jackhab
Occasional Contributor
6 years agoELF download failure
We are seeking for ideas with the following issue we have on Cyclone V.
We have a project in development where adding Altera PIO (and sometimes other MM-slaves) breaks the ability to load ELF into NIOS memory (both DDR and on-chip):
$ nios2-download -g --instance 0 --device 1 --cable USB-Blaster[USB-0] c13_commit_C3.elf
Using cable "USB-Blaster [USB-0]", device 1, instance 0x00
Pausing target processor: not responding.
Resetting and trying again: FAILED
Leaving target processor paused
The NIOS is visible on JTAG chain and the memory map is exactly the same as in the working version.
How can such JTAG download problem be debugged?