Part Number:MSP430FR6972
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
Cherry Zhou:
您好我们已收到您的问题,正在查看中,如有结果将尽快回复您。
,
Johnson He:
FRAM2溢出了 这里虽然FRAM 还有内存 但是在memory内存分配的时候 有些是指向了FRAM的 就会报这个错误 您可以尝试修改下cmd文件看看
,
HaiBin li:
好的,多谢