Segger Support missing in 2.0

Hi Team,

We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder 

I Nordic recommending to use VS Code ?

Also we observed folder structure is changed toolchain folder is moved outside V.2.0

can you please share details on above points?

Thank you

Parents
  • Hi,

    We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder 

    I Nordic recommending to use VS Code ?

    Yes, the combination of nRF Connect SDK and Segger Embedded Studio was not optimal, so we decided to develop a set of plugins for VS Code instead, nRF Connect for VS Code. This is the IDE that is supported and recommended with nRF Connect SDK 2.0.0, and will be used in the foreseeable future. If you have old nRF Connect SDK projects based on Segger Embedded Studio I suggest you take a look at Migrating from other IDEs to VS Code.

    Also we observed folder structure is changed toolchain folder is moved outside V.2.0

    can you please share details on above points?

    In nRF Connect SDK 2.0.0, the Zephyr SDK toolchain replaces the GNU ARM Embedded toolchain (see nRF Connect SDK v2.0.0 Release Notes). The folder structure of the toolchain distributed by the toolchain manager is also different, as you noticed.

Reply
  • Hi,

    We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder 

    I Nordic recommending to use VS Code ?

    Yes, the combination of nRF Connect SDK and Segger Embedded Studio was not optimal, so we decided to develop a set of plugins for VS Code instead, nRF Connect for VS Code. This is the IDE that is supported and recommended with nRF Connect SDK 2.0.0, and will be used in the foreseeable future. If you have old nRF Connect SDK projects based on Segger Embedded Studio I suggest you take a look at Migrating from other IDEs to VS Code.

    Also we observed folder structure is changed toolchain folder is moved outside V.2.0

    can you please share details on above points?

    In nRF Connect SDK 2.0.0, the Zephyr SDK toolchain replaces the GNU ARM Embedded toolchain (see nRF Connect SDK v2.0.0 Release Notes). The folder structure of the toolchain distributed by the toolchain manager is also different, as you noticed.

Children
Related