Skip to main content
Senior
May 12, 2020
Solved

No device found on target. ?

  • May 12, 2020
  • 1 reply
  • 861 views

Hello,

After copying an STM32CubeIDe project using the New → Project from .ioc file and then importing old project version into the one, the IDE wont let me program the device.

With old project version, I can run the programming Run settings and the STLinkV2 reflashes the MCU.

With the new project version, STLink cannot find the device.

The Run settings are the same...

Any suggestion ?

Thanks.

s.

This topic has been closed for replies.
Best answer by simo zz

Solved. Debug Runs must be set as well, not only the 'Release' one.

1 reply

simo zzAuthorBest answer
Senior
May 12, 2020

Solved. Debug Runs must be set as well, not only the 'Release' one.