Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI was able to compile Nios code into a hex file that I then compiled into the *.sof image.
On power-up I had no problems with the Nios code running, however after a reset the Nios code would fail to run properly. It appeared to die after a few instructions. I did end up fixing my problem by starting my Nios project/BSP from the "Hello World Small" option. I believe this option configures the BSP in a way that allowed me to reset the SOPC core with no problems.