I'm having trouble writing and reading on the serial port while debugging using
POSE.

I'm using Codewarrior release 6 (OS version 3.1) and POSE 3.0a3 running on Winnt
 machine.

I get the serial lib ref number and open the comm port OK.  Then I attempt to
write through the
 port by calling serSend().  The function returns with no error, but nothing is
written out on the
serial port pin (out of COM1 on the pc, since using POSE) - I put a scope on it
and see nothing.
 Is it possible to use POSE in this way?

How can I debug on the palm device when the serial port  needs to be used by the
 debugger on
the pc and my application to a custom adapter (to read in data) - is this
possible?  Is there a split
out box or something available?

Is there a problem with ports names since codewarrior compiler will only allow
COM0, while the
pc ports are named COM1/COM2 ?

Thanks in advance, Tony


Reply via email to