I use the cygwin with toochain xtensa-lx106 to compile the NONOS SDK,but fail,and got this error message.how can i do?
Code: Select all
$ make COMPILE=gcc SPI_SIZE_MAP=5
make[1]: Entering directory '/cygdrive/f/ESP8266_NONOS_SDK/app'
make[2]: Entering directory '/cygdrive/f/ESP8266_NONOS_SDK/app/user'
make[2]: Leaving directory '/cygdrive/f/ESP8266_NONOS_SDK/app/user'
!!!
no entry point!!
mv: cannot stat 'eagle.app.flash.bin': No such file or directory
make[1]: *** [../Makefile:270: .output/eagle/debug/bin/eagle.app.v6.bin] Error 1
make[1]: Leaving directory '/cygdrive/f/ESP8266_NONOS_SDK/app'
make: *** [Makefile:330: .subdirs] Error 2