2024-01-26 02:38 AM
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.
Solved! Go to Solution.
2024-01-29 08:26 AM
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.
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.
2024-01-26 03:24 AM
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. :)
2024-01-29 08:26 AM
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.
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.