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.

[参考译文] 不使用 CCS 刷写代码

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1318267/flashing-code-without-ccs

主题中讨论的其他器件:UNIFLASH

您好!

我使用的是 TMS570 MCU、我想在没有 CCS 的情况下自动执行代码闪存。 CCS 生成的 makefile 仅编译代码、但不会在微控制器上加载程序。

我正在寻求有关如何修改该 makefile 的指导、以便将编译的代码加载到 MCU 中、而无需通过 CCS 刷写。

谢谢你。

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

    您好 Fabrício Carneir、

    可以使用 UNIFLASH 工具进行编程、而无需使用 CCS。

    UNIFLASH 软件编程工具| TI.com

    下载并安装该应用程序后、只需选择所需的器件和连接类型

    现在、您需要浏览.out 文件、应该只需要刷写。

    --
    谢谢。此致、
    Jagadish。