This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Which task will run while calling os_switch_task ?

RTX51 Tiny User's Guide said: "The os_switch_task function allows a task to halt execution and allow another task to run."

If I have 5 tasks on READY state, which task will be switched to run while calling os_switch_task() ?