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.

UDP example on StarterWare 1.00.03.03

Guru* 95265 points

Hello,

I am trying the starterware on AM18xx core for Tx/Rx UDP packets. The package has an example for TCP server under  evmAM1808\enet_echo. Do you have example code for UDP? My usage case would be my application created the UDP packets already, I simply want to put this packet in a buffer and send out. Similarly, for the receive, I just want to retrieve the packet from a buffer descriptor and my application will handle it.

Regards, Eric