Forum Discussion
Altera_Forum
Honored Contributor
15 years agoReduce size of hex file to fit into on chip memory
Hi hex file produced by Nios II IDE for my application is more than the onchip memory that I have. I want to reduce the size of that. I am using the blank project in Nios II IDE and adding my .pt...
Altera_Forum
Honored Contributor
15 years agoCompiling with -O2 and getting rid of all the stdio (printf) code is the best bet.