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...
wwanalim_intel
Contributor
2 years agoHi,
As the firmware started not working when enable optimization O2, you can proceed to investigate those pairs. Yes, you will need to disable one by one the optimization flag to find out which flag generates the issue.
For the turning off optimization for a block of code, I will need to get the information from the internal team first then will inform you on the feedback.