This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Implementing Priority Ceiling Protocol

Hi,

Please give some information on implementing priority ceiling protocol for an application built on Tiva C board using freeRTOS.

I've already gone through the demo application in the installation folder, but I could observe that it is mentioned that mutexes can implement priority inheritance and semaphores for synchronisation.

Thank you