|
|||||||||||
Technical Support Support Resources
Product Information |
RTX51 TINY: Task 0 Runs but Other Tasks Don'tInformation in this article applies to:
QUESTIONI have created an RTX51 Tiny program that works fine with round-robin. However, with round-robin disabled, only task 0 executes. What's going on? ANSWERIn order for RTX51 Tiny to switch tasks, each task in your program MUST call os_wait. For example:
If you have a task that does not call os_wait, when that task starts, it will run forever and never allow other tasks to start. MORE INFORMATION
Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.