CLI.exe unsure on how to run this...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-05 1:12 PM
Hi there, I'm starting to use the stm32cubeprogrammer sw, and don't know how to practice sending valid commands through this interface. I have located the CLI.exe but every time I click on it, the program executes and then closes. What am i doing wrong?
Labels:
- Labels:
-
STM32CubeProgrammer
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-08 2:45 AM
Welcome, @RobNeWin, to the community!
you didn't start the GUI but the CLI, which is a Command-Line Interface. As a CLI, it expects commands, either manually from the command line, or from a script file, to be executed.
You can find more information on how to use the GUI or CLI in UM2237.
Hope that helps?
Good luck!
Regards
/Peter
In order 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.
