-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Description
i have downloaded the Arduino1.6.5 ide and installed the esp8266 board but i can not find the esptool under the programmers and when i try uploading a sketch i get this error message. i am using windows 8.1 os. How can i get around the problem?
"Arduino: 1.6.5 (Windows 7), Board: "Generic ESP8266 Module, Serial, 80 MHz, 80MHz, DIO, 115200, 2M (1M SPIFFS)"
E:\arduino-1.6.5-r2-windows\arduino-1.6.5-r2\portable\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9/bin/xtensa-lx106-elf-g++ -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ -IE:\arduino-1.6.5-r2-windows\arduino-1.6.5-r2\portable\packages\esp8266\hardware\esp8266\1.6.5-947-g39819f0/tools/sdk//include -c -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions=4 -std=c++11 -MMD -DF_CPU=80000000L -DARDUINO=10605 -DARDUINO_ESP8266_ESP01 -DARDUINO_ARCH_ESP8266 -DESP8266 -IE:\arduino-1.6.5-r2-windows\arduino-1.6.5-r2\portable\packages\esp8266\hardware\esp8266\1.6.5-947-g39819f0\cores\esp8266 -IE:\arduino-1.6.5-r2-windows\arduino-1.6.5-r2\portable\packages\esp8266\hardware\esp8266\1.6.5-947-g39819f0\variants\generic C:\Users\21FB2E1\AppData\Local\Temp\build670289431897611190.tmp\ESP_Blink.cpp -o C:\Users\21FB2E1\AppData\Local\Temp\build670289431897611190.tmp\ESP_Blink.cpp.o
xtensa-lx106-elf-g++: error: CreateProcess: No such file or directory
Error compiling."