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.

[参考译文] CC2650:自动化 dslite.exe

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1216638/cc2650-automation-dslite-exe

器件型号:CC2650

我有一个 python 应用程序来运行 DSLite.exe 以记录 cc2650。 它运行该 exe、写入成功、但不从该 exe 返回、该 exe 永远保持打开状态。 如果我在 CMD 中运行相同的命令、它会运行得很好。 如果我在 python 或 CMD 中运行 clean 命令、它也会很好地工作。 只有 python 无法完成的录制文件不能完成 dslite.exe。

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

    我正在使用 subproce.py、我有其他型号的记录器非常适合此应用。

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

    您好、Tiago、

    您是否考虑过使用启动脚本(适用于 Windows 的 dslite.bat 和适用于 Linux/OSX 的 dslite.sh)?  以下是 Uniflash 快速入门指南 、了解更多详细信息。  否则、如果您选择以 TI 不推荐的方式使用此工具、则可以 通过 Python 进一步在线研究如何退出/终止可执行文件。

    此致、
    Ryan