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 https://devzone.nordicsemi.com/.
{
"platform": {
"os": "linux",
"osVersion": "#138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022",
"osKernel": "5.4.0-122-generic",
"vscode": "1.69.2",
"electron": "18.3.5",
"node": "v16.13.2"
},
"system": {
"date": "2022-07-22T10:58:41.073Z",
"vscodeRoot": "/usr/share/code/resources/app",
"nrfConnectForDesktopInstalled": "unknown",
"vscodeUptime": "02:58:36",
"osUptime": "03:04:20",
"cpu": {
"model": "Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz",
"speed": "1996 MHz",
"count": 2
},
"memory": {
"total": "7.66 GB",
"free": "0.17 GB"
}
},
"workspace": {
"name": "peripheral (Workspace)",
"workspaceFile": "/home/airat/promwad/dashcam/test3/peripheral.code-workspace",
"folders": [
"/home/airat/promwad/dashcam/test3/peripheral",
"/home/airat/promwad/dashcam/test3/hci_uart",
"/home/airat/ncs/v2.0.0/zephyr/boards/arm/nrf52dk_nrf52832"
]
},
"extensions": {
"internal": {
"nordic-semiconductor.nrf-connect": {
"version": "2022.7.242",
"path": "/home/airat/.vscode/extensions/nordic-semiconductor.nrf-connect-2022.7.242-linux-x64",
"isActive": true
},
"nordic-semiconductor.nrf-terminal": {
"version": "2022.7.21",
"path": "/home/airat/.vscode/extensions/nordic-semiconductor.nrf-terminal-2022.7.21",
"isActive": true
},
"nordic-semiconductor.nrf-devicetree": {
"version": "2022.7.36",
"path": "/home/airat/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2022.7.36",
"isActive": true
},
"nordic-semiconductor.nrf-kconfig": {
"version": "2022.7.24",
"path": "/home/airat/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2022.7.24",
"isActive": true
}
},
"external": {
"marus25.cortex-debug": "1.4.4",
"ms-vscode.cpptools": "1.11.4",
"ms-vscode.js-debug": "1.69.0",
"ms-vscode.js-debug-companion": "1.0.18",
"ms-vscode.vscode-js-profile-table": "1.0.2",
"cschlosser.doxdocgen": "1.4.0",
"jeff-hykin.better-cpp-syntax": "1.15.19",
"ms-python.python": "2022.10.1",
"ms-python.vscode-pylance": "2022.7.40",
"ms-toolsai.jupyter": "2022.6.1201981810",
"ms-toolsai.jupyter-keymap": "1.0.0",
"ms-toolsai.jupyter-renderers": "1.0.9",
"ms-vscode.cmake-tools": "1.11.26",
"ms-vscode.cpptools-extension-pack": "1.2.0",
"ms-vscode.cpptools-themes": "1.0.0",
"trond-snekvik.gnu-mapfiles": "1.1.0",
"trond-snekvik.simple-rst": "1.5.2",
"twxs.cmake": "0.0.17"
}
},
"tools": {
"/home/airat/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc": "0.14.1",
"/opt/SEGGER/JLink/JLinkExe": "7.68",
"/usr/local/bin/nrfjprog": "10.16.0",
"nrfutil": "Not found",
"/home/airat/ncs/toolchains/v2.0.0/usr/local/bin/cmake": "3.20.5",
"/home/airat/ncs/toolchains/v2.0.0/usr/local/bin/west": "0.13.1",
"/home/airat/ncs/toolchains/v2.0.0/usr/local/bin/python3": "3.8.2",
"/home/airat/ncs/toolchains/v2.0.0/usr/local/bin/ninja": "1.9.0",
"/home/airat/ncs/toolchains/v2.0.0/usr/bin/gperf": "3.1",
"/home/airat/ncs/toolchains/v2.0.0/usr/bin/dtc": "1.4.7",
"/home/airat/ncs/toolchains/v2.0.0/opt/bin/gn": "1871",
"/home/airat/ncs/toolchains/v2.0.0/usr/bin/git": "2.25.1"
},
"sdks": [
{
"version": "2.0.0",
"path": "/home/airat/ncs/v2.0.0"
}
],
"toolchains": [
{
"version": "2.0.0",
"path": {
"$mid": 1,
"fsPath": "/home/airat/ncs/toolchains/v2.0.0",
"path": "/home/airat/ncs/toolchains/v2.0.0",
"scheme": "file"
}
}
],
"connectedDevices": [],
"deviceProviders": [
"nrfjprog"
],
"config": {
"nordic-semiconductor.nrf-connect": {
"topdir": "${nrf-connect.sdk:2.0.0}",
"toolchain": {
"path": "${nrf-connect.toolchain:2.0.0}"
},
"ozonePath": "",
"applications": [
"${workspaceFolder}",
"/home/airat/promwad/dashcam/test3/hci_uart"
],
"applicationOptions": {},
"kconfig": {
"interface": "kconfig"
},
"welcome": {
"showOnStartup": true
},
"west": {
"env": {
"$base": "terminal"
}
},
"boardRoots": [],
"enableTelemetry": false,
"taskBindings": {},
"debugging": {
"backend": "Cortex-Debug"
},
"activeAppFollowActiveEditor": true
},
"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,
"flattenAnonymous": false,
"registerUseNaturalFormat": true,
"variableUseNaturalFormat": true,
"dbgServerLogfile": null,
"showRTOS": false,
"showDevDebugOutput": "none"
}
},
"environment": {
"westExe": "west",
"westEnv": {
"ELECTRON_RUN_AS_NODE": "1",
"GIT_EXEC_PATH": "/home/airat/ncs/toolchains/v2.0.0/usr/lib/git-core",
"HOME": "/home/airat",
"PATH": "/home/airat/ncs/toolchains/v2.0.0/usr/bin:/home/airat/ncs/toolchains/v2.0.0/usr/local/bin:/home/airat/ncs/toolchains/v2.0.0/opt/bin:/home/airat/ncs/toolchains/v2.0.0/opt/nanopb/generator-bin:/home/airat/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin:/home/airat/ncs/toolchains/v2.0.0/arm-zephyr-eabi/bin:/tmp/.mount_nrfcon68g5ay:/tmp/.mount_nrfcon68g5ay/usr/sbin:/home/airat/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",
"ZEPHYR_BASE": "/home/airat/ncs/v2.0.0/zephyr",
"ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
"ZEPHYR_SDK_INSTALL_DIR": "/home/airat/ncs/toolchains/v2.0.0/opt/zephyr-sdk",
"PYTHONPATH": "/home/airat/ncs/toolchains/v2.0.0/usr/local/lib/python3.8/site-packages",
"USER": "airat"
},
"inherited": {
"ELECTRON_RUN_AS_NODE": "1",
"HOME": "/home/airat",
"PATH": "/tmp/.mount_nrfcon68g5ay:/tmp/.mount_nrfcon68g5ay/usr/sbin:/home/airat/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",
"USER": "airat"
},
"toolchainPath": "/home/airat/ncs/toolchains/v2.0.0",
"toolchainBinPath": "/home/airat/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin",
"toolchainVersion": "2.0.0"
},
"terminal": {
"shell": null,
"defaultProfile": null
}
}
I am using nRF Connect SDK with VS Code on Ubuntu 20.04. I have installed SDK using the nRF Connect for Desktop and Toolchain Manager.
When I start VS Code I get the following error:
The Kconfig server crashed 5 times in the last 3 minutes. The server will not be restarted.
Source: nRF Kconfig (Extension)
And following output: