阅读:1022回复:0
driverstudio提供的sys如何build?
我用driverstudio生成了一个简单的usb代码框架
但是运行时却说不能打开设备,error opening device, 不知道这是为什么 我看了代码目录下面的readme,里面说 To complete the driver, follow these steps: o Build the driver Build | Build usb9603.sys o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in usb9603.inf. 不知道这个build是否要ddk 的build? |
|