Skip to main content
Associate II
October 30, 2023
Question

STM32_Programmer_CLI:command not found

  • October 30, 2023
  • 2 replies
  • 2120 views

we are following all step i.e mentioned in st.wiki. we have installed the stm32 cubeprogrammer but commant not working .at where i am doing wrong?

Pooja321_0-1698661910095.png

 

2 replies

Erwan SZYMANSKI
Technical Moderator
October 31, 2023

Hello @Pooja321 ,
After exporting your PATH variable, can you do an echo $PATH command and an ls <your_cube_programer_path> and show me outputs ? 

Rgs,
Erwan

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.
Explorer
May 15, 2024

Hello @Erwan SZYMANSKI 

I am having the same issue. Here are the outputs to the commands you suggested.

Jesus5611_0-1715790369067.png

Thank you, 

Jesus

 

Erwan SZYMANSKI
Technical Moderator
May 20, 2024

Hello @Jesus5611 ,
In you case, this is not an error of PATH variable content, but more an installation issue. It tells you that libraries for Qt6 are missing.

I advise you to reinstall your tool. 

Kind regards,
Erwan.

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.