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.

connect two mcu with lwip socket

Other Parts Discussed in Thread: TMS570LS3137

Hi:

Now I want to connect two tms570ls3137 mcu with Ethernet(send/recive messages between each other), I got the EMAC program from your wiki page, I notice that the example doesn't use the socket, I modified the LWIP_SOCKET to 1(just like the picture below), there are so much errors after compling the program. It seems like some wrong settings with header files lead to that, how can I modify the errors?

I'm just a freshman about the lwip, so, I don't know whether there is better methods to implement the communication between mcus?  And how can I implement it with the TMS570LS3137?

Any advice would help!

Regards,

yong