Altera_Forum
Honored Contributor
21 years agoIDE Debugger
I started to use the IDE debug environment on Tuesday. So far it looks cool, however I had some problems last night. When I did multiple single steps, the PC was executing lines of C code at random (so it seemed). It was not sequential. I even pulled out of the IDE and ran the nios2-debug (GNU) and it did the same thing. Looks like the assembly is not in sync with the C code. Breakpoints worked, but when I modified variables the program did not behave as I expected. Is there some option that I accidentaly enabled? I had it working before without this issue....
Rick