I have my application start the radio interface. When I _hotsync_ my
application to the Symbol unit, I can start the radio with the following
function (after all the radio setup is done)
err = SysLibFind("Net.lib", &netLibRef);
NetLibOpen(netLibRef, &netIFErrP);
If I then take that same .prc (that just worked via hotsync) and burn it
into the firmware, the NetLibOpen routine fails with the message:
Error: Incomplete setup. Please check your network settings.
However, once I reset the palm, I can go to prefs, network and the radio
connects normally.
Once again, this only happens if my .prc is sitting in firmware.
Any ideas on what I should do to get the radio to init when the prc runs
from firmware?
Phil Barnett
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/