'Launching STM32L476RG_nucleo.elf has encountered a problem. Error starting process'
I am on a windows 7 PC and used to work with MBED, then AC6 SW4STM32 without problem with an own made card with a L476RG mcu.
I downloaded STM32IDE to test it, the installation ok without problem.
I uploaded a very simple program called GPIO_IOT_toggled from examples. The building works fine. At the time to run the program, I choose "run as "local C/C++ application" (the only choice).
A little window says:
'Launching STM32L476RG_nucleo.elf has encountered a problem. Error starting process'
When clicking on "details" I get:
"Cannot run program "C:\Users\YPCU5336\STM32Cube\Repository\STM32Cube_FW_L4_V1.14.0\Projects\NUCLEO-L476RG\Examples\GPIO\GPIO_IOToggle\SW4STM32\STM32L476RG_NUCLEO\Debug\STM32L476RG_NUCLEO.elf": Launching failed"
Can someone tell me if I missed some tuning in the STM32CubeIDE ?
Thank you in advance
