ESP 32 wroom debugging

Sysprogs forums Forums VisualGDB ESP 32 wroom debugging

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20707
    0romis
    Participant

    I have a ESP 32 wroom and I use the FTDI  c232HM-ddhsl-0 cable to preform jtag debugging. When I try to create a new project i try to get the openocd to work but whatever I do no devices are found. While my windows creates a com port for the usb adapter with the vid and pid witch are the same in the the esp32_devkitj_v1.cfg. I used this to connect the cables https://hydrabus.com/2016/10/29/how-to-debug-esp32-with-jtag-openocd-gdb-1st-part-connect-the-hardware/

     

     

    • This topic was modified 6 years ago by 0romis.
    #20714
    support
    Keymaster

    Hi,

    Most likely you have not installed the WinUSB driver for the interface #0 of the debug adapter. Please download and start UsbDriverTool, locate the interface 00 of your USB JTAG cable and install the WinUSB driver for it. This will get OpenOCD to recognize your device properly.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.