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?
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