We have a problem with COM3 on a CE5 device (PXA255). On this COM port we
have connected a GPS receiver. On startup (startup is always an cold boot on
our device) the GPS receiver sends immediatly data to the COM-Port. Now it
seems, that the serial port driver could not handle this. The system hangs in
device.exe. in the launch section we have defined the call to shell.exe
later, but it will be never called. If we start the system with disconnected
GPS receiver , everythings works fine. If we reconnect later (system is
running now), we get the GPS data fine .
Thanks for your help