USBDM
V4.12
|
There are four installers provided:
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.
Note: These drivers are signed.
Please install the drivers before plugging in a BDM.
Steps to follow under WIN-7 (it's similar for WIN-XP but there will be other confirmation dialogues).
Windows 8 and 10 are less talkative.
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.
You will also need to make sure you have installed some libraries: (Some information posted by joncas on Freescale Forums - thanks)
Hello PGO, I just tried your version 4.6 with Codewarrior 10.1 on a clean install of Ubuntu 11.04 (32 bit). In case it helps anyone else trying this, it required adding the following libraries with the Synaptic Package Manager: - tcl8.5 - libwxgtk2.8-0 - lbwxgtk2.8-dbg - libstdc++5 - libxerces-c3.1 Then it seems to run fine. Many thanks and best regards! Robert