-->
Page 1 of 1

ESP8266 Arduino Core & VisualGDB debugging

PostPosted: Tue Dec 13, 2016 12:15 pm
by Luca Marzaduri
Hi there!

I developed a sketch for my ESP8266 12-E using the ESP8266 Arduino core. I always used Arduino IDE in the early stages, but since I would like to debug via JTAG, I am trying to compile my code with Visual GDB.
Are there any toolchain for the ESP8266 Arduino core that I can use to achive what I want?

Thanks in advance!