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.

LM_post and LM_pend

Other Parts Discussed in Thread: SYSBIOS

We have a custom board that occasionally get abort() error. When it fail, from UIA I can see there are tons of LM_post and LM_pend of one GateMutex created by Sysbios. From ROV I can see the address of the GateMutex but I have not been able to find out who is using that GateMutex. What is the best way to fine out who is using the GateMutex created by Sysbios?

GanZ