Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNIOSII on chip memory
Hi there, i startet now my first nios application. I programmed the DE0 Board and now I want to run the counter-template from NIOS II. But it dont works (onchip memory overflows). What c...
Altera_Forum
Honored Contributor
13 years agoIf you are adding print statements into your design, you might consider using the small C library option in the BSP. It will restrict some of the things you can do, but it can squeeze a fair amount more into on-chip memory otherwise.