Forum Discussion
Hi Naftali,
Yes sir, you need to tick the "Auto restart configuration after error" in quartus in order for the quartus to configure to factory image when there is an error in configuring application image.
To boot into application / factory image at first, you will need to set the AnF bit.
For more information about remote update, you may refer to link below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_altremote.pdf
Thank You.
Regards,
Bruce
Hi Bruce,
Your answer is nice, but not to my question.
I understood that tick it cause the factory image to reconfigure when the application image is corrupt.
My question is what will stop the factory image from trying again and again after it reconfigured?
The flow now is this:
- factory image
- trying to configure the application image
- because of the error, the FPGA reconfigure the factory image
- trying again to configure the application image
- because of the error, the FPGA reconfigure the factory image
and so...
How can i stop it in stage 3, after it tried to configure the application image and failed and configure the factory image?
Thanx.