nRF Connect SDK v2.3.0 for VS code setting

Hi Team,

I cannot build sample code (like a LED Button Service (LBS)) with nRF Connect SDK v2.3.0 for VS code setting.

And I found "west" error by debugging comment. Refer to attachment image.

Please let us know how to solve this problem.

Best Regards,

Tsutsumi

Parents
  • It looks like your SDK is not being installed correctly.
    You can try to open Toolchina Manager, go to the terminal and execute the command "west update" on the SDK directory.
    After that, try to build the code again.

    There was no "west build" tool before "west update":

    After "west update", there are more commands including "west build":

  • Hi, 

    Thank you for your information.

    Unfortunatly, I reinstalled my development environment and the situation is worse than last time.

    support information is following.

    IMPORTANT: The data below could contain sensitive or confidential information about your environment.
    If you do not wish this to be seen by others, please make sure to remove it before sharing.

    For help and support, visit the Nordic DevZone at devzone.nordicsemi.com/.

    {
    "platform": {
    "os": "win32",
    "osVersion": "Windows 10 Pro",
    "osKernel": "10.0.18362",
    "vscode": "1.77.3",
    "electron": "19.1.11",
    "node": "v16.14.2"
    },
    "system": {
    "date": "2023-04-26T06:27:46.172Z",
    "vscodeRoot": "c:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
    "nrfConnectForDesktopInstalled": true,
    "vscodeUptime": "00:01:20",
    "osUptime": "05:41:51",
    "cpu": {
    "model": "Intel(R) Core(TM) i5-8365U CPU @ 1.60GHz",
    "speed": "1896 MHz",
    "count": 4
    },
    "memory": {
    "total": "7.82 GB",
    "free": "0.62 GB"
    }
    },
    "workspace": {
    "name": "Untitled (Workspace)",
    "workspaceFile": "1682390291194",
    "folders": [
    "c:\\nordic\\myapps\\peripheral_lbs"
    ]
    },
    "extensions": {
    "internal": {
    "nordic-semiconductor.nrf-connect": {
    "version": "2023.4.179",
    "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.4.179-win32-x64",
    "isActive": true
    },
    "nordic-semiconductor.nrf-terminal": {
    "version": "2023.4.15",
    "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2023.4.15",
    "isActive": true
    },
    "nordic-semiconductor.nrf-devicetree": {
    "version": "2023.4.61",
    "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2023.4.61",
    "isActive": true
    },
    "nordic-semiconductor.nrf-kconfig": {
    "version": "2023.4.17",
    "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2023.4.17",
    "isActive": true
    }
    },
    "external": {
    "marus25.cortex-debug": "1.10.0",
    "ms-vscode.cpptools": "1.14.5",
    "ms-vscode-remote.remote-wsl-recommender": "0.0.19",
    "ms-vscode.js-debug": "1.77.2",
    "ms-vscode.js-debug-companion": "1.0.18",
    "ms-vscode.vscode-js-profile-table": "1.0.3",
    "cschlosser.doxdocgen": "1.4.0",
    "endercat.one-dark-github": "0.0.1",
    "jeff-hykin.better-cpp-syntax": "1.17.2",
    "josetr.cmake-language-support-vscode": "0.0.9",
    "luveti.kconfig": "1.0.3",
    "mcu-debug.debug-tracker-vscode": "0.0.15",
    "mcu-debug.memory-view": "0.0.20",
    "mcu-debug.rtos-views": "0.0.6",
    "ms-dotnettools.vscode-dotnet-runtime": "1.6.0",
    "ms-vscode-remote.remote-containers": "0.288.1",
    "ms-vscode-remote.remote-ssh": "0.100.0",
    "ms-vscode-remote.remote-ssh-edit": "0.84.0",
    "ms-vscode-remote.remote-wsl": "0.77.0",
    "ms-vscode.cmake-tools": "1.14.30",
    "ms-vscode.cpptools-extension-pack": "1.3.0",
    "ms-vscode.cpptools-themes": "2.0.0",
    "ms-vscode.remote-explorer": "0.4.0",
    "trond-snekvik.gnu-mapfiles": "1.1.0",
    "trond-snekvik.kconfig-lang": "1.2.0",
    "twxs.cmake": "0.0.17"
    }
    },
    "tools": {
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.15.2",
    "C:\\Program Files\\SEGGER\\JLink\\JLink.exe": "7.86h",
    "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.21.0",
    "nrfutil": "Not found",
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\cmake.exe": "3.20.5",
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Scripts\\west.exe": "0.14.0",
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\python.exe": "3.8.2",
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\ninja.exe": "1.9.0",
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\gperf.exe": "3.1",
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\dtc.exe": "1.4.7",
    "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\gn.exe": "2082",
    "c:\\ncs\\toolchains\\v2.3.0\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
    "gdbPath": "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe"
    },
    "sdks": [],
    "toolchains": [
    {
    "version": "2.3.0",
    "path": "c:\\ncs\\toolchains\\v2.3.0"
    }
    ],
    "connectedDevices": [],
    "deviceProvider": "nrfutil",
    "config": {
    "nordic-semiconductor.nrf-connect": {
    "topdir": "c:\\ncs\\v2.3.0",
    "toolchain": {
    "path": "${nrf-connect.toolchain:2.3.0}"
    },
    "ozonePath": "",
    "applications": [
    "${workspaceFolder}"
    ],
    "applicationOptions": {},
    "kconfig": {
    "interface": "kconfig",
    "executeInDefaultShell": false
    },
    "welcome": {
    "showOnStartup": true
    },
    "west": {
    "env": {
    "$base": "terminal"
    }
    },
    "boardRoots": [],
    "enableTelemetry": true,
    "taskBindings": {},
    "debugging": {
    "backend": "nRF Debug",
    "flash": true,
    "bindings": {}
    },
    "activeAppFollowActiveEditor": true,
    "deviceProvider": "nrfutil"
    },
    "nordic-semiconductor.nrf-terminal": {
    "terminalMode": "character"
    },
    "marus25.cortex-debug": {
    "armToolchainPath": null,
    "armToolchainPrefix": "arm-none-eabi",
    "gdbPath": null,
    "objdumpPath": null,
    "JLinkGDBServerPath": null,
    "openocdPath": null,
    "pyocdPath": null,
    "PEGDBServerPath": null,
    "stutilPath": null,
    "stlinkPath": null,
    "stm32cubeprogrammer": null,
    "enableTelemetry": true,
    "registerUseNaturalFormat": true,
    "variableUseNaturalFormat": true,
    "dbgServerLogfile": null,
    "showDevDebugOutput": "none"
    }
    },
    "environment": {
    "westExe": "west",
    "westEnv": {
    "ELECTRON_RUN_AS_NODE": "1",
    "HOME": "C:\\Users\\hkt11068",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\hkt11068",
    "Path": "c:\\ncs\\toolchains\\v2.3.0\\mingw64\\bin;c:\\ncs\\toolchains\\v2.3.0\\mingw64\\libexec\\git-core;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin;c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;c:\\ncs\\toolchains\\v2.3.0\\arm-zephyr-eabi\\bin;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Scripts;C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Program Files (x86)\\Gpg4win\\..\\GnuPG\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\hkt11068\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\EmEditor;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM8;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM32;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
    "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
    "ZEPHYR_SDK_INSTALL_DIR": "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk",
    "PYTHONPATH": "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Lib;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Lib\\site-packages",
    "Python3_ROOT": "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin"
    },
    "inherited": {
    "ELECTRON_RUN_AS_NODE": "1",
    "HOME": "C:\\Users\\hkt11068",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\hkt11068",
    "Path": "C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Program Files (x86)\\Gpg4win\\..\\GnuPG\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\hkt11068\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\EmEditor;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM8;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM32;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
    "PATH": "C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Program Files (x86)\\Gpg4win\\..\\GnuPG\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\hkt11068\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\EmEditor;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM8;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM32;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\bin"
    },
    "toolchainPath": "c:\\ncs\\toolchains\\v2.3.0",
    "toolchainBinPath": "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin",
    "toolchainVersion": "2.3.0"
    },
    "terminal": {
    "shell": null,
    "defaultProfile": null
    }
    }

    Best Regars,

    Tsutsumi

  • Hi,

    I copied some folders to C\ncs\v2.3.0 as following.

    But the situation is still same.

    The support information is below in this case.

    IMPORTANT: The data below could contain sensitive or confidential information about your environment.
    If you do not wish this to be seen by others, please make sure to remove it before sharing.

    For help and support, visit the Nordic DevZone at devzone.nordicsemi.com/.

    {
      "platform": {
        "os": "win32",
        "osVersion": "Windows 10 Pro",
        "osKernel": "10.0.18362",
        "vscode": "1.77.3",
        "electron": "19.1.11",
        "node": "v16.14.2"
      },
      "system": {
        "date": "2023-04-27T05:40:16.373Z",
        "vscodeRoot": "c:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
        "nrfConnectForDesktopInstalled": true,
        "vscodeUptime": "00:02:05",
        "osUptime": "05:07:20",
        "cpu": {
          "model": "Intel(R) Core(TM) i5-8365U CPU @ 1.60GHz",
          "speed": "1896 MHz",
          "count": 4
        },
        "memory": {
          "total": "7.82 GB",
          "free": "0.53 GB"
        }
      },
      "workspace": {
        "name": "Untitled (Workspace)",
        "workspaceFile": "1682390291194",
        "folders": [
          "c:\\ncs\\myapps\\fund_less1_exer2"
        ]
      },
      "extensions": {
        "internal": {
          "nordic-semiconductor.nrf-connect": {
            "version": "2023.4.179",
            "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.4.179-win32-x64",
            "isActive": true
          },
          "nordic-semiconductor.nrf-terminal": {
            "version": "2023.4.15",
            "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2023.4.15",
            "isActive": true
          },
          "nordic-semiconductor.nrf-devicetree": {
            "version": "2023.4.61",
            "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2023.4.61",
            "isActive": true
          },
          "nordic-semiconductor.nrf-kconfig": {
            "version": "2023.4.17",
            "path": "c:\\Users\\hkt11068\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2023.4.17",
            "isActive": true
          }
        },
        "external": {
          "marus25.cortex-debug": "1.10.0",
          "ms-vscode.cpptools": "1.14.5",
          "ms-vscode-remote.remote-wsl-recommender": "0.0.19",
          "ms-vscode.js-debug": "1.77.2",
          "ms-vscode.js-debug-companion": "1.0.18",
          "ms-vscode.vscode-js-profile-table": "1.0.3",
          "cschlosser.doxdocgen": "1.4.0",
          "endercat.one-dark-github": "0.0.1",
          "jeff-hykin.better-cpp-syntax": "1.17.2",
          "josetr.cmake-language-support-vscode": "0.0.9",
          "luveti.kconfig": "1.0.3",
          "mcu-debug.debug-tracker-vscode": "0.0.15",
          "mcu-debug.memory-view": "0.0.20",
          "mcu-debug.rtos-views": "0.0.6",
          "ms-dotnettools.vscode-dotnet-runtime": "1.6.0",
          "ms-vscode-remote.remote-containers": "0.288.1",
          "ms-vscode-remote.remote-ssh": "0.100.0",
          "ms-vscode-remote.remote-ssh-edit": "0.84.0",
          "ms-vscode-remote.remote-wsl": "0.77.0",
          "ms-vscode.cmake-tools": "1.14.30",
          "ms-vscode.cpptools-extension-pack": "1.3.0",
          "ms-vscode.cpptools-themes": "2.0.0",
          "ms-vscode.remote-explorer": "0.4.0",
          "trond-snekvik.gnu-mapfiles": "1.1.0",
          "trond-snekvik.kconfig-lang": "1.2.0",
          "twxs.cmake": "0.0.17"
        }
      },
      "tools": {
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.15.2",
        "C:\\Program Files\\SEGGER\\JLink\\JLink.exe": "7.86h",
        "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.21.0",
        "nrfutil": "Not found",
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\cmake.exe": "3.20.5",
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Scripts\\west.exe": "0.14.0",
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\python.exe": "3.8.2",
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\ninja.exe": "1.9.0",
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\gperf.exe": "3.1",
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\dtc.exe": "1.4.7",
        "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\gn.exe": "2082",
        "c:\\ncs\\toolchains\\v2.3.0\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
        "gdbPath": "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe"
      },
      "sdks": [],
      "toolchains": [
        {
          "version": "2.3.0",
          "path": "c:\\ncs\\toolchains\\v2.3.0"
        }
      ],
      "connectedDevices": [],
      "deviceProvider": "nrfutil",
      "config": {
        "nordic-semiconductor.nrf-connect": {
          "topdir": "c:\\ncs\\v2.3.0",
          "toolchain": {
            "path": "${nrf-connect.toolchain:2.3.0}"
          },
          "ozonePath": "",
          "applications": [],
          "applicationOptions": {},
          "kconfig": {
            "interface": "kconfig",
            "executeInDefaultShell": false
          },
          "welcome": {
            "showOnStartup": true
          },
          "west": {
            "env": {
              "$base": "terminal"
            }
          },
          "boardRoots": [],
          "enableTelemetry": true,
          "taskBindings": {},
          "debugging": {
            "backend": "nRF Debug",
            "flash": true,
            "bindings": {}
          },
          "activeAppFollowActiveEditor": true,
          "deviceProvider": "nrfutil"
        },
        "nordic-semiconductor.nrf-terminal": {
          "terminalMode": "character"
        },
        "marus25.cortex-debug": {
          "armToolchainPath": null,
          "armToolchainPrefix": "arm-none-eabi",
          "gdbPath": null,
          "objdumpPath": null,
          "JLinkGDBServerPath": null,
          "openocdPath": null,
          "pyocdPath": null,
          "PEGDBServerPath": null,
          "stutilPath": null,
          "stlinkPath": null,
          "stm32cubeprogrammer": null,
          "enableTelemetry": true,
          "registerUseNaturalFormat": true,
          "variableUseNaturalFormat": true,
          "dbgServerLogfile": null,
          "showDevDebugOutput": "none"
        }
      },
      "environment": {
        "westExe": "west",
        "westEnv": {
          "ELECTRON_RUN_AS_NODE": "1",
          "HOME": "C:\\Users\\hkt11068",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\hkt11068",
          "Path": "c:\\ncs\\toolchains\\v2.3.0\\mingw64\\bin;c:\\ncs\\toolchains\\v2.3.0\\mingw64\\libexec\\git-core;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin;c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;c:\\ncs\\toolchains\\v2.3.0\\arm-zephyr-eabi\\bin;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Scripts;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Program Files (x86)\\Gpg4win\\..\\GnuPG\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\hkt11068\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\EmEditor;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM8;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM32;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
          "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
          "ZEPHYR_SDK_INSTALL_DIR": "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk",
          "PYTHONPATH": "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Lib;c:\\ncs\\toolchains\\v2.3.0\\opt\\bin\\Lib\\site-packages",
          "Python3_ROOT": "c:\\ncs\\toolchains\\v2.3.0\\opt\\bin"
        },
        "inherited": {
          "ELECTRON_RUN_AS_NODE": "1",
          "HOME": "C:\\Users\\hkt11068",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\hkt11068",
          "Path": "C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Program Files (x86)\\Gpg4win\\..\\GnuPG\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\hkt11068\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\EmEditor;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM8;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM32;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
          "PATH": "C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Program Files (x86)\\Gpg4win\\..\\GnuPG\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\hkt11068\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\EmEditor;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM8;C:\\Program Files (x86)\\COSMIC\\FSE_Compilers\\CXSTM32;C:\\Users\\hkt11068\\AppData\\Local\\Programs\\Microsoft VS Code\\bin"
        },
        "toolchainPath": "c:\\ncs\\toolchains\\v2.3.0",
        "toolchainBinPath": "c:\\ncs\\toolchains\\v2.3.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin",
        "toolchainVersion": "2.3.0"
      },
      "terminal": {
        "shell": null,
        "defaultProfile": null
      }
    }
    Best Regards,
    Tsutsumi
  • I have reported this internally and will get back to you as soon as I get a response from the team.

  • Could you share a picture as shown below, of where you install your SDK?

    If you are storing it under c://Nordic and you have the rest under c://ncs  , this might be a problem.

    You moved it to C:\ncs but the registry is not updated. You need to call west zephyr-export in C:\ncs\v.2.3.0. Or reinstall it properly again.
    -Priyanka
  • Hi,

    My SDK is below.

    I no longer use the c:\nordic folder.

    Please let me know how to call west zephyr-export.

    Best Regards,

    Tsutsumi

Reply Children
Related