After updating the toolchain, it fails to compile.

I'm developing my product using NCS. It compiled fine yesterday, but today when I opened VS Code with the nRF Connect extension, it prompted me to install the toolchain. I previously downloaded the NCS v2.6.0 SDK, and after installing the v2.6.0 toolchain, the compilation failed with an error stating that it couldn’t find prj_keyboard.conf. The previous SDK installation was done through the nRF Connect extension.

I'm developing my product using NCS. It compiled fine yesterday, but today when I opened VS Code with the nRF Connect extension, it prompted me to install the toolchain.

I previously downloaded the NCS v2.6.0 SDK, and after installing the v2.6.0 toolchain, the compilation failed with an error stating that it couldn’t find prj_keyboard.conf.

The previous SDK installation was done through the nRF Connect extension.

Related