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.
大佬,我的错误是这个Description Resource Path Location Type
<a href="file:/D:/ti/ccs1220/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. placement with alignment/blocking fails for section ".switch" size 0x20 page 0. Available memory ranges: F28069.cmd /V2G_28069_G2Vmodedoubleloop_150hz_ver4_shortcode/DSP2806x_Library line 179 C/C++ Problem
这个是.text的,我的是.switch。
实在不好意思,忘回复了。我是通过更改了.cmd文件中的.switch文件的内存。原本.switch在FLASHA里面,我又加上了FLASHC的内存,然后就好了。不会报错了。程序运行也正常,暂时没见到啥问题。非常感谢。