Page 1 of 1

Windows JTAG debugging configure USB drivers --Jlink

Posted: Sun Mar 19, 2023 4:29 am
by RabbitRF
When using "ESP32-Prog board" for Windows JTAG debugging, it requires to use "Zadig" tool to "configure USB driver", change it from "FTDIBUS" to "WinUSB".
https://docs.espressif.com/projects/esp ... -jtag.html


But I use Jlink instead of "ESP32-Prog board", when I use "Zadig" to list all device, the "Driver" will display Jlnk, I still need change "Jlink" to "WinUSB"?

When I use this Jlink to do other ARMMCU debug, how can I return this to previous driver setting(Jlink).