I have many questions:
1- how can I see the logs during the debuging process, as we have only one port?
2- when I tried to debug using eclipse i got the following error
I'm assmming this error because I didn't install the USB using Zadig but I'm getting the same error even after installing the driverOpen On-Chip Debugger v0.11.0-esp32-20221026 (2022-10-26-14:48)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
adapter speed: 20000 kHz
Flashing C:/Espressif/esp-adf/examples/display/lcd_camera/build/bootloader/bootloader.bin at 0x0
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6014, description '*', serial '*' at bus location '*'
** OpenOCD init failed **
shutdown command invoked
** Flashing Failed **
-1
Started by GNU MCU Eclipse
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Please advise how can I debug ?