2024-08-08 02: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.
2024-08-09 01: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