Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- After a power off and on the system does not start anymore. To get the system running again I have to flash via JTAG. Any idea? --- Quote End --- Did you test if the fpga completes configuration? Maybe fpga configures correctly but then it can't bootload the Nios processor. This would be a common problem and is usually related to a wrong bootloader file or misplacement of Nios code in epcs image. --- Quote Start --- Is there a way to read the epcs flash in the case, when the system does not start anymore. --- Quote End --- Configure with jtag (without flashing it) any design capable of reading epcs. Then you can download data and compare with your remote update image.