Altera_Forum
Honored Contributor
16 years agocompiler problem
Hello
I had a C++ code running well on NIOS II IDE software. Then I upgraded the software and then the code was stucked in a loop of my code. I did not change anything in the code of course. So I just changed the optimization of the compiler settings ("optimize more") to "None" and now it works again. How is it possible? thank you