• user timer problem
    hi, I am using lpc2294, ARTX, 12MhzXTALx5=60Mhz timer tick occurs every 10ms ...no problem with that. os_dly_wait works fine. But my user timer never timeouts forexample: os_tmr_create(100...
  • user timer problem
    hi, I am using lpc2294, ARTX, 12MhzXTALx5=60Mhz timer tick occurs every 10ms ...no problem with that. os_dly_wait works fine. But my user timer never timeouts forexample: os_tmr_create(100...
  • RTX Kernel user timers
    I know till now periodic user timer are not possible in the RTX kernel. is there a plan to implement this feature in future ? rgds, mario
  • Reloading RTX User Timer
    What is the supposed way to re-start a user timer if it has expired and the os_tmr_call has been called, since calling os_tmr_create is not allowed from within os_tmr_call? Thanks in advance.
  • MDK-RL User Timer.
    Dear All I face problem in using the User timer of RL-ARM. We are using maximum 10 timers but concurrently 5. One of timers not getting called back suddenly. On investication the same timer ID...