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:使用 Tiva 系列 MCU 进行开发时应使用哪种 IDE

Guru**** 2390745 points
Other Parts Discussed in Thread: TM4C123GE6PM

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/697521/ccs-which-ide-should-be-used-for-the-development-using-tiva-series-mcu

主题中讨论的其他器件:TM4C123GE6PM

工具/软件:Code Composer Studio

尊敬的先生,

我想使用 Tiva 系列 MCU 'TM4C123GE6PM'、还想使用 TM4C123GXL Launchpad。

那么、我想问我应该在哪个软件中开发代码? 我应该使用哪种 IDE??

此外、在哪里可以找到上述微控制器支持的库?

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

    您可以在 IDE 方面进行选择。  默认情况下、我们建议使用我们自己的 Code Composer Studio IDE。 但也可以使用 IAR 或 Keil 等其他 IDE。

    对于 TM4C 器件、有一个名为 TivaWare 的软件包、其中包含许多库和示例。  该软件包可从 CCS 内的 Resource Explorer 获取、网址为:

    我建议查看针对 TM4C 的 CCS 基础教程: http://downloads.ti.com/ccs/esd/training/workshop/ccsv7/tm4/site/

    此致、

    John

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