Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSize of C file running using NIOS II ON CHIP RAM
How to figure out how much amount of space is being occupied by the C.c file which is used to to run as an NIOS II hardware ?? For example in the file http://www.altera.com/literature/hb/extern...
Altera_Forum
Honored Contributor
12 years agowith the ONCHIP RAM memory on the system being only 64KB(max specified by altera), even if a small program like hello world takes 7KB, then it means i cant run a big code on it ??