I can not put a char 0x00 to serial window.How can I do?
Take a look at SIN and SOUT VTRegs. If you enter SIN=0 in the CommandWindow, this simulates receiving an ASCII 0x00. Jon
Thanks!