Still Windows JTAG debugging issues

espdorian
Posts: 33
Joined: Sat Dec 26, 2020 10:57 am

Still Windows JTAG debugging issues

Postby espdorian » Mon Feb 22, 2021 9:15 pm

After speding days attempting to get JTAG debugging working (VSCODE), I decided to give Eclipse a try.
With Eclipse experiencing similar issues, device is detected via JTAG and that's were it ends.

I am using the Lyra-T board. Can there be any hardware related issue causing debug problems, while JTAG device detection always seems to work reliable ?

Somehow for many people JTAG debugging seems to be a problem, so what can be wrong here ?

Any suggestions are welcome.

Open On-Chip Debugger v0.10.0-esp32-20200709 (2020-07-09-08:54)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
adapter speed: 20000 kHz

Warn : Interface already configured, ignoring
Info : Configured 2 cores
Started by GNU MCU Eclipse
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Info : ftdi: if you experience problems at higher adapter clocks, try the command "ftdi_tdo_sample_edge falling"
Info : clock speed 20000 kHz
Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)
Info : Target halted. CPU0: PC=0x40090910 (active)
Info : Target halted. CPU1: PC=0x40000400
Info : Listening on port 3333 for gdb connections
Info : accepting 'gdb' connection on tcp/3333
Error: No symbols for FreeRTOS
.. then nothing

ESP_bignacio
Posts: 214
Joined: Wed May 02, 2018 12:12 pm

Re: Still Windows JTAG debugging issues

Postby ESP_bignacio » Wed Mar 03, 2021 10:07 am

Hi @espdorian I'm sorry to hear about the vscode debug problems. We are working on some tutorial documentation to set this up. I will tag you when released to see if it helps somehow or you can also post a GitHub Issue so we can explore what the problem is.

With regards to Eclipse, have you review our eclipse plugin debugging debug step ?

Who is online

Users browsing this forum: No registered users and 30 guests