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.

[参考译文] LP-MSPM0G3519:链接器文件的编译器警告

Guru**** 2455560 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1493682/lp-mspm0g3519-compiler-warnings-for-linker-files

器件型号:LP-MSPM0G3519

工具与软件:

团队成员、您好!

我尝试使用自定义构建环境编译 MCAL 软件包[MCAL_MSPM0_00.02.05.00]文件、但收到以下警告:

我在这里遗漏了任何编译器标志或链接器标志吗?

谢谢、此致、

Rohidas

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

    尊敬的 Rohidas:

    您似乎正在使用私有环境来构建 MCAL 工程、并且已经完成了编译器过程来生成 SEPAL.elf。  

    对于链接器命令、这里根据我们的 MCAL 构建环境附加了 ADC 示例链接器标志的屏幕截图。 如您所见、需要将启动文件、一些驱动程序输出文件和一些相关的模块输出文件链接在一起以生成最终输出。 我建议您遵循 MCAL makefile 规则来构建 MCAL 工程。

     有关构建指南、请参阅 MCAL 根文件夹中的 MSPM0 MCAL Library User Guide.html。

    此致、

    Pengfei