We have set upWinCEDevelopment environment, and learned how to use remote tools for debugging. This article further improves the standalone ArchitectureWinCEDevelopment Environment -- inWince6.0The serial port is used in the simulator.
WinCEThe use frequency of serial ports in devices is quite high. Generally, there is a debug serial port, and in many practical applicationsGPS,GSM (GPRS)The communication of the module is carried out through the serial port. In the first article, I introduced how to createText consol windowTo simulate serial port debugging. In fact, we can also map the serial port of the host to the simulator, as shown in.
After the ing is completed, you can use the serial port in the simulator to communicate with the peripheral device.
is the serial communication between the simulator and 2410 lab board. Of course, now you can use a simulator to debug GPS and GSM the Program of the module.