Questions about visual study code

I want to develop it in visual study code.
I have a few problems right now

1. The left nrf icon in the attached image continues to disappear.
Whenever it disappears, if you remove it from the extension and restart the extension, the icon reappears, but if you turn off vs code and turn it back on, it disappears again.

2 create a new application does not create when you import a sample from the module directory and create a build configuration.

It hasn't been going on for several days due to the above two problems.
Please tell me the solution to the above

I would like to ask if there is no sdk about nrf5340 or nrf7002 in keil or ses. (vs code is too inconvenient)

1.

2.

Parents
  • Hi,

    1. The left nrf icon in the attached image continues to disappear.
    Whenever it disappears, if you remove it from the extension and restart the extension, the icon reappears, but if you turn off vs code and turn it back on, it disappears again.

    I have not found any other reports of this. Can you say more about what you do when the icond disappears? Also, can you generate and upload the support intormation here?

    2 create a new application does not create when you import a sample from the module directory and create a build configuration.

    I suspect you are seeing these issues because you do not have git installed and/or have not configured it fully, as described in this post. You can either do that, or as a workaround copy the sample manually, or run it in place (without making a copy).

  • ์•ˆ๋…•ํ•˜์„ธ์š”.
    ์ฝ˜ํ…์ธ  1์— ๋Œ€ํ•ด ์ƒ์„ฑ๋œ ์ง€์› ์ •๋ณด๋ฅผ ์—…๋กœ๋“œํ•ฉ๋‹ˆ๋‹ค.

    VS Code๋ฅผ ์ผฐ๋Š”๋ฐ ์œ„ ์ด๋ฏธ์ง€์™€ ๊ฐ™์ด nrf ํ™•์žฅ ์•„์ด์ฝ˜์ด ์—†์–ด์„œ ํ™•์žฅ ํ”„๋กœ๊ทธ๋žจ์—์„œ ์‚ฌ์šฉํ•˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค -> ํ™•์žฅ ์žฌ๊ฐœ -> ํด๋ฆญํ•˜์—ฌ ๋‹ค์‹œ ๋‚˜ํƒ€๋‚˜๊ณ  ๋ณต์‚ฌํ•ฉ๋‹ˆ๋‹ค.

    ๋‘ ๋ฒˆ์งธ ๋‚ด์šฉ์— ๋Œ€ํ•ด ์‹œ๋„ํ•ด ๋ณด๊ฒ ์Šต๋‹ˆ๋‹ค.

    ๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.

    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ์ค‘์š”: ์•„๋ž˜ ๋ฐ์ดํ„ฐ์—๋Š” ์‚ฌ์šฉ์ž ํ™˜๊ฒฝ์— ๋Œ€ํ•œ ๋ฏผ๊ฐํ•œ ์ •๋ณด๋‚˜ ๊ธฐ๋ฐ€ ์ •๋ณด๊ฐ€ ํฌํ•จ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    ๋‹ค๋ฅธ ์‚ฌ๋žŒ์ด ์ด ๊ธฐ๋Šฅ์„ ๋ณด๋Š” ๊ฒƒ์„ ์›ํ•˜์ง€ ์•Š์œผ๋ฉด ๊ณต์œ ํ•˜๊ธฐ ์ „์— ์ œ๊ฑฐํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.

    ๋„์›€๊ณผ ์ง€์›์ด ํ•„์š”ํ•œ ๊ฒฝ์šฐ Nordic DevZone(devzone.nordicsemi.com/)์„ ๋ฐฉ๋ฌธํ•˜์„ธ์š”.

    {
    "ํ”Œ๋žซํผ": {
    "os": "win32",
    "osVersion": "Windows 11 Home",
    "osKernel": "10.0.22631",
    "vscode": "1.94.2",
    "electron": "30.5.1",
    "node": "v20.16.0"
    },
    "system": {
    "date": "2024-10-24T01:17:34.567Z",
    "vscodeRoot": "c:\\Program Files\\Microsoft VS Code\\resources\\app",
    "nrfConnectForDesktopInstalled": true,
    "vscodeUptime": "00:00:14",
    "osUptime": "20:01:27",
    "cpu": "Intel(R) Core(TM) Ultra 7 155H"
    },
    "workspace": {
    "name": "sta",
    "workspaceFile": null,
    "folders": [
    "\\c\\ncs\\sta"
    ]
    },
    "sdks": [
    {
    "version": "v2.7.0",
    "path": "c:\\ncs\\v2.7.0"
    },
    {
    "version": "v2.6.1",
    "path": "c:\\ncs\\ v2.6.1"
    },
    {
    "๋ฒ„์ „": "v2.6.0",
    "๊ฒฝ๋กœ": "c:\\ncs\\v2.6.0"
    }
    ],
    "activeBuild": "\\c\\ncs\\sta\\๋นŒ๋“œ",
    "์•ฑ": [
    {
    "workspace": "\\c\\ncs\\sta",
    "uri": "\\c\\ncs\\sta",
    "buildConfigurations": [
    {
    "id": "\\c\\ncs\\sta\\build",
    "name": "build",
    "boardId": "nrf7002dk/ nrf5340/cpuapp",
    "type": "Zephyr",
    "isChild": false,
    "isStale": false,
    "taskBindings": {
    "build": [],
    "pristineBuild": [],
    "flash": [],
    "eraseAndFlash": []
    }

    } ]
    }
    ],
    "topdir": "c:\\ncs\\v2.7.0",
    "workspaceState": "freestanding-ready",
    "toolchains": [
    {
    "๋ฒ„์ „": "2.7.0",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\ce3b5ff664"
    },
    {
    "๋ฒ„์ „": "2.6.1",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\cf2149caf2"
    },
    {
    "๋ฒ„์ „": "2.6.0",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\cf2149caf2"
    }
    ],
    "activeToolchain": {
    "์œ ํ˜•": "์„ค์น˜",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\ce3b5ff664",
    "๋ฒ„์ „": "2.7.0",
    "displayName": "nRF Connect SDK ํˆด์ฒด์ธ v2.7.0"
    },
    "connectedDevices": [],
    "deviceProvider": "nrfutil",
    "๋„๊ตฌ": {
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.5-1",
    "C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\SEGGER\\JLink_V794e\\JLink.exe": "7.94e",
    "C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
    "C:\\ncs\\toolchains\\ce3b5ff664\\cmake": "3.21.0",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\์Šคํฌ๋ฆฝํŠธ\\west.exe": "1.2.0",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\python.exe": "3.9.13",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\ninja.exe": "1.10.2",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\ gperf.exe": "3.1",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\dtc.exe": "1.4.7",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\gn.exe": "2172",
    "C:\\ncs\\toolchains\\ce3b5ff664\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
    "arm-gdbPath": "c:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
    "riscv-gdbPath": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
    },
    "nrfutil": {
    "nrfutil-device": {
    "๋ฒ„์ „": "2.5.0",
    "binPath": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device"
    },
    "nrfutil-toolchain-manager": {
    "version": "0.14.4",
    "binPath": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager"
    }
    },
    " environment": {
    "westEnv": {
    "HOME": "C:\\Users\\Oz",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\Oz",
    "PATH": "C:\\ncs\\toolchains\\ce3b5ff664; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\mingw64\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\bin\\์Šคํฌ๋ฆฝํŠธ; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\nanopb\\๋ฐœ์ „๊ธฐ-bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\aarch64-zephyr-elf\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\x86_64-zephyr-elf\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin; c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\lib\\nrfutil-toolchain-manager; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\NVIDIA Corporation\\PhysX\\common; C:\\์œˆ๋„์šฐ\\์‹œ์Šคํ…œ32; C:\\์œˆ๋„์šฐ; C:\\Windows\\System32\\Wbem์ž…๋‹ˆ๋‹ค. C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\; C:\\Windows\\System32\\OpenSSH\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋ฐ˜๋””์ง‘\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\dotnet\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋…ธ๋ฅด๋”• ์„ธ๋ฏธ์ปจ๋•ํ„ฐ\\nrf-command-line-tools\\bin\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\Windows ํ‚คํŠธ\\8.1\\Windows ์„ฑ๋Šฅ ํˆดํ‚ท\\; C:\\ํŒŒ์ด์ฌ\\์Šคํฌ๋ฆฝํŠธ\\; C:\\ํŒŒ์ด์ฌ\\; C:\\Users\\Oz\\AppData\\Local\\Programs\\Python\\Launcher\\; C:\\Users\\Oz\\AppData\\Local\\Microsoft\\WindowsApps;; C:\\Users\\Oz\\AppData\\Local\\afreeca์ž…๋‹ˆ๋‹ค. C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\SOOP; C:\\Program Files\\Microsoft VS Code\\bin",
    "ZEPHYR_BASE": "c:\\ncs\\v2.7.0\\zephyr",
    "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
    "ZEPHYR_SDK_INSTALL_DIR": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk",
    "PYTHONPATH": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\bin\\Lib; C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\Lib\\site-packages"
    },
    "inherited": {
    "HOME": "C:\\Users\\Oz",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\Oz",
    "path": "C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common; C:\\์œˆ๋„์šฐ\\์‹œ์Šคํ…œ32; C:\\์œˆ๋„์šฐ; C:\\Windows\\System32\\Wbem์ž…๋‹ˆ๋‹ค. C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\; C:\\Windows\\System32\\OpenSSH\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋ฐ˜๋””์ง‘\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\dotnet\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋…ธ๋ฅด๋”• ์„ธ๋ฏธ์ปจ๋•ํ„ฐ\\nrf-command-line-tools\\bin\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\Windows ํ‚คํŠธ\\8.1\\Windows ์„ฑ๋Šฅ ํˆดํ‚ท\\; C:\\ํŒŒ์ด์ฌ\\์Šคํฌ๋ฆฝํŠธ\\; C:\\ํŒŒ์ด์ฌ\\; C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\P๋กœ๊ทธ๋žจ\\ํŒŒ์ด์ฌ\\๋Ÿฐ์ฒ˜\\; C:\\Users\\Oz\\AppData\\Local\\Microsoft\\WindowsApps;; C:\\Users\\Oz\\AppData\\Local\\afreeca์ž…๋‹ˆ๋‹ค. C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\SOOP; C:\\Program Files\\Microsoft VS Code\\bin",
    "PATH": "C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common; C:\\์œˆ๋„์šฐ\\์‹œ์Šคํ…œ32; C:\\์œˆ๋„์šฐ; C:\\Windows\\System32\\Wbem์ž…๋‹ˆ๋‹ค. C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\; C:\\Windows\\System32\\OpenSSH\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋ฐ˜๋””์ง‘\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\dotnet\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋…ธ๋ฅด๋”• ์„ธ๋ฏธ์ปจ๋•ํ„ฐ\\nrf-command-line-tools\\bin\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\Windows ํ‚คํŠธ\\8.1\\Windows ์„ฑ๋Šฅ ํˆดํ‚ท\\; C:\\ํŒŒ์ด์ฌ\\์Šคํฌ๋ฆฝํŠธ\\; C:\\ํŒŒ์ด์ฌ\\; C:\\Users\\Oz\\AppData\\Local\\Programs\\Python\\Launcher\\; C:\\Users\\Oz\\AppData\\Local\\Microsoft\\WindowsApps;; C:\\Users\\Oz\\AppData\\Local\\afreeca์ž…๋‹ˆ๋‹ค. C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\SOOP; C:\\Program Files\\Microsoft VS Code\\bin"
    }
    },
    "terminal": {
    "defaultProfile": null
    },
    "config": {
    "nordic-semiconductor.nrf-connect": {
    "topdir": "${nrf-connect.sdk:2.7.0}",
    "toolchain": {
    "path": "${nrf-connect.toolchain:2.7.0}"
    },
    "ozonePath": "",
    "applications": [],
    "applicationOptions": {},
    "kconfig": {
    "interface": "kconfig"
    },
    "west": {
    "env": {
    "$base": "terminal"
    }
    },
    "boardRoots": [
    "c:\\ncs",
    "c:\\Workspace\\Nordic"
    ],
    "taskBindings": {},
    "buildTerminal": {
    "condensedProgress": true
    },
    "debugging": {
    "flash": true,
    "bindings": {},
    "justMyCode": true
    },
    "activeAppFollowActiveEditor": true,
    "deviceProvider": "nrfutil",
    "flash": {
    "softreset": false,
    "erase": false,
    "recover": false
    },
    "enableTelemetry": true,
    "thirdpartyIntegration": {},
    "toolchainManager": {
    "indexURL": null,
    "installDirectory": null
    },
    "nrfutil": {
    "home": null
    },
    "defaultOpenAction": "ask"
    },
    "nordic-semiconductor.nrf-terminal": {
    "terminalMode": "character"
    },
    "marus25.cortex-debug": {
    "variableUseNaturalFormat": true,
    " liveWatchRefreshRate": "300",
    "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,
    "dbgServerLogfile": null
    }
    },
    "extensions": {
    "internal": {
    "nordic-semiconductor.nrf-connect": {
    "๋ฒ„์ „": "2024.9.87",
    "๊ฒฝ๋กœ": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64",
    "isActive": true
    },
    "nordic-semiconductor.nrf-terminal": {
    "version": "2024.9.14",
    "path": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.9.14",
    "isActive": true
    },
    "nordic-semiconductor.nrf-devicetree": {
    "๋ฒ„์ „": "2024.9.26",
    "๊ฒฝ๋กœ": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2024.9.26",
    "isActive": true
    },
    "nordic-semiconductor.nrf-kconfig": {
    "๋ฒ„์ „": "2024.9.20",
    "๊ฒฝ๋กœ": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2024.9.20",
    "isActive": true
    }
    },
    " ์™ธ๋ถ€": {
    "marus25.cortex-debug": "1.12.1",
    "ms-vscode.cpptools": "1.22.10",
    "ms-vscode.js-debug": "1.94.0",
    "ms-vscode.js-debug-companion": "1.1.3",
    "ms-vscode.vscode-js-profile-table": "1.0.10",
    "DavidAnson.vscode-markdownlint": "0.56.0",
    "GitHub.copilot": "1.242.0",
    "GitHub.copilot-chat": "0.21.2",
    " 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-CEINTL.vscode-language-pack-ko": "1.94.2024101609",
    "ms-vscode.cmake-tools": "1.19.52",
    "ms-vscode.cpptools-extension-pack": "1.3.0",
    "ms-vscode.makefile-tools": "0.11.13",
    " ms-vscode.vscode-serial-monitor": "0.13.1",
    "trond-snekvik.gnu-mapfiles": "1.1.0",
    "twxs.cmake": "0.0.17"

    }
    }
    }

Reply
  • ์•ˆ๋…•ํ•˜์„ธ์š”.
    ์ฝ˜ํ…์ธ  1์— ๋Œ€ํ•ด ์ƒ์„ฑ๋œ ์ง€์› ์ •๋ณด๋ฅผ ์—…๋กœ๋“œํ•ฉ๋‹ˆ๋‹ค.

    VS Code๋ฅผ ์ผฐ๋Š”๋ฐ ์œ„ ์ด๋ฏธ์ง€์™€ ๊ฐ™์ด nrf ํ™•์žฅ ์•„์ด์ฝ˜์ด ์—†์–ด์„œ ํ™•์žฅ ํ”„๋กœ๊ทธ๋žจ์—์„œ ์‚ฌ์šฉํ•˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค -> ํ™•์žฅ ์žฌ๊ฐœ -> ํด๋ฆญํ•˜์—ฌ ๋‹ค์‹œ ๋‚˜ํƒ€๋‚˜๊ณ  ๋ณต์‚ฌํ•ฉ๋‹ˆ๋‹ค.

    ๋‘ ๋ฒˆ์งธ ๋‚ด์šฉ์— ๋Œ€ํ•ด ์‹œ๋„ํ•ด ๋ณด๊ฒ ์Šต๋‹ˆ๋‹ค.

    ๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.

    //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ์ค‘์š”: ์•„๋ž˜ ๋ฐ์ดํ„ฐ์—๋Š” ์‚ฌ์šฉ์ž ํ™˜๊ฒฝ์— ๋Œ€ํ•œ ๋ฏผ๊ฐํ•œ ์ •๋ณด๋‚˜ ๊ธฐ๋ฐ€ ์ •๋ณด๊ฐ€ ํฌํ•จ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    ๋‹ค๋ฅธ ์‚ฌ๋žŒ์ด ์ด ๊ธฐ๋Šฅ์„ ๋ณด๋Š” ๊ฒƒ์„ ์›ํ•˜์ง€ ์•Š์œผ๋ฉด ๊ณต์œ ํ•˜๊ธฐ ์ „์— ์ œ๊ฑฐํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.

    ๋„์›€๊ณผ ์ง€์›์ด ํ•„์š”ํ•œ ๊ฒฝ์šฐ Nordic DevZone(devzone.nordicsemi.com/)์„ ๋ฐฉ๋ฌธํ•˜์„ธ์š”.

    {
    "ํ”Œ๋žซํผ": {
    "os": "win32",
    "osVersion": "Windows 11 Home",
    "osKernel": "10.0.22631",
    "vscode": "1.94.2",
    "electron": "30.5.1",
    "node": "v20.16.0"
    },
    "system": {
    "date": "2024-10-24T01:17:34.567Z",
    "vscodeRoot": "c:\\Program Files\\Microsoft VS Code\\resources\\app",
    "nrfConnectForDesktopInstalled": true,
    "vscodeUptime": "00:00:14",
    "osUptime": "20:01:27",
    "cpu": "Intel(R) Core(TM) Ultra 7 155H"
    },
    "workspace": {
    "name": "sta",
    "workspaceFile": null,
    "folders": [
    "\\c\\ncs\\sta"
    ]
    },
    "sdks": [
    {
    "version": "v2.7.0",
    "path": "c:\\ncs\\v2.7.0"
    },
    {
    "version": "v2.6.1",
    "path": "c:\\ncs\\ v2.6.1"
    },
    {
    "๋ฒ„์ „": "v2.6.0",
    "๊ฒฝ๋กœ": "c:\\ncs\\v2.6.0"
    }
    ],
    "activeBuild": "\\c\\ncs\\sta\\๋นŒ๋“œ",
    "์•ฑ": [
    {
    "workspace": "\\c\\ncs\\sta",
    "uri": "\\c\\ncs\\sta",
    "buildConfigurations": [
    {
    "id": "\\c\\ncs\\sta\\build",
    "name": "build",
    "boardId": "nrf7002dk/ nrf5340/cpuapp",
    "type": "Zephyr",
    "isChild": false,
    "isStale": false,
    "taskBindings": {
    "build": [],
    "pristineBuild": [],
    "flash": [],
    "eraseAndFlash": []
    }

    } ]
    }
    ],
    "topdir": "c:\\ncs\\v2.7.0",
    "workspaceState": "freestanding-ready",
    "toolchains": [
    {
    "๋ฒ„์ „": "2.7.0",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\ce3b5ff664"
    },
    {
    "๋ฒ„์ „": "2.6.1",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\cf2149caf2"
    },
    {
    "๋ฒ„์ „": "2.6.0",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\cf2149caf2"
    }
    ],
    "activeToolchain": {
    "์œ ํ˜•": "์„ค์น˜",
    "๊ฒฝ๋กœ": "c:\\ncs\\toolchains\\ce3b5ff664",
    "๋ฒ„์ „": "2.7.0",
    "displayName": "nRF Connect SDK ํˆด์ฒด์ธ v2.7.0"
    },
    "connectedDevices": [],
    "deviceProvider": "nrfutil",
    "๋„๊ตฌ": {
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.5-1",
    "C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\SEGGER\\JLink_V794e\\JLink.exe": "7.94e",
    "C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
    "C:\\ncs\\toolchains\\ce3b5ff664\\cmake": "3.21.0",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\์Šคํฌ๋ฆฝํŠธ\\west.exe": "1.2.0",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\python.exe": "3.9.13",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\ninja.exe": "1.10.2",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\ gperf.exe": "3.1",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\dtc.exe": "1.4.7",
    "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\gn.exe": "2172",
    "C:\\ncs\\toolchains\\ce3b5ff664\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
    "arm-gdbPath": "c:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
    "riscv-gdbPath": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
    },
    "nrfutil": {
    "nrfutil-device": {
    "๋ฒ„์ „": "2.5.0",
    "binPath": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device"
    },
    "nrfutil-toolchain-manager": {
    "version": "0.14.4",
    "binPath": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager"
    }
    },
    " environment": {
    "westEnv": {
    "HOME": "C:\\Users\\Oz",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\Oz",
    "PATH": "C:\\ncs\\toolchains\\ce3b5ff664; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\mingw64\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\bin\\์Šคํฌ๋ฆฝํŠธ; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\nanopb\\๋ฐœ์ „๊ธฐ-bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\aarch64-zephyr-elf\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\x86_64-zephyr-elf\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin; c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64\\platform\\nrfutil\\lib\\nrfutil-toolchain-manager; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\NVIDIA Corporation\\PhysX\\common; C:\\์œˆ๋„์šฐ\\์‹œ์Šคํ…œ32; C:\\์œˆ๋„์šฐ; C:\\Windows\\System32\\Wbem์ž…๋‹ˆ๋‹ค. C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\; C:\\Windows\\System32\\OpenSSH\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋ฐ˜๋””์ง‘\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\dotnet\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋…ธ๋ฅด๋”• ์„ธ๋ฏธ์ปจ๋•ํ„ฐ\\nrf-command-line-tools\\bin\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\Windows ํ‚คํŠธ\\8.1\\Windows ์„ฑ๋Šฅ ํˆดํ‚ท\\; C:\\ํŒŒ์ด์ฌ\\์Šคํฌ๋ฆฝํŠธ\\; C:\\ํŒŒ์ด์ฌ\\; C:\\Users\\Oz\\AppData\\Local\\Programs\\Python\\Launcher\\; C:\\Users\\Oz\\AppData\\Local\\Microsoft\\WindowsApps;; C:\\Users\\Oz\\AppData\\Local\\afreeca์ž…๋‹ˆ๋‹ค. C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\SOOP; C:\\Program Files\\Microsoft VS Code\\bin",
    "ZEPHYR_BASE": "c:\\ncs\\v2.7.0\\zephyr",
    "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
    "ZEPHYR_SDK_INSTALL_DIR": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk",
    "PYTHONPATH": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin; C:\\ncs\\ํˆด์ฒด์ธ\\ce3b5ff664\\opt\\bin\\Lib; C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\Lib\\site-packages"
    },
    "inherited": {
    "HOME": "C:\\Users\\Oz",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\Oz",
    "path": "C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common; C:\\์œˆ๋„์šฐ\\์‹œ์Šคํ…œ32; C:\\์œˆ๋„์šฐ; C:\\Windows\\System32\\Wbem์ž…๋‹ˆ๋‹ค. C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\; C:\\Windows\\System32\\OpenSSH\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋ฐ˜๋””์ง‘\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\dotnet\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋…ธ๋ฅด๋”• ์„ธ๋ฏธ์ปจ๋•ํ„ฐ\\nrf-command-line-tools\\bin\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\Windows ํ‚คํŠธ\\8.1\\Windows ์„ฑ๋Šฅ ํˆดํ‚ท\\; C:\\ํŒŒ์ด์ฌ\\์Šคํฌ๋ฆฝํŠธ\\; C:\\ํŒŒ์ด์ฌ\\; C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\P๋กœ๊ทธ๋žจ\\ํŒŒ์ด์ฌ\\๋Ÿฐ์ฒ˜\\; C:\\Users\\Oz\\AppData\\Local\\Microsoft\\WindowsApps;; C:\\Users\\Oz\\AppData\\Local\\afreeca์ž…๋‹ˆ๋‹ค. C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\SOOP; C:\\Program Files\\Microsoft VS Code\\bin",
    "PATH": "C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common; C:\\์œˆ๋„์šฐ\\์‹œ์Šคํ…œ32; C:\\์œˆ๋„์šฐ; C:\\Windows\\System32\\Wbem์ž…๋‹ˆ๋‹ค. C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\; C:\\Windows\\System32\\OpenSSH\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋ฐ˜๋””์ง‘\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\dotnet\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ\\๋…ธ๋ฅด๋”• ์„ธ๋ฏธ์ปจ๋•ํ„ฐ\\nrf-command-line-tools\\bin\\; C:\\ํ”„๋กœ๊ทธ๋žจ ํŒŒ์ผ(x86)\\Windows ํ‚คํŠธ\\8.1\\Windows ์„ฑ๋Šฅ ํˆดํ‚ท\\; C:\\ํŒŒ์ด์ฌ\\์Šคํฌ๋ฆฝํŠธ\\; C:\\ํŒŒ์ด์ฌ\\; C:\\Users\\Oz\\AppData\\Local\\Programs\\Python\\Launcher\\; C:\\Users\\Oz\\AppData\\Local\\Microsoft\\WindowsApps;; C:\\Users\\Oz\\AppData\\Local\\afreeca์ž…๋‹ˆ๋‹ค. C:\\์‚ฌ์šฉ์ž\\Oz\\AppData\\๋กœ์ปฌ\\SOOP; C:\\Program Files\\Microsoft VS Code\\bin"
    }
    },
    "terminal": {
    "defaultProfile": null
    },
    "config": {
    "nordic-semiconductor.nrf-connect": {
    "topdir": "${nrf-connect.sdk:2.7.0}",
    "toolchain": {
    "path": "${nrf-connect.toolchain:2.7.0}"
    },
    "ozonePath": "",
    "applications": [],
    "applicationOptions": {},
    "kconfig": {
    "interface": "kconfig"
    },
    "west": {
    "env": {
    "$base": "terminal"
    }
    },
    "boardRoots": [
    "c:\\ncs",
    "c:\\Workspace\\Nordic"
    ],
    "taskBindings": {},
    "buildTerminal": {
    "condensedProgress": true
    },
    "debugging": {
    "flash": true,
    "bindings": {},
    "justMyCode": true
    },
    "activeAppFollowActiveEditor": true,
    "deviceProvider": "nrfutil",
    "flash": {
    "softreset": false,
    "erase": false,
    "recover": false
    },
    "enableTelemetry": true,
    "thirdpartyIntegration": {},
    "toolchainManager": {
    "indexURL": null,
    "installDirectory": null
    },
    "nrfutil": {
    "home": null
    },
    "defaultOpenAction": "ask"
    },
    "nordic-semiconductor.nrf-terminal": {
    "terminalMode": "character"
    },
    "marus25.cortex-debug": {
    "variableUseNaturalFormat": true,
    " liveWatchRefreshRate": "300",
    "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,
    "dbgServerLogfile": null
    }
    },
    "extensions": {
    "internal": {
    "nordic-semiconductor.nrf-connect": {
    "๋ฒ„์ „": "2024.9.87",
    "๊ฒฝ๋กœ": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.87-win32-x64",
    "isActive": true
    },
    "nordic-semiconductor.nrf-terminal": {
    "version": "2024.9.14",
    "path": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.9.14",
    "isActive": true
    },
    "nordic-semiconductor.nrf-devicetree": {
    "๋ฒ„์ „": "2024.9.26",
    "๊ฒฝ๋กœ": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2024.9.26",
    "isActive": true
    },
    "nordic-semiconductor.nrf-kconfig": {
    "๋ฒ„์ „": "2024.9.20",
    "๊ฒฝ๋กœ": "c:\\Users\\Oz\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2024.9.20",
    "isActive": true
    }
    },
    " ์™ธ๋ถ€": {
    "marus25.cortex-debug": "1.12.1",
    "ms-vscode.cpptools": "1.22.10",
    "ms-vscode.js-debug": "1.94.0",
    "ms-vscode.js-debug-companion": "1.1.3",
    "ms-vscode.vscode-js-profile-table": "1.0.10",
    "DavidAnson.vscode-markdownlint": "0.56.0",
    "GitHub.copilot": "1.242.0",
    "GitHub.copilot-chat": "0.21.2",
    " 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-CEINTL.vscode-language-pack-ko": "1.94.2024101609",
    "ms-vscode.cmake-tools": "1.19.52",
    "ms-vscode.cpptools-extension-pack": "1.3.0",
    "ms-vscode.makefile-tools": "0.11.13",
    " ms-vscode.vscode-serial-monitor": "0.13.1",
    "trond-snekvik.gnu-mapfiles": "1.1.0",
    "twxs.cmake": "0.0.17"

    }
    }
    }

Children
No Data
Related