Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
I was trying to use download an image to the board and below is the same error. --- Quote Start --- nios2-download -g linux.initramfs.gz Using cable "USB-Blaster [USB 2-1.2]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK Downloaded 5938KB in 12.6s (471.2KB/s) Verified OK Starting processor at address 0xD0000000 nios2-gdb-server-wrapped: nios2debug.cpp:563: virtual ADI_ERROR NIOS2DEBUG::leave_debug_mode(): Assertion `m_state == STATE_DEBUG' failed. /home/alteradev/Altera_Suite/10.0/nios2eds/bin/nios2-download: line 601: 1936 Aborted nios2-gdb-server --go --tcpport none --write-pid ./nios2-download.pid ./linux.initramfs.gz.srec --- Quote End --- I tried reinstalling USBBlaster driver on Ubuntu 10.0 but it didn't help. How do I check if fabric is precompiled? and or check the components asserts waitrequest indefinitely? Thank you.