This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

no devices connected ncs 2.5.0 same this (-Og) selected

Good Morning,

I installed ncs2.5.0 and I created a blinky led project the build is ok but I no detect nrf52840-DK. I selected optimize for debugging (-Og) ?

When I select "Flash all linked devices" I have a message -> "Devices must be linked to a build configuration to be flashed using the Flash All command." But I did select the good option (-Og)

I launched nrfjprog with option -e, it's ok

C:\WINDOWS\system32>nrfjprog -e
Erasing user available code and UICR flash areas.
Applying system reset.

thanks for help

Alex

Parents
  • Hi,

    Some times you need to restart VS code and unplug and re-plug your DK for the VS Code to see the connected board. You can also use the refresh button in the "connected devices" window to try to reconnect to the devkit,

    regards

    Jared 

Reply
  • Hi,

    Some times you need to restart VS code and unplug and re-plug your DK for the VS Code to see the connected board. You can also use the refresh button in the "connected devices" window to try to reconnect to the devkit,

    regards

    Jared 

Children
Related