Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

mv: cannot stat ‘eagle.app.flash.bin’: No such file or directory #31

Open
xiaolaba opened this issue Jun 19, 2017 · 1 comment
Open

Comments

@xiaolaba
Copy link

Hi, the uses of ESP8266 NONOS SDK V2.1.0 20170505 and build,
can you help ?
build error

failed and last part of output log as following,

ta-sections -ffast-math -fmerge-all-constants -fomit-frame-pointer -funroll-loops -lgcc -lhal -lphy -lpp -lnet80211 -lwpa -lmain -lfreertos -llwip -ludhcp user/.output/eagle/debug/lib/libuser.a mad/.output/eagle/debug/lib/libmad.a driver/.output/eagle/debug/lib/libdriver.a -Wl,--end-group -o .output/eagle/debug/image/eagle.app.v6.out

!!!
Usage: gen_appbin.py eagle.app.out boot_mode flash_mode flash_clk_div flash_size
mv: cannot stat ‘eagle.app.flash.bin’: No such file or directory
make: *** [.output/eagle/debug/bin/eagle.app.v6.bin] Error 1
esp8266@esp8266-VirtualBox:~/Share/ESP8266_MP3_DECODER/mp3$

@AkatorMr
Copy link

AkatorMr commented Oct 2, 2017

You need to modify the gen_appbin.py. At the end of the file there is a variable named "cmd", modify it to point to the xtensa compiler

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants