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:如何在 CCS Teia 中安装 gcc 编译器

Guru**** 2328790 points
Other Parts Discussed in Thread: LP-MSPM0G3519, SYSCONFIG
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1473645/lp-mspm0g3519-how-to-install-gcc-compiler-in-ccs-theia

器件型号:LP-MSPM0G3519

工具与软件:

我的客户尝试使用 gcc 编译器导入示例。 但它发生在下面的误差。  CCS-theia 中似乎没有安装 gcc 编译器。  请说明如何 在 CCS theia 中安装 gcc ? 谢谢你。

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

    Jerry、

    我认为 MSPM0 SDK 使用 GCC 9.2.1。  您可以从 CCS 中的 Resource Explorer 安装它。

    打开 CCS

    "View"->"Resource Explorer"

    单击 右上角的"汉堡"按钮并选择软件包管理器

    向下滚动至 Arm GNU (Cortex-M 和 R)裸机工具链

    然后、您需要一直向右滚动并单击"更多"下方的箭头(这需要滚动将被修复)。

    然后、在打开的对话框中、您可以选择要安装的版本、然后点击箭头并选择下载和安装。

    请注意、如果您从 Resource Explorer 安装 SDK、如果不存在必要的依赖项(TI Arm Clang、GCC、SysConfig)、它将自动提示您下载必要的依赖项。

    此致、

    John