Altera_Forum
Honored Contributor
14 years agoNIOS II Flash works but not on cold reboot
I am working on a Cyclone III board that is a custom layout and I am having issues getting it to work as it should from a cold reboot.
I have no issues in Quartus 10 compiling and programming via active serial or JTAG. The board works as it should from a reboot. In NIOS II software I can flash the .elf file, and with the "Run from reset" option enabled but this only works when I program the firmware through JTAG, otherwise it will give me a Timestamp and ID error. I also tried flashing the .elf and the .sof file with the "Run from reset" and it too worked just fine. When I take power off of the board and restart it, it seems that the firmware is still running but nothing form NIOS II code is functioning. I have some indicator lights that tell me the firmware is working but I am not sure if this is from a previous active serial upload or the upload through the NIOS II software. I have been trying to read all that I can and at this point I am going in circles. I am not sure what else to look into as possible causes of programming through NIOS II not working. Any suggestions would be much appreciated.