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