- Fri May 05, 2017 8:16 am
#65597
Hello, sorry for late reply.
yes! I installed the ESP boards using boards menu and also selected NodeMCU 1.0( ESP -12E module).
I tried with the example code. but its not compiling, It is giving the following error.
Code: Select allArduino: 1.6.9 (Windows XP), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 115200, 4M (3M SPIFFS)"
In file included from c:\documents and settings\intern\local settings\application data\arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\xtensa-lx106-elf\include\c++\4.8.2\bits\stl_algobase.h:59:0,
from c:\documents and settings\intern\local settings\application data\arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\xtensa-lx106-elf\include\c++\4.8.2\memory:62,
from C:\Documents and Settings\Intern\Local Settings\Application Data\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\cores\esp8266\Esp.cpp:24:
c:\documents and settings\intern\local settings\application data\arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\xtensa-lx106-elf\include\c++\4.8.2\xtensa-lx106-elf\bits\c++config.h:429:30: fatal error: bits/cpu_defines.h: No such file or directory
#include <bits/cpu_defines.h>
^
compilation terminated.
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
mine arduino IDE version is 1.6.9
do you think i have to try with the newest version?
I followed every steps from the link you have sent, tried with installing and uninstalling again.
Still there is problem in compiling.
Kindly provide the possible suggestion.
also, if anyone has faced the same problem, please reply.