Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNIOS 1 Memory Usage
I've got a NIOS system running but have questions about memory usage (RAM). I've got 2 files that contain the issues. The 1st is the memory map (.mn) generated by the compiler and the ...
Altera_Forum
Honored Contributor
22 years agoHi qmm50,
The SOPC builder always set stack_top at the end of data memory. If you want to set stack at on chip ram. You need to mdofiy this file cpu_sdk\lib\nios_setup.s, and rebuild the liberary.