Problems Sensible Uploading
Posted: Mon May 11, 2020 10:18 am
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:
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!
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!
Any suggestions?
Thanks!