Hi everyone. I'm using the serial port on a T5 to talk to a data capture device, but it appears that if I try to send a data packet at the same time that data is arriving on the receive line, some of the received data gets dropped. I know that all of the data that should be received is getting sent as I am monitoring it on a serial sniffer.
I'm using SrmSend() to send data and the SrmReceiveWindowOpen(), MemCopy(), and SrmReceiveWindowClose() functions to receive data. Is anything known about this problem? Martin. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
