toolchain:3.0.0 path:C:\ncs\toolchains\0b393f9e1b
sdk:3.0.2 path:d:\ncs\v3.0.2\
Hello, I am using vscode to build a 54L15 environment in a win10 system environment. I have installed msys2 and nrfconnect-setup-5.2.0-x64. Because the C drive resources are insufficient, I put the SDK on the D drive and set nrfutil toolchain-manager config --set install-dir="D:\ncs" nrfutil sdk-manager config install-dir set "D:\ncs". They should make the SDK location effective, but when I compile, no matter which demo, the problem shown in Figure 1 below will appear. I checked and cleared the build directory, but the problem still exists. I don't know which stage still has the problem. Do I need to install the Zephyr SDK separately? This has troubled me for an entire afternoon. Can you provide some solutions?



