Hi,
I'm using the mcu_plus_sdk_243x tcp server example
In app_main.c there's code
DebugP_log("Starting lwIP, local interface IP is dhcp-enabled\r\n");
hlwipIfApp = LwipifEnetApp_getHandle();
Where is the code of the LwipifEnetApp_getHandle() function , is it in some library ?
Thanks,
Eli