各位专家们好
最近在调试6678 TSIP接口,例程为D:\ti\pdk_C6678_1_0_0_18\packages\ti\drv\tsip\example,其中直接运行之后发现程序卡在
ret = Tsip_timeslotConfig(tsipHandle, &tsCtl);上面,ret的值位int型的 -13;编译后出现Tsip timeslot enable failed,不知道是什么原因,希望专家给与解答,
谢谢!
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.
各位专家们好
最近在调试6678 TSIP接口,例程为D:\ti\pdk_C6678_1_0_0_18\packages\ti\drv\tsip\example,其中直接运行之后发现程序卡在
ret = Tsip_timeslotConfig(tsipHandle, &tsCtl);上面,ret的值位int型的 -13;编译后出现Tsip timeslot enable failed,不知道是什么原因,希望专家给与解答,
谢谢!