Unable to debug in STOP mode - Break at address "0xa05f0000" with no debug information available
Hello, I'm trying to debug my NUCLEO STM32H7A3 in STOP mode and run into this problem:When I set a breakpoint after the STOP mode, the breakpoint is hit correctly and everything works as expected, even step in or step out, but when I click on RESUME ...