Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCannot Run or Debug NIOS
Hi, I can't Run or Debug my NIOS system from the NIOS EDS v10.1 (10.0 sp1 didn't work either). When I try to Run, I get a "Downloading ELF Process Failed" error. It says that verify failed...
Altera_Forum
Honored Contributor
15 years agoI've had this error when I used a .section of my own creation and forgot to specify a custom linker script, or forgot to update it by adding my section to the area it belongs in (e.g. onchip_ram). It would default to 0 colliding with something else causing verify errors like these.
Bill