Forum Discussion
naand
New Contributor
2 years agoNIOS II - FW doesn't work with compiler optimization turned on
Dear support team, I have a problem with the behavior of the firmware if the project is built in release mode with optimization enabled. The problem occurs during the write-to-flash routine. I u...
naand
New Contributor
2 years agoHi,
Thanks for the feedback.
You said I can disable the optimization flags one by one, but I don't understand how I can disable only one. I read the link you shared with me but there is nothing about it.
For example, with the -O2 optimization, if I want to disable only the -finline-functions flag and enable all the others, how can I do that?
Thank you.
Regards,
naand