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.

TMS320F28027: 在CCS中使用sprintf函数时发现由如下错误

Part Number: TMS320F28027

"../M_F28027.cmd", line 135: error: 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 ".cio" size 0x120 page 1. Available memory ranges:
DRAML0 size: 0x800 unused: 0x78 max hole: 0x78
.cio : >> DRAML0 PAGE = 1

当一个空间不够的时候我怎么把不同的空间连接起来?在附件M_F28027.cmd中FLASHD1能否被section ".cio" 使用?M_F28027.rar