Question
Break at address "0x1fff5e8c" with no debug information available, or outside of program code. error.
I'm trying to program STM32WBR55VGY microcontroller in my custom board.
Recently, I succeed to debug my microcontroller but after one time, I can see this message on the STM32cubeIDE during debugging and the microcontroller does not work properly.
"Break at address "0x1fff5e8c" with no debug information available, or outside of program code. error."
How can I solve this problem?
