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/CCStudio:从DSS启动CCS和Rhino调试器时出现问题

Guru**** 2609285 points
Other Parts Discussed in Thread: MSP430F5529

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/635931/ccs-ccstudio-issue-launching-ccs-and-rhino-debugger-from-dss

部件号:CCStudio
线程中讨论的其他部件:MSP430F5529TMS320F2.8335万

工具/软件:Code Composer Studio

我正在使用CCS v 7.2 ,并尝试使用DSS同时运行Rhino调试器和CCS调试器,方法是按照我在这里找到的说明操作: http://processors.wiki.ti.com/index.php/DSS_-_Launching_CCS_from_DSS

我稍微更改了示例文件 msp430f5529_ccsSession.js (位于<install DIR>\ccsv7\CCS_base\scripting\Examples\DebugServerExamples),以便将目标配置文件用于TMS320F2.8335万。 该脚本启动Rhino调试器,我可以将其分步至CCS会话启动的第24行。 但是当我经过该行并尝试启动CCS时,我收到以下错误消息:

无法锁定工作区:无法启动产品,因为<my workspace path>的关联工作区当前正在被另一个Eclipse应用程序使用。

我没有运行CCS或任何其它Eclipse应用程序,即使在重新启动PC后也会收到错误。 我已尝试从工作区的.metadata文件夹中删除.lock文件,当Rhino启动时,它再次被创建,导致相同的错误消息。

我可以使用一些帮助来了解如何继续。 如何解决工作空间问题? 是否需要进一步配置以将两个调试程序指向单独的工作空间?  

谢谢!

Brendan