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.

从ram调试 到烧录到Flash, 编译后,在.econst 报错,ram编译 调试都正常。



在调试ADC模块,子程序和主程序 都有 Uint16 Voltage1[3] 变量,在ram里运行 正常,但把CMD文件 改成28062.cmd 后 就报错了。

报错位置:   .econst             : > FLASHA,     PAGE = 0

报错内容:

Description Resource Path Location Type
<a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment/blocking fails for section ".econst" size 0x292 page 0. Available memory ranges: F28062.cmd /05SCI_Int_Timer161210B line 153 C/C++ Problem