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

VSCode update NCS

Hello,

VSCode,  i change NCS1.9.1 to v1.9.99,

restart computer,but got error:

OUTPUT can not use compilerPath“D:\Program\v1.9.1\toolchain\opt\bin\arm-none-eabi-gcc.exe”

TERMINAL CMake Error: Generator: execution of make failed. Make command was: D:/Program/v1.9.1/toolchain/opt/bin/ninja.exe && 

 

  

  

Best regards

Parents Reply Children
  • Please provide the output as a text file and not as screenshot.

    yuyou said:
    why toolchains still point 1.9.1 folder? where to change it?

    I am very confused. Are you trying to do git pull to the v1.9.99-dev1 folder that you initialized with west init? You are supposed to update within v1.9.1 folder if installed using Toolchain Manager. 


    If not, please manually install the nRF Connect SDK following manual steps.

Related