Unable to boot after moving to RTOS SDK 1.5.0

ajay.bhargav
Posts: 11
Joined: Fri Jul 17, 2015 7:13 pm

Unable to boot after moving to RTOS SDK 1.5.0

Postby ajay.bhargav » Tue Jan 10, 2017 8:17 pm

My Application works perfectly with RTOS SDK 1.4 but stopped working as I moved to 1.5.0. The only change I made is added "user_rf_cal_sector_set" which I just copied from default project template. I am flashing blank.bin to 0x7E000 and esp_init_data_default.bin to 0x7C000. Just for record my memory map is something like this:

eagle.flash.bin @ 0x00000
eagle.irom0text.bin @0x09000
SPIFFS @ 0x5B000 (size 0x20000)

Can someone help me what I did wrong?

Code: Select all

 ets Jan  8 2013,rst cause:1, boot mode:(3,0)

load 0x40100000, len 29960, room 16
tail 8
chksum 0xc6
load 0x3ffe8000, len 2468, room 0
tail 4
chksum 0x95
load 0x3ffe89b0, len 6804, room 4
tail 0
chksum 0x53
csum 0x53
csum err
ets_main.c


Thanks,
Ajay

ESP_puff
Posts: 12
Joined: Tue Oct 18, 2016 6:59 pm

Re: Unable to boot after moving to RTOS SDK 1.5.0

Postby ESP_puff » Wed Jan 18, 2017 11:40 am

Hi ajay.bhargav,
After you finish compiling, system will tell you the right place for downloading the firmware. You just follow the indication and can boot it.
And there is a rule that esp_init_data_default.bin should be downloaded at the end of flash. If you select 0x7c000 as the download location for esp_init_data_default.bin, the download location for eagle.irom0text.bin should be smaller than 0x7c000.

Thanks
Espressif
Puff
FAE

Who is online

Users browsing this forum: No registered users and 307 guests