• C167 WDTCON reset indicator flags are not working
    On reset recovery of the c167 controller i am reading wdtcon reset reason indication flags before EINIT instruction execution (Startup file). Flags are allways set to 0. due to this unable to identify...
  • C167 WDTCON reset indicator flags are not working
    On reset recovery of the c167 controller i am reading wdtcon reset reason indication flags before EINIT instruction execution (Startup file). Flags are allways set to 0. due to this unable to identify...
  • 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...