USB Jtag NT on Linux Mint 11 64bit

NT software on Linux testing.
Post Reply
HDSP9652
Junior Member
Posts: 5
Joined: Sun May 15, 2011 5:29 am

USB Jtag NT on Linux 64

Post by HDSP9652 »

this could be for any 64bit distro, ubuntu, linux mint, blackbuntu etc...

from usbjtag site download the software
[url]http://www.************/vbforum/down...p?do=cat&id=18[/url]
note: the nt software for linux is constantly updated, as of 10.17.11
latest version is -054 released on 10.01.11
right click extract here
here's the error for libusb on 64 bit linux:
./USBJTAGNT: error while loading shared libraries: libusb-1.0.so.0: cannot open shared object file: No such file or directory
here's the fix:
Install getlibs from here > http://frozenfox.freehostia.com/cappy/
You double click on it
After installed open terminal in root and used the following
Code:
sudo getlibs -l libusb-1.0.so.0
need to enable libusb also:
sudo gedit /lib/udev/rules.d/50-udev-default.rules
scroll down to this:
# libusb device nodes
SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE="0644"
change the 0644 to 0666 and save exit
from terminal:
sudo gedit /etc/modprobe.d/blacklist-custom.conf
paste: blacklist usbtest
save and exit reboot
open terminal
where your usbjtagnt software is saved go to the directory
example: dir then cd the folder then dir again
you will see all cap letters USBJTAGNT
sudo ./USBJTAGNT
the program will open
connect usb cable, activate it
you will need to purchase a linux activation code
if you don't have one or just have a windows code
Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests