Forum: System Workbench for STM32

Impossible to trigger a breakpoint

Hello,

I have just installed System workbench for stm32 but i m facing an issue since a few days when i want to debug my code. Indeed, when i want to set a breakpoint and trigger it, it never happens. Breakpoint seems to be hit but it does not stop the MCU.
Thank you
Best regards,

Aurélien

Re
Finally, i found the issue. That was because my breakpoints were configured as “Dynamic C/C++ printf”.
Have a good day.