Joel, I tried your example and currently I don't understand your example. And therefore please explain the details. Using 0x20 / 0x21 means PINF and PINE as IO - you can't use these addresses on a M128 without a look to the HW-manual.
Also "-d" is not interpreted as expected :-((. The X-Windows catches the command-line and removes "-d" as displaynumber. "-D" works if changed. What is the difference between your example and the stdio-example? The main difference I see is the use of the debug channels. And they do not work as expected :-)). Please explain by writing your design goals. Knut Joel Sherrill schrieb: > Hi, > > My ultimate goal is to be able to test > an application running on simulavr. I > want to pretend to be the devices it is > attached to and exercise the application > as on real hardware. In this light, I have > added "examples/feedback". > The goal will be to demonstrate that you > can programmatically interact with the UARTS, > analogs and discrete IO. > > But at this point I don't seem to be able to > get the UART data I am transmitting to show up > in the "simfeedback.tcl" program. It is getting > events but the data is printed as 0. I am sure > it is my ignorance of the Net connection scheme. > > Some help and advice would definitely be appreciated. > All code is in CVS. > > Thanks. > _______________________________________________ Simulavr-devel mailing list Simulavr-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/simulavr-devel