[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Simulavr-devel] Trigger external interrupt?
From: |
Lars Noschinski |
Subject: |
[Simulavr-devel] Trigger external interrupt? |
Date: |
Wed, 7 Sep 2005 00:11:12 +0200 |
User-agent: |
mutt-ng devel (Linux) |
Hello!
I just installed simulavrxx (0.8.006) and I am trying now to simulate
some inputs. Namely I want to trigger an External Interrupt.
Following checkdebug.py, I created an ExtPin and connected it to "D2"
(where INT0 is located on a at90s4433). But toggling the pin in the UI
doesn't trigger the interrupt.
So how can I generate such an interrupt? (From the UI or better yet from
a python script).
Second, is there any documentation about the interface (being it cpp,
tcl or python)? Or at least some file, where the interface is more
readable than in simulavr.py?
- [Simulavr-devel] Trigger external interrupt?,
Lars Noschinski <=