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.

TMS320F280025C: 内存分配错误

Part Number: TMS320F280025C



"../28002x_generic_flash_lnk.cmd", line 51: error #10099-D: 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 ".text" size 0x3061 page 0.  Available memory ranges:
   FLASH_BANK0_SEC2   size: 0x1000       unused: 0x0          max hole: 0x0       
   FLASH_BANK0_SEC3   size: 0x1000       unused: 0x0          max hole: 0x0       
   FLASH_BANK0_SEC4   size: 0x1000       unused: 0x0          max hole: 0x0       
error #10010: errors encountered during linking; "Inverter6.out" not built
 
>> Compilation failure
makefile:206: recipe for target 'Inverter6.out' failed

这个是我的错误警报,不知道这个是变量定义过多么,要怎么解决呀