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.

TMS320F28388D: 关于28388D程序CMD文件问题

Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

老师您好,我在移植程序时,编译出现如下错误,

Description Resource Path Location Type
<a href="file:/E:/CCS11anzhuang/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/blocking fails for section ".bss" size 0xfc6 page 0. Available memory ranges: 2838x_FLASH_lnk_cpu2.cmd /CPU2C line 75 C/C++ Problem

Description Resource Path Location Type
<a href="file:/E:/CCS11anzhuang/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/blocking fails for section ".data" size 0x43b5 page 0. Available memory ranges: 2838x_FLASH_lnk_cpu2.cmd /CPU2C line 78 C/C++ Problem

我将对应的RAMLS2和RAMLS3的空间调大了。但随后我看到我的.map文件中,RAMLS2和RAMLS3并未使用,如下图

想问老师,出现这种错误的原因是什么,非常感谢