-->
Page 1 of 1

Current state of JTAG debugging using OpenOCD

PostPosted: Mon Jul 08, 2019 4:29 am
by AloyseTech
Hi,

What is the current state of JTAG debugging the ESP8266 using OpenOCD?
Is there a known stable port of OpenOCD? This one fails to build.
I would like to debug using an FT4232H bridge.

Thanks!

Re: Current state of JTAG debugging using OpenOCD

PostPosted: Mon Jul 08, 2019 8:32 am
by davydnorris
I've never used the JTAG approach - I use gdb from inside Eclipse with gdbstub and it works really well.

Sorry I don't have any more info