Hi all,
I’m interested to start to use VisualGDB. I want to ask if I can re-use my ATMEL-ICE programmer as programmer and debugger with VisualGDB to debug ESP8266.
Also, I’ve found in ESP8266 Startup tutorial this:
As the ESP8266 system functions do not come with source code, you cannot step into them directly. However, you can switch to the disassembly mode to view the specific assembly instructions:
This is becouse VisualGDB provide some limitations? Or becouse ESP8266 SDK don’t provide informations? (Sorry my newbie question)
Another question I’ve is about VisualGDB. Since as I understand it’s not free, which one of it’s packets support ESP8266? Is enough “Embedded” packet?
Thank you!