What command is used for flashing the MCU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-26 2: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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-29 8: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-26 3: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. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-29 8: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.
