• 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...
  • Getting Watchdog timer reset
    Hi, For executing asm instructions in C51 compiler(KEIL IDE) I did 1.Enable Generate Assembler SRC file and 2.Enable Assemble SRC File. After settings done, i had compiled and make the file without...
  • Watchdog reset on AT89S53
    Hi, Just wondering if anyone knows how I can distinquish between a power on reset and watchdog reset using a AT89S53 chip. Cheers, Andy
  • debug - break on watchdog reset?
    I'm using 87C51RA+ which includes watchdog timer on the PCA Module 4 I have been trying to set up a conditional break using the uVision2 Debug|Breakpoints dialog box. MAT4 and TOG4 are both set...