Hi all,
in our project(using omap-l138 wince6.0) , three serial port is needed , so all three serial port is selected in the ThreePart\BSP catalogs in vs2005.
But error happened , after running NK.bin on out platform , and running "uarttest -d COM3:" , The error message is "ERROR: Failed to open COM3: (error 55) " .
While All is OK , if running "uarttest -d COM1:" and "uarttest -d COM2: "
Why this happened.