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:如何在加载程序之前生成特定于器件的 cmd

Guru**** 2777545 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/1608321/uniflash-how-to-generate-device-specific-cmd-before-load-program

器件型号: UNIFLASH

尊敬的专家:

对于 CLI 包、我们支持多个用于闪存模式的命令。 我想在加载程序前生成特定于器件的 commdn。

我发现我们有以下命令:

image.png

它运行良好。 在加载程序之前、我们是否有执行给定器件命令的命令? 我在 UNIFLASH 快速入门指南中未找到任何内容。

B.R.

Sal

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

    嗨、Sal、在加载操作之前没有要执行的参数。 一种解决方法是首先使用命令执行 dslite(无负载)、然后再次运行 dslite 以刷写器件。 这样可以吗?

    谢谢

    Ki

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

    尊敬的 Ki:

    感谢您的推荐。 我认为这是可行的。 我 稍后会尝试这种方法。

    现在、我计划直接修改 GEL 文件以识别预连接命令。  

    B.R.

    Sal