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/LAUNCHXL-F28377S:为什么 F28377S 示例项目中没有.cmd 链接器文件?

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/593135/ccs-launchxl-f28377s-why-is-there-no-cmd-linker-file-in-the-f28377s-example-project

器件型号:LAUNCHXL-F28377S

工具/软件:Code Composer Studio

我对 F28377S 示例项目的链接器文件有疑问(例如 blinky_cpu01)、我无法在项目目录中找到 cmd 文件、但在 BOOCCK_VCCK_VCCUSTXL_BOOCCK_BOOSTXL_BOOCCK_BOVSTXL_BOOCCXL_BOOCCK_DP_CMD 和 F2837xS_RAM_BoosterPack.CMD 下确实有两个 CMD 文件。 我不知道为什么没有这样的链接器文件、项目代码仍然可以正常运行、有人能帮助解释一下吗? 提前感谢您

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

    您好!

    我们有常用的 cmd 文件(在 F2837xS_common\cmd 文件夹内)、这些文件用于大多数示例。 一些示例需要自定义 cmd 文件、因此它们有自己的 cmd 文件。

    此致、

    Vivek Singh

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    Vivek
    非常感谢,我找到了链接 cmd 文件的方法:Project Properties-> Build->C2000 Linker-> File Search Path-> Include library or command file as input and Add 库搜索路径以添加常用的 cmd 文件