Greetings,
I need help in developing LWIP on ARM of TMX320DM6446 evaluation board to support some legacy project. I am using CCS 11 for development environment. Since I am new to TI (and for that matter baremetal development), I am not sure where/how to start. I have gone through few documents "TMS320DM644x DMSoC Ethernet Media Access Controller (EMAC)/Management Data Input/Output (MDIO)" and I can understand that it includes accessing the EMAC interface, and then reading/writing in byte by byte and using any lwip package I can decode/encode those bytes into IP packets. Still I am not sure on how to setup the project, include the necessary libraries, etc., If I can get some boilerplate or example project or reference page it would be very helpful.