Carl Lowenstein wrote:


Maybe I don't quite understand.   Do you want to monitor the serial
data stream as it exists on real RS232 wires, or as a virtual
connection between two pieces of software?


A virtual connection would be preferred. Kinda like using Ethereal or tcpdump for network traffic. I need to see what bytes my software is sending to the serial port, and what my software is receiving from the serial port.

I know the target works because we have another application that can talk to it. What I don't know is why my application won't work after a certain point and I don't know if it's a timing issue or a bug in my code that's just sending the wrong data.

PGA
--
Paul G. Allen
Owner, Sr. Engineer, BSIT/SE
Random Logic Consulting Services
www.randomlogic.com


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to