Hi,

I use a VisorNeo with a Magellan GPS Companion springboard extension and I
use Code Warrior v8.

When I need to transfer data from the Visor to my PC (and vice versa) using
a serial dock, I have to disconnect the GPS module from the springboard
otherwise the transfer won't work at all.  But, I notice that the synchro
works well even if the GPS module is connected (using a USB craddle). Is
that because of the USB craddle doesn't use the same device or is there
something else that I forgot to reset before opening the serial port ?

for example:
  lError = SrmOpen ( serPortCradlePort, 4800, &lSerialID );
  lReturn = SrmSend ( lSerialID, "HelloWorld", 10, &errP );            //
nothing happen when the GPS module is connected

// but runs well when I disconnect to GPS module

Thanks in advance



--
Agus




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to