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.

[参考译文] TMS320F280049:加载 JavaScript 文件和调试、而不使用 CCS 的脚本控制台

Guru**** 2927270 points

Other Parts Discussed in Thread: CCSTUDIO

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1414111/tms320f280049-loading-a-javascript-file-and-debugging-without-using-scripting-console-of-ccs

器件型号:TMS320F280049
Thread 中讨论的其他器件:CCStudio

工具与软件:

您好!

我编写了一个 Javascript、用于添加断点并使用 DSS API 读取变量值。 到目前为止、我正在使用 loadJSFile 命令从 CCS 的脚本控制台运行该脚本。

当我运行上述命令时、 javascript 上传.out 文件并进入调试模式、以及执行断点和其他操作。

现在我可以打开 CCS 并使用  CCStudio -noSplash -data "D"从命令提示符中给出工作区目录

是否也可以从命令提示符访问脚本控制台并从 cmd 提示符加载 JS 文件?

或者有没有任何方法,我可以通过命令提示符运行该 JS 文件,并使用该脚本自动开始调试

谢谢!
Anil