Hi TI,
In this link
I can find the lwIP Library code for TMS570LC4357.
This page tells that this library will support the entire library stack. So It has support for UDP Communication. But how to establish the UDP Communication using this library? I can find the UDP API's for this purpose in UDP.h file. But when I tried to use them, instead of UDP Frame, I am getting ARP Frame when calling UDP_Send() function. Please anybody give me simple UDP communication to send the text "Hello World" using this TI lwIP Library.
Please anybody answer this. Lot of people asked the same question. At least a reply to this query may be useful for beginners like me.
Thanks in advance.
Regards,
Karthikeyan.K