Hi,
I have a Tiva-C 1294 LaunchPad. Now I am familiarizing the lwIP project. It is found that the Ethernet relevant initial functions are included in file:
“<TivaWare_Directory>/third_party/lwip-1.4.1/ports/tiva-tm4c129/netif/tiva-tm4c129.c"
But I don't find where and how this file is used in lwIP after looking through the example project: 'enet_lwip'
Could you give me some help on this?
Thanks,