Altera_Forum
Honored Contributor
21 years agoProblems launching Nios II ISS
Launching the Nios II ISS generates the following error message:
Error! : Unable to load memory block at address 0x20 from ELF file Release/nios_program.elf Fatal Error! : Memory map is not consistent with memory image file - check that file 'Release/nios_program.elf' is compiled and linked for system 'C:\qdesigns\NiosIICPU.ptf' The exception address is set to the default value of 0x00000020 in SOPC Builder. (The reset address is at 0x00000000.) It seems as if ISS is unable to find any executable code at the exception address/0x20. Do I need to supply my own exception handler, or what is it am I missing?