Flash error with actual ESP-IDF

jumjum123
Posts: 199
Joined: Mon Oct 17, 2016 3:11 pm

Flash error with actual ESP-IDF

Postby jumjum123 » Mon Dec 11, 2017 12:09 pm

After downloading latest ESP-IDF and compiling my application, I get a flash / partition error.
Doing the same with an older version runs fine
Any idea, why I get this ?

ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:4
load:0x3fff0018,len:4
load:0x3fff001c,len:2948
load:0x40078000,len:0
load:0x40078000,len:12608
entry 0x40078ce8
E (28) flash_parts: partition 0 invalid magic number 0x40a9
E (29) boot: Failed to verify partition table
E (29) boot: load partition table error!
user code done

chegewara
Posts: 2207
Joined: Wed Jun 14, 2017 9:00 pm

Re: Flash error with actual ESP-IDF

Postby chegewara » Mon Dec 11, 2017 4:51 pm

Ive read that bootloader is backward compatible so there shouldnt be any issues but just in case before you flash your app try to do:

Code: Select all

make erase_flash

jumjum123
Posts: 199
Joined: Mon Oct 17, 2016 3:11 pm

Re: Flash error with actual ESP-IDF

Postby jumjum123 » Tue Dec 12, 2017 10:51 am

Sorry, it was worse. I took the wrong file for bootloader.

Who is online

Users browsing this forum: No registered users and 63 guests