• Strange reset state (WDTCON) on watchdog reset
    Hi all, Our app tests the watchdog by not servicing the watchdog but also setting a magic flag in RAM to see if the reset was caused by the test or for real. I made a small test app to test watchdog...
  • Strange reset state (WDTCON) on watchdog reset
    Hi all, Our app tests the watchdog by not servicing the watchdog but also setting a magic flag in RAM to see if the reset was caused by the test or for real. I made a small test app to test watchdog...
  • WatchDog Reset.
    Note: This was originally posted on 18th November 2009 at http://forums.arm.com [font="Times New Roman"] [size=3] I want to know the sequence of steps involved (if any), required to Debug a WatchDog Reset...
  • WatchDog Reset.
    Note: This was originally posted on 18th November 2009 at http://forums.arm.com [font="Times New Roman"] [size=3] I want to know the sequence of steps involved (if any), required to Debug a WatchDog Reset...
  • watchdog won't reset
    Hello, I want to do a reset using a watchdog but it's not resetting. I do not have any other watchdog code in my project. I am using SAM7x256. I am using this code: AT91C_BASE_WDTC->WDTC_WDMR...