Thread 中讨论的其他器件:UNIFLASH
工具/软件:
实际上、我正在努力通过 Uniflash 工具实现刷写代码自动化。 我需要自动执行刷写二进制文件所执行的每个步骤。 那么、我不知道是否存在 API 或自动化?? 如果存在任何现有的 API、或者我们可以通过什么方法来实现这些目的、您能否为我提供相关信息?
还有一个疑问,如果这是可行的,如何做到这一点?? 如果无法解决、请使用您的输入回复。
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.
工具/软件:
实际上、我正在努力通过 Uniflash 工具实现刷写代码自动化。 我需要自动执行刷写二进制文件所执行的每个步骤。 那么、我不知道是否存在 API 或自动化?? 如果存在任何现有的 API、或者我们可以通过什么方法来实现这些目的、您能否为我提供相关信息?
还有一个疑问,如果这是可行的,如何做到这一点?? 如果无法解决、请使用您的输入回复。
1.在 Uniflash 工具上选择器件
2.选择 USB 调试探针
[/报价]您无法自动执行这些步骤。 但客户通常不必这样做。 您只需提前创建 ccxml。 然后、您可以执行步骤 3 和 4:
[报价 userid=“667880" url="“ url="~“~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1556445/tms320f28388d-actually-i-am-working-on-implementation-of-automation-of-flashing-code-through-uniflash-tool-i-need-to-automate-each-step-we-are-following-to-flash-the-binaries-so-i-am-unaware-about-it-if-there-is-any-api-or-au/59919923.然后上传 ccxml 文件
4.然后上传二进制文件
[/报价]从 CLI 使用 dslite。
请参阅以下文档中名为“命令行界面“的部分:
https://software-dl.ti.com/ccs/esd/uniflash/docs/latest_qsguide.html
谢谢
Ki