root@157ec70249eb:~# qemu-system-xtensa -nographic -M esp32 -m 4M -drive file=flash2.bin,if=mtd,format=raw -nic user,model=open_eth,hostfwd=tcp::80-:80 Adding SPI flash device ets Jul 29 2019 12:21:46 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:DIO, clock div:2 load:0x3fff0030,len:4 load:0x3fff0034,len:7196 load:0x40078000,len:14208 load:0x40080400,len:3480 entry 0x40080654 I (710) boot: ESP-IDF v4.1.4-dirty 2nd stage bootloader I (711) boot: compile time 09:48:15 I (719) boot: chip revision: 0 I (721) boot.esp32: SPI Speed : 40MHz I (722) boot.esp32: SPI Mode : DIO I (722) boot.esp32: SPI Flash Size : 16MB I (728) boot: Enabling RNG early entropy source... I (740) boot: Partition Table: I (741) boot: ## Label Usage Type ST Offset Length I (741) boot: 0 phy_init RF data 01 01 00009000 00001000 I (742) boot: 1 otadata OTA data 01 00 0000a000 00002000 I (742) boot: 2 nvs WiFi data 01 02 0000c000 00177000 I (743) boot: 3 storage Unknown data 01 82 00183000 00659000 I (743) boot: 4 storage2 Unknown data 01 82 007dc000 0007d000 I (743) boot: 5 coredump Unknown data 01 03 00859000 00010000 I (744) boot: 6 factory factory app 00 00 00870000 00271000 I (744) boot: 7 ota_0 OTA app 00 10 00af0000 00271000 I (745) boot: 8 ota_1 OTA app 00 11 00d70000 00271000 I (750) boot: End of partition table I (758) boot: Defaulting to factory image I (765) esp_image: segment 0: paddr=0x00870020 vaddr=0x3f400020 size=0x3b2b4 (242356) map I (816) esp_image: segment 1: paddr=0x008ab2dc vaddr=0x3ffb0000 size=0x037e0 ( 14304) load I (834) esp_image: segment 2: paddr=0x008aeac4 vaddr=0x40080000 size=0x00404 ( 1028) load I (847) esp_image: segment 3: paddr=0x008aeed0 vaddr=0x40080404 size=0x01148 ( 4424) load I (862) esp_image: segment 4: paddr=0x008b0020 vaddr=0x400d0020 size=0xdb890 (899216) map I (1008) esp_image: segment 5: paddr=0x0098b8b8 vaddr=0x4008154c size=0x15df8 ( 89592) load I (1036) esp_image: segment 6: paddr=0x009a16b8 vaddr=0x400c0000 size=0x00400 ( 1024) load I (1050) esp_image: segment 7: paddr=0x009a1ac0 vaddr=0x50000000 size=0x0009c ( 156) load I (1085) boot: Loaded app from partition at offset 0x870000 I (1085) boot: Disabling RNG early entropy source... I (1094) psram: This chip is ESP32-D0WD I (1103) spiram: Found 32MBit SPI RAM device I (1103) spiram: SPI RAM mode: flash 40m sram 40m I (1104) spiram: PSRAM initialized, cache is in low/high (2-core) mode. I (1109) cpu_start: Pro cpu up. I (1109) cpu_start: Application information: I (1110) cpu_start: Project name: smartspot-esp32 I (1110) cpu_start: App version: 0.18.15-PreStabilisation-263-ga I (1110) cpu_start: Compile time: Nov 13 2023 09:48:10 I (1111) cpu_start: ELF file SHA256: 2c24963a5c83b6d1... I (1111) cpu_start: ESP-IDF: v4.1.4-dirty I (1112) cpu_start: Starting app cpu, entry point is 0x40081898 I (766) cpu_start: App cpu up. I (1123) heap_init: Initializing. RAM available for dynamic allocation: I (1125) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM I (1126) heap_init: At 3FFC40E8 len 0001BF18 (111 KiB): DRAM I (1126) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM I (1127) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM I (1127) heap_init: At 40097344 len 00008CBC (35 KiB): IRAM I (1128) cpu_start: Pro cpu start user code I (1129) spiram: Adding pool of 4079K of external SPI memory to heap allocator I (1176) spi_flash: detected chip: issi I (1186) spi_flash: flash io: dio I (1197) cpu_start: Starting scheduler on PRO CPU. I (0) cpu_start: Starting scheduler on APP CPU. I (1209) spiram: Reserving pool of 16K of internal memory for DMA/internal allocations /home/avilella/git/esp-idf/components/freertos/queue.c:1462 (xQueueGenericReceive)- assert failed! abort() was called at PC 0x4009330a on core 1 ELF file SHA256: 2c24963a5c83b6d1 Backtrace: 0x4008cdeb:0x3ffcc760 0x4008d5d5:0x3ffcc780 0x4009330a:0x3ffcc7a0 0x400facfd:0x3ffcc7e0 Rebooting...