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 agoRunning out of memory is an old problem. If you need to run software that is bigger than the available onchip memory, then you may want to consider adding an external memory with adequate capacity to your hardware design.
For many traditional microcontroller tasks, 64KB is ample capacity however.