igrr / esptool-ck

ESP8266 build/flash helper tool by Christian Klippel
GNU General Public License v2.0
364 stars 123 forks source link

erase option not working #72

Closed Zixim closed 6 years ago

Zixim commented 6 years ago

device has Espurna running. connect device to com port 10, put device on download mode, issue command esptool.exe -vv -cp COM10 -cb 115200 -ce result :

esptool v0.4.6 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
        setting port from COM1 to COM10
        setting baudrate from 115200 to 115200

Reboot device, device has Espurna running.

Zixim commented 6 years ago

derp. upgrade to esptool 4.13 works just fine.