I am trying to implement two tasks running in FreeRTOS to transfer data between them via a communication interface. To avoid the concurrency problem, I have used mutex to pr