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 boot code add LittleFS

Part Number: AM2434

Hi,Ti expert:

       I want to customize an sbl-dfu program to download the firmware support following modes of operations via USB :   1. Raw mode - write file to fixed offset in flash and verify (It is precisely the method provided by TI )  ; 2.File system mode e.g LittleFS (parameters are mount offset in bytes - where to mount a file system and format flag (bool) -  if file system has to be formatted or just mounted.

     How should I implement Mode 2 ?   Is there a DEMO available?  

Thanks

tanbao