`vApplicationMallocFailedHook` getting triggered on FreeRTOS_send (Zynq 7000)

Hello Hein,

Do you know if there is any best known method to get around the multiple configuration files problem? My guess is that all I can do is set up my entire repo on my own and not rely on the IDE doing anything for me?

I set the heap size to 256 * 1024 and turned ipconfigUSE_TCP_WIN on again and everything worked fine.

Now the plan is to set up about 5 different servers on the board for 5 independent tasks. Do you think it is a good idea to have multiple servers running on different ports at the same time?

Thank you,
Sid