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.

[参考译文] MSPM0C1104:Explorer CCS 20

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1600811/mspm0c1104-explorer-ccs-20

器件型号: MSPM0C1104

如何从资源管理器窗口关闭不需要的工程。

如何 在标记后注释代码块.(不使用)

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

    尊敬的 Seema Joshi:

    若要删除不需要的工程、可以右键点击、此时将弹出以下菜单:

    从此处、您可以选择删除以删除项目。

    要应用块注释:

    • /*代码块*/将注释“/**/“之间的所有内容。
    • 或者、突出显示整个代码块并按 CTRL+/将对突出显示的每一行应用“/"。“。 再次应用 CTRL+/将取消注释。

    此致、
    Brian