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.

添加一段程序后编译错误,涉及cmd。。



warning #10210-D: creating ".esysmem" section with default size of 0x400; use the -heap option to change the default size
"../F28027.cmd", line 117: error #10099-D: program will not fit into available memory.  placement with alignment/blocking fails for section ".text" size 0x2c66 page 0.  Available memory ranges:
   FLASHA       size: 0x1f80       unused: 0x11e0       max hole: 0x11e0    
"../F28027.cmd", line 132: error #10099-D: program will not fit into available memory.  run placement with alignment/blocking fails for section ".esysmem" size 0x400 page 1.  Available memory ranges:
   DRAML0       size: 0x800        unused: 0x3a4        max hole: 0x3a4     
error #10010: errors encountered during linking; "BLDC.out" not built

不知道怎么修改