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.

AM623: How to use FreeRTOS on CCS to configure the default heap_3.c file to heap_4.c file?

Part Number: AM623

How to use FreeRTOS on CCS to configure the default heap_3.c file to heap_4.c? Will/source/kernel/freertos/makefile.<device>"  In the file, replace heap_3.c with heap_4.c after compiling or using heap_3.c mode, adding code in the following way can not be achieved

Delete the memory algorithm file in the SDK package, the path is source\ Kernel\ FreeRTOS \ freertos-kernel \portable\MemMang, can compile normally, that the system does not rely on these files, then rely on the following library files, how can you modify these library files