Adding SPI flash device ==226561==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases! ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x12 (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:DOUT, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:7128 load:0x40078000,len:14060 load:0x40080400,len:4304 entry 0x400806c0 I (1205) boot: Chip Revision: 0 I (969) boot: ESP-IDF v4.1-dev-815-ga45e99853-dirty 2nd stage bootloader I (1010) boot: compile time 21:59:06 I (1140) boot: Enabling RNG early entropy source... I (1185) boot: SPI Speed : 40MHz I (1198) boot: SPI Mode : DOUT I (1209) boot: SPI Flash Size : 2MB I (1276) boot: Partition Table: I (1283) boot: ## Label Usage Type ST Offset Length I (1290) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (1305) boot: 1 phy_init RF data 01 01 0000f000 00001000 I (1314) boot: 2 factory factory app 00 00 00010000 00100000 I (1375) boot: End of partition table I (1433) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x0fb10 ( 64272) map I (1868) esp_image: segment 1: paddr=0x0001fb38 vaddr=0x3ffb0000 size=0x004e0 ( 1248) load I (1943) esp_image: segment 2: paddr=0x00020020 vaddr=0x400d0020 size=0x37a10 (227856) map I (2769) esp_image: segment 3: paddr=0x00057a38 vaddr=0x3ffb04e0 size=0x01444 ( 5188) load I (2883) esp_image: segment 4: paddr=0x00058e84 vaddr=0x40080000 size=0x00400 ( 1024) load I (2991) esp_image: segment 5: paddr=0x0005928c vaddr=0x40080400 size=0x09adc ( 39644) load I (3321) boot: Loaded app from partition at offset 0x10000 I (3327) boot: Disabling RNG early entropy source... I (3395) cpu_start: Pro cpu up. I (3414) cpu_start: Application information: I (3425) cpu_start: Project name: simple I (3436) cpu_start: App version: v4.1-dev-815-ga45e99853-dirty I (3468) cpu_start: Compile time: Nov 18 2019 22:10:38 I (3492) cpu_start: ELF file SHA256: a0fca321bcd66b76... I (3512) cpu_start: ESP-IDF: v4.1-dev-815-ga45e99853-dirty I (3535) cpu_start: Single core mode I (3569) heap_init: Initializing. RAM available for dynamic allocation: I (3585) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM I (3598) heap_init: At 3FFB3950 len 0002C6B0 (177 KiB): DRAM I (3607) heap_init: At 3FFE0440 len 0001FBC0 (126 KiB): D/IRAM I (3618) heap_init: At 40078000 len 00008000 (32 KiB): IRAM I (3626) heap_init: At 40089EDC len 00016124 (88 KiB): IRAM I (3652) cpu_start: Pro cpu start user code I (7333) spi_flash: detected chip: gd I (7393) spi_flash: flash io: dout W (7419) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header. I (7428) cpu_start: Starting scheduler on PRO CPU. I (9682) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE hw/net/opencores_eth.c:130:41: runtime error: index 16 out of bounds for type 'uint16_t [16]' hw/net/opencores_eth.c:131:19: runtime error: index 16 out of bounds for type 'uint16_t [16]' I (12112) example_connect: Ethernet Link Up I (13182) tcpip_adapter: eth ip: 10.0.2.15, mask: 255.255.255.0, gw: 10.0.2.2 I (13692) example_connect: Connected to Ethernet I (13712) example_connect: IPv4 address: 10.0.2.15 I (13722) example_connect: IPv6 address: fe80:0000:0000:0000:0200:00ff:fe00:0003 I (13752) example: Starting server on port: '80' I (14172) example: Registering URI handlers QEMU: Terminated