Hi
Has anyone had any experience using Alair Junior's LWIP 2.1.2 stack port?
https://github.com/alairjunior/lwip-tiva
I've hit a issue when IPADDR_USE_STATIC is used to initialize the lwIP library. IPADDR_USE_DHCP works fine, but when IPADDR_USE_STATIC is used it just wont connect.This is not the case for 1.4.1 which comes with the current TivaWare C Series SDK.
Thanks
HL