.. _uuu-win7: Running UUU on Windows 7 ======================== From the `NXP UUU Windows 7 User-Guide`_ Windows 7 ships with correct 'winusb.sys' file, but is missing an updated '.inf' that associates with "usb\ms_comp_winusb" devices. Normally if the USB device supports Microsoft OS descriptors, then it will allow Windows to automatically install the WinUSB driver. This mechanism is supported "in-box" for Win8 and newer. For Windows 7 the mechanism is supported through Windows update. Depending on the update policy for the Windows 7 machine, the appropriate driver may or may not be already available on the machine. If it is not already on the machine, user can use the following manual procedure to install the driver if necessary. Download the current `UUU Releases @ Github`_ Installing winusb file ----------------------- 1. Download `this package `_. 2. Unzip the directory downloaded. 3. Run ``install.bat`` **as Administrator**. This should help your computer recognizing the Board in bootmode, coming up as *Human Interface Device*. Using Zadig to make UTP work ----------------------------- 1. Download Zadig from https://zadig.akeo.ie/. 2. Run uuu for the first time, at least make sure you success download uboot and uboot auto launch fastboot command. This is the point, where the device comes up as USB download gadget and uuu fails. 3. Keep everything plugged in, run Zadig, click "Options -> List all devices". 4. Choose **USB download device** and click install. .. figure:: ./images/zadig.png :scale: 70 % :align: left :figwidth: 100 % .. _`NXP UUU Windows 7 User-Guide`: https://github.com/NXPmicro/mfgtools/wiki/WIN7-User-Guide .. _`UUU Releases @ Github`: https://github.com/NXPmicro/mfgtools/releases