NCS(3.0.2) build fail by select kconfig configuration file

HI,

I am using the nrf_desktop sample in NCS V3.0.2, I want to buil with prj_release_dongle.conf , the setting 

but build fail, I check the file Path:  it should be  F:/nrf54H20/nrf_desktop_2/configuration/nrf54h20dk_nrf54h20_cpuapp/prj_release_dongle.conf,Please help to see how to solve it,thanks

Parents
  • Hi,

    Where do you have the prj_release_dongle.conf actually placed at?

    Regards,

    Priyanka

  • HI,

    theprj_release_dongle.conf actually placed at " F:\nrf54H20\nrf_desktop_2\configuration\nrf54h20dk_nrf54h20_cpuapp"

  • Hi,

    Could you tell me your VSCode and extension version?

    It would be great if you could attach the Support Information as well.

    -Priyanka

  • // IMPORTANT: The following data can contain sensitive or confidential information about your environment.
    // If you do not want others to see this information, make sure to remove it before sharing the data.

    // For help and support, visit Nordic Semiconductor's DevZone at devzone.nordicsemi.com/.

    {
      "platform": {
        "os": "win32",
        "osVersion": "Windows 11 Pro",
        "osKernel": "10.0.26100",
        "vscode": "1.102.2",
        "electron": "35.6.0",
        "node": "v22.15.1"
      },
      "system": {
        "date": "2025-07-25T01:05:17.620Z",
        "vscodeRoot": "c:\\Users\\lenovo\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
        "nrfConnectForDesktopInstalled": true,
        "vscodeUptime": "00:06:51",
        "osUptime": "73:22:57",
        "cpu": "12th Gen Intel(R) Core(TM) i9-12900H"
      },
      "workspace": {
        "name": "nrf_desktop_2",
        "workspaceFile": null,
        "folders": [
          "f:\\nrf54H20\\nrf_desktop_2"
        ]
      },
      "sdks": [
        {
          "version": "v3.0.2",
          "path": "g:\\nordicNCS\\v3.0.2"
        },
        {
          "version": "v2.9.1",
          "path": "g:\\nordicNCS\\v2.9.1"
        },
        {
          "version": "v2.9.0",
          "path": "g:\\nordicNCS\\wanincs"
        }
      ],
      "activeBuild": "f:\\nrf54H20\\nrf_desktop_2\\build_1",
      "apps": [
        {
          "workspace": "f:\\nrf54H20\\nrf_desktop_2",
          "uri": "f:\\nrf54H20\\nrf_desktop_2",
          "buildConfigurations": [
            {
              "id": "f:\\nrf54H20\\nrf_desktop_2\\build_1",
              "name": "build_1",
              "boardId": "nrf54h20dk/nrf54h20/cpuapp",
              "type": "Zephyr",
              "isChild": false,
              "isStale": true,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              },
              "sdk": "g:\\nordicNCS\\v3.0.2"
            },
            {
              "id": "f:\\nrf54H20\\nrf_desktop_2\\build",
              "name": "build",
              "boardId": "[email protected]/nrf54h20/cpuapp",
              "type": "Sysbuild",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              },
              "sdk": "g:\\nordicNCS\\v3.0.2",
              "toolchain": "nRF Connect SDK Toolchain v3.0.2"
            }
          ]
        }
      ],
      "toolchains": [
        {
          "version": "3.0.2",
          "path": "g:\\nordicNCS\\toolchains\\0b393f9e1b"
        },
        {
          "version": "2.9.1",
          "path": "g:\\nordicNCS\\toolchains\\b620d30767"
        },
        {
          "version": "2.9.0",
          "path": "g:\\nordicNCS\\toolchains\\b620d30767"
        },
        {
          "version": "2.4.2",
          "path": "g:\\nordicNCS\\toolchains\\31f4403e35"
        }
      ],
      "connectedDevices": [
        {
          "serialNumber": "001051178310"
        }
      ],
      "tools": {
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.17.0",
        "C:\\Program Files\\SEGGER\\JLink_V848\\JLink.exe": "8.48",
        "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
        "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfutil.exe": "8.0.0",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\cmake": "3.21.0",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\Scripts\\west.exe": "1.2.0",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\python.exe": "3.12.4",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\ninja.exe": "1.10.2",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\gperf.exe": "3.1",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\dtc.exe": "1.4.7",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\gn.exe": "2223",
        "G:\\nordicNCS\\toolchains\\0b393f9e1b\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
        "arm-gdbPath": "g:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
        "riscv-gdbPath": "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
      },
      "nrfutil": {
        "nrfutil-device": {
          "version": "2.8.8",
          "binPath": "c:\\Users\\lenovo\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device",
          "jlinkInfo": {
            "description": "This version of SEGGER J-Link is different from the J-Link version that was used to test nrfutil device commands",
            "expectedVersion": {
              "version": "JLink_V8.18",
              "versionFormat": "string"
            },
            "name": "JlinkARM",
            "version": "JLink_V8.48",
            "versionFormat": "string"
          }
        },
        "nrfutil-sdk-manager": {
          "version": "1.3.0",
          "binPath": "c:\\Users\\lenovo\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64\\platform\\nrfutil\\bin\\nrfutil-sdk-manager"
        }
      },
      "environment": {
        "westEnv": {
          "HOME": "C:\\Users\\lenovo",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\lenovo",
          "PATH": "G:\\nordicNCS\\toolchains\\0b393f9e1b;G:\\nordicNCS\\toolchains\\0b393f9e1b\\mingw64\\bin;G:\\nordicNCS\\toolchains\\0b393f9e1b\\bin;G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin;G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\Scripts;G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\nanopb\\generator-bin;G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin;c:\\Users\\lenovo\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64\\platform\\nrfutil\\lib\\nrfutil-sdk-manager;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\dotnet\\;D:\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x64;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x32;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Python\\Python313\\;C:\\Users\\lenovo\\AppData\\Local\\Microsoft\\WindowsApps;C:\\MentorGraphics\\PADSVX.2.7\\SDD_HOME\\CAMCAD;C:\\Users\\lenovo\\.dotnet\\tools;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
          "ZEPHYR_BASE": "g:\\nordicNCS\\v3.0.2\\zephyr",
          "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
          "ZEPHYR_SDK_INSTALL_DIR": "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk",
          "PYTHONPATH": "G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin;G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\Lib;G:\\nordicNCS\\toolchains\\0b393f9e1b\\opt\\bin\\Lib\\site-packages"
        },
        "inherited": {
          "HOME": "C:\\Users\\lenovo",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\lenovo",
          "Path": "C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\dotnet\\;D:\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x64;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x32;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Python\\Python313\\;C:\\Users\\lenovo\\AppData\\Local\\Microsoft\\WindowsApps;C:\\MentorGraphics\\PADSVX.2.7\\SDD_HOME\\CAMCAD;C:\\Users\\lenovo\\.dotnet\\tools;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
          "PATH": "C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files\\Microsoft SQL Server\\Client SDK\\ODBC\\170\\Tools\\Binn\\;C:\\Program Files\\dotnet\\;D:\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x64;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x32;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Python\\Python313\\;C:\\Users\\lenovo\\AppData\\Local\\Microsoft\\WindowsApps;C:\\MentorGraphics\\PADSVX.2.7\\SDD_HOME\\CAMCAD;C:\\Users\\lenovo\\.dotnet\\tools;C:\\Users\\lenovo\\AppData\\Local\\Programs\\Microsoft VS Code\\bin"
        }
      },
      "terminal": {
        "defaultProfile": null
      },
      "config": {
        "nordic-semiconductor.nrf-connect": {
          "topdir": "",
          "toolchain": {
            "path": ""
          },
          "ozonePath": "",
          "applications": [],
          "applicationOptions": {},
          "kconfig": {
            "interface": "kconfig"
          },
          "west": {
            "env": {
              "$base": "terminal"
            }
          },
          "boardRoots": [],
          "taskBindings": {},
          "buildTerminal": {
            "condensedProgress": true
          },
          "debugging": {
            "flash": true,
            "bindings": {},
            "justMyCode": false
          },
          "activeAppFollowActiveEditor": true,
          "flash": {
            "softreset": false,
            "erase": false,
            "recover": false
          },
          "enableTelemetry": true,
          "thirdpartyIntegration": {},
          "toolchainManager": {
            "indexURL": null,
            "installDirectory": "G:\\nordicNCS"
          },
          "nrfutil": {
            "home": null
          },
          "defaultOpenAction": "ask",
          "terminalProfile": {
            "shell": null
          }
        },
        "nordic-semiconductor.nrf-terminal": {
          "terminalMode": "character"
        }
      },
      "extensions": {
        "internal": {
          "nordic-semiconductor.nrf-connect": {
            "version": "2025.5.152",
            "path": "c:\\Users\\lenovo\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64",
            "isActive": true
          },
          "nordic-semiconductor.nrf-terminal": {
            "version": "2024.9.14",
            "path": "c:\\Users\\lenovo\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.9.14",
            "isActive": true
          },
          "nordic-semiconductor.nrf-devicetree": {
            "version": "2025.4.22",
            "path": "c:\\Users\\lenovo\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2025.4.22",
            "isActive": true
          },
          "nordic-semiconductor.nrf-kconfig": {
            "version": "2025.4.26",
            "path": "c:\\Users\\lenovo\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2025.4.26",
            "isActive": true
          }
        },
        "external": {
          "marus25.cortex-debug": null,
          "ms-vscode.cpptools": "1.23.6",
          "ms-vscode.js-debug": "1.102.0",
          "ms-vscode.js-debug-companion": "1.1.3",
          "ms-vscode.vscode-js-profile-table": "1.0.10",
          "ms-python.debugpy": "2025.10.0",
          "ms-python.python": "2025.10.1",
          "ms-python.vscode-pylance": "2025.7.1",
          "ms-python.vscode-python-envs": "1.0.0",
          "ms-vscode.cpptools-extension-pack": "1.3.1",
          "ms-vscode.cpptools-themes": "2.0.0",
          "ms-vscode.hexeditor": "1.11.1",
          "redhat.java": "1.43.1",
          "trond-snekvik.gnu-mapfiles": "1.1.0",
          "VisualStudioExptTeam.intellicode-api-usage-examples": "0.2.9",
          "VisualStudioExptTeam.vscodeintellicode": "1.3.2",
          "vscjava.vscode-gradle": "3.16.4",
          "vscjava.vscode-java-debug": "0.58.2",
          "vscjava.vscode-java-dependency": "0.24.1",
          "vscjava.vscode-java-pack": "0.29.2",
          "vscjava.vscode-java-test": "0.43.1",
          "vscjava.vscode-maven": "0.44.0"
        }
      }
    }


Reply Children
No Data
Related