Tool/software:
Hi Team,
I am using the lwip examples provided in the am263x mcu_plus_sdk and trying to connect multiple UDP clients to UDP server. I am only able to connect 4 sockets and for the rest of the socket creation, I get an error stating socket creation failed. Is it a memory limitation? Can someone help me enable more sockets?