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 agoHello --
I agree with Hao. This all looks fine. From 0x41470 to 0x42000 is used by (a) stack space growing down from top, and (http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/cool.gif heap space allocated by malloc up from the bottom. Which part of memory is unaccounted for? --> david