• lpc1788 sdram after watchdog reset
    Hello, I'm using an LPC1788 with a MT48LC16M16 SDRAM chip. All works well and I do not have any issues with the external memory in normal operation. I use a bootloader to configure the external...
  • 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...
  • APP gets watchdog reset only /w bootloader
    I run LPC1768 (64K SRAM) with Unlink2 and legacy Keil 4.xx. I uses FreeRTOS. App is loaded from 0x8000. Boot loader is loaded from 0x0000. If I program App using Keil/Ulink2, the app runs fine....
  • 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
  • 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...