Other Parts Discussed in Thread: UNIFLASH, CC3235S
Tool/software: Code Composer Studio
hi:
my board is LAUNCHXL-CC3235S, when the code is receiving data from server for about 10 minutes,mycode will into following:
void SimpleLinkFatalErrorEventHandler(SlDeviceFatal_t *slFatalErrorEvent) ,the print infomation is " FATAL ERROR: Abort NWP event detected,AbortType = 3".
and I found that when I send a lot of data to CC3235 through the serial port (CC3235 forwards the data to sl_Send()), it will enter the error state. If I simulate a thread to send data directly through sl_Send, then Will not enter the error state
here is my NWP logs:



