ota data partition info error
Posted: Wed Jan 04, 2017 2:53 pm
Hi,
I am getting following error while selecting OTA 2 partition option from make menuconfig. please let me know if anyone has any idea or clue for that.
I am getting following error while selecting OTA 2 partition option from make menuconfig. please let me know if anyone has any idea or clue for that.
Bootloader is stored at 0x1000, application is stored at 0x10000 and partitions_two_ota.bin file is stored at 0x8000 locations using make flash command.Welcome to minicom 2.5
OPTIONS: I18n
Compiled on May 2 2011, 00:39:27.
Port /dev/ttyUSB0
Press CTRL-A Z for help on special keys
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x16 (SPI_FAST_FLASH_BOOT)
ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x16 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3ffc0008,len:4
load:0x3ffc000c,len:2752
ho 0 tail 12 room 4
load:0x40078000,len:4120
ho 0 tail 12 room 4
load:0x40080000,len:260
entry 0x40080034
I (32) boot: Espressif ESP32 2nd stage bootloader v. V0.1
I (40) boot: compile time 20:08:29
I (62) boot: SPI Speed : 40MHz
I (63) boot: SPI Mode : DIO
I (63) boot: SPI Flash Size : 16MB
I (65) boot: Partition Table:
I (70) boot: ## Label Usage Type ST Offset Length
I (81) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (92) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (103) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (115) boot: 3 factory factory app 00 00 00010000 00100000
I (126) boot: 4 ota_0 OTA app 00 10 00110000 00100000
I (137) boot: 5 ota_1 OTA app 00 11 00210000 00100000
I (148) boot: End of partition table
E (155) boot: ota data partition info error
user code done