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.

CC3235进入无线异常

Other Parts Discussed in Thread: CC3235S

TI工程师,国庆快乐!

     我买的CC3235S的开发板,程序不管是工作在接收数据模式,还是发送数据模式,工作一段时间后,就会进入

void SimpleLinkFatalErrorEventHandler(SlDeviceFatal_t *slFatalErrorEvent) 函数,打印 FATAL ERROR: Abort NWP event detected,AbortType  = 3错误,

这个函数的注释说明,要程序重启设备:

This handler gets called whenever a socket event is reported by the NWP / Host driver. After this routine is called, the user's application must restart the device in order to recover.

请问什么情况会导致此种情况发生?是不是芯片的bug呢?