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.

[参考译文] CCStudio:CCStudio 20.1无法从 vsxi 安装插件/扩展

Guru**** 2455560 points
Other Parts Discussed in Thread: CCSTUDIO

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1486499/ccstudio-ccstudio-20-1-cannot-install-plugin-extension-from-vsxi

器件型号:CCSTUDIO

工具与软件:

使用 CCStudio 20.1、我无法通过"从 VSIX...安装"来安装某些手动下载的插件。

我绑 继续catch2,两个都显示了相同的迹线在日志。

logger-protocol.ts:117 2025-03-12T19:32:46.611Z root WARN Error: Deployment of extension with ID local-file:c:\tmp\Continue.continue-1.1.8@win32-x64.vsix failed.
    at PluginServerHandler.deploy (C:\ti\ccs2010\ccs\theia\resources\app.asar\node_modules\@theia\plugin-ext\lib\main\node\plugin-server-handler.js:33:19)
    at async RpcProxyFactory.onRequest (C:\ti\ccs2010\ccs\theia\resources\app.asar\node_modules\@theia\core\lib\common\messaging\proxy-factory.js:134:24)
    at async RpcProtocol.handleRequest (C:\ti\ccs2010\ccs\theia\resources\app.asar\node_modules\@theia\core\lib\common\message-rpc\rpc-protocol.js:184:28)
log @ logger-protocol.ts:117
(anonymous) @ logger-frontend-module.ts:42
(anonymous) @ logger.ts:315
(anonymous) @ logger.ts:307
Promise.then (async)
log @ logger.ts:302
log @ logger.ts:45
installVsixFile @ vsx-extensions-contribution.ts:253
await in installVsixFile (async)
installFromVSIX @ vsx-extensions-contribution.ts:232
await in installFromVSIX (async)
execute @ vsx-extensions-contribution.ts:103
executeCommand @ command.ts:341
await in executeCommand (async)
execute @ view-container.ts:333
executeCommand @ command.ts:341
await in executeCommand (async)
delegate @ menu-adapter.ts:69
executeCommand @ menu-adapter.ts:50
execute @ browser-menu-plugin.ts:478
CommandRegistry.execute @ index.js:351
__webpack_modules__.../../node_modules/@phosphor/widgets/lib/menu.js.Menu.triggerActiveItem @ menu.js:311
__webpack_modules__.../../node_modules/@phosphor/widgets/lib/menu.js.Menu._evtMouseUp @ menu.js:654
__webpack_modules__.../../node_modules/@phosphor/widgets/lib/menu.js.Menu.handleEvent @ menu.js:457


重现步骤:

  • 从上面的链接下载 vsix 文件
  • 打开 CCSTUDIO
  • 转到插件、右上角"..."、"从 VSIX"安装"
  • 选择下载的文件之一。

将20.1与20.0.2一起安装。 在20.0.2的过程工作没有一个问题,就像在食神。

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

    您好!

    我可以通过下载的 VSIX 文件以及 CCS 20.1.0中的"Extensions (扩展版)"视图安装两个驱动程序。 我要求工程部门对您提供的错误消息进行分析。

    尝试从"扩展"视图进行安装时是否存在相同的问题?

    谢谢

    Ki

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

    此外、确保一次仅运行一个 CCS 实例。