Download Freescale Port Devices Driver



The driver installation has been considerably simplified from version 4.10.3 by the provision of a separate driver installation. There are four installers provided:

  1. Download Freescale Port Devices Driver Download
  2. Download Freescale Port Devices Drivers
Port

Windows7 users need to install the winusb driver from Windows10 will install the driver automatically. Examples: uuu u-boot.imx Download u-boot.imx via HID device uuu list.uu Run all the commands in list.uu uuu -s Enter shell mode. Setting the Marvell mv88e6190 switch with i.MX6 via rgmii interface MAC to MAC layer 1 Adding TxC and RxC clock skew. Please, do read the following page to get familiar with some required setups for the mv88e6190.

Download Freescale Port Devices Driver
  • USBDM_Drivers_x_x_x_WinXP_x32.msi - Windows XP 32-bit
  • USBDM_Drivers_x_x_x_WinXP_x64.msi - Windows XP 64-bit
  • USBDM_Drivers_x_x_x_Win_x32.msi - Windows 7 32-bit
  • USBDM_Drivers_x_x_x_Win_x64.msi - Windows 7 64-bit

Note: On Windows, libusb1.0 is a thin wrapper around the Microsoft winUSB low-level USB drivers. Because of this you may see references to winusb in the following.

Please install the drivers before plugging in a BDM.

Steps to follow undex Windows-8

  • Before installation it is necessary to enable the use of unsigned drivers. This is necessary because I have not paid for them to be signed.
  • Please follow the steps outlined here:
    https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/disabling-signed-driver-enforcement-on-windows-8
  • After this you should be able to follow the steps given below for WIN-7 to install the drivers.
Download Freescale Port Devices Driver

Download Freescale Port Devices Driver Download

Steps to follow under WIN-7 (it's similar for WIN-XP but there will be other confirmation dialogues)

  • Download the appropriate driver installation file (as above) from Sourceforge: USBDM Sourceforge
  • Remove the BDM if it is already plugged in.
  • If you have installed a previous driver version (.msi file) and you wish to install a later version then use add/remove programs to uninstall the existing drivers first (look for the USBDM drivers entry).
  • Install the driver .msi file. This should clean out any incompatible driver files. During the installation you may receive several prompts warning you that the drivers are not signed. This is to be expected since I have not paid for them to be signed.
  • After installing the drivers, plugging in a BDM should trigger the actual driver installation.
  • If you click on the pop-up you can confirm the driver installation steps.
    In the case shown below drivers for the BDM interface and the serial port (CDC) interface are installed.
  • Successful installation

There isn't any. The DEB file provided will modify the /etc/udev/rules.d file to allow access to the USBDM device. The required driver for USBDM BDM interface (LibusbV1) is included in the standard Linux (at least Ubuntu current version). The CDC (serial port) is a standard device and should also be installed without any extra steps.

If more installation is required on your version you will have to investigate this yourself. I'm not a Linux expert and I don't have access to other versions for testing. If you find other steps are necessary then please advise and I will try to update the installation accordingly.

The shell scripts supplied with the linux version should install the required information for the libusb drivers to work on a linux machine.

Download Freescale Port Devices Drivers

You will also need to make sure you have installed some libraries: (Some information posted by joncas on Freescale Forums - thanks)