ESP brick after flash
Posted: Tue Apr 25, 2017 4:35 am
I'm new here, so hello for all!
Today i had problem with ESP8266-12E, i downloaded esphttpd, compiled, and flashed (make flash in esphttpd folder), i saw in 'make flash' log that file 'boot_v1.5.bin' was uploaded (from folder esp-open-sdk/sdk/bin), i don't have this file, so copied boot_v1.6.bin to boot_v1.5.bin, after this, flash with esphttpd completed. Before this flash ESP worked just fine, after this flash, when i flash some other code (ex. blinky from examples), flashing runs ok (even verify too), but program on esp don't run, and i don't know why,
only boot message (on 74880 baud) is
" ets Jan 8 2013,rst cause:2, boot mode:(1,6)"
and silent after this,
greetings, and thanks in advance!
Today i had problem with ESP8266-12E, i downloaded esphttpd, compiled, and flashed (make flash in esphttpd folder), i saw in 'make flash' log that file 'boot_v1.5.bin' was uploaded (from folder esp-open-sdk/sdk/bin), i don't have this file, so copied boot_v1.6.bin to boot_v1.5.bin, after this, flash with esphttpd completed. Before this flash ESP worked just fine, after this flash, when i flash some other code (ex. blinky from examples), flashing runs ok (even verify too), but program on esp don't run, and i don't know why,
only boot message (on 74880 baud) is
" ets Jan 8 2013,rst cause:2, boot mode:(1,6)"
and silent after this,
greetings, and thanks in advance!