Other Parts Discussed in Thread: CC3235S
本人在做项目时用到了CC1310与CC3235S进行I2C通信,其中CC1310作为从机等待CC3235S的命令,但是CC1310的I2C线程再调式过程中会在引脚映射时中止,
下图所示,是我按照CC1310用户手册的操作步骤对CC1310 进行的I2C外设初始化函数
程序会卡在IOCPinTypeI2c函数处,并且在控制台报错如下:
之后程序进入线程中止函数
请问这是什么原因导致的呢?
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.