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: CCS上使用FreeRTOS怎么将默认配置的heap_3.c配置为heap_4.c文件呢?

Part Number: AM623

 CCS上使用FreeRTOS怎么将默认配置的heap_3.c配置为heap_4.c文件呢?将/source/kernel/freertos/makefile.<device>" 文件里,把 heap_3.c 替换成 heap_4.c编译后还是使用heap_3.c模式