Dear all,
When implementing FreeRTOS lwip function on the basis of SDKV0.8.2 or V2.0.0 routines, we found that ehternetif.c file had no actual content, and compiled after changing #if 0 to #if 1, there were a lot of mistakes. Are there any people who have implemented TCP or other ping? Can resources be Shared/.
Best Regards
Hi Yuexin:
This file is for MAC filters actions for IGMP and MLD6, it is from LwIP stack. We don't have a plan to port IGMP to SDK at the moment.
Regards
Daniel
Hi,Daniel_Chen:
Based on the above situation, do you have a complete sample program related to ENET module and TCPIP protocol that you can refer to?Thanks for you
Hi:
The txrx_transfer is based on enet module, please refer to txrx_transfer example , I take K66f as an example.
SDK_2.6.0_FRDM-K66F\boards\frdmk66f\driver_examples\enet\txrx_transfer
Regards
Daniel
Hi,
If possible, please send me the link of the routine, thank you.
Best Regards
Arlene
Please see the attached enet demo for reference.
The whole SDK can be downloaded from below link