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/AM3352: UDP send error

Part Number: AM3352

Tool/software: Code Composer Studio

Hi

      I create a socket to send ,when I send more than 900 data ,such as 1000,1400,it successful with no failer,

but when I send less than 850 datas,after a period of successful sending, it fails to send, returns - 1, and the error code is 55.

my PDK version is pdk_am335x_1_0_13 and NDK version is ndk_3_40_01_01.