Maybe I am missing something in the documentation, but I cannot find where to configure a second serial port and assign it as a VTREG S1IN and S1OUT. I am able to debug the first serial port using SIN and SOUT. Any help is appreciated
Hi again & again :) >So, using your "Terminal v1.9b," can you send >data to the device and receive data from the >device using the same cable and COM port that >you will use with the simulator? Yes. Also, i made a program for windows command prompt to test that the M02 is working first. With the simulator data from outside does not arrive in uVision (and I see is comming) ... An example: I send from the simulator: #06#FF#52#00#0F#6E the external device is responding (I see this with Advanced Serial Port, Spy Mode): #06#00#52#00#FC#A8 , but nothing comes back in the simulator.