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.