Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /home/douwe/Projects/temperature_measure/build/dht11_reader.elf /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
ESP-ROM:esp32c3-api1-20210207
Build:Feb  7 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0xf (SPI_FAST_FLASH_BOOT)
Saved PC:0x4004c97a
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
[0;32mI (24) boot: ESP-IDF v6.0 2nd stage bootloader[0m
[0;32mI (24) boot: compile time Apr 24 2026 23:13:07[0m
[0;32mI (25) boot: chip revision: v0.4[0m
[0;32mI (25) boot: efuse block revision: v1.3[0m
[0;32mI (28) boot.esp32c3: SPI Speed      : 80MHz[0m
[0;32mI (32) boot.esp32c3: SPI Mode       : DIO[0m
[0;32mI (35) boot.esp32c3: SPI Flash Size : 2MB[0m
[0;32mI (39) boot: Enabling RNG early entropy source...[0m
[0;32mI (44) boot: Partition Table:[0m
[0;32mI (46) boot: ## Label            Usage          Type ST Offset   Length[0m
[0;32mI (53) boot:  0 nvs              WiFi data        01 02 00009000 00006000[0m
[0;32mI (59) boot:  1 phy_init         RF data          01 01 0000f000 00001000[0m
[0;32mI (66) boot:  2 factory          factory app      00 00 00010000 00100000[0m
[0;32mI (72) boot: End of partition table[0m
[0;32mI (75) esp_image: segment 0: paddr=00010020 vaddr=3c020020 size=0660ch ( 26124) map[0m
[0;32mI (87) esp_image: segment 1: paddr=00016634 vaddr=3fc89000 size=01758h (  5976) load[0m
[0;32mI (91) esp_image: segment 2: paddr=00017d94 vaddr=40380000 size=08284h ( 33412) load[0m
[0;32mI (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=10648h ( 67144) map[0m
[0;32mI (116) esp_image: segment 4: paddr=00030670 vaddr=40388284 size=00be4h (  3044) load[0m
[0;32mI (117) esp_image: segment 5: paddr=0003125c vaddr=50000000 size=00024h (    36) load[0m
[0;32mI (123) boot: Loaded app from partition at offset 0x10000[0m
[0;32mI (125) boot: Disabling RNG early entropy source...[0m
[0;32mI (141) cpu_start: Unicore app[0m
[0;32mI (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins[0m
[0;32mI (150) cpu_start: Pro cpu start user code[0m
[0;32mI (150) cpu_start: cpu freq: 160000000 Hz[0m
[0;32mI (152) app_init: Application information:[0m
[0;32mI (156) app_init: Project name:     dht11_reader[0m
[0;32mI (160) app_init: App version:      1[0m
[0;32mI (163) app_init: Compile time:     Apr 24 2026 23:13:00[0m
[0;32mI (168) app_init: ELF file SHA256:  827e8e329...[0m
[0;32mI (173) app_init: ESP-IDF:          v6.0[0m
[0;32mI (176) efuse_init: Min chip rev:     v0.3[0m
[0;32mI (180) efuse_init: Max chip rev:     v1.99 [0m
[0;32mI (184) efuse_init: Chip rev:         v0.4[0m
[0;32mI (188) heap_init: Initializing. RAM available for dynamic allocation:[0m
[0;32mI (194) heap_init: At 3FC8B6E0 len 00034920 (210 KiB): RAM[0m
[0;32mI (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM[0m
[0;32mI (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM[0m
[0;32mI (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM[0m
[0;32mI (217) spi_flash: detected chip: generic[0m
[0;32mI (221) spi_flash: flash io: dio[0m
[0;33mW (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.[0m
[0;32mI (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state[0m
[0;32mI (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration[0m
[0;32mI (249) main_task: Started on CPU0[0m
[0;32mI (249) main_task: Calling app_main()[0m
DHT11 temperature and humidity sensor read and send out
Firmware built on: Apr 24 2026 23:28:00
Firmware built at: Fri Apr 24 23:27:52 2026
This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision v0.4, 2MB external flash
Minimum free heap size: 339948 bytes
[1;31mE (5269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:[0m
[1;31mE (5269) task_wdt:  - IDLE (CPU 0)[0m
[1;31mE (5269) task_wdt: Tasks currently running:[0m
[1;31mE (5269) task_wdt: CPU 0: main[0m
[1;31mE (5269) task_wdt: Print CPU 0 (current core) registers[0m
Core  0 register dump:
MEPC    : 0x4038192e  RA      : 0x40384852  SP      : 0x3fc8d110  GP      : 0x3fc89800  
TP      : 0x3fc8d1d0  T0      : 0x4005890e  T1      : 0x30000000  T2      : 0x00000000  
S0/FP   : 0x00000000  S1      : 0x3fc8d16b  A0      : 0x00000001  A1      : 0x00000001  
A2      : 0x00000001  A3      : 0x00000004  A4      : 0x00000001  A5      : 0x600c0000  
A6      : 0x60004000  A7      : 0x0000000a  S2      : 0x3fc8d16c  S3      : 0x3fc8d16e  
S4      : 0x3fc8d16f  S5      : 0x00000000  S6      : 0x3fc8d16d  S7      : 0x00000000  
S8      : 0x00000000  S9      : 0x00000000  S10     : 0x00000000  S11     : 0x00000000  
T3      : 0x00000000  T4      : 0x00000000  T5      : 0x00000000  T6      : 0x00000000  
MSTATUS : 0x00001889  MTVEC   : 0x40380001  MCAUSE  : 0xdeadc0de  MTVAL   : 0xdeadc0de  
MHARTID : 0x00000000  
Please enable CONFIG_ESP_SYSTEM_USE_FRAME_POINTER option to have a full backtrace.
[1;31mE (10269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:[0m
[1;31mE (10269) task_wdt:  - IDLE (CPU 0)[0m
[1;31mE (10269) task_wdt: Tasks currently running:[0m
[1;31mE (10269) task_wdt: CPU 0: main[0m
[1;31mE (10269) task_wdt: Print CPU 0 (current core) registers[0m
Core  0 register dump:
MEPC    : 0x42006f84  RA      : 0x42005a08  SP      : 0x3fc8d130  GP      : 0x3fc89800  
TP      : 0x3fc8d1d0  T0      : 0x4005890e  T1      : 0x30000000  T2      : 0x00000000  
S0/FP   : 0x3c022000  S1      : 0x3fc8d16b  A0      : 0x00337345  A1      : 0x00000001  
A2      : 0x00000001  A3      : 0x00000004  A4      : 0x03ffffff  A5      : 0x00337345  
A6      : 0x60004000  A7      : 0x0000000a  S2      : 0x3fc8d16c  S3      : 0x3fc8d16e  
S4      : 0x3fc8d16f  S5      : 0x00000000  S6      : 0x3fc8d16d  S7      : 0x00000000  
S8      : 0x00000000  S9      : 0x00000000  S10     : 0x00000000  S11     : 0x00000000  
T3      : 0x00000000  T4      : 0x00000000  T5      : 0x00000000  T6      : 0x00000000  
MSTATUS : 0x00001889  MTVEC   : 0x40380001  MCAUSE  : 0xdeadc0de  MTVAL   : 0xdeadc0de  
MHARTID : 0x00000000  
Please enable CONFIG_ESP_SYSTEM_USE_FRAME_POINTER option to have a full backtrace.
