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.

[参考译文] TM4C123GH6PGE:是否通过 ROM 引导加载程序中的构建实现了针对 DFU 的 python / c 代码?

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1038140/tm4c123gh6pge-is-there-a-python-c-code-implementation-for-dfu-via-the-build-in-rom-bootloader

器件型号:TM4C123GH6PGE

我们的 TI MCU 通过 UART0连接到物联网板。 我们希望通过 ROM 引导加载程序通过物联网板进行固件更新。 物联网板运行自构建 Linux。 因此、我们无法使用窗口刷写工具。

是否有可用的 python 模块/脚本来处理它? 我们还可以使用 c 代码并对其进行 x 编译。

据我所知、TM4C123GH6PGE 产品页面仅链接到预编译二进制文件。也许我错过了一些东西。

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

    您好 Stefan、

    我们在 C 文件中提供了串行闪存器的源文件、您可以使用这些源文件。 这在 TivaWare 中提供。 请访问:

    [安装路径]\TivaWare_C_Series-2.2.0.295\tools\sflash

    此致、

    Ralph Jacobi