• SP805 Watchdog Timer
    Hi, I am writing a driver for watchdog timer for my custom platform, what I am observing is, as counter 1st time reaches to zero , then it generates an interrupt and ISR is called if I clear this...
  • Issue with WatchDog reset De-asserting
    Hi, I am working on ARM CortexA9 processor. I could able to enable both l4wd0 and l4wd1 watchdogs. Issue is system is resetting but not rerunning. I tried changing the register values of reset Manger...
  • LPC2368 Watchdog Timer
    Hi, I am using LPC2368. It has pretty complex code running with 1 Timer interrupt (100uS continuous) , 2 UART interrupts, 1 SPI Interrupt, 1 USB interrupt and main loop. Watchdog timer is of 5 sec...
  • ARM1136 - Not Jumping to ISR problem
    Note: This was originally posted on 6th January 2009 at http://forums.arm.com Hi, I am working on ARM1136JF-S Core. I need to implement handling of the interrupts (GPT interrupt) in u-boot bootloader...
  • help needed on Timers in ARM9
    Note: This was originally posted on 5th January 2009 at http://forums.arm.com hi....i just want to know........ hw we can program the timers to generate interupt after a specified period of time.. which...