Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAbout the address setting
Hi all: I'm a new worker on NIOS,I'm using a CycloneIII starter board and followed a sopc class.I have some basic questions about NIOS and SOPC. First:My board have a CFI flash and a SSRAM...
Altera_Forum
Honored Contributor
16 years agoThe CPU will start executing the code at the reset address on power up. As the SSRAM contents aren't initialized at that time, it is better to make this point to the flash.
The exception address is configured by the software at run time, so needs to be put in a RAM.