Page 1 of 1

Problems Sensible Uploading

Posted: Mon May 11, 2020 10:18 am
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!

Re: Problems Sensible Uploading

Posted: Mon May 11, 2020 10:26 am
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

Re: Problems Sensible Uploading

Posted: Mon May 11, 2020 10:35 am
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