This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using Visual Studio Code for nRF52 development

I made an experiment with configuring the VSCode IDE for nRF development. The results were quite satisfactory so I decided to post an example configuration to github in case anyone is interested. It can be found here VSC-Nordic-example.

Parents
  • OMG you're my hero! 


    I'm a C# developer but a real newbie in the embedded world.
    All I wanted was to be able to use VSCode as primary IDE with my nRF51 DK
    Thanks to you I got the blinky app working and I understand better how all the tools integrate together.

    A HUGE thanks

    EDIT: Just one issue for me, when I try to debug, I get an error "debug adapter process has terminated unexpectedly". Couldn't figure out what's wrong...

Reply
  • OMG you're my hero! 


    I'm a C# developer but a real newbie in the embedded world.
    All I wanted was to be able to use VSCode as primary IDE with my nRF51 DK
    Thanks to you I got the blinky app working and I understand better how all the tools integrate together.

    A HUGE thanks

    EDIT: Just one issue for me, when I try to debug, I get an error "debug adapter process has terminated unexpectedly". Couldn't figure out what's wrong...

Children
Related