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

User avatar
By CHERTS
#19306
peterk505 wrote:Hi - hope you can help.
I can compile and flash the examples in the espressiv directory.
Whatever I try though, I can't import and successfully compile any existing projects ie SDKs downloaded from the Espressiv website with the devkit. Could you direct me to a step-by-step tutorial for newbies?
Cheers
Pete


For examples not included in DevDit need to change the Makefile and create a project for Eclipse, then they can be compiled.
User avatar
By CHERTS
#19307
Kendo wrote:Hi
Thanks a lot for your great Work!!
I installed as described in the instructions below
viewtopic.php?f=9&t=820

then i tried to bild the “The hello world demo”
clear -> ok
all -> the following error:
———————————————————————
1:44:08 **** Build of configuration Default for project hello_world ****
mingw32-make.exe -f C:/Espressif/examples/hello_world/Makefile all
CC driver/uart.c
xtensa-lx106-elf-gcc: error: CreateProcess: No such file or directory
mingw32-make.exe: *** [build/driver/uart.o] Error 1
————————————————————————
I tried to include “C:\Espressif\xtensa-lx106-elf\bin” to the path
he is also defined in the makefile

What could be the problem?


Most likely you have not correctly installed MinGW, remove it and install again on my instructions. These instructions are tested on Windows 7/8/10, on Windows XP can cause problems.
User avatar
By CHERTS
#20044 A new version of my build Espressif DevKit for Windows v2.0.6
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