espressif / vscode-esp-idf-extension

Visual Studio Code extension for ESP-IDF projects
Apache License 2.0
1.05k stars 302 forks source link

SDK Configuration editor tips button is not working (VSC-1305) #1145

Closed vhext closed 8 months ago

vhext commented 8 months ago

OS

Windows

Operating System version

Windows_NT x64 10.0.22621

Visual Studio Code version

1.86.2 (user setup)

ESP-IDF version

v1.7.0

Python version

3.11.1

Doctor command output

---------------------------------------------- ESP-IDF Extension for Visual Studio Code report --------------------------------------------- OS win32 x64 10.0.22621 System environment variable IDF_PYTHON_ENV_PATH undefined System environment variable PATH C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Software\Git\cmd;C:\Program Files\dotnet\;D:\Software\Bandizip\;C:\Program Files\usbipd-win\;C:\Program Files\Docker\Docker\resources\bin;D:\Software\nodejs\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:.cargo\bin;C:\AppData\Local\Programs\Python\Python311\Scripts\;C:\AppData\Local\Programs\Python\Python311\;C:\AppData\Local\Microsoft\WindowsApps;;C:\AppData\Local\Programs\Microsoft VS Code\bin;C:\AppData\Roaming\npm System environment variable PYTHON undefined Visual Studio Code version 1.86.2 Visual Studio Code language zh-cn Visual Studio Code shell C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe ESP-IDF Extension version 1.7.0 Workspace folder d:\Workspaces\Embedded\ESP32\Project\EFlash ---------------------------------------------------- Extension configuration settings ------------------------------------------------------ ESP-ADF Path (idf.espAdfPath) ${env:ADF_PATH} ESP-IDF Path (idf.espIdfPath) d:\Workspaces\Embedded\ESP32\ESP-IDF\esp-idf ESP-MDF Path (idf.espMdfPath) ${env:MDF_PATH} ESP-Matter Path (idf.espMatterPath) ${env:ESP_MATTER_PATH} Custom extra paths (idf.customExtraPaths) d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\xtensa-esp-elf-gdb\12.1_20221002\xtensa-esp-elf-gdb\bin;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\riscv32-esp-elf-gdb\12.1_20221002\riscv32-esp-elf-gdb\bin;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\cmake\3.24.0\bin;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\openocd-esp32\v0.12.0-esp32-20230921\openocd-esp32\bin;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\ninja\1.11.1;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\idf-exe\1.0.3;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\ccache\4.8\ccache-4.8-windows-x86_64;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\dfu-util\0.11\dfu-util-0.11-win64;d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\esp-rom-elfs\20230320 Custom extra vars (idf.customExtraVars) OPENOCD_SCRIPTS: d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\openocd-esp32\v0.12.0-esp32-20230921/openocd-esp32/share/openocd/scripts IDF_CCACHE_ENABLE: 1 ESP_ROM_ELF_DIR: d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\esp-rom-elfs\20230320/ Virtual env Python Path (idf.pythonBinPath) d:\Workspaces\Embedded\ESP32\ESP-IDF\python_env\idf5.2_py3.11_env\Scripts\python.exe Serial port (idf.port) COM49 OpenOCD Configs (idf.openOcdConfigs) board/esp32c3-ftdi.cfg ESP-IDF Tools Path (idf.toolsPath) d:\Workspaces\Embedded\ESP32\ESP-IDF Git Path (idf.gitPath) d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\idf-git\2.39.2\cmd\git.exe Notification Mode (idf.notificationMode) All -------------------------------------------------------- Configurations access ------------------------------------------------------------- Access to ESP-ADF Path (idf.espAdfPath) false Access to ESP-IDF Path (idf.espIdfPath) true Access to ESP-MDF Path (idf.espMdfPath) false Access to ESP-Matter Path (idf.espMatterPath) false Access to ESP-IDF Custom extra paths Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\xtensa-esp-elf-gdb\12.1_20221002\xtensa-esp-elf-gdb\bin: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\riscv32-esp-elf-gdb\12.1_20221002\riscv32-esp-elf-gdb\bin: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\cmake\3.24.0\bin: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\openocd-esp32\v0.12.0-esp32-20230921\openocd-esp32\bin: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\ninja\1.11.1: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\idf-exe\1.0.3: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\ccache\4.8\ccache-4.8-windows-x86_64: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\dfu-util\0.11\dfu-util-0.11-win64: true Access to d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\esp-rom-elfs\20230320: true Access to Virtual env Python Path (idf.pythonBinPath) true Access to CMake in environment PATH undefined Access to Ninja in environment PATH undefined Access to ESP-IDF Tools Path (idf.toolsPath) true -------------------------------------------------------- Configurations has spaces ------------------------------------------------------------- Spaces in system environment Path true Spaces in ESP-ADF Path (idf.espAdfPath) false Spaces in ESP-IDF Path (idf.espIdfPath) false Spaces in ESP-MDF Path (idf.espMdfPath) false Spaces in ESP-Matter Path (idf.espMatterPath) false Spaces in ESP-IDF Custom extra paths Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\xtensa-esp-elf-gdb\12.1_20221002\xtensa-esp-elf-gdb\bin: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\riscv32-esp-elf-gdb\12.1_20221002\riscv32-esp-elf-gdb\bin: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\cmake\3.24.0\bin: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\openocd-esp32\v0.12.0-esp32-20230921\openocd-esp32\bin: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\ninja\1.11.1: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\idf-exe\1.0.3: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\ccache\4.8\ccache-4.8-windows-x86_64: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\dfu-util\0.11\dfu-util-0.11-win64: false Spaces in d:\Workspaces\Embedded\ESP32\ESP-IDF\tools\esp-rom-elfs\20230320: false Spaces in Virtual env Python Path (idf.pythonBinPath) false Spaces in ESP-IDF Tools Path (idf.toolsPath) false ----------------------------------------------------------- Executables Versions ----------------------------------------------------------- Git version 2.39.2.windows.1 ESP-IDF version 5.2.0 Python version 3.11.2 Python's pip version 23.3.2 -------------------------------------------------- Project configuration settings ---------------------------------------------------------- -------------------------------------------------- Python packages in idf.pythonBinPath ---------------------------------------------------- bitarray version: 2.9.2 bitstring version: 4.1.4 CacheControl version: 0.13.1 certifi version: 2023.11.17 cffi version: 1.16.0 charset-normalizer version: 3.3.2 click version: 8.0.4 colorama version: 0.4.6 construct version: 2.10.70 contextlib2 version: 21.6.0 cryptography version: 41.0.7 ecdsa version: 0.18.0 esp-coredump version: 1.10.0 esp-debug-backend version: 1.0.3 esp-idf-kconfig version: 1.4.1 esp-idf-monitor version: 1.3.4 esp-idf-panic-decoder version: 1.0.1 esp-idf-size version: 1.0.3 esptool version: 4.7.0 filelock version: 3.13.1 freertos-gdb version: 1.0.2 gcovr version: 6.0 idf-component-manager version: 1.4.1 idna version: 3.6 intelhex version: 2.3.0 Jinja2 version: 3.0.3 kconfiglib version: 14.1.0 lxml version: 5.1.0 markdown-it-py version: 3.0.0 MarkupSafe version: 2.1.3 mdurl version: 0.1.2 msgpack version: 1.0.7 packaging version: 23.2 pip version: 23.3.2 pyclang version: 0.4.2 pycparser version: 2.21 pyelftools version: 0.30 pygdbmi version: 0.9.0.2 Pygments version: 2.17.2 pyparsing version: 3.1.1 pyserial version: 3.5 pywin32 version: 306 PyYAML version: 6.0.1 reedsolo version: 1.7.0 requests version: 2.31.0 requests-file version: 1.5.1 requests-toolbelt version: 1.0.0 rich version: 13.7.0 schema version: 0.7.5 setuptools version: 69.0.3 six version: 1.16.0 tqdm version: 4.66.1 urllib3 version: 1.26.18 websocket-client version: 1.7.0 windows-curses version: 2.3.2 ---------------------------------------------------- Check ESP-IDF python requirements.txt ------------------------------------------------- Check ESP-IDF Python packages Python requirements are satisfied. ---------------------------------------------------- Check ESP-IDF debug adapter requirements.txt ------------------------------------------ Check Debug AdapterPython packages Python requirements are satisfied. ---------------------------------------------------- Visual Studio Code launch.json -------------------------------------------------------- { "version": "0.2.0", "configurations": [ { "type": "espidf", "name": "Launch", "request": "launch" } ] } ---------------------------------------------------- Visual Studio Code c_cpp_properties.json ---------------------------------------------- { "configurations": [ { "name": "ESP-IDF", "compilerPath": "${config:idf.toolsPath}\tools\xtensa-esp-elf\esp-13.2.0_20230928\xtensa-esp-elf\bin\xtensa-esp32-elf-gcc.exe", "includePath": [ "${config:idf.espIdfPath}/components/", "${config:idf.espIdfPathWin}/components/", "${config:idf.espAdfPath}/components/", "${config:idf.espAdfPathWin}/components/", "${workspaceFolder}/" ], "browse": { "path": [ "${config:idf.espIdfPath}/components", "${config:idf.espIdfPathWin}/components", "${config:idf.espAdfPath}/components/", "${config:idf.espAdfPathWin}/components/**", "${workspaceFolder}" ], "limitSymbolsToIncludedHeaders": false }, "compileCommands": "${workspaceFolder}/build/compile_commands.json" } ], "version": 4 }

Extension

{"message":"Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:40)\r\nLicensed under GNU GPL v2\r\nFor bug reports, read\r\n\thttp://openocd.org/doc/doxygen/bugs.html\r\n","stack":"Error: Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:40)\r\nLicensed under GNU GPL v2\r\nFor bug reports, read\r\n\thttp://openocd.org/doc/doxygen/bugs.html\r\n\n\tat \dist\extension.js:2:1396887\n\tat ChildProcess.exithandler (node:child_process:423:7)\n\tat ChildProcess.emit (node:events:513:28)\n\tat maybeClose (node:internal/child_process:1091:16)\n\tat Socket. (node:internal/child_process:449:11)\n\tat Socket.emit (node:events:513:28)\n\tat Pipe. (node:net:322:12)","level":"error","timestamp":"2024-01-30T13:42:46.419Z"} {"message":"Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:40)\r\nLicensed under GNU GPL v2\r\nFor bug reports, read\r\n\thttp://openocd.org/doc/doxygen/bugs.html\r\n","stack":"Error: Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:40)\r\nLicensed under GNU GPL v2\r\nFor bug reports, read\r\n\thttp://openocd.org/doc/doxygen/bugs.html\r\n\n\tat \dist\extension.js:2:1396887\n\tat ChildProcess.exithandler (node:child_process:423:7)\n\tat ChildProcess.emit (node:events:513:28)\n\tat maybeClose (node:internal/child_process:1091:16)\n\tat ChildProcess._handle.onexit (node:internal/child_process:302:5)","level":"error","timestamp":"2024-01-31T10:11:33.086Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T02:36:08.003Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T02:39:31.228Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T03:21:56.356Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Compile exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T03:22:16.072Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T03:22:32.506Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Compile exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T03:22:45.754Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T03:24:00.630Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T03:24:45.263Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-17T03:27:03.753Z"} {"user":true,"message":"Something went wrong while trying to build the project","stack":"Error: Task ESP-IDF Build exited with code 1\n\tat \dist\extension.js:2:1520389\n\tat g.value (\out\vs\workbench\api\node\extensionHostProcess.js:160:19731)\n\tat r.y (\out\vs\workbench\api\node\extensionHostProcess.js:80:1902)\n\tat r.fire (\out\vs\workbench\api\node\extensionHostProcess.js:80:2119)\n\tat r.$onDidEndTaskProcess (\out\vs\workbench\api\node\extensionHostProcess.js:153:52912)","level":"error","timestamp":"2024-02-26T03:06:02.473Z"} {"message":"Cannot access filePath: ${env:ADF_PATH}","stack":"Error: ENOENT: no such file or directory, access '${env:ADF_PATH}'\n\tat Object.accessSync (node:fs:264:3)\n\tat Object.accessSync (node:electron/js2c/asar_bundle:2:8579)\n\tat ke (\dist\extension.js:2:1394006)\n\tat \dist\extension.js:2:1739152\n\tat \dist\extension.js:2:1740115\n\tat async \dist\extension.js:2:1737521","level":"error","timestamp":"2024-02-26T03:31:25.544Z"} {"message":"Cannot access filePath: ${env:MDF_PATH}","stack":"Error: ENOENT: no such file or directory, access '${env:MDF_PATH}'\n\tat Object.accessSync (node:fs:264:3)\n\tat Object.accessSync (node:electron/js2c/asar_bundle:2:8579)\n\tat ke (\dist\extension.js:2:1394006)\n\tat \dist\extension.js:2:1739330\n\tat \dist\extension.js:2:1740115\n\tat async \dist\extension.js:2:1737521","level":"error","timestamp":"2024-02-26T03:31:25.545Z"} {"message":"Cannot access filePath: ${env:ESP_MATTER_PATH}","stack":"Error: ENOENT: no such file or directory, access '${env:ESP_MATTER_PATH}'\n\tat Object.accessSync (node:fs:264:3)\n\tat Object.accessSync (node:electron/js2c/asar_bundle:2:8579)\n\tat ke (\dist\extension.js:2:1394006)\n\tat \dist\extension.js:2:1739422\n\tat \dist\extension.js:2:1740115\n\tat async \dist\extension.js:2:1737521","level":"error","timestamp":"2024-02-26T03:31:25.545Z"} {"message":"Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:40)\r\nLicensed under GNU GPL v2\r\nFor bug reports, read\r\n\thttp://openocd.org/doc/doxygen/bugs.html\r\n","stack":"Error: Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:40)\r\nLicensed under GNU GPL v2\r\nFor bug reports, read\r\n\thttp://openocd.org/doc/doxygen/bugs.html\r\n\n\tat \dist\extension.js:2:1396887\n\tat ChildProcess.exithandler (node:child_process:423:7)\n\tat ChildProcess.emit (node:events:514:28)\n\tat maybeClose (node:internal/child_process:1091:16)\n\tat Process.onexit (node:internal/child_process:302:5)","level":"error","timestamp":"2024-02-26T03:31:28.065Z"} {"tag":"DOCTOR COMMAND","user":true,"level":"warn","message":"{\"configurationSettings\":{\"espAdfPath\":\"${env:ADF_PATH}\",\"espIdfPath\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\esp-idf\",\"espMdfPath\":\"${env:MDF_PATH}\",\"espMatterPath\":\"${env:ESP_MATTER_PATH}\",\"customTerminalExecutable\":\"\",\"customTerminalExecutableArgs\":[],\"customExtraPaths\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\xtensa-esp-elf-gdb\\12.1_20221002\\xtensa-esp-elf-gdb\\bin;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\riscv32-esp-elf-gdb\\12.1_20221002\\riscv32-esp-elf-gdb\\bin;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\esp32ulp-elf\\2.35_20220830\\esp32ulp-elf\\bin;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\cmake\\3.24.0\\bin;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\openocd-esp32\\v0.12.0-esp32-20230921\\openocd-esp32\\bin;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\ninja\\1.11.1;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\idf-exe\\1.0.3;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\ccache\\4.8\\ccache-4.8-windows-x86_64;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\dfu-util\\0.11\\dfu-util-0.11-win64;d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\esp-rom-elfs\\20230320\",\"customExtraVars\":{\"OPENOCD_SCRIPTS\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\openocd-esp32\\v0.12.0-esp32-20230921/openocd-esp32/share/openocd/scripts\",\"IDF_CCACHE_ENABLE\":\"1\",\"ESP_ROM_ELF_DIR\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\esp-rom-elfs\\20230320/\"},\"notificationMode\":\"All\",\"pythonBinPath\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe\",\"pythonPackages\":[{\"name\":\"bitarray\",\"version\":\"2.9.2\"},{\"name\":\"bitstring\",\"version\":\"4.1.4\"},{\"name\":\"CacheControl\",\"version\":\"0.13.1\"},{\"name\":\"certifi\",\"version\":\"2023.11.17\"},{\"name\":\"cffi\",\"version\":\"1.16.0\"},{\"name\":\"charset-normalizer\",\"version\":\"3.3.2\"},{\"name\":\"click\",\"version\":\"8.0.4\"},{\"name\":\"colorama\",\"version\":\"0.4.6\"},{\"name\":\"construct\",\"version\":\"2.10.70\"},{\"name\":\"contextlib2\",\"version\":\"21.6.0\"},{\"name\":\"cryptography\",\"version\":\"41.0.7\"},{\"name\":\"ecdsa\",\"version\":\"0.18.0\"},{\"name\":\"esp-coredump\",\"version\":\"1.10.0\"},{\"name\":\"esp-debug-backend\",\"version\":\"1.0.3\"},{\"name\":\"esp-idf-kconfig\",\"version\":\"1.4.1\"},{\"name\":\"esp-idf-monitor\",\"version\":\"1.3.4\"},{\"name\":\"esp-idf-panic-decoder\",\"version\":\"1.0.1\"},{\"name\":\"esp-idf-size\",\"version\":\"1.0.3\"},{\"name\":\"esptool\",\"version\":\"4.7.0\"},{\"name\":\"filelock\",\"version\":\"3.13.1\"},{\"name\":\"freertos-gdb\",\"version\":\"1.0.2\"},{\"name\":\"gcovr\",\"version\":\"6.0\"},{\"name\":\"idf-component-manager\",\"version\":\"1.4.1\"},{\"name\":\"idna\",\"version\":\"3.6\"},{\"name\":\"intelhex\",\"version\":\"2.3.0\"},{\"name\":\"Jinja2\",\"version\":\"3.0.3\"},{\"name\":\"kconfiglib\",\"version\":\"14.1.0\"},{\"name\":\"lxml\",\"version\":\"5.1.0\"},{\"name\":\"markdown-it-py\",\"version\":\"3.0.0\"},{\"name\":\"MarkupSafe\",\"version\":\"2.1.3\"},{\"name\":\"mdurl\",\"version\":\"0.1.2\"},{\"name\":\"msgpack\",\"version\":\"1.0.7\"},{\"name\":\"packaging\",\"version\":\"23.2\"},{\"name\":\"pip\",\"version\":\"23.3.2\"},{\"name\":\"pyclang\",\"version\":\"0.4.2\"},{\"name\":\"pycparser\",\"version\":\"2.21\"},{\"name\":\"pyelftools\",\"version\":\"0.30\"},{\"name\":\"pygdbmi\",\"version\":\"0.9.0.2\"},{\"name\":\"Pygments\",\"version\":\"2.17.2\"},{\"name\":\"pyparsing\",\"version\":\"3.1.1\"},{\"name\":\"pyserial\",\"version\":\"3.5\"},{\"name\":\"pywin32\",\"version\":\"306\"},{\"name\":\"PyYAML\",\"version\":\"6.0.1\"},{\"name\":\"reedsolo\",\"version\":\"1.7.0\"},{\"name\":\"requests\",\"version\":\"2.31.0\"},{\"name\":\"requests-file\",\"version\":\"1.5.1\"},{\"name\":\"requests-toolbelt\",\"version\":\"1.0.0\"},{\"name\":\"rich\",\"version\":\"13.7.0\"},{\"name\":\"schema\",\"version\":\"0.7.5\"},{\"name\":\"setuptools\",\"version\":\"69.0.3\"},{\"name\":\"six\",\"version\":\"1.16.0\"},{\"name\":\"tqdm\",\"version\":\"4.66.1\"},{\"name\":\"urllib3\",\"version\":\"1.26.18\"},{\"name\":\"websocket-client\",\"version\":\"1.7.0\"},{\"name\":\"windows-curses\",\"version\":\"2.3.2\"}],\"serialPort\":\"COM49\",\"openOcdConfigs\":[\"board/esp32c3-ftdi.cfg\"],\"toolsPath\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\",\"systemEnvPath\":\"C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;D:\\Software\\Git\\cmd;C:\\Program Files\\dotnet\\;D:\\Software\\Bandizip\\;C:\\Program Files\\usbipd-win\\;C:\\Program Files\\Docker\\Docker\\resources\\bin;D:\\Software\\nodejs\\;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\.cargo\\bin;C:\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\AppData\\Roaming\\npm\",\"gitPath\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\idf-git\\2.39.2\\cmd\\git.exe\"},\"cCppPropertiesJson\":\"{\n \\"configurations\\": [\n {\n \\"name\\": \\"ESP-IDF\\",\n \\"compilerPath\\": \\"${config:idf.toolsPath}\\\\tools\\\\xtensa-esp-elf\\\\esp-13.2.0_20230928\\\\xtensa-esp-elf\\\\bin\\\\xtensa-esp32-elf-gcc.exe\\",\n \\"includePath\\": [\n \\"${config:idf.espIdfPath}/components/\\",\n \\"${config:idf.espIdfPathWin}/components/\\",\n \\"${config:idf.espAdfPath}/components/\\",\n \\"${config:idf.espAdfPathWin}/components/\\",\n \\"${workspaceFolder}/\\"\n ],\n \\"browse\\": {\n \\"path\\": [\n \\"${config:idf.espIdfPath}/components\\",\n \\"${config:idf.espIdfPathWin}/components\\",\n \\"${config:idf.espAdfPath}/components/\\",\n \\"${config:idf.espAdfPathWin}/components/**\\",\n \\"${workspaceFolder}\\"\n ],\n \\"limitSymbolsToIncludedHeaders\\": false\n },\n \\"compileCommands\\": \\"${workspaceFolder}/build/compile_commands.json\\"\n }\n ],\n \\"version\\": 4\n}\",\"configurationAccess\":{\"espIdfPath\":true,\"espAdfPath\":false,\"espMdfPath\":false,\"espMatterPath\":false,\"espIdfToolsPaths\":{\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\xtensa-esp-elf-gdb\\12.1_20221002\\xtensa-esp-elf-gdb\\bin\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\riscv32-esp-elf-gdb\\12.1_20221002\\riscv32-esp-elf-gdb\\bin\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\esp32ulp-elf\\2.35_20220830\\esp32ulp-elf\\bin\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\cmake\\3.24.0\\bin\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\openocd-esp32\\v0.12.0-esp32-20230921\\openocd-esp32\\bin\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\ninja\\1.11.1\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\idf-exe\\1.0.3\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\ccache\\4.8\\ccache-4.8-windows-x86_64\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\dfu-util\\0.11\\dfu-util-0.11-win64\":true,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\esp-rom-elfs\\20230320\":true},\"pythonBinPath\":true,\"toolsPath\":true},\"configurationSpacesValidation\":{\"customExtraPaths\":{\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\xtensa-esp-elf-gdb\\12.1_20221002\\xtensa-esp-elf-gdb\\bin\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\riscv32-esp-elf-gdb\\12.1_20221002\\riscv32-esp-elf-gdb\\bin\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\esp32ulp-elf\\2.35_20220830\\esp32ulp-elf\\bin\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\cmake\\3.24.0\\bin\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\openocd-esp32\\v0.12.0-esp32-20230921\\openocd-esp32\\bin\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\ninja\\1.11.1\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\idf-exe\\1.0.3\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\ccache\\4.8\\ccache-4.8-windows-x86_64\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\dfu-util\\0.11\\dfu-util-0.11-win64\":false,\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\tools\\esp-rom-elfs\\20230320\":false},\"espAdfPath\":false,\"espIdfPath\":false,\"espMatterPath\":false,\"espMdfPath\":false,\"gitPath\":false,\"pythonBinPath\":false,\"toolsPath\":false,\"systemEnvPath\":true},\"debugAdapterRequirements\":{\"output\":\"Python requirements are satisfied.\",\"result\":\"Python requirements are satisfied.\"},\"espIdfToolsVersions\":[{\"actual\":\"12.1_20221002\",\"description\":\"GDB for Xtensa\",\"doesToolExist\":true,\"env\":{},\"expected\":\"12.1_20221002\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"xtensa-esp-elf-gdb\",\"name\":\"xtensa-esp-elf-gdb\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\xtensa-esp-elf-gdb\\12.1_20221002\\xtensa-esp-elf-gdb\\bin\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"12.1_20221002\",\"description\":\"GDB for RISC-V\",\"doesToolExist\":true,\"env\":{},\"expected\":\"12.1_20221002\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"riscv32-esp-elf-gdb\",\"name\":\"riscv32-esp-elf-gdb\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\riscv32-esp-elf-gdb\\12.1_20221002\\riscv32-esp-elf-gdb\\bin\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"esp-13.2.0_20230928\",\"description\":\"Toolchain for 32-bit Xtensa based on GCC\",\"doesToolExist\":true,\"env\":{},\"expected\":\"esp-13.2.0_20230928\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"xtensa-esp-elf\",\"name\":\"xtensa-esp-elf\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"esp-13.2.0_20230928\",\"description\":\"Toolchain for 32-bit RISC-V based on GCC\",\"doesToolExist\":true,\"env\":{},\"expected\":\"esp-13.2.0_20230928\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"riscv32-esp-elf\",\"name\":\"riscv32-esp-elf\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"2.35_20220830\",\"description\":\"Toolchain for ESP32 ULP coprocessor\",\"doesToolExist\":true,\"env\":{},\"expected\":\"2.35_20220830\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"esp32ulp-elf\",\"name\":\"esp32ulp-elf\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\esp32ulp-elf\\2.35_20220830\\esp32ulp-elf\\bin\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"3.24.0\",\"description\":\"CMake build system\",\"doesToolExist\":true,\"env\":{},\"expected\":\"3.24.0,3.16.3\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"cmake\",\"name\":\"cmake\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\cmake\\3.24.0\\bin\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"v0.12.0-esp32-20230921\",\"description\":\"OpenOCD for ESP32\",\"doesToolExist\":true,\"env\":{\"OPENOCD_SCRIPTS\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\openocd-esp32\\v0.12.0-esp32-20230921/openocd-esp32/share/openocd/scripts\"},\"expected\":\"v0.12.0-esp32-20230921\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"openocd-esp32\",\"name\":\"openocd-esp32\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\openocd-esp32\\v0.12.0-esp32-20230921\\openocd-esp32\\bin\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"1.11.1\",\"description\":\"Ninja build system\",\"doesToolExist\":true,\"env\":{},\"expected\":\"1.11.1\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"ninja\",\"name\":\"ninja\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\ninja\\1.11.1\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"1.0.3\",\"description\":\"IDF wrapper tool for Windows\",\"doesToolExist\":true,\"env\":{},\"expected\":\"1.0.3\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"idf-exe\",\"name\":\"idf-exe\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\idf-exe\\1.0.3\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"4.8\",\"description\":\"Ccache (compiler cache)\",\"doesToolExist\":true,\"env\":{\"IDF_CCACHE_ENABLE\":\"1\"},\"expected\":\"4.8\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"ccache\",\"name\":\"ccache\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\ccache\\4.8\\ccache-4.8-windows-x86_64\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"0.11\",\"description\":\"dfu-util (Device Firmware Upgrade Utilities)\",\"doesToolExist\":true,\"env\":{},\"expected\":\"0.11\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"dfu-util\",\"name\":\"dfu-util\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\dfu-util\\0.11\\dfu-util-0.11-win64\",\"progress\":\"0.00%\",\"progressDetail\":\"\"},{\"actual\":\"No command version\",\"description\":\"ESP ROM ELFs\",\"doesToolExist\":true,\"env\":{\"ESP_ROM_ELF_DIR\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\esp-rom-elfs\\20230320/\"},\"expected\":\"\",\"hashResult\":true,\"hasFailed\":false,\"id\":\"esp-rom-elfs\",\"name\":\"esp-rom-elfs\",\"path\":\"d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\esp-rom-elfs\\20230320\",\"progress\":\"0.00%\",\"progressDetail\":\"\"}],\"espIdfVersion\":{\"output\":\"5.2.0\",\"result\":\"5.2.0\"},\"gitVersion\":{\"output\":\"git version 2.39.2.windows.1\n\",\"result\":\"2.39.2.windows.1\"},\"idfCheckRequirements\":{\"output\":\"Python requirements are satisfied.\",\"result\":\"Python requirements are satisfied.\"},\"launchJson\":\"{\n \\"version\\": \\"0.2.0\\",\n \\"configurations\\": [\n {\n \\"type\\": \\"espidf\\",\n \\"name\\": \\"Launch\\",\n \\"request\\": \\"launch\\"\n }\n ]\n}\",\"pipVersion\":{\"output\":\"pip 23.3.2 from d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\python_env\\idf5.2_py3.11_env\\Lib\\site-packages\\pip (python 3.11)\r\r\n\",\"result\":\"23.3.2\"},\"pythonPackages\":{\"output\":\"\r\n[notice] A new release of pip is available: 23.3.2 -> 24.0\r\n[notice] To update, run: d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe -m pip install --upgrade pip\r\n[{\\"name\\": \\"bitarray\\", \\"version\\": \\"2.9.2\\"}, {\\"name\\": \\"bitstring\\", \\"version\\": \\"4.1.4\\"}, {\\"name\\": \\"CacheControl\\", \\"version\\": \\"0.13.1\\"}, {\\"name\\": \\"certifi\\", \\"version\\": \\"2023.11.17\\"}, {\\"name\\": \\"cffi\\", \\"version\\": \\"1.16.0\\"}, {\\"name\\": \\"charset-normalizer\\", \\"version\\": \\"3.3.2\\"}, {\\"name\\": \\"click\\", \\"version\\": \\"8.0.4\\"}, {\\"name\\": \\"colorama\\", \\"version\\": \\"0.4.6\\"}, {\\"name\\": \\"construct\\", \\"version\\": \\"2.10.70\\"}, {\\"name\\": \\"contextlib2\\", \\"version\\": \\"21.6.0\\"}, {\\"name\\": \\"cryptography\\", \\"version\\": \\"41.0.7\\"}, {\\"name\\": \\"ecdsa\\", \\"version\\": \\"0.18.0\\"}, {\\"name\\": \\"esp-coredump\\", \\"version\\": \\"1.10.0\\"}, {\\"name\\": \\"esp-debug-backend\\", \\"version\\": \\"1.0.3\\"}, {\\"name\\": \\"esp-idf-kconfig\\", \\"version\\": \\"1.4.1\\"}, {\\"name\\": \\"esp-idf-monitor\\", \\"version\\": \\"1.3.4\\"}, {\\"name\\": \\"esp-idf-panic-decoder\\", \\"version\\": \\"1.0.1\\"}, {\\"name\\": \\"esp-idf-size\\", \\"version\\": \\"1.0.3\\"}, {\\"name\\": \\"esptool\\", \\"version\\": \\"4.7.0\\"}, {\\"name\\": \\"filelock\\", \\"version\\": \\"3.13.1\\"}, {\\"name\\": \\"freertos-gdb\\", \\"version\\": \\"1.0.2\\"}, {\\"name\\": \\"gcovr\\", \\"version\\": \\"6.0\\"}, {\\"name\\": \\"idf-component-manager\\", \\"version\\": \\"1.4.1\\"}, {\\"name\\": \\"idna\\", \\"version\\": \\"3.6\\"}, {\\"name\\": \\"intelhex\\", \\"version\\": \\"2.3.0\\"}, {\\"name\\": \\"Jinja2\\", \\"version\\": \\"3.0.3\\"}, {\\"name\\": \\"kconfiglib\\", \\"version\\": \\"14.1.0\\"}, {\\"name\\": \\"lxml\\", \\"version\\": \\"5.1.0\\"}, {\\"name\\": \\"markdown-it-py\\", \\"version\\": \\"3.0.0\\"}, {\\"name\\": \\"MarkupSafe\\", \\"version\\": \\"2.1.3\\"}, {\\"name\\": \\"mdurl\\", \\"version\\": \\"0.1.2\\"}, {\\"name\\": \\"msgpack\\", \\"version\\": \\"1.0.7\\"}, {\\"name\\": \\"packaging\\", \\"version\\": \\"23.2\\"}, {\\"name\\": \\"pip\\", \\"version\\": \\"23.3.2\\"}, {\\"name\\": \\"pyclang\\", \\"version\\": \\"0.4.2\\"}, {\\"name\\": \\"pycparser\\", \\"version\\": \\"2.21\\"}, {\\"name\\": \\"pyelftools\\", \\"version\\": \\"0.30\\"}, {\\"name\\": \\"pygdbmi\\", \\"version\\": \\"0.9.0.2\\"}, {\\"name\\": \\"Pygments\\", \\"version\\": \\"2.17.2\\"}, {\\"name\\": \\"pyparsing\\", \\"version\\": \\"3.1.1\\"}, {\\"name\\": \\"pyserial\\", \\"version\\": \\"3.5\\"}, {\\"name\\": \\"pywin32\\", \\"version\\": \\"306\\"}, {\\"name\\": \\"PyYAML\\", \\"version\\": \\"6.0.1\\"}, {\\"name\\": \\"reedsolo\\", \\"version\\": \\"1.7.0\\"}, {\\"name\\": \\"requests\\", \\"version\\": \\"2.31.0\\"}, {\\"name\\": \\"requests-file\\", \\"version\\": \\"1.5.1\\"}, {\\"name\\": \\"requests-toolbelt\\", \\"version\\": \\"1.0.0\\"}, {\\"name\\": \\"rich\\", \\"version\\": \\"13.7.0\\"}, {\\"name\\": \\"schema\\", \\"version\\": \\"0.7.5\\"}, {\\"name\\": \\"setuptools\\", \\"version\\": \\"69.0.3\\"}, {\\"name\\": \\"six\\", \\"version\\": \\"1.16.0\\"}, {\\"name\\": \\"tqdm\\", \\"version\\": \\"4.66.1\\"}, {\\"name\\": \\"urllib3\\", \\"version\\": \\"1.26.18\\"}, {\\"name\\": \\"websocket-client\\", \\"version\\": \\"1.7.0\\"}, {\\"name\\": \\"windows-curses\\", \\"version\\": \\"2.3.2\\"}]\r\n\",\"result\":\"\r\n[notice] A new release of pip is available: 23.3.2 -> 24.0\r\n[notice] To update, run: d:\\Workspaces\\Embedded\\ESP32\\ESP-IDF\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe -m pip install --upgrade pip\r\n[{\\"name\\": \\"bitarray\\", \\"version\\": \\"2.9.2\\"}, {\\"name\\": \\"bitstring\\", \\"version\\": \\"4.1.4\\"}, {\\"name\\": \\"CacheControl\\", \\"version\\": \\"0.13.1\\"}, {\\"name\\": \\"certifi\\", \\"version\\": \\"2023.11.17\\"}, {\\"name\\": \\"cffi\\", \\"version\\": \\"1.16.0\\"}, {\\"name\\": \\"charset-normalizer\\", \\"version\\": \\"3.3.2\\"}, {\\"name\\": \\"click\\", \\"version\\": \\"8.0.4\\"}, {\\"name\\": \\"colorama\\", \\"version\\": \\"0.4.6\\"}, {\\"name\\": \\"construct\\", \\"version\\": \\"2.10.70\\"}, {\\"name\\": \\"contextlib2\\", \\"version\\": \\"21.6.0\\"}, {\\"name\\": \\"cryptography\\", \\"version\\": \\"41.0.7\\"}, {\\"name\\": \\"ecdsa\\", \\"version\\": \\"0.18.0\\"}, {\\"name\\": \\"esp-coredump\\", \\"version\\": \\"1.10.0\\"}, {\\"name\\": \\"esp-debug-backend\\", \\"version\\": \\"1.0.3\\"}, {\\"name\\": \\"esp-idf-kconfig\\", \\"version\\": \\"1.4.1\\"}, {\\"name\\": \\"esp-idf-monitor\\", \\"version\\": \\"1.3.4\\"}, {\\"name\\": \\"esp-idf-panic-decoder\\", \\"version\\": \\"1.0.1\\"}, {\\"name\\": \\"esp-idf-size\\", \\"version\\": \\"1.0.3\\"}, {\\"name\\": \\"esptool\\", \\"version\\": \\"4.7.0\\"}, {\\"name\\": \\"filelock\\", \\"version\\": \\"3.13.1\\"}, {\\"name\\": \\"freertos-gdb\\", \\"version\\": \\"1.0.2\\"}, {\\"name\\": \\"gcovr\\", \\"version\\": \\"6.0\\"}, {\\"name\\": \\"idf-component-manager\\", \\"version\\": \\"1.4.1\\"}, {\\"name\\": \\"idna\\", \\"version\\": \\"3.6\\"}, {\\"name\\": \\"intelhex\\", \\"version\\": \\"2.3.0\\"}, {\\"name\\": \\"Jinja2\\", \\"version\\": \\"3.0.3\\"}, {\\"name\\": \\"kconfiglib\\", \\"version\\": \\"14.1.0\\"}, {\\"name\\": \\"lxml\\", \\"version\\": \\"5.1.0\\"}, {\\"name\\": \\"markdown-it-py\\", \\"version\\": \\"3.0.0\\"}, {\\"name\\": \\"MarkupSafe\\", \\"version\\": \\"2.1.3\\"}, {\\"name\\": \\"mdurl\\", \\"version\\": \\"0.1.2\\"}, {\\"name\\": \\"msgpack\\", \\"version\\": \\"1.0.7\\"}, {\\"name\\": \\"packaging\\", \\"version\\": \\"23.2\\"}, {\\"name\\": \\"pip\\", \\"version\\": \\"23.3.2\\"}, {\\"name\\": \\"pyclang\\", \\"version\\": \\"0.4.2\\"}, {\\"name\\": \\"pycparser\\", \\"version\\": \\"2.21\\"}, {\\"name\\": \\"pyelftools\\", \\"version\\": \\"0.30\\"}, {\\"name\\": \\"pygdbmi\\", \\"version\\": \\"0.9.0.2\\"}, {\\"name\\": \\"Pygments\\", \\"version\\": \\"2.17.2\\"}, {\\"name\\": \\"pyparsing\\", \\"version\\": \\"3.1.1\\"}, {\\"name\\": \\"pyserial\\", \\"version\\": \\"3.5\\"}, {\\"name\\": \\"pywin32\\", \\"version\\": \\"306\\"}, {\\"name\\": \\"PyYAML\\", \\"version\\": \\"6.0.1\\"}, {\\"name\\": \\"reedsolo\\", \\"version\\": \\"1.7.0\\"}, {\\"name\\": \\"requests\\", \\"version\\": \\"2.31.0\\"}, {\\"name\\": \\"requests-file\\", \\"version\\": \\"1.5.1\\"}, {\\"name\\": \\"requests-toolbelt\\", \\"version\\": \\"1.0.0\\"}, {\\"name\\": \\"rich\\", \\"version\\": \\"13.7.0\\"}, {\\"name\\": \\"schema\\", \\"version\\": \\"0.7.5\\"}, {\\"name\\": \\"setuptools\\", \\"version\\": \\"69.0.3\\"}, {\\"name\\": \\"six\\", \\"version\\": \\"1.16.0\\"}, {\\"name\\": \\"tqdm\\", \\"version\\": \\"4.66.1\\"}, {\\"name\\": \\"urllib3\\", \\"version\\": \\"1.26.18\\"}, {\\"name\\": \\"websocket-client\\", \\"version\\": \\"1.7.0\\"}, {\\"name\\": \\"windows-curses\\", \\"version\\": \\"2.3.2\\"}]\r\n\"},\"pythonVersion\":{\"output\":\"Python 3.11.2\r\n\",\"result\":\"3.11.2\"},\"systemInfo\":{\"architecture\":\"x64\",\"envPath\":\"C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;D:\\Software\\Git\\cmd;C:\\Program Files\\dotnet\\;D:\\Software\\Bandizip\\;C:\\Program Files\\usbipd-win\\;C:\\Program Files\\Docker\\Docker\\resources\\bin;D:\\Software\\nodejs\\;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\.cargo\\bin;C:\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\AppData\\Roaming\\npm\",\"extensionVersion\":\"1.7.0\",\"language\":\"zh-cn\",\"shell\":\"C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe\",\"platform\":\"win32\",\"systemName\":\"10.0.22621\",\"vscodeVersion\":\"1.86.2\"},\"workspaceFolder\":\"d:\\Workspaces\\Embedded\\ESP32\\Project\\EFlash\",\"projectConfigurations\":{}}","timestamp":"2024-02-26T03:31:28.537Z"}

Description

tips button ⓘ doesn't work but works in v1.65

Debug Message

none

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

brianignacio5 commented 8 months ago

This is a duplicate of #1121