Morison
Morison

Reputation: 1165

Is it possible to use serial port in WinCE 5.0 emulator?

Is it possible to use PC's serial port (com1) for WinCE 5.0 emulator? How to do that?

FYI, I am working on a program which will communicate with another device using serial port. I need to use winCE emulator to test the application.

Upvotes: 1

Views: 1084

Answers (1)

ctacke
ctacke

Reputation: 67198

Yes. Open the emulator, then use the menu to go to File -> Configure. Switch to the "Peripherals" tab and set the serial port mapping.

Upvotes: 2

Related Questions