2021-05-20 03:53 AM
I have installed STM32CubeProgrammer 2.7.0 on Windows 10 and it works fine. but when iam trying to run STM32_Programmer_CLI.exe even as admin it open and close immediately. the same thing happens by openning the STM32Bootloader.bat
Could anyone tell me please how to solve this problem?
Regards
Depo
Solved! Go to Solution.
2021-05-24 02:45 AM
Hi @Dalhe.1 ,
It seems to be admin right issue in your side, using GUI you face the same problem?
Can you please try to unistalll CubeProgrammer , clean you environment and install it again with admin rights?
Houda
2021-05-20 05:25 AM
It's a command line interface. Run it from the command prompt. You use it by providing command line arguments, after which it runs and exits when complete.
If you're looking for the GUI, run STM32CubeProgrammer.exe.
2021-05-21 03:29 AM
Hi @Dalhe.1 ,
As said by @TDK , to use STM32_Programmer_CLI.exe you need to the CLI from CMD:
For more details of CLI usage you can use refer to CubeProgrammer user manual or use this command to have all commands options :
If your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Houda
2021-05-21 03:48 AM
2021-05-21 04:03 AM
Hi @Dalhe.1
Can you please copy the STM32CubeProgrammer folder under any user folder (Desktop for example) and try again?
Houda
2021-05-21 04:11 AM
Hi @Houda GHABRI
I have just tried and it's always the same error.
2021-05-24 02:45 AM
Hi @Dalhe.1 ,
It seems to be admin right issue in your side, using GUI you face the same problem?
Can you please try to unistalll CubeProgrammer , clean you environment and install it again with admin rights?
Houda
2021-05-24 03:34 AM
/Hi @Houda GHABRI
Many Thnx ... i just did as you said and it finnally worked !!
2021-05-24 03:42 AM
Hi @Dalhe.1
Glad to hear that is is finally worked for you :) .
Houda