6/22/2012

How to install device driver for USB2.0 Debug Connection Device for WIN8 debugging

Question: How to install device driver for USB2.0 Debug Connection Device for WIN8 debugging.
Detail:USB2.0 Debug Connection Device is enumerated by windows on Snapdragon, windbg tool use the interface to do kernel debugging. We need to Download and Install "Debugging Tools for Windows" package host computer.


Answer:
Refer to below link for Debugging Tools package.

http://msdn.microsoft.com/en-us/windows/hardware/gg463009.



On the host computer, the USB debug driver might get installed automatically, or we might have to install it manually. To install the driver manually, perform the following steps:

1.. In Device Manager, locate the node that represents your USB 2.0 debug connection device.
2.. In the property pages for that node, choose to update or install the driver.
3.. As you go through the driver installation wizard, navigate to the usb2dbg.inf file in the Debugging Tools for Windows package(in "\Debugging Tools for Windows \usb" directory).
4.. Complete the driver installation wizard.

No comments:

Post a Comment