17
Fév
FreeRTOS Priority Inversion — Detection and Fix with Mutex Inheritance
Priority inversion silently breaks real-time guarantees. Here is how to detect and fix it in FreeRTOS with priority inheritance mutexes.
Priority inversion silently breaks real-time guarantees. Here is how to detect and fix it in FreeRTOS with priority inheritance mutexes.