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.

CCS/CC3235S: cc3235s go to error

Part Number: CC3235S


Tool/software: Code Composer Studio

Hi:

The board what i am using is LAUNCHXL-CC3235S (CC3235 launchpad) from TI. Currently I only have the only one CC3235 board.

mycode will into following:

void SimpleLinkFatalErrorEventHandler(SlDeviceFatal_t *slFatalErrorEvent) ,the print infomation is " FATAL ERROR: Abort NWP event detected,AbortType  = 3".

As of now, entering SimpleLinkFatalErrorEventHandler is more common in two cases:

1:  when i restart the AP(Router) what the LAUNCHXL-CC3235S connected to.  my code will reconnect the AP, and then establish the tcp socket,  when it sl_Connect().it is possible to go the SimpleLinkFatalErrorEventHandler.

2: My code performs very frequent Wi-Fi scans because I have to keep getting the signal quality of wifi several seconds. I feel that this is also a possible reason.

below is my NWP logs and my code   7144.ReceivedTofile-COM2-2019_10_10_15-24-19.DAT