请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
工具与软件:
我使用的测试设置使用 TI 控制器、TI 调试器和 Code Compiler Studio (CCS)
在测试时、我有一些要求、根据这些要求、我保留断点并检查寄存器值。
现在、我想通过 VTestStudio 和 CAUKE 自动执行此测试过程。
我想知道是否有任何 API 可用于链接 CCS 和 VTestStudio。
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.
工具与软件:
我使用的测试设置使用 TI 控制器、TI 调试器和 Code Compiler Studio (CCS)
在测试时、我有一些要求、根据这些要求、我保留断点并检查寄存器值。
现在、我想通过 VTestStudio 和 CAUKE 自动执行此测试过程。
我想知道是否有任何 API 可用于链接 CCS 和 VTestStudio。
您好!
我们向公众公开的唯一 API 是 DSS:
https://software-dl.ti.com/ccs/esd/documents/users_guide/sdto_dss_handbook.html
谢谢
Ki