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

User avatar
By PzJ
#21415 Hi,
I've recently installed your dev kit and have flashed a few examples to my esp01 and its working really well. I'm now trying to write something of my own but I'm not sure how to get debug or output one itd been flashed, should Ibe able to debug through eeclipse or get something out id a serial monitor?

I'm no c programmer so I may be missing something simple. Thanks for your help and all the work you've done!!
User avatar
By helpme
#22303 Thank you very much to CHERTS for creating this wonderful installation package. I just got my development environment working fine on Windows.

Is it possible to migrate the libraries created for ESP8266 Arduino IDE to work on Eclipse? The Arduino libraries are great but the IDE is inferior to Eclipse. I would very much prefer to work with .cpp and .h rather than .ino. Eclipse compilation is also much faster.