Altera_Forum
Honored Contributor
20 years agoAnother USB blaster problem
Hello,
Just arrived here, a USB blaster. Install driver, upload FPGA configuration data no problem. Then tried nios2-download to get the software into the system, but strange erro occurs. Then tried with byteblaster to get software into the system (like I did already for years). No problem. Here is the difference between the two : USB blaster :$ nios2-download safe.elf --cable 2 -g
Using cable "USB-Blaster ", device 1, instance 0x00
Pausing target processor: OK
Downloading 00100000 ( 2%)assertion "m_state == STATE_DEBUG" failed: file "nios2
debug.cpp", line 1695
Signal 6 and with byteblaster : $ nios2-download safe.elf --cable 1 -g
Using cable "ByteBlasterII ", device 1, instance 0x00
Pausing target processor: not responding.
Resetting and trying again: OK
Downloaded 181KB in 4.4s (41.1KB/s)
Verified OK
Starting processor at address 0x00100000 Any idea what to check? Stefaan