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.

CCS/TM4C1294NCPDT: lwIP 2.0.2 migration issues

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

Hi all, 

I would like to know if anyone has successfully migrated from lwip-1.4.1 to lwip-2.0.2 in this MCU. 

I see in other forums that some people have already done it: 

https://lists.nongnu.org/archive/html/lwip-users/2016-11/msg00152.html

On my side, I have replaced the lwip-1.4.1 with the latest one from Savannah (lwip-2.0.2) but I am getting a lot of compilation errors. Also, I'm not sure what changes might be required in the driver layer (ports/tiva-tm4c129).

Any insight will be greatly appreciated.