Statistics: Posted by metRo_ — Thu Jul 28, 2016 6:32 am
Statistics: Posted by ESP_Rubin — Mon Jul 25, 2016 9:29 am
Code:
ze@ze-MacBookPro:~/Downloads/ESP8266_NONOS_SDK/bin$ esptool.py write_flash 0x00000 boot_v1.2.bin 0x01000 at/1024+1024/user1.2048.new.5.bin 0x3fc000 esp_init_data_default.bin 0xfe000 blank.bin 0x3fe000 blank.bin
esptool.py v1.1
Connecting...
Running Cesanta flasher stub...
Flash params set to 0x0000
Writing 4096 @ 0x0... 4096 (100 %)
Wrote 4096 bytes at 0x0 in 0.4 seconds (90.5 kbit/s)...
Writing 421888 @ 0x1000... 421888 (100 %)
Wrote 421888 bytes at 0x1000 in 36.6 seconds (92.3 kbit/s)...
Writing 4096 @ 0x3fc000... 4096 (100 %)
Wrote 4096 bytes at 0x3fc000 in 0.4 seconds (90.5 kbit/s)...
Writing 4096 @ 0xfe000... 4096 (100 %)
Wrote 4096 bytes at 0xfe000 in 0.4 seconds (90.5 kbit/s)...
Writing 4096 @ 0x3fe000... 4096 (100 %)
Wrote 4096 bytes at 0x3fe000 in 0.4 seconds (90.4 kbit/s)...
Leaving...
Statistics: Posted by metRo_ — Sun Jul 24, 2016 2:50 am