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