STM32CubeProgrammer : Flash Loader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-08 2:23 PM - edited 2024-08-09 10:19 AM
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.
- Labels:
-
STM32CubeProgrammer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-09 1:33 AM
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.
