Skip to content

Instantly share code, notes, and snippets.

@drewandre
Created March 25, 2020 13:39
Show Gist options
  • Save drewandre/f5512b89bfe0d784f85aecf2f89798d1 to your computer and use it in GitHub Desktop.
Save drewandre/f5512b89bfe0d784f85aecf2f89798d1 to your computer and use it in GitHub Desktop.
rst:0x3 (SW_RESET),boot:0x1f (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:2
load:0x3fff0018,len:4
load:0x3fff001c,len:6808
load:0x40078000,len:12072
load:0x40080400,len:6708
entry 0x40080778
I (108) boot: Chip Revision: 1
I (127) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (78) boot: ESP-IDF v3.3.1-dirty 2nd stage bootloader
I (78) boot: compile time 09:22:03
I (78) boot: Enabling RNG early entropy source...
I (84) boot: SPI Speed : 40MHz
I (88) boot: SPI Mode : DIO
I (92) boot: SPI Flash Size : 16MB
I (96) boot: Partition Table:
I (100) boot: ## Label Usage Type ST Offset Length
I (107) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (115) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (122) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (130) boot: 3 app0 OTA app 00 11 00010000 00400000
I (137) boot: 4 app1 OTA app 00 10 00410000 00400000
I (145) boot: 5 spiffs Unknown data 01 82 00810000 00170000
I (153) boot: End of partition table
E (157) esp_image: image at 0x410000 has invalid magic byte
I (163) boot_comm: chip revision: 1, min. application chip revision: 0
E (170) boot: OTA app partition slot 0 is not bootable
E (176) esp_image: image at 0x10000 has invalid magic byte
I (182) boot_comm: chip revision: 1, min. application chip revision: 0
E (189) boot: OTA app partition slot 1 is not bootable
E (195) boot: No bootable app partitions in the partition table
ets Jun 8 2016 00:22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment