hi,
I am using sysbios 6.34.2.18, NDK 2.21.1.38, MCSDK PDK TMS326670 1.1.0.3
I am trying to create a UDP socket.
My program flow is like, fdOpenSession() followed by socket creation. the socket creation is getting failed , where the socket() API returns 0xFFFFFFFF.
what might be the reason for socket creation failure?
Thanks and Regards,
Praveen Kumar J