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.

[参考译文] TMS320F28035:链接器问题

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/567484/tms320f28035-linker-issues

器件型号:TMS320F28035
Thread 中讨论的其他器件:controlSUITE

我正在将项目转换为 tms329f28035。 编译工程、但链接器失败、并出现以下错误。

>>编译失败
Makefile:214:目标'example_2803xLEDBlink.out'的配方失败
"C:/ti/controlSUITE/device_support/f2803x/v130/DSP2803x_common/cmd/28035_RAM_lnk.cmd "、第119行:错误:
程序将不能放入可用的内存中。 使用运行放置
".ebss"大小为0xd97页1的对齐/分块失败。 可用
存储器范围:
RAML2大小:0x300未使用:0x1db 最大空洞:0x1db
.ebss:> RAML2,PAGE = 1
错误:链接期间遇到错误;"Example_2803xLEDBlink.out"不存在
已构建
gmake:***[Example_2803xLEDBlink.out]错误1.
gmake:目标"全部"不会由于错误而重新生成。

我正在阅读链接器命令文件入门。 但是、这是我的第一个 TI 项目。 欢迎提供任何帮助。

谢谢