• LPC2129 Fast Interrupt and Watchdog Happenings
    Hi all, I have an application with LPC2129 where a timer is running in fiq mode and the watchdog is activated. The watchdog is cyclic feeded in a swi exception that is called from the main loop. The...
  • LPC2129 Fast Interrupt and Watchdog Happenings
    Hi all, I have an application with LPC2129 where a timer is running in fiq mode and the watchdog is activated. The watchdog is cyclic feeded in a swi exception that is called from the main loop. The...
  • watchdog interrupt
    can any one have watchdog interrupt handler for LPC2366. i dont know what to do inside watchdog interrupt handler.Is clearing bss and scratch area in lpc2366 is must?if so how to implement it.Is copying...
  • watchdog interrupt
    can any one have watchdog interrupt handler for LPC2366. i dont know what to do inside watchdog interrupt handler.Is clearing bss and scratch area in lpc2366 is must?if so how to implement it.Is copying...
  • Watchdog timer interrupt
    hi, I am a beginner on ARM7 coding. Currently i am trying to coding on the watchdog timer (WDT) interrupt with CP-JR ARM7 LPC2368 board. Can anyone give me some guide/documentation regarding the...