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.

[参考译文] CCS/TMS320C6455:如何将 link.cmd 文件更改为 C6455.cmd 文件?

Guru**** 2391295 points


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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/875868/ccs-tms320c6455-how-to-change-link-cmd-file-to-c6455-cmd-file

器件型号:TMS320C6455

工具/软件:Code Composer Studio

我删除  了工程中的 link.cmd 文件,并将 C6455.cmd 文件添加到工程中,但  link.cmd 文件在编译工程后再次出现。 如何将  link.cmd 文件更改为 C6455.cmd? 谢谢!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    linker.cmd 文件是作为 SYS/BIOS 构建的一部分生成的。 您可以在项目的顶层提供自己的链接器文件。

    Todd

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    感谢您的回复。 我已经解决了这个问题。

    非常感谢。