Hi,
I noticed the latest version of the SDK (2.14) for the EVK-MIMXRT1064 has the middleware component for adding FreeRTOS Plus TCP to the project, but I dont see any examples for implementation. Do any exist? Trying to understand the Network Interface. I have had success using the lwip and netif drivers, but would like to work with the FreeRTOS Plus libraries to see if there are any advantages.
Thanks for your time,
Sorry we do not have any examples to use the freertos_plus_TCP drivers. However the driver describe the functionality before each function.
You can look into this post from freeRTOS forums: freeRTOS + TCP/IP for NXP i.MX RT
Best Regards, Miguel.