-
Notifications
You must be signed in to change notification settings - Fork 432
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
Flashnchips: "Failed to merge flash filesystem" #25
Comments
CC @gelraen |
@fedy2 I don't know what is the root cause in your situation, but let's start by disabling the merge FS feature and get your device working: Invoke flash'n'chips from cmdline and pass Not sure if |
Yes, Windows binary doesn't print anything in the console :( @fedy2 , can you also add |
Tested with logs enabled: http://pastebin.com/Tc90bLwW |
With the --overwrite-flash-fs param the flash operation completed successfully. |
This doesn't sound right for ESP-01. It should be 0000. You can try to override it with |
With the
|
Can you try to disconnect GPIO0 from GND and reset the board? |
After the reset I've obtained the device id and psk. Thank you. |
Does it work now without the overwrite fs and/or flash params options? |
Nope. I have to specify both the parameters. |
FNC received a lot of fixes, not sure this issue is actual (I have not seen this problem for a long time). |
I've flashed my ESP8266 01 a first time successfully but I got no responses from the live console.
I've decided to flash it a second time but I get the following error message "Failed to merge flash filesystem".
What I can do about?
I'm using an ESP8266 01, connected trough a FT232 adapter. Flash'n'Chips is running under Windows 7 x64.
The text was updated successfully, but these errors were encountered: