Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you for the fast response.
--- Quote Start --- 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. Configure with jtag (without flashing it) any design capable of reading epcs. Then you can download data and compare with your remote update image. --- Quote End --- I have measured CONF_DONE Pin and nSTATUS. In real it seems that the fpga completes configuration but after that can't bootload the nios. I now will check if my remote update images matches with the loaded onw. Thank you brunjak