Skip to main content
PPete
Associate III
April 17, 2025
Question

STM32CubeIDE 1.18.0 & 1.18.1 Breakpoints not working

  • April 17, 2025
  • 1 reply
  • 439 views

Hey
i tried the new IDEs 1.18.0 & 1.18.1 but i have problems to debug my target.
The Debugger didnt stop at any breakpoint. IDE 1.17.0 is working fine.
Iam using a Segger j Link Debugger.

1 reply

PPete
PPeteAuthor
Associate III
April 22, 2025

Rtos settings in Debug settings were wrong (use Jlink)

 
 
Andrew Neil
Super User
April 22, 2025

@PPete if that's resolved you issue, please mark that post as the solution:

https://community.st.com/t5/community-guidelines/help-others-to-solve-their-issues/ta-p/575256

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.