Forum Discussion
Altera_Forum
Honored Contributor
14 years agocyclone III: after update dead
Hello I'm triying to configure my device over ethernet (tftp) like described in AN-429. On a cyclone II (EP2C20F) the code is working well. I now try to do the same on a cyclone III (EP3C25). ...
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.