Forum Discussion
Altera_Forum
Honored Contributor
17 years agoNios code size too big
Hi, I am developing a new Nios project that I am trying to squeeze into a small code space. We want to run it in a Cyclone III part without any external RAM. It will load from an EPCS device in...
Altera_Forum
Honored Contributor
16 years agoI'll add my thanks as well.
I was already doing the right thing with syslib properties, but - Optimize Size (-Os) - Debug level none for a release build made a huge saving. Bruce