Hi Andrey,

Am 05.11.2011 08:18, schrieb Andrey Gill:
I downloaded manual in pdf format. This manual says that I can use for simulate 
external interrupt file gui.tcl . I can run this file in my system - but it 
displays just empty window without any controls. I do not know tcl language and 
can not debug this file. So - what can I do to simulate external interrupts? 
What will be easier: edit gui.tcl, or write my own add-on to simulavr, which 
simulate anything what I need? Maybe somewhere in internet is manual, or 
documentation, how to do it, more comprehensive, than on releases's site?

(I assume, that you use the "new" simulavr code from git repo!) The problem with tcl code in simulavr is, it's not maintained! So, it could be work, but nobody has tested it!

If you are familar with python, the have a look on regress/extinttest path in repo. There I use python and python extension for testing external interrupt 0. Maybe it's helpfull for you ...

cu, Thomas

_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to