Problems Sensible Uploading

Post here first, or if you can't find a relevant section!
Post Reply
Mcpollo90
Posts: 2
Joined: Fri May 08, 2020 11:25 am

Problems Sensible Uploading

Post by Mcpollo90 »

Hello,

I'm new to this whole STM32 arduino thing. I purchased a development board from the SensiEdge company because it fit what I was looking for.

I followed the installation steps to program the board and when I uploaded a simple sample blink I got this error message:

Code: Select all


Arduino:1.8.12 (Windows 10), Tarjeta:"Nucleo-64, Nucleo L476RG, STM32CubeProgrammer (SWD), Enabled (generic 'Serial'), None, Low/Full Speed, Smallest (-Os default), Newlib Nano (default)"

STM32_Programmer_CLI.exe not found.
Please install it or add <STM32CubeProgrammer path>\bin' to your PATH environment:
https://www.st.com/en/development-tools/stm32cubeprog.html
Aborting!

As far as I know, I have installed the program that puts there and windows recognizes the board as ST-Link debug

Any suggestions?

Thanks!
stas2z
Posts: 131
Joined: Mon Feb 24, 2020 8:17 pm
Answers: 8

Re: Problems Sensible Uploading

Post by stas2z »

Please install it or add <STM32CubeProgrammer path>\bin' to your PATH environment:
https://www.st.com/en/development-tools ... eprog.html
it's a quote from yr quote
Mcpollo90
Posts: 2
Joined: Fri May 08, 2020 11:25 am

Re: Problems Sensible Uploading

Post by Mcpollo90 »

stas2z wrote: Mon May 11, 2020 10:26 am
Please install it or add <STM32CubeProgrammer path>\bin' to your PATH environment:
https://www.st.com/en/development-tools ... eprog.html
it's a quote from yr quote
Yes, this is the error message of the arduino IDE
Post Reply

Return to “General discussion”