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.

MSP432E411Y-BGAEVM: Pthread label

Part Number: MSP432E411Y-BGAEVM

Hi,

Is there a similar trick for setting pthread_mutex_t labels (i.e. In the same way as there was a trick for setting pthread task labels in the related question), to show up in the ROV.

I have had a problem with a task permanently blocking on a semaphore. The ROV shows the semaphore address but it would be really convenient if it could show a name.

Thanks