Forum Discussion
BigHandsomeBee
New Contributor
5 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 ste...
BigHandsomeBee
New Contributor
5 years agoI also tried the command line "nios-download -g led_example.elf", the result is the same.
It seems that the downloaded code is not working at all.