Altera_Forum
Honored Contributor
17 years agooptimize the size of a C program????
hi,
i have write a C program with 20 line of code, i try optimize it with NIOS II compliler option like -Os, -g3 i obtain 7700 bytes but is not sufficient for my design, because i use an onchip memory. my question is: can I optimize my program for obtain a smaller size ? Nios II compiler contain others options for program optimisation? thks for all members