Hello,
I'm not sure this is Tungsten T5 specific issue. In the AppStart
function I do:
-----
SrmOpenConfigType config;
config.baud = 0;
config.function = serFncUndefined;
config.drvrDataP = 0;
config.drvrDataSize = 0;
err = SrmExtOpen(serPortCradleUSBPort, &config, sizeof(config), &gPort);
-----
then software operates correctly until any data sent to USB port.
When data sent to Palm from PC, Palm device hangs or displays "Fatal
Exception" or displays mess on the screen. Please let me know what I
missed. The only thing I did is open USB port.
Thanks!
Andrey
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/