cancel
Showing results for 
Search instead for 
Did you mean: 

What command is used for flashing the MCU?

ubaldot
Senior

From the console of CubeIDE, I have seen that for compiling the command used is make -j9 all. I am wondering what is the command used for running a project given that I cannot see it from the console. 

1 ACCEPTED SOLUTION

Accepted Solutions
Semer CHERNI
ST Employee

Hello @ubaldot 

First let me thank you for posting.

In the Debug Configuration>Debugger you can click on "Show Command Line" to see the debug command.

Also you can enable the log as shown in the screenshot bellow.

SemerCHERNI_0-1706545548329.png

KR,
Semer.

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
ubaldot
Senior

Ok, perhaps I should be more specific: I know that CubeProgrammer_CLI is invoked, but I would like to see exactly the whole command with all the flags, etc. 🙂 

Semer CHERNI
ST Employee

Hello @ubaldot 

First let me thank you for posting.

In the Debug Configuration>Debugger you can click on "Show Command Line" to see the debug command.

Also you can enable the log as shown in the screenshot bellow.

SemerCHERNI_0-1706545548329.png

KR,
Semer.

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.