Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By pvvx
#27226 Developing projects for the ESP8266 WiFi chip with Visual Studio
http://visualgdb.com/tutorials/esp8266/
This tutorial shows how to create and debug a basic project for the ESP8266 WiFi chip with Visual Studio and VisualGDB. We will show how to:

Build the ESP8266 firmware in Visual Studio
Debug the code over JTAG using a common ARM JTAG debugger (we’ll use Segger J-Link)
Program the SPI FLASH over JTAG
Work around known problems with the LX106 processor