Forum Discussion
Altera_Forum
Honored Contributor
15 years agoQuartus 9.1 sp2 is one of the versions that had some problems with EPCS booting. Have a look at this thread (http://www.alteraforum.com/forum/showthread.php?t=22441).
I never tried to flash through a .jic file, but it should work still. As an alternative you can use the Nios flash programmer from the .flash file. I agree that if the reset vector is pointing on the SRAM and you apply an external reset signal to the NIOS cpu after having downloaded your software to SRAM, then the CPU should boot. In some cases I know that the JTAG UART can hang the CPU if no terminal is connected. You could try to remove the UART and just flash a led or something similar from your software to check if it boots. If it still doesn't work, I suggest to use some signaltap probes on the CPU to see what it is doing when getting out of reset.