Forum Discussion
YuanLi_S_Intel
Regular Contributor
5 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.
- NAdel15 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.