This site required JavaScript to be enabled. Click here to view a static menu.
This is a subsection of the full FAQ
How are tasks of equal priority scheduled? How are tasks that share the idle priority scheduled?
FAQ Top
Round robin - Ready state tasks that share a priority "take turns" to run.
As per tasks that share any other priority. However, the configIDLE_SHOULD_YIELD configuration constant can be used to force the idle task to yield after a single iteration of its loop if other idle priority application tasks are able to run.
NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.
Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019
Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.
View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.
FreeRTOS and other embedded software careers at AWS.