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

Tool chain integration to Visual Studio Code

Hi, we are looking into the Nordic tool chain (esp. for uRF9160) integration to Visual Studio Code.

We found PlatformIO has the extension. However it only supports uRF51/52 and Arduino/Mbed framework. We need something to support uRF9160 for zephyr OS.

Any inputs and suggestions? We appreciate it!

Kevin

Parents
  • Hi Kevin,

     

    Segger Embedded Studio (nordic edition), which can be downloaded from a link in the nRF Connect for desktop, application "Getting started assistant", does support NCS (zephyr).

    But, if you are exclusively looking for a integration into vscode, I am not aware of any solution that are aimed for this purpose. You can use the terminal for building, and the Cortex-Debug (or other debug plugins) extension for debugging, but this requires manual setup.

     

    Kind regards,

    Håkon

Reply
  • Hi Kevin,

     

    Segger Embedded Studio (nordic edition), which can be downloaded from a link in the nRF Connect for desktop, application "Getting started assistant", does support NCS (zephyr).

    But, if you are exclusively looking for a integration into vscode, I am not aware of any solution that are aimed for this purpose. You can use the terminal for building, and the Cortex-Debug (or other debug plugins) extension for debugging, but this requires manual setup.

     

    Kind regards,

    Håkon

Children
No Data
Related