Forum Discussion
Altera_Forum
Honored Contributor
18 years agoi run centos 5, with the usb blaster.
not difficult, the only real issue is that it doesn't use hotplug. udev rule is attached, as are my init script and /etc/jtagd directory. please note that the init script has a hard coded path to my quartus install, you need to change it. copy the jtagd init script to /etc/init.d copy the jtagd directory to /etc edit the jtagd initscript to correct the paths /etc/init.d/jtagd as root, run chkconfig --add jtagd as root type service jtagd start now, as a user, plug in the usbblaster, and type jtagconfig, it should list the jtag devices attached. --dalon Please note this is out of date.