• Setting task events from within a running task.
    I use the RTX Kernel for LPC1788.Is it advisable to use the os_evt_set() from within a running task, in order to set an event for other task?Basically, what i want to know is that can we call another...
  • Setting task events from within a running task.
    I use the RTX Kernel for LPC1788.Is it advisable to use the os_evt_set() from within a running task, in order to set an event for other task?Basically, what i want to know is that can we call another...
  • Task switching problem when running Simulink generated code in ucosii real-time task
    Hi guys, I imported the Simulink generated code to a ucosii based STM32F4 project as a real-time task. The problem I have is that the Simulink-code task is able to run as a single task without any...
  • Task switching problem when running Simulink generated code in ucosii real-time task
    Hi guys, I imported the Simulink generated code to a ucosii based STM32F4 project as a real-time task. The problem I have is that the Simulink-code task is able to run as a single task without any...
  • RTX tasks
    Hi, I try RTX RL-ARM and I would like to know if the only way for task switching is by round-robin. Best regards.