BigHandsomeBee
New Contributor
4 years agoNios II code only working in debug mode.
I'm testing a very simple led blinking code.
After programming the board, when I click "run" in eclipse, the led blinking code is not working at all.
However, if I click "debug" and enter step-by-step debug mode, and then click "resume", the code is working.
Is there any possible reason for this?
Code is also attached.