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.

Socket Sendto Error

Hi,

I am running UDP socket program in C6670 EVM setup.

Using Bios6, mcsdk_2_00_07_19, ndk_2_20_06_35, pdk_C6670_1_0_0_19, xdctools_3_23_01_43

Socket creation,setsockopt and bind all the calls are success.

But socket sendto() is failing to send the UDP packet out into the network and even the fdError() is returning -1.

Please let me know what might be wrong here or how to debug it.

regards

Soumya