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.

[参考译文] C2000WARE:CCS 20中有 GIT?

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1510943/c2000ware-there-is-git-in-ccs-20

器件型号:C2000WARE

工具/软件:

据我所知、CCS 20仍然基于 Eclipse、但经过了大量重新设计。 所以我缺少一些功能、大多数人要求的是 GIT 访问。 我在左侧看到"Source Control"(源控制)按钮、但只有"No Repository Found (未找到存储库)"错误。

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

    您好:

    Unknown 说:
    CCS 20仍然基于 Eclipse、但已对其进行了很好的重新设计

    有点... CCS 20基于 Theia IDE (又基于 VS Code)、这的确是由 Eclipse 基金会开发/托管的。 但是、Theia IDE 是与其前代产品 Eclipse IDE 完全不同的 IDE 框架。 CCS 12基于 Eclipse IDE、而 CCS 20基于 Theia IDE。

    Unknown 说:
    所以我缺少一些功能,并且大多数请求的是 GIT 访问。 我在左侧看到"源控制"按钮、但只有"找不到存储库"错误。

    请参阅: https://software-dl.ti.com/ccs/esd/documents/users_guide_ccs/ccs_project-management2.html#source-control

    请注意,您需要在工作区中添加一个文件夹,该文件夹已经是可用功能的 Git 存储库。 否则、您会收到"No Repository (无存储库)"错误。

    谢谢

    Ki