nRF connect for VS code: Invalid toolchain installation

Hi, I try to install nRF connect for VS Code on Ubuntu 20.04 LTS according to the installation guidelines. When I want to set the SDK and toolchain path in the quick setup I always get the same error message (see screenshot).

I had the same problem before when trying it on Ubuntu 22.04 with a manual nRF connect SDK installation.

any suggestions how to fix it?

Parents
  • So - I just encountered this problem with my MacBook Air (M2).  Was happening even though I had nrfjprog installed / in the path (and had installed the NRF Command Line Tools as per instructed).

    If I ran nrfjprog from a command line - I got the help text.  However - if I tried running nrfjprog with any parameters "nrfjprog -v" - it failed to run with a DLL error.  

    So - on a whim - I tried downgraded the NRF Command Line Tools from the latest (10.18.0 as of Oct-12-2022) down to version 10.17.3 - and voila!  Everything works!

    May or may not be related to your issue.

Reply
  • So - I just encountered this problem with my MacBook Air (M2).  Was happening even though I had nrfjprog installed / in the path (and had installed the NRF Command Line Tools as per instructed).

    If I ran nrfjprog from a command line - I got the help text.  However - if I tried running nrfjprog with any parameters "nrfjprog -v" - it failed to run with a DLL error.  

    So - on a whim - I tried downgraded the NRF Command Line Tools from the latest (10.18.0 as of Oct-12-2022) down to version 10.17.3 - and voila!  Everything works!

    May or may not be related to your issue.

Children
No Data
Related