Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNios-II Exception Address
I've been trying to find a definition in one of the auto-generated header files for the exception address -- no luck. Is it defined somewhere? I see CPU_RESET_ADDRESS in nios2_system.h,...
Altera_Forum
Honored Contributor
21 years agoHi smcnutt,
Unfortunately the exception address is not defined in any header files. The kernel assumes it is at a fixed offset from the sdram (which is bad). Please check this discussion thread my webpage (http://www.niosforum.com/forum/index.php?act=st&f=17&t=327&hl=exception) wentao