Freeck wrote:I finally got my Olimex-tiny-h jtag interface working with xt-ocd (posted in this thread) thanks to the tutorial of VisualGDB. Special attention for the ftdi driver supplied by UsbDriverTools, after installing the driver supplied ( instead of the "tested" ftdi-driver posted in this thread) downloading code went much faster, and the single stepping process much smoother...
Debugging options via the esp8266's jtag interface are limited, only one hardware breakpoint, and the stability is not as is should be, but I am very happy to be able debugging my code via jtag-interface.
What sort of problems did you have and what solutions did you come up with?
I've been trying to get this going for a few days now and just keep hitting one problem after another. I've been trying this with the Olimex-Tiny-H and the Segger J-Link (Edu) and I'm not having much luck.
Regards,
Mark