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

nRF Connect SDK 1.9.0 Segger Embedded Studio

After installing NCS 1.9.0 Open Segger Embedded Studio does not show as an option any longer. I have tried to remove the SDK and install it again, but the result is the same. Our customer does not want us to migrate to VS Code right now. How can i get Segger Embedded Studio back?

Kind regards

Dirk

Parents
  • Hello Dirk,

    the installation of the nRF Connect SDK probably didn’t finish successfully. Does the customer use an open VPN connection or a firewall that might block the repository downloads from GitHub?

    Anyway, your customer could try this. When opening a bash, the following message should appear:

    NCS repositories are not yet cloned here. To do so run the following command:
    
    ncsmgr init-ncs
    
    user@user MINGW64 ~/ncs/v1.8.0
    $

    By running this command, the GitHub repositories should be downloaded and thus finish the installation.

    Regards

    Markus

  • Hello Markus,

    we dont have a VPN active and firewall settings are unchanged. After ncsmgr init-ncs I get the following result:

    Regards

    Dirk

Reply Children
No Data
Related