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.

[参考译文] TMS320F28335:如何使用 bin 文件更新固件

Guru**** 2483085 points
Other Parts Discussed in Thread: TMS320F28335

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1445054/tms320f28335-how-to-update-firmware-using-bin-file

器件型号:TMS320F28335

工具与软件:

尊敬的团队:

我目前使用的是 TMS320F28335 MCU。

我想使用二进制文件更新固件。

主引导加载程序闪存 内核是否接受 bin 文件而不是 hex 文件?

谢谢、此致、
Dipak

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

    尊敬的 Dipak:

    主引导加载程序闪存内核以 TI-TXT 十六进制文件的格式接受。 但有关引导加载程序格式结构的更多信息、请参阅 SPRABV4中 对 ROM 加载 程序引导加载程序数据流 结构的引用  、在这里、它使用十六进制实用程序描述了格式(例如 https://www.ti.com/lit/ug/sprui33h/sprui33h.pdf 第4.7节)。 需要引导表、支持的格式为 COFF。  

    谢谢。此致、

    Charles