nRF Connect SDK Quick Setup Failure

Hi,


I am having an issue with setting up the nRF Connect for VS Code

I have installed the following apps step-by-step as mentioned in the Nordic Installation Guide:

  • nRF Command Line Tools 10.21.0
  • nRF Connect 4.0.1
  • VS Code 1.78.0
  • nRF Connect SDK 2.3.0 incl. toolchain. 
  • SEGGER JLink 7.80

When trying to setup nRF Connect SDK it gives me an error message: 

       Invalid toolchain installation.

  • jlink is required but not found. Please ensure that SEGGER J-Link Software and Documentation Pack is installed

Toolchain invalid

Looks like it doesn't see the toolchain in the folder. Toolchain and the SDK is in the folder. I have even tried full uninstallation and tried to install a fresh copy, but with no luck.

In the Environment Variables I have got the following:

User Variables for Jev

Path 

  • C:\Users\Jev\AppData\Local\Programs\Microsoft VS Code\bin
  • C:\Program Files\SEGGER\JLink
  • ... other non-related paths

System Variables

Path 

  • C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin\


An interesting fact is that I have got exactly the same configuration on another laptop and have no issues at all. This PC that fails had a previously installed nRF SDK that failed to use SEGGER J-Link for programming and nRF Connect was completely reinstalled. 

Thanks,
Jev

Parents Reply
  • Yes, I do. Nothing helped. Also, it is very strange as even without selecting toolchain or SDK it shows the following message.

    It is like it couldn't detect the toolchain. Sometimes it is even not giving to select the option with the toolchain. When selecting SDK it is displayed as 2.3.0 (C:\ncs\v2.3.0) , but when selecting Toolchain it or not displayed at all or displayed as C:\ncs\toolchains\v2.3.0 without version displayed as with SDK version. 

      

    In the toolchain manager, it opens the correct folder when pressing 'open toolchain folder', but not in VS Code for some reason.

Children
Related