This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Switching heap_3 to heap_4 in freeRTOS demo on CC3200

Hi Champs,

Is it possible to switch heap schemes in the FreeRTOS demo from heap 3 to heap 4? I changed the obvious thing heap_3 to heap_4.c in the oslib project that creates the free_rtos.a library. When i build and run I end up in the vApplicationMallocFailHook() function.

Is there anything else I need to be aware of?

Best Regards,
Chuck