积极答复者
多功能设备怎样做的徽标测试?

问题
答案
-
在DTM中建立4个不同的submission对应你的4种设备类型.第2种或许可对应到unclassify分类. 4个submission测试都完成后,分别创建4个CPK. 使用WST工具(Windows submission tool)创建提交包时,将4个CPK加载在一起。最后进行一次提交即可。
别忘了64位驱动程序也要测试。- 已标记为答案 duoduobearModerator 2011年6月8日 7:29
全部回复
-
在DTM中建立4个不同的submission对应你的4种设备类型.第2种或许可对应到unclassify分类. 4个submission测试都完成后,分别创建4个CPK. 使用WST工具(Windows submission tool)创建提交包时,将4个CPK加载在一起。最后进行一次提交即可。
别忘了64位驱动程序也要测试。- 已标记为答案 duoduobearModerator 2011年6月8日 7:29
-
非常感谢!
在DTM的帮助文档中有一段关于内置USB Hub设备的测试描述:
Devices with embedded hubs
- For embedded full-speed hubs:
- Use an external USB 2.0 hub for the USB Device Framework (CV) Test and USB HIDView (CV) Test
- Attach the device directly to the system for all other tests
- For embedded high-speed hubs
- Attach the device directly to the system for all tests
- Attach the device directly to the system for all tests
- Note: Exposed ports
- If the hub exposes ports, the embedded hub must separately pass the USB Hub logo program
按下划线那句话的意思是否可以理解为:如果内置hub有暴露USB端口则须单独测试;若内置hub没有暴露USB端口则不需要单独测试?
我们设计的键盘中的hub没有暴露端口给用户使用,是否意味着只需测试键盘、U盘 和 OLED设备? - For embedded full-speed hubs: