Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHelp: assemble langurage development
Hi, I want to develop nios ii firmware using assemble langurage. The firmware will run in the onchip_memory. My questions are, 1), how to deside the sp address? 2), how to set the except...
Altera_Forum
Honored Contributor
21 years agoHi,
- the stack grows towards lower memory, so put it at the highest accessible memory location. - setting the exception address can be done in the second tab sheet of the SOPC builder Stefaan