Altera_Forum
Honored Contributor
13 years agoDownloading ELF Process failed!
under the nios ii eds command shell:
# ############################# nios2-download test.elf Using cable "USB_Blaster [USB-0]",device 1,instance 0x00 Processor is already paused Initializing CPU cache <if present> OK Downloaded 327KB in 5.6s <58.3KB/s> Verifying 05100000(0%) Verify failed between address 0x5100000 and 0x510FFFF Leaving target processor paused. # ############################ in the qsys builder,0x5100000~0x51FFFFF is onchip memory. why Verify failed? help! thanks!