user code done
Posted: Fri Dec 25, 2015 10:34 am
After many hours of successfully flashing code I've run into a problem.
Here's the error, then a little context.
I think my multimeter probes touched just before this started happening. I'm running power through it to watch power consumption.
I've tried reflashing everything but I still get the same.
Here's the error, then a little context.
Code: Select all
2nd boot version : 1.1
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size : 2MB
bin status is 0 error
last bin 0 current 0
user code done
I've tried reflashing everything but I still get the same.
Code: Select all
esptool32 --port /dev/XBeeX --baud 230400 write_flash -fs 2m 0x0000 ../../bin/boot.bin 0x04000 bin/irom1.bin 0x40000 bin/irom0_flash.bin 0xFE000 ../../bin/blank.bin