debug adapter timeout with esp32c3 builtin JTAG

joseMiguel
Posts: 22
Joined: Sun Oct 25, 2020 11:43 pm

debug adapter timeout with esp32c3 builtin JTAG

Postby joseMiguel » Sun Jan 01, 2023 11:42 pm

Hello,

I'm trying to launch a target with a generated example : C:\ESP\esp-idf-v5.0\examples\wifi\fast-scan\build

---------------------------------------------- ESP-IDF Extension for Visual Studio Code report ---------------------------------------------
OS win32 x64 10.0.19045
System environment variable IDF_PYTHON_ENV_PATH
undefined
System environment variable PATH
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\dotnet\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\tools\apache-maven-3.6.0-bin\apache-maven-3.6.0\bin;C:\tools\nodejs\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Gradle\gradle-5.6\bin;C:\Program Files\PuTTY\;C:\Program Files\Git\cmd;C:\ESP\esp-idf-v5.0;;C:\Program Files\JetBrains\IntelliJ IDEA 2018.3.4\bin;C:<HOMEPATH>\AppData\Roaming\npm;C:\tools\Docker\Docker Toolbox;C:<HOMEPATH>\AppData\Local\Android\Sdk\tools;C:<HOMEPATH>\AppData\Local\Android\Sdk\tools\bin;C:<HOMEPATH>\AppData\Local\Android\Sdk\platform-tools;C:<HOMEPATH>\AppData\Local\GitHubDesktop\bin;C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\bin;;C:<HOMEPATH>\.pyenv\pyenv-win\bin;C:<HOMEPATH>\.pyenv\pyenv-win\shims;C:<HOMEPATH>\AppData\Local\Microsoft\WindowsApps;C:\intelFPGA_lite\21.1\questa_fse\win64;C:\tools\Microsoft VS Code\bin
System environment variable PYTHON
undefined
Visual Studio Code version 1.74.2
Visual Studio Code language en
Visual Studio Code shell C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
ESP-IDF Extension version 1.5.1
Workspace folder c:\ESP\esp-idf-v5.0\examples\wifi\fast-scan
---------------------------------------------------- Extension configuration settings ------------------------------------------------------
ESP-ADF Path (idf.espAdfPath) ${env:ADF_PATH}
ESP-IDF Path (idf.espIdfPath) C:\ESP\esp-idf-v5.0
ESP-MDF Path (idf.espMdfPath) ${env:MDF_PATH}
ESP-Matter Path (idf.espMatterPath) ${env:ESP_MATTER_PATH}
Custom extra paths (idf.customExtraPaths) C:<HOMEPATH>\.espressif\tools\xtensa-esp32-elf\esp-2022r1-11.2.0\xtensa-esp32-elf\bin;C:<HOMEPATH>\.espressif\tools\xtensa-esp32s2-elf\esp-2022r1-11.2.0\xtensa-esp32s2-elf\bin;C:<HOMEPATH>\.espressif\tools\xtensa-esp32s3-elf\esp-2022r1-11.2.0\xtensa-esp32s3-elf\bin;C:<HOMEPATH>\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin;C:<HOMEPATH>\.espressif\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin;C:<HOMEPATH>\.espressif\tools\esp32s2ulp-elf\2.35_20220830\esp32s2ulp-elf-binutils\bin;C:<HOMEPATH>\.espressif\tools\cmake\3.20.3\bin;C:<HOMEPATH>\.espressif\tools\openocd-esp32\v0.11.0-esp32-20221026\openocd-esp32\bin;C:<HOMEPATH>\.espressif\tools\ninja\1.10.2;C:<HOMEPATH>\.espressif\tools\idf-exe\1.0.3;C:<HOMEPATH>\.espressif\tools\ccache\4.3\ccache-4.6.2-windows-x86_64;C:<HOMEPATH>\.espressif\tools\dfu-util\0.9\dfu-util-0.9-win64;C:<HOMEPATH>\.espressif\tools\riscv32-esp-elf-gdb\12.1_20221002\riscv32-esp-elf-gdb\bin
Custom extra vars (idf.customExtraVars) {"OPENOCD_SCRIPTS":"C:\\Users\\josem\\.espressif\\tools\\openocd-esp32\\v0.11.0-esp32-20221026/openocd-esp32/share/openocd/scripts","IDF_CCACHE_ENABLE":"1"}
Virtual env Python Path (idf.pythonBinPath) C:<HOMEPATH>\.espressif\python_env\idf5.1_py3.9_env\Scripts\python.exe
Serial port (idf.port) COM6
OpenOCD Configs (idf.openOcdConfigs) board/esp32c3-builtin.cfg
ESP-IDF Tools Path (idf.toolsPath) C:<HOMEPATH>\.espressif
Git Path (idf.gitPath) C:<HOMEPATH>\.espressif\tools\idf-git\2.30.1\cmd\git.exe
-------------------------------------------------------- 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 C:<HOMEPATH>\.espressif\tools\xtensa-esp32-elf\esp-2022r1-11.2.0\xtensa-esp32-elf\bin: true
Access to C:<HOMEPATH>\.espressif\tools\xtensa-esp32s2-elf\esp-2022r1-11.2.0\xtensa-esp32s2-elf\bin: true
Access to C:<HOMEPATH>\.espressif\tools\xtensa-esp32s3-elf\esp-2022r1-11.2.0\xtensa-esp32s3-elf\bin: true
Access to C:<HOMEPATH>\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin: true
Access to C:<HOMEPATH>\.espressif\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin: true
Access to C:<HOMEPATH>\.espressif\tools\esp32s2ulp-elf\2.35_20220830\esp32s2ulp-elf-binutils\bin: false
Access to C:<HOMEPATH>\.espressif\tools\cmake\3.20.3\bin: true
Access to C:<HOMEPATH>\.espressif\tools\openocd-esp32\v0.11.0-esp32-20221026\openocd-esp32\bin: true
Access to C:<HOMEPATH>\.espressif\tools\ninja\1.10.2: true
Access to C:<HOMEPATH>\.espressif\tools\idf-exe\1.0.3: true
Access to C:<HOMEPATH>\.espressif\tools\ccache\4.3\ccache-4.6.2-windows-x86_64: false
Access to C:<HOMEPATH>\.espressif\tools\dfu-util\0.9\dfu-util-0.9-win64: true
Access to C:<HOMEPATH>\.espressif\tools\riscv32-esp-elf-gdb\12.1_20221002\riscv32-esp-elf-gdb\bin: 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 C:<HOMEPATH>\.espressif\tools\xtensa-esp32-elf\esp-2022r1-11.2.0\xtensa-esp32-elf\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\xtensa-esp32s2-elf\esp-2022r1-11.2.0\xtensa-esp32s2-elf\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\xtensa-esp32s3-elf\esp-2022r1-11.2.0\xtensa-esp32s3-elf\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\esp32ulp-elf\2.35_20220830\esp32ulp-elf\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\esp32s2ulp-elf\2.35_20220830\esp32s2ulp-elf-binutils\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\cmake\3.20.3\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\openocd-esp32\v0.11.0-esp32-20221026\openocd-esp32\bin: false
Spaces in C:<HOMEPATH>\.espressif\tools\ninja\1.10.2: false
Spaces in C:<HOMEPATH>\.espressif\tools\idf-exe\1.0.3: false
Spaces in C:<HOMEPATH>\.espressif\tools\ccache\4.3\ccache-4.6.2-windows-x86_64: false
Spaces in C:<HOMEPATH>\.espressif\tools\dfu-util\0.9\dfu-util-0.9-win64: false
Spaces in C:<HOMEPATH>\.espressif\tools\riscv32-esp-elf-gdb\12.1_20221002\riscv32-esp-elf-gdb\bin: false
Spaces in Virtual env Python Path (idf.pythonBinPath) false
Spaces in ESP-IDF Tools Path (idf.toolsPath) false
----------------------------------------------------------- Executables Versions -----------------------------------------------------------
Git version 2.30.1.windows.1
ESP-IDF version 5.1
Python version 3.9.13
Python's pip version 22.3.1
-------------------------------------------------- Python packages in idf.pythonBinPath ----------------------------------------------------
bitstring version: 3.1.9
Brotli version: 1.0.9
CacheControl version: 0.12.11
certifi version: 2022.9.24
cffi version: 1.15.1
charset-normalizer version: 2.1.1
click version: 8.1.3
colorama version: 0.4.6
construct version: 2.10.68
contextlib2 version: 21.6.0
cryptography version: 38.0.4
ecdsa version: 0.18.0
esp-coredump version: 1.4.2
esp-idf-kconfig version: 1.0.0
esptool version: 4.5.dev0
find-libpython version: 0.3.0
Flask version: 0.12.5
Flask-Compress version: 1.13
Flask-SocketIO version: 2.9.6
freertos-gdb version: 1.0.1
future version: 0.18.2
gcovr version: 5.2
gdbgui version: 0.13.2.0
gevent version: 1.5.0
greenlet version: 2.0.1
idf-component-manager version: 1.2.1
idna version: 3.4
itsdangerous version: 2.0.1
Jinja2 version: 3.0.3
kconfiglib version: 14.1.0
lockfile version: 0.12.2
lxml version: 4.9.1
MarkupSafe version: 2.1.1
msgpack version: 1.0.4
packaging version: 22.0
pip version: 22.3.1
psutil version: 5.9.4
pycparser version: 2.21
pyelftools version: 0.29
pygdbmi version: 0.9.0.2
Pygments version: 2.13.0
pyparsing version: 3.0.9
pyserial version: 3.5
python-engineio version: 3.14.2
python-socketio version: 4.6.1
pyusb version: 1.2.1
pywin32 version: 305
PyYAML version: 6.0
reedsolo version: 1.5.4
requests version: 2.28.1
requests-file version: 1.5.1
requests-toolbelt version: 0.10.1
schema version: 0.7.5
setuptools version: 65.6.3
six version: 1.16.0
tqdm version: 4.64.1
typing version: 3.7.4.3
urllib3 version: 1.26.13
websocket-client version: 1.4.2
Werkzeug version: 0.16.1
xmlrunner version: 1.7.7
---------------------------------------------------- Check ESP-IDF python requirements.txt -------------------------------------------------
Check ESP-IDF Python packages Python requirements are satisfied.
---------------------------------------------------- Check extension requirements.txt ------------------------------------------------------
Check Extension 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"
},


{
"type": "cppdbg",
"request": "launch",
"name": "(gdb) Attach",
"cwd": "${workspaceFolder}",
"program": "${workspaceFolder}/build/fast-scan.elf",
"MIMode": "gdb",
"miDebuggerPath": "C:/Users/josem/.espressif/tools/riscv32-esp-elf-gdb/12.1_20221002/riscv32-esp-elf-gdb/bin/riscv32-esp-elf-gdb.exe",
"setupCommands": [
{"text": "target extended-remote :3333"},
{"text": "mon reset halt"},
{"text": "b app_main"},
{"text": "flushregs"},
{"text": "symbol-file ${workspaceFolder}/build/fast-scan.elf"},
//"thb app_main",
{"text": "c"}
],
"preLaunchTask": "OpenOCD: Start openOCD"
},

]
}
---------------------------------------------------- Visual Studio Code c_cpp_properties.json ----------------------------------------------
{
"configurations": [
{
"name": "ESP-IDF",
"compilerPath": "C:\\Users\\josem\\.espressif\\tools\\riscv32-esp-elf\\esp-2022r1-11.2.0\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe",
"cStandard": "c11",
"cppStandard": "c++17",
"includePath": [
"${config:idf.espIdfPath}/components/**",
"${config:idf.espIdfPathWin}/components/**",
"${workspaceFolder}/**"
],
"browse": {
"path": [
"${config:idf.espIdfPath}/components",
"${config:idf.espIdfPathWin}/components",
"${workspaceFolder}"
],
"limitSymbolsToIncludedHeaders": false
},
"compileCommands": "${workspaceFolder}/build/compile_commands.json"
}
],
"version": 4
}

--------------------------------------------------------------------------------------------------------------------------------------------

tasks.json
==================================================================================================
{
"version": "2.0.0",
"tasks": [
{
"label": "Build - Build project",
"type": "shell",
"command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py build",
"windows": {
"command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py build",
"options": {
"env": {
"PATH": "${env:PATH};${config:idf.customExtraPaths}"
}
}
},
"options": {
"env": {
"PATH": "${env:PATH}:${config:idf.customExtraPaths}"
}
},
"problemMatcher": [
{
"owner": "cpp",
"fileLocation": [
"relative",
"${workspaceFolder}"
],
"pattern": {
"regexp": "^\\.\\.(.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
},
{
"owner": "cpp",
"fileLocation": "absolute",
"pattern": {
"regexp": "^[^\\.](.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
}
],
"group": {
"kind": "build",
"isDefault": true
}
},
{
"label": "Set ESP-IDF Target",
"type": "shell",
"command": "${command:espIdf.setTarget}",
"problemMatcher": {
"owner": "cpp",
"fileLocation": "absolute",
"pattern": {
"regexp": "^(.*):(//d+):(//d+)://s+(warning|error)://s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
}
},
{
"label": "Clean - Clean the project",
"type": "shell",
"command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py fullclean",
"windows": {
"command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py fullclean",
"options": {
"env": {
"PATH": "${env:PATH};${config:idf.customExtraPaths}"
}
}
},
"options": {
"env": {
"PATH": "${env:PATH}:${config:idf.customExtraPaths}"
}
},
"problemMatcher": [
{
"owner": "cpp",
"fileLocation": [
"relative",
"${workspaceFolder}"
],
"pattern": {
"regexp": "^\\.\\.(.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
},
{
"owner": "cpp",
"fileLocation": "absolute",
"pattern": {
"regexp": "^[^\\.](.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
}
]
},
{
"label": "Flash - Flash the device",
"type": "shell",
"command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py -p ${config:idf.port} -b ${config:idf.flashBaudRate} flash",
"windows": {
"command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py flash -p ${config:idf.portWin} -b ${config:idf.flashBaudRate}",
"options": {
"env": {
"PATH": "${env:PATH};${config:idf.customExtraPaths}"
}
}
},
"options": {
"env": {
"PATH": "${env:PATH}:${config:idf.customExtraPaths}"
}
},
"problemMatcher": [
{
"owner": "cpp",
"fileLocation": [
"relative",
"${workspaceFolder}"
],
"pattern": {
"regexp": "^\\.\\.(.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
},
{
"owner": "cpp",
"fileLocation": "absolute",
"pattern": {
"regexp": "^[^\\.](.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
}
]
},
{
"label": "Monitor: Start the monitor",
"type": "shell",
"command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py -p ${config:idf.port} monitor",
"windows": {
"command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py -p ${config:idf.portWin} monitor",
"options": {
"env": {
"PATH": "${env:PATH};${config:idf.customExtraPaths}"
}
}
},
"options": {
"env": {
"PATH": "${env:PATH}:${config:idf.customExtraPaths}"
}
},
"problemMatcher": [
{
"owner": "cpp",
"fileLocation": [
"relative",
"${workspaceFolder}"
],
"pattern": {
"regexp": "^\\.\\.(.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
},
{
"owner": "cpp",
"fileLocation": "absolute",
"pattern": {
"regexp": "^[^\\.](.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
}
],
"dependsOn": "Flash - Flash the device"
},
{
"label": "OpenOCD: Start openOCD",
"type": "shell",
"presentation": {
"echo": true,
"reveal": "never",
"focus": false,
"panel": "new"
},
"command": "openocd -s ${command:espIdf.getOpenOcdScriptValue} ${command:espIdf.getOpenOcdConfigs}",
"windows": {
"command": "openocd.exe -s ${command:espIdf.getOpenOcdScriptValue} ${command:espIdf.getOpenOcdConfigs}",
"options": {
"env": {
"PATH": "${env:PATH};${config:idf.customExtraPaths}"
}
}
},
"options": {
"env": {
"PATH": "${env:PATH}:${config:idf.customExtraPaths}"
}
},
"problemMatcher": {
"owner": "cpp",
"fileLocation": "absolute",
"pattern": {
"regexp": "^(.*):(\\d+):(\\d+):\\s+(warning|error):\\s+(.*)$",
"file": 1,
"line": 2,
"column": 3,
"severity": 4,
"message": 5
}
}
},
{
"label": "adapter",
"type": "shell",
"command": "${config:idf.pythonBinPath}",
"isBackground": true,
"options": {
"env": {
"PATH": "${env:PATH}:${config:idf.customExtraPaths}",
"PYTHONPATH": "${command:espIdf.getExtensionPath}/esp_debug_adapter/debug_adapter"
}
},
"problemMatcher": {
"background": {
"beginsPattern": "\bDEBUG_ADAPTER_STARTED\b",
"endsPattern": "DEBUG_ADAPTER_READY2CONNECT",
"activeOnStart": true
},
"pattern": {
"regexp": "(\\d+)-(\\d+)-(\\d+)\\s(\\d+):(\\d+):(\\d+),(\\d+)\\s-(.+)\\s(ERROR)",
"file": 8,
"line": 2,
"column": 3,
"severity": 4,
"message": 9
}
},
"args": [
"${command:espIdf.getExtensionPath}/esp_debug_adapter/debug_adapter_main.py",
"-e",
"${workspaceFolder}/build/${command:espIdf.getProjectName}.elf",
"-s",
"${command:espIdf.getOpenOcdScriptValue}",
"-ip",
"localhost",
"-dn",
"${config:idf.adapterTargetName}",
"-om",
"connect_to_instance"
],
"windows": {
"command": "${config:idf.pythonBinPathWin}",
"options": {
"env": {
"PATH": "${env:PATH};${config:idf.customExtraPaths}",
"PYTHONPATH": "${command:espIdf.getExtensionPath}/esp_debug_adapter/debug_adapter"
}
}
}

}

]
}
==================================================================================================

The tasks.json has been generated by esp-idf

When i launch the target "Launch" i have a timeout on the DEBUG ADAPTER

The end of the C:\Users\josem\.vscode\extensions\espressif.esp-idf-extension-1.5.1\esp_idf_vsc_ext.txt
==================================================================================================
bitq in EOF\r\nDebug: 1012 859 bitq.c:106 bitq_state_move(): tap_set_state(RUN/IDLE)\r\nDebug: 1013 859 bitq.c:247 bitq_execute_queue(): scan end in 12\r\nDebug: 1014 859 bitq.c:248 bitq_execute_queue(): scan dr\r\nDebug: 1015 860 bitq.c:51 bitq_in_proc(): bitq in EOF\r\nDebug: 1016 860 bitq.c:51 bitq_in_proc(): bitq in EOF\r\nDebug: 1017 860 bitq.c:51 bitq_in_proc(): bitq in EOF\r\nDebug: 1018 860 bitq.c:106 bitq_state_move(): tap_set_state(DRSHIFT)\r\nDebug: 1019 860 bitq.c:51 bitq_in_proc(): bitq in EOF\r\nDebug: 1020 860 bitq.c:51 bitq_in_proc(): bit","stack":"Error: OpenOCD server failed to start because of Error: 219 696 libusb_helper.c:179 jtag_libusb_open(): libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED\n\tat Socket.<anonymous> (\\dist\\extension.js:1:101322)\n\tat Socket.emit (node:events:526:28)\n\tat Socket.emit (node:domain:475:12)\n\tat addChunk (node:internal/streams/readable:315:12)\n\tat readableAddChunk (node:internal/streams/readable:289:9)\n\tat Readable.push (node:internal/streams/readable:228:10)\n\tat Pipe.onStreamRead

==================================================================================================

C:\Users\josem\.espressif\tools\idf-driver\idf-driver-esp32-usb-jtag-2021-07-15\amd64>install-filter list --device-classes

libusb-win32 installer (v1.2.6.0)

{4d36e972-e325-11ce-bfc1-08002be10318} (Net)
USB\VID_2717&PID_FF80&REV_0414&MI_00 - Remote NDIS Compatible Device (Microsoft)
USB\VID_2717&PID_FF80&MI_00\6&621AC0B&2&0000

{e0cbf06c-cd8b-4647-bb8a-263b43f0f974} (Bluetooth)
USB\VID_8087&PID_0A2A&REV_0001 - Intel(R) Wireless Bluetooth(R) (Intel Corporation)
USB\VID_8087&PID_0A2A\5&3FA8498&0&7
device lower filters:ibtusb

{745a17a0-74d3-11d0-b6fe-00a0c90f57da} (HIDClass)
USB\VID_1BCF&PID_0005&REV_0090 - USB Input Device ((Standard system devices))
USB\VID_1BCF&PID_0005\5&3FA8498&0&3
USB\VID_1BCF&PID_0005&REV_0090 - USB Input Device ((Standard system devices))
USB\VID_1BCF&PID_0005\5&3FA8498&0&2
USB\VID_1BCF&PID_0005&REV_0090 - USB Input Device ((Standard system devices))
USB\VID_1BCF&PID_0005\5&3FA8498&0&1

{eec5ad98-8080-425f-922a-dabf3de3f69a} (WPD)
class upper filters:WpdUpFltr
USB\VID_2717&PID_FF40&REV_0414 - Mi A3 (Xiaomi)
USB\VID_2717&PID_FF40\083EDEF5DA03
device lower filters:WinUsb

{88bae032-5a81-49f0-bc3d-a4ff138216d6} (USBDevice)
USB\VID_303A&PID_1001&REV_0101&MI_02 - USB JTAG debug unit ((Undefined Vendor))
USB\VID_303A&PID_1001&MI_02\6&D2E097B&1&0002
USB\VID_303A&PID_1001&REV_0101&MI_02 - USB JTAG debug unit ((Undefined Vendor))
USB\VID_303A&PID_1001&MI_02\6&D2E097B&0&0002
device upper filters:libusb0

{4d36e978-e325-11ce-bfc1-08002be10318} (Ports)
USB\VID_1A86&PID_7523&REV_0264 - USB-SERIAL CH340 (wch.cn)
USB\VID_1A86&PID_7523\5&3FA8498&0&2
USB\VID_303A&PID_1001&REV_0101&MI_00 - USB Serial Device (Microsoft)
USB\VID_303A&PID_1001&MI_00\6&D2E097B&1&0000
USB\VID_303A&PID_1001&REV_0101&MI_00 - USB Serial Device (Microsoft)
USB\VID_303A&PID_1001&MI_00\6&D2E097B&0&0000
device upper filters:libusb0
USB\VID_1A86&PID_7522&REV_0264 - USB-SERIAL CH340K (wch.cn)
USB\VID_1A86&PID_7522\5&3FA8498&0&3
USB\VID_1A86&PID_7522&REV_0264 - USB-SERIAL CH340K (wch.cn)
USB\VID_1A86&PID_7522\5&3FA8498&0&2
USB\VID_1A86&PID_7522&REV_0264 - USB-SERIAL CH340K (wch.cn)
USB\VID_1A86&PID_7522\5&3FA8498&0&1

{6bdd1fc6-810f-11d0-bec7-08002be2092f} (Image)
class upper filters:ksthunk
USB\VID_04A9&PID_1825&REV_0112&MI_00 - Canon TS5100 series (Canon)
USB\VID_04A9&PID_1825&MI_00\6&E8FF0A9&0&0000

{36fc9e60-c465-11cf-8056-444553540000} (USB)
USB\VID_2717&PID_FF80&REV_0414 - USB Composite Device ((Standard USB Host Controller))
USB\VID_2717&PID_FF80\083EDEF5DA03
USB\VID_0930&PID_6544&REV_0100 - USB Mass Storage Device (Compatible USB storage device)
USB\VID_0930&PID_6544\C412F52D6CA2C031F00523E1
USB\VID_048D&PID_1234&REV_0200 - USB Mass Storage Device (Compatible USB storage device)
USB\VID_048D&PID_1234\7611481110016784002
USB\VID_303A&PID_1001&REV_0101 - USB Composite Device ((Standard USB Host Controller))
USB\VID_303A&PID_1001\68:B6:B3:68:54:5C
USB\VID_1BCF&PID_2C87&REV_0004 - USB Composite Device ((Standard USB Host Controller))
USB\VID_1BCF&PID_2C87\5&3FA8498&0&4
USB\ROOT_HUB30&VID8086&PIDA12F&REV0031 - USB Root Hub (USB 3.0) ((Standard USB HUBs))
USB\ROOT_HUB30\4&C1C4516&0&0
USB\VID_04A9&PID_1825&REV_0112 - USB Composite Device ((Standard USB Host Controller))
USB\VID_04A9&PID_1825\187E60
USB\VID_090C&PID_2000&REV_1100 - USB Mass Storage Device (Compatible USB storage device)
USB\VID_090C&PID_2000\5&3FA8498&0&18
USB\VID_04A9&PID_1825&REV_0112&MI_01 - USB Printing Support (Microsoft)
USB\VID_04A9&PID_1825&MI_01\6&E8FF0A9&0&0001

{ca3e7ab9-b4c3-4ae6-8251-579ef933890f} (Camera)
class upper filters:ksthunk
USB\VID_1BCF&PID_2C87&REV_0004&MI_00 - USB Video Device (Microsoft)
USB\VID_1BCF&PID_2C87&MI_00\6&3607EB59&0&0000
device lower filters:WdmCompanionFilter(node:internal/stream_base_commons:190:23)","level":"error","timestamp":"2023-01-01T23:25:12.967Z"}

==================================================================================================

Could you help me please

Thank you in advance.

Have a happy new year 2023

Jose Miguel
José Michel

Who is online

Users browsing this forum: No registered users and 224 guests