Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNewbie Q - physical memory required for program
Hi, I built the first software package "Hello World" using the templates in the NIOS2 Eclipse IDE and was able to run it on the target. My question is how to find the size of the physical...
Altera_Forum
Honored Contributor
16 years agoIf the program is still too large, I find using optimization levels -O2 or -O3, in the C/C++ build settings for the system library, really cut down on the amount of on-chip memory used.