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.

TDA4VM: 关于TDA4 RTOS使用互斥锁的问题

Part Number: TDA4VM


TI的大神您好:

       我们在项目中使用互斥锁的时候会出现调用初始化函数pthread_mutex_init后导致影响所有的task不运行的问题。我们的SDK是7.1版本的,请问一下这是什么原因?关于互斥锁的使用有相应的例程可以参考吗?

上图是我们的调用方式和log信息,从log可以看出,我们的boot任务都没起来,麻烦帮忙分析一下原因,谢谢