FrogWeapons
New Contributor
5 years agoArria V remote update - watchdog
While in factory configuration can I use the remote update watchdog as a watchdog?
I set:
IOWR(REMOTE_UPDATE_0_BASE, 0x1, 0x131); //Set wachedog time. IOWR(REMOTE_UPDATE_0_BASE, 0x2, 1); ...
- 5 years ago
Hi,
The watchdog timer is only use when you reconfigure to Application Image using Remote Update IP. When the Watchdog timer timeout then it will trigger reconfiguration back to factory image.
So yes, this watchdog timer cannot be used in factory image.