Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCheck that the 'program' sections in the ELF image (look at the output of 'objdump -p') match the addresses of the memory areas as seen by the Nios Cpu (assuming you are using the JTAG debugger to load your code).
The linker script may be doing something else.