• Watchdog and sequential monitoring
    Hello All, I am trying to figure out how best to write a sequential code execution monitoring diagnostic for my 8051 project. I want to be able to prove that the code execution has hit all of my...
  • RTX Watchdog Advice
    Hi guys, I'm looking at integrating a Watchdog, potentially Windowed into RTX. Any advice on the best implementation approach? Cheers
  • Watchdog RL-RTX
    Hi, I am a begginer in the use of the RL-RTX ARM7 and i am my application to use the RL-RTX. My old code used a watchdog to see if the code was running properly. I whould know that if using the RL...
  • Window Watchdog Update in RTX
    I am starting an app using Keil RTX on a Cortex-M3. The Cortex-M3 version of RTX uses the SysTick timer to generate the OS timer tick (there is no os_clock_demon). I need to use the Window Watchdog....
  • watchdog LPC2468 with rtx rtos
    Hello! Someone knows where I find information about configuration of watchdog functions using the rl-rtx rtos keil with lpc2468. How can I enable watchdog on rtx? thanks