mirror of https://github.com/ARMmbed/mbed-os.git
Zadig is a tool used to install generic USB drivers on Windows machines. These drivers are necessary to run USB device test suite on Windows hosts. |
||
|---|---|---|
| .. | ||
| README.md | ||
| mbed_os-usb_test_device1.cfg | ||
| mbed_os-usb_test_device2.cfg | ||
README.md
Generic USB driver installation on Windows machines
In order to run the Mbed OS USB device test suite (tests-usb_device-*)
on Windows hosts you need to install generic USB drivers for two test devices.
- Download Zadig application from https://zadig.akeo.ie/.
- Unplug the Mbed device.
- Open Zadig.
- Select Device -> Load Preset Device.
- Open
mbed_os-usb_test_device1.cfg. - Choose
libusb-win32 (v1.2.6.0)driver. - Select
Install Driverand click it. - Select Device -> Load Preset Device.
- Open
mbed_os-usb_test_device2.cfg. - Choose
libusb-win32 (v1.2.6.0)driver. - Select
Install Driverand click it. - Close Zadig.
- Plug both device USB interfaces (DAPLink and USB device).