VSCode Extension Host Keeps Crashing As Soon as First Project is Added

Bit baffled by this one, I assume it's related to the attempted nRF SDK Intellisense magic:

We do have a monorepo for various controller projects that includes two zephyr setups in lib/zephyr (latest, for non nRF projects) and lib/nordic (for nRF projects), both gitignored and set up as per respective installation instructions. Command line builds are invoked by either source .venv/bin/activate && west build ... for native Zephyr projects or nrfutil toolchain-manager launch west build -- ... for Nordic ones, with ZEPHYR_BASE etc set beforehand, and build well with all the right respective variables and dirs set.


The issue is that on an M2 MacBook, as soon as we add a project dir to the NRF CONNECT extension, the Extension Host keeps crashing every 30 seconds or so.

No error is given in any of the consoles / outputs, including the vscode js developer console. Intuitively it feels like some logic looking for manifest files, includes, ways to set up Intellisense etc gets lost or runs out of memory / in circles.

Observations:

- Most functionality of the extension does work (until it crashes), including adding build configurations, building, flashing, connecting do devices and outputs etc.

- At startup, the Extension reports multiple, mostly lib/zephyr/zephyr and lib/nordic/zephyr, but sometimes random (Found manifest file: /Users/bruno/meso/firmware/lib/nordic/modules/hal/nxp/mcux/mcux-sdk/west.yml) manifest files and suggests to initialize them, despite the main West workspaces already being initialized.

- Occasional nRF error being shown: "HMv2 SOCs must be passed to determine identifier components."

What we tried so far:

- Creating a completely blank c_cpp_properties.json configuration, cleaning up settings.json, and disabling all other Extensions with Extension bisect and manually.
- Trying to find any traces of the actual error.
- Trying to figure out if the NRF Extension traverses the entire monorepo (way too much) when trying to automate the Intellisense setup, or if it can be limited to our lib/nordic folder within it.

Support Information including full PATH etc:


// 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": "darwin",
"osVersion": "Darwin Kernel Version 24.0.0: Tue Sep 24 23:37:13 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8112",
"osKernel": "24.0.0",
"vscode": "1.96.4",
"electron": "32.2.6",
"node": "v20.18.1"
},
"system": {
"date": "2025-01-24T12:36:15.199Z",
"vscodeRoot": "/Applications/Visual Studio Code.app/Contents/Resources/app",
"nrfConnectForDesktopInstalled": true,
"vscodeUptime": "00:00:08",
"osUptime": "169:49:12",
"cpu": "Apple M2"
},
"workspace": {
"name": "meso-firmware (Workspace)",
"workspaceFile": "/Users/bruno/meso/firmware/config/meso-firmware.code-workspace",
"folders": [
"/Users/bruno/meso/firmware"
]
},
"sdks": [
{
"version": "v4.0.99",
"path": "/Users/bruno/meso/firmware/lib/zephyr"
},
{
"version": "v3.7.99",
"path": "/Users/bruno/meso/firmware/lib/nordic"
}
],
"activeBuild": "/Users/bruno/meso/firmware/cabinet/brain/build/brain",
"apps": [
{
"workspace": "/Users/bruno/meso/firmware",
"uri": "/Users/bruno/meso/firmware/cabinet/brain",
"buildConfigurations": [
{
"id": "/Users/bruno/meso/firmware/cabinet/brain/build",
"name": "build",
"boardId": "nrf54l15dk/nrf54l15/cpuapp",
"type": "Sysbuild",
"isChild": false,
"isStale": true,
"taskBindings": {
"build": [],
"pristineBuild": [],
"flash": [],
"eraseAndFlash": []
},
"toolchain": "Zephyr SDK 0.17.0"
}
]
}
],
"toolchains": [
{
"version": "2.9.0",
"path": "/opt/nordic/ncs/toolchains/b8efef2ad5"
},
{
"version": "2.8.0",
"path": "/opt/nordic/ncs/toolchains/15b490767d"
},
{
"version": "0.17.0",
"path": "/Users/bruno/zephyr-sdk-0.17.0"
}
],
"connectedDevices": [],
"tools": {
"/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc": "0.17.0 (arm64)",
"/Applications/SEGGER/JLink/JLinkExe": "8.10j (x64,arm64)",
"/usr/local/bin/nrfjprog": "10.24.2 (x64,arm64)",
"/Users/bruno/meso/firmware/lib/nordic/nrfutil": "7.13.0 (x64,arm64)",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/cmake": "3.21.0 (arm64)",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/west": "1.2.0",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/python3": "3.12.4 (arm64)",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/ninja": "1.10.2 (arm64)",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/gperf": "3.1 (arm64)",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/dtc": "1.6.1 (arm64)",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/gn": "2202 (arm64)",
"/opt/nordic/ncs/toolchains/b8efef2ad5/bin/git": "2.37.3 (arm64)",
"arm-gdbPath": "/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb",
"riscv-gdbPath": "/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-gdb"
},
"nrfutil": {
"nrfutil-device": {
"version": "2.7.9",
"binPath": "/Users/bruno/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.1.127-darwin-arm64/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_V7.94i",
"versionFormat": "string"
},
"name": "JlinkARM",
"version": "JLink_V8.10j",
"versionFormat": "string"
}
},
"nrfutil-toolchain-manager": {
"version": "0.14.4",
"binPath": "/Users/bruno/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.1.127-darwin-arm64/platform/nrfutil/bin/nrfutil-toolchain-manager"
}
},
"environment": {
"westEnv": {
"GIT_EXEC_PATH": "/opt/nordic/ncs/toolchains/b8efef2ad5/Cellar/git/2.37.3/libexec/git-core",
"HOME": "/Users/bruno",
"PATH": "/opt/nordic/ncs/toolchains/b8efef2ad5/bin:/opt/nordic/ncs/toolchains/b8efef2ad5/usr/bin:/opt/nordic/ncs/toolchains/b8efef2ad5/usr/local/bin:/opt/nordic/ncs/toolchains/b8efef2ad5/opt/bin:/opt/nordic/ncs/toolchains/b8efef2ad5/opt/nanopb/generator-bin:/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/arm-zephyr-eabi/bin:/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/riscv64-zephyr-elf/bin:/Users/bruno/.bun/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/opt/homebrew/opt/postgresql@15/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/ST/STM32CubeCLT_1.17.0:/opt/ST/STM32CubeCLT_1.17.0/GNU-tools-for-STM32/bin:/opt/ST/STM32CubeCLT_1.17.0/STM32CubeProgrammer/bin:/opt/ST/STM32CubeCLT_1.17.0/STLink-gdb-server/bin:/opt/ST/STM32CubeCLT_1.17.0/CMake/bin:/opt/ST/STM32CubeCLT_1.17.0/Ninja/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/bruno/meso/firmware/lib/nordic:/Applications/ArmGNUToolchain/14.2.rel1/aarch64-none-elf/bin:/Users/bruno/.bun/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/opt/homebrew/opt/postgresql@15/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/ST/STM32CubeCLT_1.17.0:/opt/ST/STM32CubeCLT_1.17.0/GNU-tools-for-STM32/bin:/opt/ST/STM32CubeCLT_1.17.0/STM32CubeProgrammer/bin:/opt/ST/STM32CubeCLT_1.17.0/STLink-gdb-server/bin:/opt/ST/STM32CubeCLT_1.17.0/CMake/bin:/opt/ST/STM32CubeCLT_1.17.0/Ninja/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/bruno/meso/firmware/lib/nordic:/Applications/ArmGNUToolchain/14.2.rel1/aarch64-none-elf/bin",
"ZEPHYR_BASE": "/Users/bruno/meso/firmware/lib/nordic/zephyr",
"ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
"ZEPHYR_SDK_INSTALL_DIR": "/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk",
"USER": "bruno"
},
"inherited": {
"ELECTRON_RUN_AS_NODE": "1",
"HOME": "/Users/bruno",
"PATH": "/Users/bruno/.bun/bin:/Applications/Postgres.app/Contents/Versions/latest/bin:/opt/homebrew/opt/postgresql@15/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/ST/STM32CubeCLT_1.17.0:/opt/ST/STM32CubeCLT_1.17.0/GNU-tools-for-STM32/bin:/opt/ST/STM32CubeCLT_1.17.0/STM32CubeProgrammer/bin:/opt/ST/STM32CubeCLT_1.17.0/STLink-gdb-server/bin:/opt/ST/STM32CubeCLT_1.17.0/CMake/bin:/opt/ST/STM32CubeCLT_1.17.0/Ninja/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/bruno/meso/firmware/lib/nordic:/Applications/ArmGNUToolchain/14.2.rel1/aarch64-none-elf/bin",
"USER": "bruno"
}
},
"terminal": {
"defaultProfile": null
},
"config": {
"nordic-semiconductor.nrf-connect": {
"topdir": "",
"toolchain": {
"path": ""
},
"ozonePath": "",
"applications": [
"${workspaceFolder}/cabinet/brain"
],
"applicationOptions": {},
"kconfig": {
"interface": "kconfig"
},
"west": {
"env": {
"$base": "terminal"
}
},
"boardRoots": [],
"taskBindings": {},
"buildTerminal": {
"condensedProgress": true
},
"debugging": {
"flash": false,
"bindings": {
"${workspaceFolder}/cabinet/brain/build_1/brain": "Launch brain"
},
"justMyCode": false
},
"activeAppFollowActiveEditor": true,
"flash": {
"softreset": false,
"erase": false,
"recover": false
},
"enableTelemetry": true,
"thirdpartyIntegration": {},
"toolchainManager": {
"indexURL": null,
"installDirectory": null
},
"nrfutil": {
"home": null
},
"defaultOpenAction": "ask",
"terminalProfile": {
"shell": null
}
},
"nordic-semiconductor.nrf-terminal": {
"terminalMode": "character"
}
},
"extensions": {
"internal": {
"nordic-semiconductor.nrf-connect": {
"version": "2025.1.127",
"path": "/Users/bruno/.vscode/extensions/nordic-semiconductor.nrf-connect-2025.1.127-darwin-arm64",
"isActive": true
},
"nordic-semiconductor.nrf-terminal": {
"version": "2024.9.14",
"path": "/Users/bruno/.vscode/extensions/nordic-semiconductor.nrf-terminal-2024.9.14",
"isActive": true
},
"nordic-semiconductor.nrf-devicetree": {
"version": "2024.12.15",
"path": "/Users/bruno/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2024.12.15",
"isActive": true
},
"nordic-semiconductor.nrf-kconfig": {
"version": "2024.12.13",
"path": "/Users/bruno/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2024.12.13",
"isActive": true
}
},
"external": {
"marus25.cortex-debug": null,
"ms-vscode.cpptools": "1.22.11",
"ms-vscode.js-debug": "1.96.0",
"ms-vscode.js-debug-companion": "1.1.3",
"ms-vscode.vscode-js-profile-table": "1.0.10",
"dan-c-underwood.arm": "1.7.4",
"GitHub.codespaces": "1.17.3",
"hangxingliu.vscode-systemd-support": "3.0.0",
"mcu-debug.debug-tracker-vscode": "0.0.15",
"mcu-debug.memory-view": "0.0.25",
"mcu-debug.peripheral-viewer": "1.4.6",
"mcu-debug.rtos-views": "0.0.7",
"ms-python.debugpy": "2024.14.0",
"ms-python.python": "2024.22.2",
"ms-python.vscode-pylance": "2024.12.1",
"ms-toolsai.jupyter": "2024.11.0",
"ms-toolsai.jupyter-keymap": "1.1.2",
"ms-toolsai.jupyter-renderers": "1.0.21",
"ms-toolsai.vscode-jupyter-cell-tags": "0.1.9",
"ms-toolsai.vscode-jupyter-slideshow": "0.1.6",
"ms-vscode.cpptools-extension-pack": "1.3.0",
"ms-vscode.cpptools-themes": "2.0.0",
"ms-vscode.hexeditor": "1.11.1",
"ms-vscode.makefile-tools": "0.11.13",
"trond-snekvik.gnu-mapfiles": "1.1.0",
"twxs.cmake": "0.0.17",
"ZixuanWang.linkerscript": "1.0.4"
}
}
}


Parents
  • Glad to hear I'm not the only one! Thought I was going crazy...

    I've been experiencing the same thing for a couple months now, seems like the extension host crashes every ~60-180sec. It seems to dramatically slow down in the several seconds prior to crash.

    So far, I had also tried a full VS Code reinstall with only the nRF Connect for VS Code Extension Pack installed but that resulted in the same behavior. I'm on an M1 mac and use freestanding applications. 

    The only interesting thing that I'd also note, is that the host only seems to crash after I've built an application. For example, if I create a new blank application using the extension, I can use the extension to view serial output from my DK indefinitely. However, as soon as I create and build a new configuration in the new application, the extension host will crash a few minutes later, along with the serial terminal. 

Reply
  • Glad to hear I'm not the only one! Thought I was going crazy...

    I've been experiencing the same thing for a couple months now, seems like the extension host crashes every ~60-180sec. It seems to dramatically slow down in the several seconds prior to crash.

    So far, I had also tried a full VS Code reinstall with only the nRF Connect for VS Code Extension Pack installed but that resulted in the same behavior. I'm on an M1 mac and use freestanding applications. 

    The only interesting thing that I'd also note, is that the host only seems to crash after I've built an application. For example, if I create a new blank application using the extension, I can use the extension to view serial output from my DK indefinitely. However, as soon as I create and build a new configuration in the new application, the extension host will crash a few minutes later, along with the serial terminal. 

Children
  • The latest 2.9.99 SDK that was released a couple of hours ago seems to have resolved the issue for me - same on your end?

  • Hi,

    Could you also try the v2.9.99 SDK and see if your issue is resolved? If not, please share the support log. Are there simple steps we can follow? Any peculiar detail about the environment, VSCode and west workspace structure would also help.

    -Priyanka

  • Unfortunately no luck with 2.9.99. 

    My steps to reproduce:

    1. Create a blank application via VS Code extension (this is a freestanding application that uses the SDK / toolchain that are downloaded and managed by the extension)
    2. Create a simple build configuration that uses SDK v2.9.0 (or v2.9.99)
    3. Wait ~5 mins and the extension host will restart at some point

    I typically go on to flash and monitor the nRF54L15 DK via serial, but in my experience I only need to create a build configuration & build to get the extension host to crash. 

    I'm having a hard time finding smoke in the VS Code logs, but here's a session where I opened VS Code, promptly built, flashed, and then the extension host rebooted.

    main.log

    2025-02-06 12:57:16.749 [info] update#setState idle
    2025-02-06 12:57:46.746 [info] update#setState checking for updates
    2025-02-06 12:57:47.202 [info] update#setState idle
    2025-02-06 13:01:06.279 [info] Extension host with pid 58325 exited with code: 6, signal: unknown.
    2025-02-06 13:01:06.280 [error] [UtilityProcess id: 1, type: extensionHost, pid: 58325]: crashed with code 6 and reason 'crashed'
    2025-02-06 13:04:22.537 [info] Extension host with pid 60724 exited with code: 6, signal: unknown.
    2025-02-06 13:04:22.537 [error] [UtilityProcess id: 2, type: extensionHost, pid: 60724]: crashed with code 6 and reason 'crashed'
    

    exthost.log

    2025-02-06 12:57:17.574 [info] Extension host with pid 58325 started
    2025-02-06 12:57:17.574 [info] Skipping acquiring lock for /Users/miles/Library/Application Support/Code/User/workspaceStorage/1d4775150777675da9dcbff7125bca9c.
    2025-02-06 12:57:17.625 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
    2025-02-06 12:57:17.656 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
    2025-02-06 12:57:17.658 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect-extension-pack, startup: true, activationEvent: '*'
    2025-02-06 12:57:17.659 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-kconfig, startup: true, activationEvent: '*'
    2025-02-06 12:57:17.728 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-terminal, startup: true, activationEvent: '*'
    2025-02-06 12:57:17.822 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
    2025-02-06 12:57:17.856 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
    2025-02-06 12:57:17.890 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect, startup: true, activationEvent: 'workspaceContains:**/west.yml,**/Kconfig.zephyr,**/prj.conf,**/*.overlay,**/sample.yaml'
    2025-02-06 12:57:18.147 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-devicetree, startup: false, activationEvent: 'api', root cause: nordic-semiconductor.nrf-connect
    2025-02-06 12:57:18.271 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
    2025-02-06 12:57:19.901 [info] ExtensionService#_doActivateExtension ms-vscode.cpptools, startup: false, activationEvent: 'api', root cause: nordic-semiconductor.nrf-connect
    2025-02-06 12:57:20.124 [info] Eager extensions activated
    2025-02-06 12:57:20.129 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
    2025-02-06 12:57:20.130 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
    2025-02-06 13:01:06.640 [info] Extension host with pid 60724 started
    2025-02-06 13:01:06.640 [info] Skipping acquiring lock for /Users/miles/Library/Application Support/Code/User/workspaceStorage/1d4775150777675da9dcbff7125bca9c.
    2025-02-06 13:01:06.645 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
    2025-02-06 13:01:06.659 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
    2025-02-06 13:01:06.668 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect, startup: false, activationEvent: 'onCommand:nrf-connect.getBuildEnvironment'
    2025-02-06 13:01:06.802 [info] ExtensionService#_doActivateExtension ms-vscode.cpptools, startup: false, activationEvent: 'onLanguage:c'
    2025-02-06 13:01:06.867 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: false, activationEvent: 'onFileSystem:git', root cause: vscode.git
    2025-02-06 13:01:06.868 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-terminal, startup: false, activationEvent: 'onCommand:nrf-terminal.startTerminal'
    2025-02-06 13:01:06.985 [info] ExtensionService#_doActivateExtension vscode.git, startup: false, activationEvent: 'onFileSystem:git'
    2025-02-06 13:01:07.133 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-kconfig, startup: false, activationEvent: 'api', root cause: nordic-semiconductor.nrf-connect
    2025-02-06 13:01:07.192 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-devicetree, startup: false, activationEvent: 'api', root cause: nordic-semiconductor.nrf-connect
    2025-02-06 13:01:07.646 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
    2025-02-06 13:01:07.660 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect-extension-pack, startup: true, activationEvent: '*'
    2025-02-06 13:01:09.797 [info] Eager extensions activated
    2025-02-06 13:01:09.798 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
    2025-02-06 13:01:09.801 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
    2025-02-06 13:04:22.962 [info] Extension host with pid 61517 started
    2025-02-06 13:04:22.962 [info] Skipping acquiring lock for /Users/miles/Library/Application Support/Code/User/workspaceStorage/1d4775150777675da9dcbff7125bca9c.
    2025-02-06 13:04:22.967 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
    2025-02-06 13:04:22.982 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
    2025-02-06 13:04:22.991 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect, startup: false, activationEvent: 'onCommand:nrf-connect.getBuildEnvironment'
    2025-02-06 13:04:23.120 [info] ExtensionService#_doActivateExtension ms-vscode.cpptools, startup: false, activationEvent: 'onLanguage:c'
    2025-02-06 13:04:23.186 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: false, activationEvent: 'onFileSystem:git', root cause: vscode.git
    2025-02-06 13:04:23.189 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-terminal, startup: false, activationEvent: 'onCommand:nrf-terminal.startTerminal'
    2025-02-06 13:04:23.309 [info] ExtensionService#_doActivateExtension vscode.git, startup: false, activationEvent: 'onFileSystem:git'
    2025-02-06 13:04:23.467 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-kconfig, startup: false, activationEvent: 'api', root cause: nordic-semiconductor.nrf-connect
    2025-02-06 13:04:23.526 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-devicetree, startup: false, activationEvent: 'api', root cause: nordic-semiconductor.nrf-connect
    2025-02-06 13:04:23.972 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
    2025-02-06 13:04:23.987 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect-extension-pack, startup: true, activationEvent: '*'
    2025-02-06 13:04:26.559 [info] Eager extensions activated
    2025-02-06 13:04:26.561 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
    2025-02-06 13:04:26.563 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
    

    1-nRF Connect.log

    [12:57:20] nRF Command Line Tools 10.24.2 are up to date
    [12:57:20] =========== Toolchain validation report for nRF Connect SDK Toolchain v2.9.0 ===========
    📦 Using the nRF Connect SDK v2.9.99 at /opt/nordic/ncs/main
    No issues were detected with the toolchain.
    [12:59:54] west build --build-dir /Users/miles/Documents/local_prx/repositories/internal/temp/temp_a/build /Users/miles/Documents/local_prx/repositories/internal/temp/temp_a --pristine --board nrf54l15dk/nrf54l15/cpuapp/ns -- -DNCS_TOOLCHAIN_VERSION=NONE
    [13:00:17] Success.
    [13:00:21] west flash -d /Users/miles/Documents/local_prx/repositories/internal/temp/temp_a/build --dev-id 1057721221
    [13:00:25] Success.
    [13:00:28] nrfutil-device --json device-info --serial-number 001057721221 --skip-overhead
    [13:00:29] Success.
    

    renderer.log

    2025-02-06 12:57:17.027 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'ms-vscode.vscode-selfhost-test-provider' wants API proposal 'attributableCoverage' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
    2025-02-06 12:57:17.027 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'contribIssueReporter' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
    2025-02-06 12:57:17.027 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.debugpy' wants API proposal 'contribIssueReporter' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
    2025-02-06 12:57:17.027 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'redhat.java' wants API proposal 'documentPaste' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
    2025-02-06 12:57:17.220 [info] Started local extension host with pid 58325.
    2025-02-06 12:57:17.682 [info] Settings Sync: Account status changed from uninitialized to unavailable
    2025-02-06 12:57:19.845 [error] Error while getting the latest version for the extension twxs.cmake. Failed to fetch
    2025-02-06 12:57:19.845 [error] Error while getting the latest version for the extension ms-vscode.cmake-tools. Failed to fetch
    2025-02-06 12:57:19.859 [info] [perf] Render performance baseline is 15ms
    2025-02-06 12:57:19.881 [error] Error while getting the latest version for the extension nordic-semiconductor.nrf-kconfig. Failed to fetch
    2025-02-06 12:57:20.045 [error] Error while getting the latest version for the extension nordic-semiconductor.nrf-terminal. Unexpected HTTP response: 429
    2025-02-06 13:01:06.283 [error] Extension host (LocalProcess pid: 58325) terminated unexpectedly. The following extensions were running: vscode.github-authentication, vscode.git-base, nordic-semiconductor.nrf-connect-extension-pack, nordic-semiconductor.nrf-kconfig, nordic-semiconductor.nrf-terminal, vscode.git, vscode.github, nordic-semiconductor.nrf-connect, nordic-semiconductor.nrf-devicetree, vscode.emmet, ms-vscode.cpptools, vscode.debug-auto-launch, vscode.merge-conflict
    2025-02-06 13:01:06.284 [info] Automatically restarting the extension host.
    2025-02-06 13:01:06.343 [info] Started local extension host with pid 60724.
    2025-02-06 13:03:28.904 [error] TreeError [DebugRepl] Tree input not set: Error: TreeError [DebugRepl] Tree input not set
        at xf.C (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:412:29043)
        at xf.updateChildren (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:412:28950)
        at wte.value (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2036:33515)
        at x.B (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:29:2392)
        at x.C (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:29:2462)
        at x.fire (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:29:2680)
        at uwe.setVisible (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:521:2801)
        at vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:749:11857
        at Array.map (<anonymous>)
        at Qh.setVisible (vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:749:11848)
    2025-02-06 13:04:22.540 [error] Extension host (LocalProcess pid: 60724) terminated unexpectedly. The following extensions were running: vscode.github-authentication, vscode.git-base, nordic-semiconductor.nrf-connect-extension-pack, nordic-semiconductor.nrf-kconfig, nordic-semiconductor.nrf-terminal, vscode.git, vscode.github, nordic-semiconductor.nrf-connect, nordic-semiconductor.nrf-devicetree, vscode.emmet, ms-vscode.cpptools, vscode.debug-auto-launch, vscode.merge-conflict
    2025-02-06 13:04:22.541 [info] Automatically restarting the extension host.
    2025-02-06 13:04:22.615 [info] Started local extension host with pid 61517.
    2025-02-06 13:07:34.354 [error] Extension host (LocalProcess pid: 61517) terminated unexpectedly. The following extensions were running: vscode.github-authentication, vscode.git-base, nordic-semiconductor.nrf-connect-extension-pack, nordic-semiconductor.nrf-kconfig, nordic-semiconductor.nrf-terminal, vscode.git, vscode.github, nordic-semiconductor.nrf-connect, nordic-semiconductor.nrf-devicetree, vscode.emmet, ms-vscode.cpptools, vscode.debug-auto-launch, vscode.merge-conflict
    2025-02-06 13:07:34.355 [info] Automatically restarting the extension host.
    2025-02-06 13:07:34.415 [info] Started local extension host with pid 62757.
    

    I'm not sure how helpful these are, so if there's a way I can get better diagnostic info please let me know. I'm still pretty new to NCS. 

    Thanks!

Related