| |||||
Technical Support Support Resources
Product Information | RTX51: WHICH SYSTEM FUNCTIONS ALLOW A TASK SWITCHInformation in this article applies to:
QUESTIONWhich RTX51 System Functions allows a task switch to occur, assuming I am not using Round-Robin? ANSWERAt the end of all RTX51 System Function calls, the system checks the status of all tasks. If one task has become ready to run and has a higher priority than the one executed, then a task switch occurs. The following system calls may set a task into the READY state. The task with the highest priority in the READY state is executed:
MORE INFORMATION
Last Reviewed: Friday, July 15, 2005 | ||||
| |||||