FreeRTOS+TCP for XMC4800

Hi All,

I’m working on a project with FreeRTOS on an Infineon XMC4800 and i would like to integrate FreeRTOS+TCP. Is there a working port of the network interface drivers available for the XMC4800? Or for any of the XMC family?
Any help would be greatly appreciated.

Thanks

Hi @RyanK,

While the FreeRTOS repository does not contain network interface drivers for the Infineon XMC4800, you can refer to the FreeRTOS+TCP networking tutorial and existing XMC4800 code in the amazon-freertos repository to get started in creating the network interface.