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.

[参考译文] RM48L730:Uniflash 3.4迁移到 uniflash 7.0命令行工具

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1085426/rm48l730-uniflash-3-4-migration-to-uniflash-7-0-command-line-tool

部件号:RM48L730
《线程:UNIFLASH》中讨论的其他部件

我需要有关此部件的 Uniflash 命令行程序的帮助。

目前,我们使用的 uniflash 命令行如下:

“C:/ti/uniflash _3.4/cs_base/scriptions/examples/uniflash / cmdline / uniflash”

但由于我们正在从 Win7和 win10更新控制器,因此我们需要将 uniflash 3.4更新为 uniflash 7.0

但是,从 uniflash 7.0中,我找不到类似的命令行工具来执行编程。

请问,uniflash 7.0中是否有任何一对一兼容的命令行工具?如果没有,我该怎么办才能使编程成功?

此致,

传统知识

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

    你好,TK,

    要使用命令行,3.4和7.0 uniflash 使用不同的批处理文件。 它们不兼容。

    Uniflash 3.4:

    uniflash [实用程序][配置][核心][设置][操作/程序]

    Uniflash 7:

     dslite flash --config=ccxml-file [options] [flash-file1 ...]

     请参阅快速入门: C:\ti\uniflash _7.0.0.\docs\quick_start_guide

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

    QJ 您好,

    Dslite 是否具有类似的功能,以便我们可以像下面的3.4版一样自定义输出日志文件?

    Uniflash -程序状态输出 logfile.log 通过失败.....

    此致,

    传统知识

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

    你好,TK,

    Dslite 可以生成日志文件:

    -g [ --log ] arg                   Enable detailed logging to the specified
                                        file.

    https://software-dl.ti.com/ccs/esd/uniflash/docs/v6_0/uniflash_quick_start_guide.html