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.

RM57L843: ETHERNET EXAMPLE CODE FOR UDP DATA RECEIVE

Part Number: RM57L843

HI TI Team,

I currently working on a Ethernet Protocol.Please share the example program for UDP DATA receive or tell me the function where the udp data was receiving.

I have created a program based on lwip.The port and ip was assigned to the microcontroller(RM57L843). The data was transmitted from the board to the pc.But can't receive from the pc to the controller.I can see the data transmittted from  the pc in wireshark application.But I don't know where to receive the received data.I tried in udp_input() & udp_recv() function but can't receive there.

Please share me the example code for receive udp data from the pc.

Please support me,

Thanks and Regards,

S.R.Aravind.