Altera_Forum
Honored Contributor
14 years agoaltera 11 usbblaster ubuntu 11.04
Hello all,
I am running into the dreaded ubuntu usbblaster issue. I am on ubuntu 11.04 32 bits with Altera 11 (which is supposed to be better). I got this to work using altera 10 with earlier ubuntu, but no cigar with the current permutation. Any hints on how one might fault isolate this issue are appreciated. $ jtagconfig 1) USB-Blaster [2-4] 020F30DD And nios2-download always gives this error. "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." I do repeated download a new SOF file with the reference design from altera (and that completes w/o errors), and also use the power up reset reference design w/o any success. I have this in my /etc/udev/rules.d/40-altera-usbblaster.rules (I tried some the other variations being passed around on the web and they dont appear to work complaining that there isn't sufficient privilege to access the port) BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6001", MODE="0666", SYMLINK+="usbblaster", GROUP="plugdev" $ ls -l /dev/usbblaster lrwxrwxrwx 1 root root 15 2011-09-26 15:24 /dev/usbblaster -> bus/usb/002/009 $ ls -l /dev/bus/usb/002/009 crw-rw-r-- 1 root plugdev 189, 136 2011-09-26 15:35 /dev/bus/usb/002/009 $ lsusb -d 09fb:6001 -v Bus 002 Device 009: ID 09fb:6001 Altera Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x09fb Altera idProduct 0x6001 bcdDevice 4.00 iManufacturer 1 Altera iProduct 2 USB-Blaster iSerial 3 91d28408 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 150mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 2 USB-Blaster Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0000