Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI did try some of the other solutions suggested on this forum
$ cat /etc/udev/rules.d/40-altera-usbblaster.rules SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6001", MODE="0666", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", RUN+="/bin/chmod 0666 %c" $ sudo udevadm control --reload-rules $ jtagconfig 1) USB-Blaster [2-4] 020F30DD $ /home/hill/altera/11.0/nios2eds/nios2_command_shell.sh ------------------------------------------------ Altera Nios2 Command Shell [GCC 4] Version 11.0, Build 157 ------------------------------------------------ $ jtagconfig 1) USB-Blaster [2-4] 020F30DD $ nios2-download hello_world.elf There are no Nios II CPUs with debug modules available which match the values specified. Please check that your PLD is correctly configured, downloading a new SOF file if necessary.