• APNT_105, understanding "A routine to get the current tick"
    Ap note 105 says "You must encapsulate acecess to the timer tick variable to guaranteee that your program does not access this variable at the same time the interrupt is updating it" How can these...
  • APNT_105, understanding "A routine to get the current tick"
    Ap note 105 says "You must encapsulate acecess to the timer tick variable to guaranteee that your program does not access this variable at the same time the interrupt is updating it" How can these...
  • How to measure RTX system ticks
    Hi, is there a programmatically way to get the number of RTX systems ticks a comand is running? I need to measure the time once and then have to use the value for a os_dly_wait.
  • How to measure RTX system ticks
    Hi, is there a programmatically way to get the number of RTX systems ticks a comand is running? I need to measure the time once and then have to use the value for a os_dly_wait.
  • RTX timer tick rate
    Hello, I was wondering if any of you uses RTX with a tick rate faster than 10 milliseconds. Franc Urbanc, RTX's author, recommends this setting but I am not sure why - a context switch overhead of...