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.

[参考译文] AM2434:sbl_DFU 引导代码添加 LittleFS

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1588763/am2434-sbl_dfu-boot-code-add-littlefs

器件型号: AM2434

TI 专家、您好:

    我想自定义 SBL-DFU 程序以通过 USB 下载固件支持以下操作模式:   1. RAW 模式 — 将文件写入闪存中的固定偏移量并进行验证(这正是 TI 提供的方法) ; 2.文件系统模式,例如 LittleFS(参数是以字节为单位的装入偏移量 — 在哪里装入文件系统和格式标志 (bool )- 如果文件系统必须格式化或只是装入。

   如何实施模式 2?  是否有可用的演示?   

谢谢

Tanbao