Forum Discussion
SrLam9
New Contributor
8 years agoHi,
On power up, I read the Reconfiguration Trigger Conditions register. If it is 0, then the system tries to reconfigure to the application mode by:
- Setting the watchdog value
- enabling the watchdog timer
- changing the configuration mode
- writing the application page address
- asserting the reconfig signal to start the reconfiguration
for the logic, if it is not 0, it goes into an idle state.
Thank you