- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 youLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NIOS forum is probably a better resource, and i think the problem may be related to embedded coding practices. global variables need to be volatile etc.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page