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.
ccs编译提示内存溢出但是显示还有内存
Description Resource Path Location Type
<a href="file:/D:/ti/ccs1040/ccs/tools/compiler/dmed/HTML/10099.html">#10099-D</a> program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section. run placement with alignment fails for section ".bss" size 0xb9e. Available memory ranges: lnk_msp430fr6972.cmd /yalibiao line 189 C/C++ Problem
FRAM2溢出了 这里虽然FRAM 还有内存 但是在memory内存分配的时候 有些是指向了FRAM的 就会报这个错误 您可以尝试修改下cmd文件看看