Hi all, I was testing my application using the the new Palm OS 5 Simulator. When I attempt to open a serial connection to the Infrared port using the following code:
Err err = errNone; UInt16 portId; err = SrmOpen( serPortIrPort, 115200, &portId ); I receive an error of "serErrBadPort" (0x0302). Is there any changes that I should make when programming the serial port on the new OS? or does the Palm OS 5 Simulator contains codes for the infrared port? Has anyone tried this with success? Pls help, thanks. regards dan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
