raburton / rboot-sample

Sample ESP 8266 SDK project demonstrating rBoot OTA
MIT License
23 stars 11 forks source link

boot error #7

Open kiralikbeyin opened 5 years ago

kiralikbeyin commented 5 years ago

i flashed with


esptool.py --port /dev/cu.usbserial-A7012RPU  write_flash -fs 1MB  -fm dout -ff 40m  0x00000 rboot.bin 0x02000 rom0.bin 0x82000 rom1.bin 0xfc000 blank4.bin

rboot.h #define BOOT_RTC_ENABLED or //#define BOOT_RTC_ENABLED didnt make any change..

11:20:32.325 -> 
11:20:32.325 -> rBoot v1.4.2 - richardaburton@gmail.com
11:20:32.361 -> Flash Size:   8 Mbit
11:20:32.361 -> Flash Mode:   DOUT
11:20:32.361 -> Flash Speed:  40 MHz
11:20:32.361 -> rBoot Option: RTC data
11:20:32.361 -> 
11:20:32.361 -> Writing default boot config.
11:20:32.461 -> Booting rom 0 at 2000, load addr 33e20.
11:20:32.809 -> rf_cal[0] !=0x05,is 0xFF
11:20:32.881 -> 
11:20:32.881 ->  ets Jan  8 2013,rst cause:1, boot mode:(3,7)
11:20:32.881 -> 
11:20:32.881 -> load 0x40100000, len 1548, room 16 
11:20:32.881 -> tail 12
11:20:32.881 -> chksum 0x69
11:20:32.881 -> ho 0 tail 12 room 4
11:20:32.881 -> load 0x3ffe8000, len 680, room 12 
11:20:32.881 -> tail 12
11:20:32.881 -> chksum 0xc6
11:20:32.881 -> csum 0xc6
11:20:37.468 ->