ESP8266 Developer Zone The Official ESP8266 Forum 2017-10-20T22:26:53+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=1666 2017-09-16T18:23:50+08:00 2017-09-16T18:23:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1666&p=15803#p15803 <![CDATA[Re: ESP8266 programming and debug via J-Link ??]]> Statistics: Posted by Guest — Sat Sep 16, 2017 6:23 pm


]]>
2017-10-20T22:26:53+08:00 2017-09-08T02:36:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1666&p=15617#p15617 <![CDATA[Re: ESP8266 programming and debug via J-Link ??]]>
printed circuit assembly

Statistics: Posted by RickyTerzis — Fri Sep 08, 2017 2:36 am


]]>
2017-06-30T14:14:12+08:00 2017-06-30T14:14:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1666&p=14299#p14299 <![CDATA[Re: ESP8266 programming and debug via J-Link ??]]>
which is powerful tool or method for esp8266 debugging?

for esp32 there's no issue as xtesnsa addr2line tool is tracing back with great accuracy for reset cause from dump file but this isn't the case with my esp8266 WROOM2 module. sometimes i get the cause and most of the time i left unanswered while going for this tool for esp8266.

but finding rootcause of board reset is my prime requirement.
i'm not sure whether i should go for GDBSTUB or openOCD for hardware debugging. is any of this going to help me anyway?
that would be great for me and plenty of others if you share your suggestions on this.
i'm totally a newbie to this debugging thing.

regards.

Statistics: Posted by rajkumar patel — Fri Jun 30, 2017 2:14 pm


]]>
2017-05-02T23:06:17+08:00 2017-05-02T23:06:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1666&p=12738#p12738 <![CDATA[Re: ESP8266 programming and debug via J-Link ??]]> Statistics: Posted by dev01 — Tue May 02, 2017 11:06 pm


]]>
2016-02-03T11:09:01+08:00 2016-02-03T11:09:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1666&p=5647#p5647 <![CDATA[Re: ESP8266 programming and debug via J-Link ??]]>
Current ESP8266EX does not support the hardware debug tools,like JTAG. So you need to debug by log print.

BTW, we are planning to realize JTAG funtiocn on ESP8266EX.

Thanks.

Statistics: Posted by Espressif_Kelly — Wed Feb 03, 2016 11:09 am


]]>
2016-01-25T17:19:48+08:00 2016-01-25T17:19:48+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1666&p=5516#p5516 <![CDATA[Re: ESP8266 programming and debug via J-Link ??]]>
What software are you using, and are you sure this software supports the Xtensa LX106 core in the ESP8266?

Statistics: Posted by ESP_Sprite — Mon Jan 25, 2016 5:19 pm


]]>
2016-01-22T05:26:08+08:00 2016-01-22T05:26:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1666&p=5482#p5482 <![CDATA[ESP8266 programming and debug via J-Link ??]]>
I am using a Sparkfun Thing board ( https://cdn.sparkfun.com/datasheets/Wir ... _Thing.pdf ), and writing code from within MS Visual Studio + GDB, debug method via XtensaOCD or OpenOCD.

I attached a Segger J-Link ( https://www.segger.com/jlink-debug-probes.html ) to the Sparkfun Thing board, but can't detect the CPU core.

JTAG signal TMS ==> ESP8266 pin 14
JTAG signal TDI ==> ESP8266 pin 12
JTAG signal TCK ==> ESP8266 pin 13
JTAG signal TDO ==> ESP8266 pin 15 (after removing R17 pull-down on SparkFun Thing board)
JTAG signal RST ==> ESP8266 pin RST (DTR line on SparkFun Thing board)

Btw, why is GPIO15/MTDO pulled down on the SparkFun Thing board?

I would appreciate any guidance on this topic.

Regards,
G

Statistics: Posted by gigel — Fri Jan 22, 2016 5:26 am


]]>