当前位置: 代码迷 >> WinCE >> wince 用 deviceemulator测试解决思路
  详细解决方案

wince 用 deviceemulator测试解决思路

热度:88   发布时间:2016-04-28 12:05:12.0
wince 用 deviceemulator测试
wince中的一个simpledriver 在build成功之后,在device  emulator中怎么测试
------解决方案--------------------
测试,没有标准的方法

按你驱动的设备来进行测试,一般需要写测试代码。
在  emulator 中不一定能完成对设备的测试,最好是硬件板子来测试。
  相关解决方案