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.

[参考译文] TMS320F28027F:在 F20287F.cmd 中获取链接器错误

Guru**** 2346880 points
Other Parts Discussed in Thread: BOOSTXL-DRV8305EVM, TMS320F28027F, MOTORWARE, DRV8305
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/592741/tms320f28027f-getting-linker-error-in-f20287f-cmd

器件型号:TMS320F28027F
主题中讨论的其他器件:BOOSTXL-DRV8305EVMMOTORWAREDRV8305

您好!

我有 C2000 LaunchPadXL - Tms320f28027f 加上 boostxl-drv8305evm

在我添加以下内容后、我收到错误。

   CPU_TIME_Obj    CPU_TIME;
   CPU_TIME_Handle CPU_TIMEHandle;

===========================

错误:

"c:/ti/motorware/motorware_1_01_00_17/sw/modules/iqmath/lib/f28x/32b/IQmath.lib ""./CodeStartBranch.obj ""./adc.obj ""./clk.obj ""./CPU.obj "./cpu_time.obj "./ctrl.obj./drv8305.obj.obj."./filter_obj."/ipt./obj.".pobj./obj./pw."/m.obj./obj./pw.obj.".pobj /ti/motorware/motorware_1_01_00_17/sw/ide/ccs/cmd/f2802x/F28027F.cmd

"C:/ti/motorware/motorware_1_01_00_17/sw/ide/ccs/cmd/f2802x/F28027F.cmd "、第130行:错误#10099-D:

程序将不能放入可用的内存中。 使用运行放置

"ROM_accessed_data"段大小为0xdc 页1的对齐/分块失败。

可用存储器范围:

RAMM0_M1大小:0x600未使用:0xeb 最大孔:0xEA

错误#10010:链接期间遇到错误;未生成"proj_panther.out"

>>编译失败

Makefile:169:目标'proj_panther.out'的配方失败

gmake:***[proj_panther.out]错误1.

gmake:目标"全部"不会由于错误而重新生成。

****构建完成****

========================================================================

请帮助修改 F28027F.cmd 文件或任何其他建议。

谢谢、

Asha