FreeRTOS - Task Priorities
In a system with tasks A (priority 3), B (priority 5), and C (priority 4), task B uses a mutex to protect a resource. Task A needs the same resource but has lower priority. What problem can occur and how to fix it?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions