Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make flash error (boot_v1.5.bin) #10

Open
larsfpeeters opened this issue Mar 17, 2017 · 0 comments
Open

Make flash error (boot_v1.5.bin) #10

larsfpeeters opened this issue Mar 17, 2017 · 0 comments

Comments

@larsfpeeters
Copy link

larsfpeeters commented Mar 17, 2017

An error came up when I tried 'make flash'. The error read:
esptool write_flash: error: argument <address> <filename>: [Errno 2] No such file or directory: '/Volumes/case-sensitive/esp-open-sdk/ESP8266_NONOS_SDK_V2.0.0_16_08_10/bin/boot_v1.5.bin' make: *** [flash] Error 2

The file wasn't included in my SDK build anymore, only boot_v1.2.bin and boot_v1.6.bin.

To get this working I simply changed the line looking for this file in Makefile.ota to look for boot_v1.6.bin.

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

No branches or pull requests

1 participant