怎样在CCS3.0中建立工程文件

2025-01-19 03:01:32
推荐回答(1个)
回答1:

1、要在Memory Section Manager属性中为“Segment For DSP/BIOS Objects” 和 “Segment For malloc()/free()”分配Dynamic Memory Heaps,必须首先在要分配的段(比如,IRAM)中勾寻create a heap in this memory“,并给出heaps size。