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

User avatar
By iHaveESP
#15050
iHaveESP wrote:Greetings,

I just upgraded to 2.0.2 and I'm getting this error when compiling the example projects:

Code: Select all------------------------------------------------------------------------------
Section info:
C:/Espressif/examples/esp_mqtt/Makefile:225: recipe for target 'build/app.out' failed
mingw32-make.exe: *** [build/app.out] Error -1073741515


My custom projects compile fine. Thanks for any input.


I think my problem is with the memanalyzer utility and my setup (VMware x86 XP image on x64 Win7).

Commenting out the call to memanalyzer.exe resolves this with all the examples I've tried.

Code: Select all#   $(Q) $(SDK_TOOLS)/memanalyzer.exe $(OBJDUMP).exe $@


...hope this helps someone.
User avatar
By ludagad
#15586 Great job! Downloaded & managed to build the Hello World in no time!

To be honest - it took me more time to setup the COM port forwarding to the virtual machine than to setup this DevKit.

Just one suggestion - you could have saved me (and probably others) some time to setup the HTTPD project properly. Simply importing in Eclipse doesn't put a target or configuration that properly builds & flashes the web files.
Same goes for building the AT for OTA update.

Overall - you get A+ from me for your work. But you can do better :D
User avatar
By CHERTS
#15824 A new version of my build Espressif DevKit for Windows v2.0.3
The list of changes to the first page

Update procedure:
1. Remove the old version.
2. Install the new version DevKit.
ATTENTION!!! When you delete the old version will be removed entire directory C:\Espressif