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.
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.
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...
mikeg78 As promised, here are my sample projects working with Cortex Debug https://github.com/jmevel/nRF51-VsCode-Samples