cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to Debug and Run LED Blinking code with out IDE. I Debug and Run code with IDE it was working.Can any one suggest how can i do this through command line? I use STM32 -NUCLEO-H745ZI-Q board

SDas.2
Associate II
 
3 REPLIES 3
TDK
Guru

OpenOCD has a command line interface. I wouldn't recommend it. Why do you want to debug via command line? Loading/Running code via command line can be done with STM32CubeProgrammer, among others.

If you feel a post has answered your question, please click "Accept as Solution".
SDas.2
Associate II

For Automation testing.

SDas.2
Associate II

Can you suggest me any tutorials