Skip to main content
Visitor II
August 8, 2024
Question

STM32CubeProgrammer : Flash Loader

  • August 8, 2024
  • 1 reply
  • 868 views

Hello

Does anyone have insights on what might be causing this issue or how to resolve it? Any help would be greatly appreciated!

Thank you.

1 reply

Aziz BRIGUI
Technical Moderator
August 9, 2024

Hello @Mohamedazouzi1

Welcome to ST Community ! 

There's multiple possible reasons for the message you encountered. STM32CubeProgrammer only accepts a certain format of loaders, and if you're loader isn't aligned with that format, it won't be loaded.

Also, internal flash loaders aren't meant to be developed by customers since they are already bundled in the tool.

May I ask why are you developing your own internal flash loader ? Are you encountering issues with the one built in with STM32CubeProgrammer ?

Thanks

Aziz

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.