• Virtual Timer
    Hello I would like to ask if it is possible to restart a virtual timer in os_tmr_create? For example, in the first task I created a virtual timer, then in the second task I will be needing a timer...
  • Virtual Timer
    Hello I would like to ask if it is possible to restart a virtual timer in os_tmr_create? For example, in the first task I created a virtual timer, then in the second task I will be needing a timer...
  • Some Questions about RTX51 tiny tasking switching.
    In general, what can causes the RTX51 Tiny tasking switching run uncorrectly. Thanks in advance. I can solve some qustions in my program, some tasks never run in program.
  • Some Questions about RTX51 tiny tasking switching.
    In general, what can causes the RTX51 Tiny tasking switching run uncorrectly. Thanks in advance. I can solve some qustions in my program, some tasks never run in program.
  • Issue virtual timer interrupt
    Hi, I am facing an issue where I am setting virtual timer to fire at particular interval (Juno PPI4 , interrupt no 27) from EL1NS mode and when the timer interrupt happens the control is falling to EL2t...