Forum Discussion
Altera_Forum
Honored Contributor
14 years agoComplete list of optimization flags for the Nios II compiler?
Hello all. Sorry if this has already been answered, I couldn't find it anywhere on the forums or online. We're migrating a large amount of source code written in C from an older processor to an...
Altera_Forum
Honored Contributor
14 years agoThat would essentially be telling the compiler that everything is volatile... interesting. We may have to go that route. I also was not aware that the NiosII is based on an earlier version of the GCC. Though I probably should have assumed so. Thank you for your help!