PIC32MZ+FreeRTOS+TCP/UDP

i am wanting to use FreeRTOS and the associated TCP/IP stack (really need UDP). I downloaded FreeRTOS-Plus-TCP port of the PIC32MZEF. It won’t build because the network driver (NetworkInterface_eth.c) includes files from Harmony generated code? Those files were not included in the download. I am wondering if anyone has successfuly ported the TCP/IP stack to PIC32MZ using FreeRTOS?

Hi John
Welcome to community. There is an example to create first TCP/Ip project and supports multiple hardware. Can you please check this out

Hi Shridhar,

I’ll check it out. Thanks for the reference.

It looks like FreeRTOS is part of the selection for using an RTOS. I will have to try to get it to generate.