Page 1 of 1

ESP8266 programming in C on Win10 missing info

Posted: Sat Nov 14, 2020 10:47 am
by ephvwhvw
Hi,

I try to program the ESP8266 in C on a Windows 10 computer. I followed the instructions from:
https://docs.espressif.com/projects/esp ... index.html#
At some stage it says download:
https://dl.espressif.com/dl/xtensa-lx10 ... -5.2.0.zip
but then nothing is explained what to do with it...

If I execute the examples hello_world make flash I get an error saying:
$ make flash
make: xtensa-lx106-elf-gcc: Command not found
expr: syntax error: unexpected argument ‘5.2.0’

I assume some link with the xtensa-lx106 is missing??

Thanks
Henk

Re: ESP8266 programming in C on Win10 missing info

Posted: Sun Nov 15, 2020 4:28 am
by mikemoy
This is a ESP32 forum.