I develop ESP32-D2WD based Custom board (Please find below attachment image of Schematic connection) and use ESP-Prog JTAG Flasher.
I am not familiar with ESP-IDF and OpenOCD Command but I setup all things and try to catch ESP32-D2WD using ESP-Prog and JTAG based programming line.
When I run
command we got an error and which is show something look like the below image of 002.openocd -f board/esp32-wrover-kit-3.3v.cfg
I don't get what is exactly the issue is that hardware issue or Its something wrong over command because we use ESP32-D2WD custom board and use the wrover-kit-3.3 command line for check hardware.
I use 40MHz 10pF Crystal instead of 22pF as well as use 100nF instead of 1nF over CAP1 and CAP2 pin.
So what is exactly the issue I don't know I am not able to access ESP32-D2WD over the OpenOCD Command line?
Can you check the connection or something OpenOCD ESP-IDF issue???
Thanks,
Have a good day,
AB.