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.

[参考译文] 编译器:MSP430GCC 插件支持

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1268865/compiler-msp430gcc-plugin-support

器件型号:MSP430F5529

MSP430GCC 是否  以与 GCC 相同的方式支持插件? 我需要 创建一个新的 gcc pass、并通过动态库链接将其添加到二进制文件中、以便获取有关程序的一些内部信息、并且我希望确保 MSP430GCC 支持插件模块。

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

    您好!

    在 MSP430GCC 中不提供官方支持 GCC 插件。