Forum Discussion
Altera_Forum
Honored Contributor
10 years agoException vectors in on-chip memory - crash
Hi, I have a long-running GEN2 NIOS software project that has been running for years with exception vectors in DDR (the code is copied from EPCS to DDR via a custom bootloader). I would like to...
Altera_Forum
Honored Contributor
9 years agoDid you check the linker script at the BSP editor whether the exception is mapped correctly?
Did you connect the data master to the exception memory? Since it it in onchip-memory, can you initialized the memory and avoiding from alt_load or bootloader the exception code?