Altera_Forum
Honored Contributor
16 years agoFPGA won't load from flash which contains hardware and NIOS software image
Set up is Cyclone3 with epcs128 serial flash. My FPGA includes the NIOS and epcs_controller.
Using the Convert Programming Files tool, I covert my .sof file into a .jic file and then program the serial flash with the Quartus Programmer. After reset, FPGA is loaded correctly (I can see conf_done go high) from the flash. Now, I try to create another .jic file that includes both the .sof file and the NIOS .elf according to the instructions altera.com/support/kdb/solutions/rd12092009_471.html However, when I program this new .jic, the FPGA won't load (conf_done does not go high). Any help is most welcome!