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/TM4C1292NCPDT:RE:CCS/TM4C1292NCPDT:找不到所需的动态库 jscserdes

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/937975/ccs-tm4c1292ncpdt-re-ccs-tm4c1292ncpdt-required-dynamic-library-jscserdes-could-not-be-located

器件型号:TM4C1292NCPDT

工具/软件:Code Composer Studio

回复:CCS/TM4C1292NCPDT:找不到所需的动态库 jscserdes

找到了问题和解决方案!!

问题是用户 appdata 文件夹中的子文件夹中存在损坏的 testBoard.dat 文件。 这就是我所做的:

1.关闭 Coecomposer

2.删除隐藏在 USER/AppData 文件夹中的 CCS 文件夹

3.重新启动 Codecompser (它将创建新文件)

现在它可以连接到调试器、而不会出现任何问题

5、希望这对他人有所帮助