USING NUCLEO 429 ZI , The program pass Build, Debug ,But when clicking RUN there is a message ,
Break at address "0x120124" with no debug information available, or outside of program code.
USING NUCLEO 429 ZI , The program pass Build, Debug ,But when clicking RUN there is a message ,
Break at address "0x120124" with no debug information available, or outside of program code.
When you say the project pass Debug but not clicking Run do you mean the Resume button in the Debug perspective or the green circle with a white arrow in it when you Run the application?
Also, try to rebuild the project and also use STM32CubeProgrammer to mass erase the flash memory in order to make sure that what is on the target is actually what you expect to be there.