cancel
Showing results for 
Search instead for 
Did you mean: 

How to setup good debug software for STM32WL5JC

David_
Senior

How to setup debug session with C breakpoint, stepping, variable read/write, etc.  (and advanced facility like monitor, etc.  I am still reading...)

TIA

1 ACCEPTED SOLUTION

Accepted Solutions

https://wiki.st.com/stm32mcu/wiki/STM32CubeIDE:Introduction_to_STM32CubeIDE

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.

View solution in original post

2 REPLIES 2

https://wiki.st.com/stm32mcu/wiki/STM32CubeIDE:Introduction_to_STM32CubeIDE

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.

Many thanks.  It auto download software and configurate debug server.  It works. 

I was reading web information on manually configure openocd and it was not need (it did automatically).