What are the steps to develop a customized loader for external memory with STM32CubeProgrammer?

Update device information in StorageInfo structure, rewrite functions in Loader_Src.c file, and change output file name. Compile the project, rename the ELF file to ".stldr", and place it under 'bin/ExternalLoader' directory.

From the official ST Stm32cubeprogrammer Software manual, page 37

Have a follow-up question?

Answers from the official manual.

Common questions