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.

[参考译文] MSPM0G3507:引导加载程序链接器脚本修改

Guru**** 2393555 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1514473/mspm0g3507-bootloader-linker-script-modification

器件型号:MSPM0G3507

工具/软件:

您好、

  自定义引导加载程序和 主应用程序。 因此、根据、需要修改链接器脚本并将其添加到相应的工程中。 但我找不到在 CCS 上添加/替换链接器脚本的选项。 我能否获得这样做的指南?   

谢谢您、

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

    1.构建工程、让 syscfg 首先生成链接器 Filr。

    2.将链接器文件从调试复制到工程根文件夹。 (device_linker.cmd)

    3.在 syscfg 中禁用链接器生成-第一行

    然后、您可以在工程根文件过滤器中修改链接器文件。