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.

TMS320F28388D: TCP/IP with enet_lwip

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Hi,

I am trying to implement Modbus TCP/IP using lwip. I was able to run enet_lwip, and it worked properly. Then I wanted to read data using Ethernet_rxBuffer. I used the Packet_Sender app to generate TCP packet and sent to the control card via ethernet. But Ethernet_rxBuffer was not updating accordingly. Can anyone suggest a solution. 

Thank you