Breakpoints don't work and Target is not responding on STM32L433 w FreeRTOS
STM32L433xx
STM32CubeIDE 1.2.1
ST-LINK/V2-1 V2J35M26
STM32Cube_FW_L4_V1.15.0
FreeRTOS 10.2.1
Download, halt at main, single step all work ok....but breakpoints are not hit after the run button is pressed. While the target is running, I get the repeating message "Target is not responding, retrying... ". However, I can halt and the debugger shows the current execution point and call stack, and I can resume from there. Just no breakpoints while running.