Forum Discussion
Altera_Forum
Honored Contributor
21 years agoMaybe you have already stated this, but is the hardware and software exactly what is provided with the Nios kit? (did you modify anything?). Using that board with hello_led is something I've done many times and have not had a problem with it. Also since hello_led is so small I would use -O0 optimization (try to keep things as simple as possible). I have run -O0 and -O2 with that set of hardware and software so I would not expect that to be a problem.
Can you list the versions of Quartus and Nios that you are using as well.