Windows CE 5.0 emulator needed

前端 未结 2 581
不知归路
不知归路 2021-01-05 18:14

I need an emulator for Windows CE 5.0 to test an embedded device (not PDA or smartphone) application that I am developing. This is what I have already tried:

  • <
2条回答
  •  甜味超标
    2021-01-05 19:10

    Yes, the option you've missed is that you can create your own CE image for the emulator with the emulator BSP. You then generate an image and run it with Device Emulator 3.0.

    The reason Microsoft no longer ships a CE emulator image is that there is no such thing as a "standard" Windows CE OS image. Generally speaking you create an image that matches whatever you've got on your specific target hardware.

提交回复
热议问题