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 mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
