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.
工具与软件:
我在 CCS20.1.0中发现一个问题、在使用无工程调试并通过选择"Workspace"选项尝试加载符号文件时、CCS 使用错误的路径查找文件、导致出现"无法读取文件"错误。
要重现此示例、首先启动无工程调试会话、然后选择 Load Symbols -> Workspace。 我的工作区路径是 C:\Users\Paul\workspace_ccstheia、我尝试加载的.out 文件位于 C:\Users\Paul\workspace_ccstheia\basic_ble_LP_EM_CC2340R53_freertos_ticlang\Release 下:
但是、CCS 正在尝试在 c:\Users\Paul\workspace_ccstheia\workspace_ccstheia.theia-workspace\basic_ble_LP_EM_CC2340R53_freertos_ticlang\Release:
如果使用 Browse... 选项而不是工作区... 选项、可以按预期加载符号文件。
此致、
沭阳县
Gello,
[报价用户 id="168885" url="~/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1485469/codecomposer-load-symbol-from-workspace-uses-incorrect-path-in-ccs20-1-0 "]但是、CCS 试图在 c:\Users\Paul\workspace_ccstheia\workspace_ccstheia.theia-workspace\basic_ble_LP_EM_CC2340R53_freertos_ticlang\Release:workspace_ccstheia.theia-workspace 听起来像是工作区文件。 您是否将多根工作区环境保存到了所使用的工作区文件中?
谢谢
Ki
尊敬的 Ki:
我不确定多根工作区的含义、我的工作区文件夹如下所示:
此致、
沭阳县
谢谢、我在其中看到了*。theia-workspace 文件、这意味着您可能使用 多根工作区环境。
我可以重现该问题。 它是一个错误。 我为此提出了一个 TT。 跟踪链接: https://sir.ext.ti.com/jira/browse/EXT_EP-12234