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:为 Jython 使用 CCS 脚本控制台

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1401168/tms320f280049-using-ccs-scripting-console-for-jython

器件型号:TMS320F280049

工具与软件:

您好!
我希望使用 Jython 在 CCS 中实现自动化调试。 CCS 的脚本控制台默认使用 javascript。 如何继续执行 Jython 脚本。  

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

    您好!

    [quote userid="617548" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1401168/tms320f280049-using-ccs-scripting-console-for-jython CCS 的脚本控制台默认使用 javascript。 如何继续执行 Jython 脚本。  [报价]

    脚本控制台是 JavaScript shell。 Jython 只能通过 DSS 命令行获得支持。

    谢谢

    Ki