Hi,
I'm using the am243x-EVM with mcu_plus_sdk_am243x LwIP TCP server example.
I see that all TCP related function begin with a prefix netconn_ , like netconn_bind(.. etc
Is there a BSD socket API that available for LwIP , instead of netconn_.. API ?
Is there any example ?
Thanks,
Eli