Forum Discussion
NAdel1
New Contributor
6 years agoApplication and factory image, Cyclon V, Quartus 18.1.1, when the data is corrupted, the factory runs again and again
I can write and read to the quad flash using Generic Flash Serial IP and it works, but When there is problem in the middle of the application image (not in the start where the RSU looking before the ...
YuanLi_S_Intel
Regular Contributor
6 years agoHi Naftali,
Have you enabled this option "Auto restart configuration after error" in quartus? You can do so by following the steps below:
Enable option “Auto-restart configuration after error” (Assignments > Device > Device and Pint Options > General > Auto-restart configuration after error).
Thank You.
- NAdel16 years ago
New Contributor
Thank you for the quick answer.
I enabled this option of course.
My RSU configuration is as follows:
state 1: RESET off
state 2: empty state
state 3: set Anf='1'
state 4: set start address
state 5: disable watch dog(it doesnt go to application image if i turned it on)
state 6: reconfig='1'
Everything work until there is problem in the application image, then it try repeatedly to run the application mode.
I will appreciate your quick response.