I recently grabbed a snapshot of simulavrxx with the aim of simulating some nested interrupt code that Ive been working on. Ive managed to get it compiled and gotten the analog comparator example to sort of run. Im now trying to decipher the interface for connecting in external scripts (preferably written in python).
As far as I can tell there are two mechanisms to simulating hardware outside the device C++ modules like the lcd and modules written in another language that connect via some sort of network socket. Does anyone have any more example code or documentation that they can share regarding these two mechanisms. One thing, Id like to know for example is how to actually hook-in a module like the lcd module I saw in the source directory. I gather that its probably done via the scripting interface but thats all Ive got so far. This looks like a powerful simulator but I need some help penetrating its shell. Thanks for your time, David Carr _______________________________________________ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel