DHT11 readout

This commit is contained in:
douwe
2026-04-24 23:36:36 +02:00
commit 3d84d9a0fa
934 changed files with 116573 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Command: cmake -G Ninja -B /home/douwe/Projects/temperature_measure/build -DPYTHON_DEPS_CHECKED=1 -DPYTHON=/home/douwe/.espressif/tools/python/v6.0/venv/bin/python -DESP_PLATFORM=1 -DCCACHE_ENABLE=False /home/douwe/Projects/temperature_measure
Configuration Report
─────────────────────────────────
Parser Version: 1
Verbosity: default
Defaults policy: sdkconfig
Status: Finished successfully
─────────────────────────────────

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja flash

View File

@@ -0,0 +1,8 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c51e: uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja flash

View File

@@ -0,0 +1,37 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c98c: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27
--- Stack dump detected
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384784: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384784: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384784: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384784: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x42006ef4: gpio_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio.c:250
--- 0x42005a08: read_dht11 at /home/douwe/Projects/temperature_measure/main/main.c:36
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384784: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384784: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja flash

View File

@@ -0,0 +1,8 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c518: uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja flash

View File

@@ -0,0 +1,8 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c62c: uart_rx_readbuff in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja flash

View File

@@ -0,0 +1,17 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c97a: usb_uart_rx_one_char in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27
--- Stack dump detected
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x42006f84: gpio_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio.c:251
--- 0x42005a08: read_dht11 at /home/douwe/Projects/temperature_measure/main/main.c:39
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja flash

View File

@@ -0,0 +1,220 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c634: uart_rx_readbuff in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27
--- Stack dump detected
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x42006f7c: gpio_ll_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio/esp32c3/include/hal/gpio_ll.h:324
--- (inlined by) gpio_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio.c:250
--- 0x42005a08: read_dht11 at /home/douwe/Projects/temperature_measure/main/main.c:39
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x42006f7c: gpio_ll_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio/esp32c3/include/hal/gpio_ll.h:324
--- (inlined by) gpio_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio.c:250
--- 0x42005a08: read_dht11 at /home/douwe/Projects/temperature_measure/main/main.c:39
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x42006f7c: gpio_ll_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio/esp32c3/include/hal/gpio_ll.h:324
--- (inlined by) gpio_get_level at /home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio/src/gpio.c:250
--- 0x42005a08: read_dht11 at /home/douwe/Projects/temperature_measure/main/main.c:39
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x403847a8: vPortClearInterruptMaskFromISR at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:519
--- 0x40384834: vPortExitCritical at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:631
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x403847a8: vPortClearInterruptMaskFromISR at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:519
--- 0x40384834: vPortExitCritical at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:631
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x403847a8: vPortClearInterruptMaskFromISR at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:519
--- 0x40384834: vPortExitCritical at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:631
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x403847a8: vPortClearInterruptMaskFromISR at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:519
--- 0x40384834: vPortExitCritical at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:631
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54
--- 0x4038192e: esp_crosscore_int_send_yield at /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/crosscore_int.c:126
--- 0x40384852: vPortYield at /home/douwe/.espressif/v6.0/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c:653
--- 0x4005890e: memset in ROM
--- 0x40380001: _vector_table at /home/douwe/.espressif/v6.0/esp-idf/components/riscv/vectors_intc.S:54


View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja all

View File

@@ -0,0 +1 @@
Command: ninja flash

View File

@@ -0,0 +1,8 @@
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-idf-monitor 1.9.0 on /dev/ttyACM0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x4004c72a: recv_packet in ROM
--- 0x403cbf10: esp_bootloader_get_description at /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c:40
--- 0x403ce710: esp_flash_encryption_enabled at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c:93
--- 0x403cbf1a: call_start_cpu0 at /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c:27


View File

@@ -0,0 +1,72 @@
Command: cmake -G Ninja -B /home/douwe/Projects/temperature_measure/build -DPYTHON_DEPS_CHECKED=1 -DPYTHON=/home/douwe/.espressif/tools/python/v6.0/venv/bin/python -DESP_PLATFORM=1 -DCCACHE_ENABLE=False /home/douwe/Projects/temperature_measure
-- IDF_TARGET is not set, guessed 'esp32c3' from sdkconfig '/home/douwe/Projects/temperature_measure/sdkconfig'
-- Found Git: /usr/bin/git (found version "2.48.1")
-- Component directory /home/douwe/.espressif/v6.0/esp-idf/components/mqtt does not contain a CMakeLists.txt file. No component will be added
-- Minimal build - ON
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- git rev-parse returned 'fatal: not a git repository (or any of the parent directories): .git'
-- Could not use 'git describe' to determine PROJECT_VER.
-- Building ESP-IDF components for target esp32c3
-- ESP-TEE is currently supported only on the esp32c6;esp32h2;esp32c5;esp32c61 SoCs
-- KCONFIG_REPORT_VERBOSITY not set, using default
-- Project sdkconfig file /home/douwe/Projects/temperature_measure/sdkconfig
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/riscv/ld/rom.api.ld
-- App "dht11_reader" version: 1
-- Found Python3: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python (found version "3.13.3") found components: Interpreter
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success
-- Setting up mbedtls configuration
-- Linkage type is PUBLIC
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in
-- -> Preprocessing .in script: /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in
-- -> Preprocessing .in script: /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in
-- -> Applying ldgen processing: /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld.in
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.bt_funcs.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.version.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_master.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_50.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_smp.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_dtm.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_test.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_scan.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3_bt_funcs.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libc.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld
-- Components: app_update bootloader bootloader_support cxx efuse esp_app_format esp_blockdev esp_bootloader_format esp_common esp_driver_dma esp_driver_gpio esp_hal_ana_conv esp_hal_clock esp_hal_dma esp_hal_gpio esp_hal_gpspi esp_hal_i2s esp_hal_mspi esp_hal_pmu esp_hal_rtc_timer esp_hal_security esp_hal_timg esp_hal_touch_sens esp_hal_uart esp_hal_usb esp_hal_wdt esp_hw_support esp_libc esp_mm esp_partition esp_pm esp_rom esp_security esp_stdio esp_system esp_timer esp_usb_cdc_rom_console esptool_py freertos hal heap log main mbedtls partition_table pthread riscv soc spi_flash
-- Component paths: /home/douwe/.espressif/v6.0/esp-idf/components/app_update /home/douwe/.espressif/v6.0/esp-idf/components/bootloader /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support /home/douwe/.espressif/v6.0/esp-idf/components/cxx /home/douwe/.espressif/v6.0/esp-idf/components/efuse /home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format /home/douwe/.espressif/v6.0/esp-idf/components/esp_blockdev /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format /home/douwe/.espressif/v6.0/esp-idf/components/esp_common /home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_dma /home/douwe/.espressif/v6.0/esp-idf/components/esp_driver_gpio /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_clock /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_i2s /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_pmu /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_rtc_timer /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_timg /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_touch_sens /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_usb /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt /home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support /home/douwe/.espressif/v6.0/esp-idf/components/esp_libc /home/douwe/.espressif/v6.0/esp-idf/components/esp_mm /home/douwe/.espressif/v6.0/esp-idf/components/esp_partition /home/douwe/.espressif/v6.0/esp-idf/components/esp_pm /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom /home/douwe/.espressif/v6.0/esp-idf/components/esp_security /home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio /home/douwe/.espressif/v6.0/esp-idf/components/esp_system /home/douwe/.espressif/v6.0/esp-idf/components/esp_timer /home/douwe/.espressif/v6.0/esp-idf/components/esp_usb_cdc_rom_console /home/douwe/.espressif/v6.0/esp-idf/components/esptool_py /home/douwe/.espressif/v6.0/esp-idf/components/freertos /home/douwe/.espressif/v6.0/esp-idf/components/hal /home/douwe/.espressif/v6.0/esp-idf/components/heap /home/douwe/.espressif/v6.0/esp-idf/components/log /home/douwe/Projects/temperature_measure/main /home/douwe/.espressif/v6.0/esp-idf/components/mbedtls /home/douwe/.espressif/v6.0/esp-idf/components/partition_table /home/douwe/.espressif/v6.0/esp-idf/components/pthread /home/douwe/.espressif/v6.0/esp-idf/components/riscv /home/douwe/.espressif/v6.0/esp-idf/components/soc /home/douwe/.espressif/v6.0/esp-idf/components/spi_flash
-- Configuring done (8.1s)
-- Generating done (0.5s)
-- Build files have been written to: /home/douwe/Projects/temperature_measure/build

View File

@@ -0,0 +1,731 @@
Command: ninja all
[1/512] Generating project_elf_src_esp32c3.c
[2/512] Preprocessing linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in -> /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/memory.ld
[3/512] Preprocessing linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in -> /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld.in
[4/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/init.c.obj
[5/512] Building CXX object esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj
[6/512] Building CXX object esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj
[7/512] Building C object esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj
[8/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/abort.c.obj
[9/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/heap.c.obj
[10/512] Building C object esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj
[11/512] Generating ../../partition_table/partition-table.bin
Partition table binary generated. Contents:
*******************************************************************************
# ESP-IDF Partition Table
# Name, Type, SubType, Offset, Size, Flags
nvs,data,nvs,0x9000,24K,
phy_init,data,phy,0xf000,4K,
factory,app,factory,0x10000,1M,
*******************************************************************************
[12/512] Building C object esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj
[13/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/assert.c.obj
[14/512] Building C object esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj
[15/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/poll.c.obj
[16/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/termios.c.obj
[17/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/random.c.obj
[18/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/getentropy.c.obj
[19/512] Building C object esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj
[20/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/pthread.c.obj
[21/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/locks.c.obj
[22/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/syscalls.c.obj
[23/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/scandir.c.obj
[24/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/sysconf.c.obj
[25/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_syscalls.c.obj
[26/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/realpath.c.obj
[27/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/time.c.obj
[28/512] Building ASM object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcmp.S.obj
[29/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/esp_time_impl.c.obj
[30/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcpy.c.obj
[31/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memcpy.c.obj
[32/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memmove.c.obj
[33/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncpy.c.obj
[34/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/memcmp.c.obj
[35/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncmp.c.obj
[36/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/picolibc_init.c.obj
[37/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/rand.c.obj
[38/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/getreent.c.obj
[39/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/errno.c.obj
[40/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/open_memstream.c.obj
[41/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj
[42/512] Building C object esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/stdatomic.c.obj
[43/512] Building CXX object esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj
[44/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj
[45/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj
[46/512] Linking C static library esp-idf/cxx/libcxx.a
[47/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj
[48/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj
[49/512] Building ASM object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj
[50/512] Linking C static library esp-idf/pthread/libpthread.a
[51/512] Linking C static library esp-idf/esp_libc/libesp_libc.a
[52/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj
[53/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj
[54/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj
[55/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj
[56/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj
[57/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj
[58/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj
[59/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj
[60/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj
[61/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj
[62/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj
[63/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj
[64/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj
[65/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj
[66/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj
[67/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj
[68/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj
[69/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj
[70/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj
[71/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj
[72/512] Building C object esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj
[73/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj
[74/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj
[75/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj
[76/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj
[77/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_tsens_ctrl.c.obj
[78/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mspi.c.obj
[79/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj
[80/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj
[81/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj
[82/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj
[83/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj
[84/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj
[85/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj
[86/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj
[87/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_uart.c.obj
[88/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj
[89/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/mspi_timing_tuning.c.obj
[90/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj
[91/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj
[92/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj
[93/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj
[94/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj
[95/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply/brownout.c.obj
[96/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj
[97/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj
[98/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj
[99/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj
[100/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj
[101/512] Linking C static library esp-idf/freertos/libfreertos.a
[102/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj
[103/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj
[104/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj
[105/512] Building C object esp-idf/esp_hal_i2s/CMakeFiles/__idf_esp_hal_i2s.dir/esp32c3/i2s_periph.c.obj
[106/512] Building C object esp-idf/esp_hal_pmu/CMakeFiles/__idf_esp_hal_pmu.dir/esp32c3/rtc_cntl_hal.c.obj
[107/512] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/dedic_gpio_periph.c.obj
[108/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/port/esp32c3/sleep_cpu.c.obj
[109/512] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/sdm_periph.c.obj
[110/512] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj
[111/512] Building C object esp-idf/esp_hal_usb/CMakeFiles/__idf_esp_hal_usb.dir/usb_serial_jtag_hal.c.obj
[112/512] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/gpio_hal.c.obj
[113/512] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/sdm_hal.c.obj
[114/512] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj
[115/512] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj
[116/512] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj
[117/512] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj
[118/512] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj
[119/512] Building C object esp-idf/esp_hal_i2s/CMakeFiles/__idf_esp_hal_i2s.dir/i2s_hal.c.obj
[120/512] Building C object esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj
[121/512] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj
[122/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj
[123/512] Building C object esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj
[124/512] Building C object esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj
[125/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj
[126/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj
[127/512] Building C object esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj
[128/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj
[129/512] Linking C static library esp-idf/esp_hw_support/libesp_hw_support.a
[130/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj
[131/512] Building C object esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj
[132/512] Linking C static library esp-idf/esp_hal_i2s/libesp_hal_i2s.a
[133/512] Linking C static library esp-idf/esp_hal_pmu/libesp_hal_pmu.a
[134/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj
[135/512] Building C object esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj
[136/512] Linking C static library esp-idf/esp_hal_usb/libesp_hal_usb.a
[137/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj
[138/512] Linking C static library esp-idf/esp_hal_gpio/libesp_hal_gpio.a
[139/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/os/util.c.obj
[140/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj
[141/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj
[142/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj
[143/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj
[144/512] Linking C static library esp-idf/soc/libsoc.a
[145/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj
[146/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj
[147/512] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj
[148/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj
[149/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj
[150/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj
[151/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj
[152/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj
[153/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj
[154/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj
[155/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj
[156/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj
[157/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj
[158/512] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj
[159/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj
[160/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj
[161/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj
[162/512] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output.c.obj
[163/512] Building C object esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj
[164/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj
[165/512] Building C object esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj
[166/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj
[167/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj
[168/512] Linking C static library esp-idf/heap/libheap.a
[169/512] Linking C static library esp-idf/log/liblog.a
[170/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj
[171/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj
[172/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj
[173/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj
[174/512] Linking C static library esp-idf/hal/libhal.a
[175/512] Linking C static library esp-idf/esp_rom/libesp_rom.a
[176/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj
[177/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj
[178/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj
[179/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj
[180/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj
[181/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj
[182/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj
[183/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj
[184/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj
[185/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj
[186/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj
[187/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj
[188/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj
[189/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj
[190/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj
[191/512] Linking C static library esp-idf/esp_common/libesp_common.a
[192/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj
[193/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj
[194/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj
[195/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj
[196/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj
[197/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj
[198/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj
[199/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj
[200/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj
[201/512] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj
[202/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj
[203/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj
[204/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj
[205/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj
[206/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj
[207/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_blockdev.c.obj
[208/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj
[209/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj
[210/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj
[211/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj
[212/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj
[213/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj
[214/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj
[215/512] Linking C static library esp-idf/esp_system/libesp_system.a
[216/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj
[217/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj
[218/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj
[219/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj
[220/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj
[221/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj
[222/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj
[223/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj
[224/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj
[225/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj
[226/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj
[227/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj
[228/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj
[229/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj
[230/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj
[231/512] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj
[232/512] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/adc_periph.c.obj
[233/512] Linking C static library esp-idf/spi_flash/libspi_flash.a
[234/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj
[235/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj
[236/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj
[237/512] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/temperature_sensor_periph.c.obj
[238/512] Building C object esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/esp32c3/mwdt_periph.c.obj
[239/512] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_oneshot_hal.c.obj
[240/512] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal_common.c.obj
[241/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj
[242/512] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal.c.obj
[243/512] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj
[244/512] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/temperature_sensor_hal.c.obj
[245/512] Building C object esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/xt_wdt_hal.c.obj
[246/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_storage.c.obj
[247/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj
[248/512] Linking C static library esp-idf/bootloader_support/libbootloader_support.a
[249/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_its_file.c.obj
[250/512] Linking C static library esp-idf/esp_hal_ana_conv/libesp_hal_ana_conv.a
[251/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/tf_psa_crypto_config.c.obj
[252/512] Building C object esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/wdt_hal_iram.c.obj
[253/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_client.c.obj
[254/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/tf_psa_crypto_version.c.obj
[255/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/sha/core/esp_sha_gdma_impl.c.obj
[256/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj
[257/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_hardware.c.obj
[258/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_mem.c.obj
[259/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj
[260/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj
[261/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_slot_management.c.obj
[262/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj
[263/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj
[264/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/core/psa_crypto_driver_esp_sha512.c.obj
[265/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/psa_crypto_driver_esp_sha.c.obj
[266/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/core/psa_crypto_driver_esp_sha256.c.obj
[267/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj
[268/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes.c.obj
[269/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_md/psa_crypto_driver_esp_md5.c.obj
[270/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_mac/psa_crypto_driver_esp_hmac_opaque.c.obj
[271/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj
[272/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_mac/psa_crypto_driver_esp_hmac_transparent.c.obj
[273/512] Linking C static library esp-idf/esp_hal_wdt/libesp_hal_wdt.a
[274/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/core/psa_crypto_driver_esp_sha1.c.obj
[275/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/sha/core/sha.c.obj
[276/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_hmac_pbkdf2.c.obj
[277/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj
[278/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj
[279/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj
[280/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_aes/psa_crypto_driver_esp_aes_gcm.c.obj
[281/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_mac/psa_crypto_driver_esp_cmac.c.obj
[282/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj
[283/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj
[284/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj
[285/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj
[286/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_aes/psa_crypto_driver_esp_aes.c.obj
[287/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj
[288/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj
[289/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj
[290/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj
[291/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj
[292/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj
[293/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj
[294/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj
[295/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/version_features.c.obj
[296/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj
[297/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/timing.c.obj
[298/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/version.c.obj
[299/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_platform_time.c.obj
[300/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_timing.c.obj
[301/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedtls_config.c.obj
[302/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_psa_crypto_init.c.obj
[303/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj
[304/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/error.c.obj
[305/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj
[306/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj
[307/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj
[308/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_oid.c.obj
[309/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj
[310/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj
[311/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj
[312/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj
[313/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesni.c.obj
[314/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesce.c.obj
[315/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj
[316/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj
[317/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aria.c.obj
[318/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/base64.c.obj
[319/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/asn1parse.c.obj
[320/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/asn1write.c.obj
[321/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod.c.obj
[322/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj
[323/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod_raw.c.obj
[324/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/camellia.c.obj
[325/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/block_cipher.c.obj
[326/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/chachapoly.c.obj
[327/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/chacha20.c.obj
[328/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj
[329/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/cipher_wrap.c.obj
[330/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_core.c.obj
[331/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/constant_time.c.obj
[332/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aes.c.obj
[333/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ccm.c.obj
[334/512] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj
[335/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecdh.c.obj
[336/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/cipher.c.obj
[337/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/cmac.c.obj
[338/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecp_curves_new.c.obj
[339/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/entropy.c.obj
[340/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/entropy_poll.c.obj
[341/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ctr_drbg.c.obj
[342/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecdsa.c.obj
[343/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/lmots.c.obj
[344/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/lms.c.obj
[345/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum.c.obj
[346/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/md5.c.obj
[347/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/memory_buffer_alloc.c.obj
[348/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/nist_kw.c.obj
[349/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/hmac_drbg.c.obj
[350/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto.c.obj
[351/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecjpake.c.obj
[352/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/oid.c.obj
[353/512] Linking CXX static library esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/libtfpsacrypto.a
[354/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/md.c.obj
[355/512] Linking CXX static library esp-idf/mbedtls/mbedtls/library/libmbedtls.a
[356/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecp_curves.c.obj
[357/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk_ecc.c.obj
[358/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pem.c.obj
[359/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk_rsa.c.obj
[360/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/platform_util.c.obj
[361/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/platform.c.obj
[362/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/poly1305.c.obj
[363/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/gcm.c.obj
[364/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk_wrap.c.obj
[365/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pkwrite.c.obj
[366/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk.c.obj
[367/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pkcs5.c.obj
[368/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pkparse.c.obj
[369/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecp.c.obj
[370/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_ffdh.c.obj
[371/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ripemd160.c.obj
[372/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_aead.c.obj
[373/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_hash.c.obj
[374/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_cipher.c.obj
[375/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha1.c.obj
[376/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha3.c.obj
[377/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_pake.c.obj
[378/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_ecp.c.obj
[379/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_util.c.obj
[380/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/rsa_alt_helpers.c.obj
[381/512] Linking CXX static library esp-idf/mbedtls/mbedtls/library/libmbedx509.a
[382/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_rsa.c.obj
[383/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_mac.c.obj
[384/512] Creating directories for 'bootloader'
[385/512] No download step for 'bootloader'
[386/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj
[387/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj
[388/512] No update step for 'bootloader'
[389/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/threading.c.obj
[390/512] No patch step for 'bootloader'
[391/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj
[392/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/x25519.c.obj
[393/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/everest.c.obj
[394/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha256.c.obj
[395/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha512.c.obj
[396/512] Building C object esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/rsa.c.obj
[397/512] Linking CXX static library esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/libmbed-builtin.a
[398/512] Linking CXX static library esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/libp256m.a
[399/512] Linking CXX static library esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/libeverest.a
[400/512] Generating x509_crt_bundle
[401/512] Generating ../../x509_crt_bundle.S
[402/512] Building C object esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj
[403/512] Building ASM object esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj
[404/512] Building C object esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/esp_async_memcpy.c.obj
[405/512] Building C object esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/esp_dma_utils.c.obj
[406/512] Building C object esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj
[407/512] Building C object esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/gdma_link.c.obj
[408/512] Building C object esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_msync.c.obj
[409/512] Building C object esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_utils.c.obj
[410/512] Building C object esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj
[411/512] Building C object esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj
[412/512] Linking C static library esp-idf/mbedtls/libmbedtls.a
[413/512] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/esp32c3/uart_periph.c.obj
[414/512] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal_iram.c.obj
[415/512] Building C object esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj
[416/512] Building C object esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/async_memcpy_gdma.c.obj
[417/512] Building C object esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj
[418/512] Building C object esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/gdma.c.obj
[419/512] Linking C static library esp-idf/esp_driver_dma/libesp_driver_dma.a
[420/512] Building C object esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj
[421/512] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal.c.obj
[422/512] Linking C static library esp-idf/esp_mm/libesp_mm.a
[423/512] Building C object esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj
[424/512] Linking C static library esp-idf/esp_pm/libesp_pm.a
[425/512] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uhci_hal.c.obj
[426/512] Linking C static library esp-idf/esp_hal_uart/libesp_hal_uart.a
[427/512] Building C object esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj
[428/512] Building C object esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj
[429/512] Building C object esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_hmac.c.obj
[430/512] Building C object esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj
[431/512] Building C object esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj
[432/512] Building C object esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj
[433/512] Building C object esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj
[434/512] Building C object esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_ds.c.obj
[435/512] Building C object esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj
[436/512] Building C object esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj
[437/512] Building C object esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj
[438/512] Building C object esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj
[439/512] Building C object esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/esp32c3/timer_periph.c.obj
[440/512] Building C object esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj
[441/512] Building C object esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/timer_hal.c.obj
[442/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj
[443/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj
[444/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj
[445/512] Building C object esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj
[446/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj
[447/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj
[448/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj
[449/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj
[450/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj
[451/512] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj
[452/512] Building C object esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj
[453/512] Building C object esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj
[454/512] Building C object esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj
[455/512] Building C object esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj
[456/512] Linking C static library esp-idf/esp_driver_gpio/libesp_driver_gpio.a
[457/512] Building C object esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj
[458/512] Building C object esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/sha_hal.c.obj
[459/512] Linking C static library esp-idf/esp_security/libesp_security.a
[460/512] Building C object esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/aes_hal.c.obj
[461/512] Building C object esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/mpi_hal.c.obj
[462/512] Building C object esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/ds_hal.c.obj
[463/512] Linking C static library esp-idf/esp_timer/libesp_timer.a
[464/512] Linking C static library esp-idf/esp_hal_timg/libesp_hal_timg.a
[465/512] Building C object esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/hmac_hal.c.obj
[466/512] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/esp32c3/spi_periph.c.obj
[467/512] Linking C static library esp-idf/efuse/libefuse.a
[468/512] Building C object esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_encrypt_hal_iram.c.obj
[469/512] Linking C static library esp-idf/esp_partition/libesp_partition.a
[470/512] Building C object esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_hal.c.obj
[471/512] Building C object esp-idf/esp_hal_clock/CMakeFiles/__idf_esp_hal_clock.dir/esp32c3/clk_tree_hal.c.obj
[472/512] Building C object esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj
[473/512] Linking C static library esp-idf/app_update/libapp_update.a
[474/512] Linking C static library esp-idf/esp_bootloader_format/libesp_bootloader_format.a
[475/512] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal.c.obj
[476/512] Linking C static library esp-idf/esp_app_format/libesp_app_format.a
[477/512] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal_iram.c.obj
[478/512] Building C object esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_hal_gpspi.c.obj
[479/512] Building C object esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_top.c.obj
[480/512] Linking C static library esp-idf/esp_hal_security/libesp_hal_security.a
[481/512] Building C object esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_hal_iram.c.obj
[482/512] Building C object esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/esp32c3/gdma_periph.c.obj
[483/512] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal.c.obj
[484/512] Linking C static library esp-idf/esp_hal_mspi/libesp_hal_mspi.a
[485/512] Building C object esp-idf/esp_stdio/CMakeFiles/__idf_esp_stdio.dir/stdio_simple.c.obj
[486/512] Linking C static library esp-idf/esp_hal_clock/libesp_hal_clock.a
[487/512] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal_iram.c.obj
[488/512] Building C object esp-idf/esp_stdio/CMakeFiles/__idf_esp_stdio.dir/stdio_vfs.c.obj
[489/512] Building C object esp-idf/esp_stdio/CMakeFiles/__idf_esp_stdio.dir/stdio_syscalls_simple.c.obj
[490/512] Building ASM object esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj
[491/512] Building C object esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj
[492/512] Building C object esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj
[493/512] Building ASM object esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj
[494/512] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hd_hal.c.obj
[495/512] Building C object esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_ahb_v1.c.obj
[496/512] Linking C static library esp-idf/esp_hal_gpspi/libesp_hal_gpspi.a
[497/512] Building C object esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj
[498/512] Linking C static library esp-idf/esp_hal_dma/libesp_hal_dma.a
[499/512] Building C object esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj
[500/512] Linking C static library esp-idf/esp_stdio/libesp_stdio.a
[501/512] Linking C static library esp-idf/riscv/libriscv.a
[502/512] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[503/512] Linking C static library esp-idf/main/libmain.a
[504/512] Performing configure step for 'bootloader'
-- Found Git: /usr/bin/git (found version "2.48.1")
-- Component directory /home/douwe/.espressif/v6.0/esp-idf/components/mqtt does not contain a CMakeLists.txt file. No component will be added
-- Minimal build - OFF
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building ESP-IDF components for target esp32c3
-- ESP-TEE is currently supported only on the esp32c6;esp32h2;esp32c5;esp32c61 SoCs
-- KCONFIG_REPORT_VERBOSITY not set, using default
-- Project sdkconfig file /home/douwe/Projects/temperature_measure/sdkconfig
Configuration Report
─────────────────────────────────
Parser Version: 1
Verbosity: default
Defaults policy: sdkconfig
Status: Finished successfully
─────────────────────────────────
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/riscv/ld/rom.api.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld
-- Bootloader project name: "bootloader" version: 1
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.bt_funcs.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.version.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libc.ld
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libc-suboptimal_for_misaligned_mem.ld
-- Components: bootloader bootloader_support efuse esp_app_format esp_blockdev esp_bootloader_format esp_common esp_hal_ana_conv esp_hal_clock esp_hal_dma esp_hal_gpio esp_hal_gpspi esp_hal_mspi esp_hal_pmu esp_hal_rtc_timer esp_hal_security esp_hal_timg esp_hal_uart esp_hal_usb esp_hal_wdt esp_hw_support esp_libc esp_rom esp_security esp_stdio esp_system esptool_py freertos hal log main micro-ecc partition_table riscv soc spi_flash
-- Component paths: /home/douwe/.espressif/v6.0/esp-idf/components/bootloader /home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support /home/douwe/.espressif/v6.0/esp-idf/components/efuse /home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format /home/douwe/.espressif/v6.0/esp-idf/components/esp_blockdev /home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format /home/douwe/.espressif/v6.0/esp-idf/components/esp_common /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_ana_conv /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_clock /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_dma /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpio /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_gpspi /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_mspi /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_pmu /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_rtc_timer /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_security /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_timg /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_uart /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_usb /home/douwe/.espressif/v6.0/esp-idf/components/esp_hal_wdt /home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support /home/douwe/.espressif/v6.0/esp-idf/components/esp_libc /home/douwe/.espressif/v6.0/esp-idf/components/esp_rom /home/douwe/.espressif/v6.0/esp-idf/components/esp_security /home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio /home/douwe/.espressif/v6.0/esp-idf/components/esp_system /home/douwe/.espressif/v6.0/esp-idf/components/esptool_py /home/douwe/.espressif/v6.0/esp-idf/components/freertos /home/douwe/.espressif/v6.0/esp-idf/components/hal /home/douwe/.espressif/v6.0/esp-idf/components/log /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/components/micro-ecc /home/douwe/.espressif/v6.0/esp-idf/components/partition_table /home/douwe/.espressif/v6.0/esp-idf/components/riscv /home/douwe/.espressif/v6.0/esp-idf/components/soc /home/douwe/.espressif/v6.0/esp-idf/components/spi_flash
-- Adding linker script /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/ld/esp32c3/bootloader.ld.in
-- -> Preprocessing .in script: /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/ld/esp32c3/bootloader.ld.in
-- Configuring done (7.4s)
-- Generating done (0.2s)
-- Build files have been written to: /home/douwe/Projects/temperature_measure/build/bootloader
[505/512] Generating esp-idf/esp_system/ld/sections.ld
[506/512] Building C object CMakeFiles/dht11_reader.elf.dir/project_elf_src_esp32c3.c.obj
[507/512] Linking CXX executable dht11_reader.elf
[508/512] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
[509/512] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[510/512] Performing build step for 'bootloader'
[1/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj
[2/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/util.c.obj
[3/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/log_lock.c.obj
[4/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj
[5/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/log_timestamp.c.obj
[6/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj
[7/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj
[8/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj
[9/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj
[10/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj
[11/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj
[12/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj
[13/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj
[14/140] Building C object esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj
[15/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj
[16/140] Linking C static library esp-idf/log/liblog.a
[17/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output.c.obj
[18/140] Building C object esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj
[19/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj
[20/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj
[21/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj
[22/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj
[23/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj
[24/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj
[25/140] Building C object esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj
[26/140] Building C object esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj
[27/140] Linking C static library esp-idf/esp_rom/libesp_rom.a
[28/140] Linking C static library esp-idf/esp_common/libesp_common.a
[29/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj
[30/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj
[31/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj
[32/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj
[33/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj
[34/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj
[35/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj
[36/140] Building C object esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj
[37/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj
[38/140] Linking C static library esp-idf/esp_hw_support/libesp_hw_support.a
[39/140] Linking C static library esp-idf/esp_system/libesp_system.a
[40/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj
[41/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj
[42/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj
[43/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj
[44/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj
[45/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj
[46/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj
[47/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj
[48/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj
[49/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj
[50/140] Building C object esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj
[51/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj
[52/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj
[53/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj
[54/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj
[55/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj
[56/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj
[57/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj
[58/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj
[59/140] Linking C static library esp-idf/efuse/libefuse.a
[60/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj
[61/140] Building C object esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj
[62/140] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/adc_periph.c.obj
[63/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj
[64/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj
[65/140] Building C object esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj
[66/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj
[67/140] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/temperature_sensor_periph.c.obj
[68/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj
[69/140] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/temperature_sensor_hal.c.obj
[70/140] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal_common.c.obj
[71/140] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/esp32c3/uart_periph.c.obj
[72/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj
[73/140] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal_iram.c.obj
[74/140] Building C object esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/esp32c3/mwdt_periph.c.obj
[75/140] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_oneshot_hal.c.obj
[76/140] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uhci_hal.c.obj
[77/140] Building C object esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj
[78/140] Building C object esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj
[79/140] Building C object esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/esp32c3/timer_periph.c.obj
[80/140] Building C object esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/timer_hal.c.obj
[81/140] Building C object esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal.c.obj
[82/140] Building C object esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal.c.obj
[83/140] Building C object esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/xt_wdt_hal.c.obj
[84/140] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/esp32c3/spi_periph.c.obj
[85/140] Linking C static library esp-idf/bootloader_support/libbootloader_support.a
[86/140] Linking C static library esp-idf/esp_security/libesp_security.a
[87/140] Building C object esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj
[88/140] Linking C static library esp-idf/esp_hal_ana_conv/libesp_hal_ana_conv.a
[89/140] Building C object esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/wdt_hal_iram.c.obj
[90/140] Linking C static library esp-idf/esp_hal_uart/libesp_hal_uart.a
[91/140] Building C object esp-idf/esp_hal_clock/CMakeFiles/__idf_esp_hal_clock.dir/esp32c3/clk_tree_hal.c.obj
[92/140] Building C object esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/esp32c3/gdma_periph.c.obj
[93/140] Linking C static library esp-idf/esp_hal_wdt/libesp_hal_wdt.a
[94/140] Linking C static library esp-idf/esp_hal_timg/libesp_hal_timg.a
[95/140] Building C object esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_top.c.obj
[96/140] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal.c.obj
[97/140] Linking C static library esp-idf/esp_bootloader_format/libesp_bootloader_format.a
[98/140] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal_iram.c.obj
[99/140] Linking C static library esp-idf/spi_flash/libspi_flash.a
[100/140] Linking C static library esp-idf/esp_hal_clock/libesp_hal_clock.a
[101/140] Building C object esp-idf/esp_hal_pmu/CMakeFiles/__idf_esp_hal_pmu.dir/esp32c3/rtc_cntl_hal.c.obj
[102/140] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/dedic_gpio_periph.c.obj
[103/140] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal.c.obj
[104/140] Building C object esp-idf/esp_hal_usb/CMakeFiles/__idf_esp_hal_usb.dir/usb_serial_jtag_hal.c.obj
[105/140] Building C object esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_ahb_v1.c.obj
[106/140] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/sdm_periph.c.obj
[107/140] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj
[108/140] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj
[109/140] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/sdm_hal.c.obj
[110/140] Building C object esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/gpio_hal.c.obj
[111/140] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj
[112/140] Preprocessing linker script /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/ld/esp32c3/bootloader.ld.in -> /home/douwe/Projects/temperature_measure/build/bootloader/ld/bootloader.ld
[113/140] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj
[114/140] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj
[115/140] Building C object esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj
[116/140] Generating project_elf_src_esp32c3.c
[117/140] Building C object esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj
[118/140] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hd_hal.c.obj
[119/140] Building C object CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
[120/140] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj
[121/140] Building C object esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal_iram.c.obj
[122/140] Linking C static library esp-idf/esp_hal_gpspi/libesp_hal_gpspi.a
[123/140] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj
[124/140] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj
[125/140] Linking C static library esp-idf/esp_hal_dma/libesp_hal_dma.a
[126/140] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj
[127/140] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj
[128/140] Building C object esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj
[129/140] Building C object esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj
[130/140] Linking C static library esp-idf/micro-ecc/libmicro-ecc.a
[131/140] Linking C static library esp-idf/esp_hal_pmu/libesp_hal_pmu.a
[132/140] Linking C static library esp-idf/esp_hal_usb/libesp_hal_usb.a
[133/140] Linking C static library esp-idf/esp_hal_gpio/libesp_hal_gpio.a
[134/140] Linking C static library esp-idf/soc/libsoc.a
[135/140] Linking C static library esp-idf/riscv/libriscv.a
[136/140] Linking C static library esp-idf/hal/libhal.a
[137/140] Linking C static library esp-idf/main/libmain.a
[138/140] Linking C executable bootloader.elf
[139/140] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
[140/140] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[511/512] No install step for 'bootloader'
[512/512] Completed 'bootloader'

View File

@@ -0,0 +1,8 @@
Command: ninja all
[1/4] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[2/4] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/4] No install step for 'bootloader'
[4/4] Completed 'bootloader'

View File

@@ -0,0 +1,8 @@
Command: ninja all
[1/4] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[2/4] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/4] No install step for 'bootloader'
[4/4] Completed 'bootloader'

View File

@@ -0,0 +1,8 @@
Command: ninja all
[1/4] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[2/4] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/4] No install step for 'bootloader'
[4/4] Completed 'bootloader'

View File

@@ -0,0 +1,54 @@
Command: ninja flash
[1/5] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] Running utility command for flash
esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 80m --flash-size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 dht11_reader.bin
esptool v5.3.dev2
Serial port /dev/ttyACM0:
Connecting...
Connected to ESP32-C3 on /dev/ttyACM0:
Chip type: ESP32-C3 (QFN32) (revision v0.4)
Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC)
Crystal frequency: 40MHz
USB mode: USB-Serial/JTAG
MAC: ac:a7:04:d0:82:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
Writing 'bootloader/bootloader.bin' at 0x00000000...
SHA digest in image updated.
Flash will be erased from 0x00000000 to 0x00005fff...
Compressed 21072 bytes to 13350...
Writing at 0x00000000 [ ] 0.0% 0/13350 bytes...
Writing at 0x00005250 [==============================] 100.0% 13350/13350 bytes...
Wrote 21072 bytes (13350 compressed) at 0x00000000 in 0.2 seconds (927.7 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'partition_table/partition-table.bin' at 0x00008000...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 103...
Writing at 0x00008000 [ ] 0.0% 0/103 bytes...
Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes...
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (1008.6 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'dht11_reader.bin' at 0x00010000...
Flash will be erased from 0x00010000 to 0x0002efff...
Compressed 122928 bytes to 67711...
Writing at 0x00010000 [ ] 0.0% 0/67711 bytes...

View File

@@ -0,0 +1,85 @@
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:0x4004c51e
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
I (24) boot: ESP-IDF v6.0 2nd stage bootloader
I (24) boot: compile time Apr 24 2026 23:13:07
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (28) boot.esp32c3: SPI Speed : 80MHz
I (32) boot.esp32c3: SPI Mode : DIO
I (35) boot.esp32c3: SPI Flash Size : 2MB
I (39) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (46) boot: ## Label Usage Type ST Offset Length
I (53) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (66) boot: 2 factory factory app 00 00 00010000 00100000
I (72) boot: End of partition table
I (75) esp_image: segment 0: paddr=00010020 vaddr=3c010020 size=05cb8h ( 23736) map
I (87) esp_image: segment 1: paddr=00015ce0 vaddr=3fc88e00 size=01750h ( 5968) load
I (91) esp_image: segment 2: paddr=00017438 vaddr=40380000 size=08be0h ( 35808) load
I (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=0ddf4h ( 56820) map
I (114) esp_image: segment 4: paddr=0002de1c vaddr=40388be0 size=001c0h ( 448) load
I (114) esp_image: segment 5: paddr=0002dfe4 vaddr=50000000 size=00024h ( 36) load
I (123) boot: Loaded app from partition at offset 0x10000
I (125) boot: Disabling RNG early entropy source...
I (141) cpu_start: Unicore app
I (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins
I (150) cpu_start: Pro cpu start user code
I (150) cpu_start: cpu freq: 160000000 Hz
I (152) app_init: Application information:
I (156) app_init: Project name: dht11_reader
I (160) app_init: App version: 1
I (163) app_init: Compile time: Apr 24 2026 23:13:00
I (168) app_init: ELF file SHA256: d9fcab9b7...
I (173) app_init: ESP-IDF: v6.0
I (176) efuse_init: Min chip rev: v0.3
I (180) efuse_init: Max chip rev: v1.99 
I (184) efuse_init: Chip rev: v0.4
I (188) heap_init: Initializing. RAM available for dynamic allocation:
I (194) heap_init: At 3FC8B450 len 00034BB0 (210 KiB): RAM
I (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM
I (217) spi_flash: detected chip: generic
I (221) spi_flash: flash io: dio
W (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (249) main_task: Started on CPU0
I (249) main_task: Calling app_main()
DHT11 temperature and humidity sensor read and send out
This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision v0.4, 2MB external flash
Minimum free heap size: 340604 bytes
Humidity: 44.0%
Temperature: 20.6°C
Checksum valid: Yes
Humidity: 44.0%
Temperature: 20.7°C
Checksum valid: Yes
Humidity: 44.0%
Temperature: 20.7°C
Checksum valid: Yes
Humidity: 44.0%
Temperature: 20.7°C
Checksum valid: Yes
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Humidity: 45.0%
Temperature: 21.0°C
Checksum valid: Yes
Humidity: 40.0%
Temperature: 26.7°C
Checksum valid: Yes

View File

@@ -0,0 +1,18 @@
Command: ninja all
[1/9] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[2/9] No install step for 'bootloader'
[3/9] Completed 'bootloader'
[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[5/9] Linking C static library esp-idf/main/libmain.a
[6/9] Generating esp-idf/esp_system/ld/sections.ld
[7/9] Linking CXX executable dht11_reader.elf
[8/9] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
[9/9] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.

View File

@@ -0,0 +1,8 @@
Command: ninja all
[1/4] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[2/4] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/4] No install step for 'bootloader'
[4/4] Completed 'bootloader'

View File

@@ -0,0 +1,54 @@
Command: ninja flash
[1/5] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] Running utility command for flash
esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 80m --flash-size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 dht11_reader.bin
esptool v5.3.dev2
Serial port /dev/ttyACM0:
Connecting...
Connected to ESP32-C3 on /dev/ttyACM0:
Chip type: ESP32-C3 (QFN32) (revision v0.4)
Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC)
Crystal frequency: 40MHz
USB mode: USB-Serial/JTAG
MAC: ac:a7:04:d0:82:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
Writing 'bootloader/bootloader.bin' at 0x00000000...
SHA digest in image updated.
Flash will be erased from 0x00000000 to 0x00005fff...
Compressed 21072 bytes to 13350...
Writing at 0x00000000 [ ] 0.0% 0/13350 bytes...
Writing at 0x00005250 [==============================] 100.0% 13350/13350 bytes...
Wrote 21072 bytes (13350 compressed) at 0x00000000 in 0.2 seconds (940.3 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'partition_table/partition-table.bin' at 0x00008000...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 103...
Writing at 0x00008000 [ ] 0.0% 0/103 bytes...
Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes...
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (999.1 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'dht11_reader.bin' at 0x00010000...
Flash will be erased from 0x00010000 to 0x0002efff...
Compressed 122928 bytes to 67707...
Writing at 0x00010000 [ ] 0.0% 0/67707 bytes...

View File

@@ -0,0 +1,183 @@
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:0x4004c98c
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
I (24) boot: ESP-IDF v6.0 2nd stage bootloader
I (24) boot: compile time Apr 24 2026 23:13:07
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (28) boot.esp32c3: SPI Speed : 80MHz
I (32) boot.esp32c3: SPI Mode : DIO
I (35) boot.esp32c3: SPI Flash Size : 2MB
I (39) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (46) boot: ## Label Usage Type ST Offset Length
I (53) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (66) boot: 2 factory factory app 00 00 00010000 00100000
I (72) boot: End of partition table
I (75) esp_image: segment 0: paddr=00010020 vaddr=3c010020 size=05cb8h ( 23736) map
I (87) esp_image: segment 1: paddr=00015ce0 vaddr=3fc88e00 size=01750h ( 5968) load
I (91) esp_image: segment 2: paddr=00017438 vaddr=40380000 size=08be0h ( 35808) load
I (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=0ddf4h ( 56820) map
I (114) esp_image: segment 4: paddr=0002de1c vaddr=40388be0 size=001c0h ( 448) load
I (114) esp_image: segment 5: paddr=0002dfe4 vaddr=50000000 size=00024h ( 36) load
I (123) boot: Loaded app from partition at offset 0x10000
I (125) boot: Disabling RNG early entropy source...
I (141) cpu_start: Unicore app
I (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins
I (150) cpu_start: Pro cpu start user code
I (150) cpu_start: cpu freq: 160000000 Hz
I (152) app_init: Application information:
I (156) app_init: Project name: dht11_reader
I (160) app_init: App version: 1
I (163) app_init: Compile time: Apr 24 2026 23:13:00
I (168) app_init: ELF file SHA256: 3d583b556...
I (173) app_init: ESP-IDF: v6.0
I (176) efuse_init: Min chip rev: v0.3
I (180) efuse_init: Max chip rev: v1.99 
I (184) efuse_init: Chip rev: v0.4
I (188) heap_init: Initializing. RAM available for dynamic allocation:
I (194) heap_init: At 3FC8B450 len 00034BB0 (210 KiB): RAM
I (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM
I (217) spi_flash: detected chip: generic
I (221) spi_flash: flash io: dio
W (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (249) main_task: Started on CPU0
I (249) main_task: Calling app_main()
DHT11 temperature and humidity sensor read and send out
This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision v0.4, 2MB external flash
Minimum free heap size: 340604 bytes
Humidity: 32.0%
Temperature: 30.7°C
Checksum valid: Yes
E (6289) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (6289) task_wdt: - IDLE (CPU 0)
E (6289) task_wdt: Tasks currently running:
E (6289) task_wdt: CPU 0: main
E (6289) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x4038192e RA : 0x40384784 SP : 0x3fc8ce80 GP : 0x3fc89600
TP : 0x3fc8cf40 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x00000000 S1 : 0x3fc8cedb A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000001 A5 : 0x600c0000
A6 : 0x60004000 A7 : 0x0000000a S2 : 0x3fc8cedc S3 : 0x3fc8cede
S4 : 0x3fc8cedf S5 : 0x00000000 S6 : 0x3fc8cedd S7 : 0x00000000
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x00000000 T4 : 0x0000001e 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.
E (11289) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (11289) task_wdt: - IDLE (CPU 0)
E (11289) task_wdt: Tasks currently running:
E (11289) task_wdt: CPU 0: main
E (11289) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x4038192e RA : 0x40384784 SP : 0x3fc8ce80 GP : 0x3fc89600
TP : 0x3fc8cf40 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x00000000 S1 : 0x3fc8cedb A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000001 A5 : 0x600c0000
A6 : 0x60004000 A7 : 0x0000000a S2 : 0x3fc8cedc S3 : 0x3fc8cede
S4 : 0x3fc8cedf S5 : 0x00000000 S6 : 0x3fc8cedd S7 : 0x00000000
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x00000000 T4 : 0x0000001e 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.
E (16289) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (16289) task_wdt: - IDLE (CPU 0)
E (16289) task_wdt: Tasks currently running:
E (16289) task_wdt: CPU 0: main
E (16289) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x4038192e RA : 0x40384784 SP : 0x3fc8ce80 GP : 0x3fc89600
TP : 0x3fc8cf40 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x00000000 S1 : 0x3fc8cedb A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000001 A5 : 0x600c0000
A6 : 0x60004000 A7 : 0x0000000a S2 : 0x3fc8cedc S3 : 0x3fc8cede
S4 : 0x3fc8cedf S5 : 0x00000000 S6 : 0x3fc8cedd S7 : 0x00000000
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x00000000 T4 : 0x0000001e 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.
E (21289) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (21289) task_wdt: - IDLE (CPU 0)
E (21289) task_wdt: Tasks currently running:
E (21289) task_wdt: CPU 0: main
E (21289) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x4038192e RA : 0x40384784 SP : 0x3fc8ce80 GP : 0x3fc89600
TP : 0x3fc8cf40 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x00000000 S1 : 0x3fc8cedb A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000001 A5 : 0x600c0000
A6 : 0x60004000 A7 : 0x0000000a S2 : 0x3fc8cedc S3 : 0x3fc8cede
S4 : 0x3fc8cedf S5 : 0x00000000 S6 : 0x3fc8cedd S7 : 0x00000000
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x00000000 T4 : 0x0000001e 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.
E (26289) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (26289) task_wdt: - IDLE (CPU 0)
E (26289) task_wdt: Tasks currently running:
E (26289) task_wdt: CPU 0: main
E (26289) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x42006ef4 RA : 0x42005a08 SP : 0x3fc8cea0 GP : 0x3fc89600
TP : 0x3fc8cf40 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x41f5999a S1 : 0x3fc8cedb A0 : 0x00000000 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000001 A5 : 0x00000000
A6 : 0x60004000 A7 : 0x0000000a S2 : 0x3fc8cedc S3 : 0x3fc8cede
S4 : 0x3fc8cedf S5 : 0x00000000 S6 : 0x3fc8cedd S7 : 0x00000000
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x00000000 T4 : 0x0000001e 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.
E (31289) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (31289) task_wdt: - IDLE (CPU 0)
E (31289) task_wdt: Tasks currently running:
E (31289) task_wdt: CPU 0: main
E (31289) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x4038192e RA : 0x40384784 SP : 0x3fc8ce80 GP : 0x3fc89600
TP : 0x3fc8cf40 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x00000000 S1 : 0x3fc8cedb A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000001 A5 : 0x600c0000
A6 : 0x60004000 A7 : 0x0000000a S2 : 0x3fc8cedc S3 : 0x3fc8cede
S4 : 0x3fc8cedf S5 : 0x00000000 S6 : 0x3fc8cedd S7 : 0x00000000
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x00000000 T4 : 0x0000001e 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.
E (36289) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (36289) task_wdt: - IDLE (CPU 0)
E (36289) task_wdt: Tasks currently running:
E (36289) task_wdt: CPU 0: main
E (36289) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x4038192e RA : 0x40384784 SP : 0x3fc8ce80 GP : 0x3fc89600
TP : 0x3fc8cf40 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x00000000 S1 : 0x3fc8cedb A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000001 A5 : 0x600c0000
A6 : 0x60004000 A7 : 0x0000000a S2 : 0x3fc8cedc S3 : 0x3fc8cede
S4 : 0x3fc8cedf S5 : 0x00000000 S6 : 0x3fc8cedd S7 : 0x00000000
S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000
T3 : 0x00000000 T4 : 0x0000001e 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.

View File

@@ -0,0 +1,18 @@
Command: ninja all
[1/9] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[2/9] No install step for 'bootloader'
[3/9] Completed 'bootloader'
[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[5/9] Linking C static library esp-idf/main/libmain.a
[6/9] Generating esp-idf/esp_system/ld/sections.ld
[7/9] Linking CXX executable dht11_reader.elf
[8/9] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
[9/9] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.

View File

@@ -0,0 +1,54 @@
Command: ninja flash
[1/5] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x1e030 bytes. Smallest app partition is 0x100000 bytes. 0xe1fd0 bytes (88%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] Running utility command for flash
esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 80m --flash-size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 dht11_reader.bin
esptool v5.3.dev2
Serial port /dev/ttyACM0:
Connecting...
Connected to ESP32-C3 on /dev/ttyACM0:
Chip type: ESP32-C3 (QFN32) (revision v0.4)
Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC)
Crystal frequency: 40MHz
USB mode: USB-Serial/JTAG
MAC: ac:a7:04:d0:82:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
Writing 'bootloader/bootloader.bin' at 0x00000000...
SHA digest in image updated.
Flash will be erased from 0x00000000 to 0x00005fff...
Compressed 21072 bytes to 13350...
Writing at 0x00000000 [ ] 0.0% 0/13350 bytes...
Writing at 0x00005250 [==============================] 100.0% 13350/13350 bytes...
Wrote 21072 bytes (13350 compressed) at 0x00000000 in 0.2 seconds (907.2 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'partition_table/partition-table.bin' at 0x00008000...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 103...
Writing at 0x00008000 [ ] 0.0% 0/103 bytes...
Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes...
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (1051.1 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'dht11_reader.bin' at 0x00010000...
Flash will be erased from 0x00010000 to 0x0002efff...
Compressed 122928 bytes to 67709...
Writing at 0x00010000 [ ] 0.0% 0/67709 bytes...

View File

@@ -0,0 +1,157 @@
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:0x4004c518
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
I (24) boot: ESP-IDF v6.0 2nd stage bootloader
I (24) boot: compile time Apr 24 2026 23:13:07
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (28) boot.esp32c3: SPI Speed : 80MHz
I (32) boot.esp32c3: SPI Mode : DIO
I (35) boot.esp32c3: SPI Flash Size : 2MB
I (39) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (46) boot: ## Label Usage Type ST Offset Length
I (53) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (66) boot: 2 factory factory app 00 00 00010000 00100000
I (72) boot: End of partition table
I (75) esp_image: segment 0: paddr=00010020 vaddr=3c010020 size=05cb8h ( 23736) map
I (87) esp_image: segment 1: paddr=00015ce0 vaddr=3fc88e00 size=01750h ( 5968) load
I (91) esp_image: segment 2: paddr=00017438 vaddr=40380000 size=08be0h ( 35808) load
I (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=0ddf4h ( 56820) map
I (114) esp_image: segment 4: paddr=0002de1c vaddr=40388be0 size=001c0h ( 448) load
I (114) esp_image: segment 5: paddr=0002dfe4 vaddr=50000000 size=00024h ( 36) load
I (123) boot: Loaded app from partition at offset 0x10000
I (125) boot: Disabling RNG early entropy source...
I (141) cpu_start: Unicore app
I (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins
I (150) cpu_start: Pro cpu start user code
I (150) cpu_start: cpu freq: 160000000 Hz
I (152) app_init: Application information:
I (156) app_init: Project name: dht11_reader
I (160) app_init: App version: 1
I (163) app_init: Compile time: Apr 24 2026 23:13:00
I (168) app_init: ELF file SHA256: 2d2e226a6...
I (173) app_init: ESP-IDF: v6.0
I (176) efuse_init: Min chip rev: v0.3
I (180) efuse_init: Max chip rev: v1.99 
I (184) efuse_init: Chip rev: v0.4
I (188) heap_init: Initializing. RAM available for dynamic allocation:
I (194) heap_init: At 3FC8B450 len 00034BB0 (210 KiB): RAM
I (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM
I (217) spi_flash: detected chip: generic
I (221) spi_flash: flash io: dio
W (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (249) main_task: Started on CPU0
I (249) main_task: Calling app_main()
DHT11 temperature and humidity sensor read and send out
This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision v0.4, 2MB external flash
Minimum free heap size: 340604 bytes
Humidity: 32.0%
Temperature: 28.5°C
Checksum valid: Yes
Humidity: 33.0%
Temperature: 28.3°C
Checksum valid: Yes
Humidity: 32.0%
Temperature: 27.9°C
Checksum valid: Yes
Humidity: 33.0%
Temperature: 27.7°C
Checksum valid: Yes
Humidity: 33.0%
Temperature: 27.4°C
Checksum valid: Yes
Humidity: 33.0%
Temperature: 27.1°C
Checksum valid: Yes
Humidity: 34.0%
Temperature: 26.9°C
Checksum valid: Yes
Humidity: 34.0%
Temperature: 26.7°C
Checksum valid: Yes
Humidity: 35.0%
Temperature: 26.5°C
Checksum valid: Yes
Humidity: 35.0%
Temperature: 26.1°C
Checksum valid: Yes
Humidity: 34.0%
Temperature: 25.9°C
Checksum valid: Yes
Humidity: 35.0%
Temperature: 25.7°C
Checksum valid: Yes
Humidity: 35.0%
Temperature: 25.5°C
Checksum valid: Yes
Humidity: 35.0%
Temperature: 25.3°C
Checksum valid: Yes
Humidity: 36.0%
Temperature: 25.2°C
Checksum valid: Yes
Humidity: 36.0%
Temperature: 25.0°C
Checksum valid: Yes
Humidity: 36.0%
Temperature: 24.7°C
Checksum valid: Yes
Humidity: 37.0%
Temperature: 24.6°C
Checksum valid: Yes
Humidity: 37.0%
Temperature: 24.6°C
Checksum valid: Yes
Humidity: 37.0%
Temperature: 24.4°C
Checksum valid: Yes
Humidity: 37.0%
Temperature: 24.3°C
Checksum valid: Yes
Humidity: 38.0%
Temperature: 24.2°C
Checksum valid: Yes
Humidity: 38.0%
Temperature: 24.1°C
Checksum valid: Yes
Humidity: 38.0%
Temperature: 24.0°C
Checksum valid: Yes
Humidity: 38.0%
Temperature: 23.9°C
Checksum valid: Yes
Humidity: 39.0%
Temperature: 23.8°C
Checksum valid: Yes
Humidity: 39.0%
Temperature: 23.7°C
Checksum valid: Yes
Humidity: 39.0%
Temperature: 23.6°C
Checksum valid: Yes
Humidity: 39.0%
Temperature: 23.4°C
Checksum valid: Yes
Humidity: 39.0%
Temperature: 23.3°C
Checksum valid: Yes
Humidity: 40.0%
Temperature: 23.3°C
Checksum valid: Yes
Humidity: 40.0%
Temperature: 23.3°C
Checksum valid: Yes

View File

@@ -0,0 +1,18 @@
Command: ninja all
[1/9] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[2/9] No install step for 'bootloader'
[3/9] Completed 'bootloader'
[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[5/9] Linking C static library esp-idf/main/libmain.a
[6/9] Generating esp-idf/esp_system/ld/sections.ld
[7/9] Linking CXX executable dht11_reader.elf
[8/9] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
[9/9] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x21210 bytes. Smallest app partition is 0x100000 bytes. 0xdedf0 bytes (87%) free.

View File

@@ -0,0 +1,54 @@
Command: ninja flash
[1/5] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x21210 bytes. Smallest app partition is 0x100000 bytes. 0xdedf0 bytes (87%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] Running utility command for flash
esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 80m --flash-size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 dht11_reader.bin
esptool v5.3.dev2
Serial port /dev/ttyACM0:
Connecting...
Connected to ESP32-C3 on /dev/ttyACM0:
Chip type: ESP32-C3 (QFN32) (revision v0.4)
Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC)
Crystal frequency: 40MHz
USB mode: USB-Serial/JTAG
MAC: ac:a7:04:d0:82:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
Writing 'bootloader/bootloader.bin' at 0x00000000...
SHA digest in image updated.
Flash will be erased from 0x00000000 to 0x00005fff...
Compressed 21072 bytes to 13350...
Writing at 0x00000000 [ ] 0.0% 0/13350 bytes...
Writing at 0x00005250 [==============================] 100.0% 13350/13350 bytes...
Wrote 21072 bytes (13350 compressed) at 0x00000000 in 0.2 seconds (904.6 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'partition_table/partition-table.bin' at 0x00008000...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 103...
Writing at 0x00008000 [ ] 0.0% 0/103 bytes...
Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes...
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (956.8 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'dht11_reader.bin' at 0x00010000...
Flash will be erased from 0x00010000 to 0x00031fff...
Compressed 135696 bytes to 76686...
Writing at 0x00010000 [ ] 0.0% 0/76686 bytes...

View File

@@ -0,0 +1,153 @@
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:0x4004c62c
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
I (24) boot: ESP-IDF v6.0 2nd stage bootloader
I (24) boot: compile time Apr 24 2026 23:13:07
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (28) boot.esp32c3: SPI Speed : 80MHz
I (32) boot.esp32c3: SPI Mode : DIO
I (35) boot.esp32c3: SPI Flash Size : 2MB
I (39) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (46) boot: ## Label Usage Type ST Offset Length
I (53) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (66) boot: 2 factory factory app 00 00 00010000 00100000
I (72) boot: End of partition table
I (75) esp_image: segment 0: paddr=00010020 vaddr=3c020020 size=065a4h ( 26020) map
I (87) esp_image: segment 1: paddr=000165cc vaddr=3fc89000 size=01758h ( 5976) load
I (91) esp_image: segment 2: paddr=00017d2c vaddr=40380000 size=082ech ( 33516) load
I (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=10618h ( 67096) map
I (116) esp_image: segment 4: paddr=00030640 vaddr=403882ec size=00b7ch ( 2940) load
I (117) esp_image: segment 5: paddr=000311c4 vaddr=50000000 size=00024h ( 36) load
I (123) boot: Loaded app from partition at offset 0x10000
I (125) boot: Disabling RNG early entropy source...
I (141) cpu_start: Unicore app
I (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins
I (150) cpu_start: Pro cpu start user code
I (150) cpu_start: cpu freq: 160000000 Hz
I (152) app_init: Application information:
I (156) app_init: Project name: dht11_reader
I (160) app_init: App version: 1
I (163) app_init: Compile time: Apr 24 2026 23:13:00
I (168) app_init: ELF file SHA256: 73a8a0c31...
I (173) app_init: ESP-IDF: v6.0
I (176) efuse_init: Min chip rev: v0.3
I (180) efuse_init: Max chip rev: v1.99 
I (184) efuse_init: Chip rev: v0.4
I (188) heap_init: Initializing. RAM available for dynamic allocation:
I (194) heap_init: At 3FC8B6E0 len 00034920 (210 KiB): RAM
I (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM
I (217) spi_flash: detected chip: generic
I (221) spi_flash: flash io: dio
W (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (249) main_task: Started on CPU0
I (249) main_task: Calling app_main()
DHT11 temperature and humidity sensor read and send out
This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision v0.4, 2MB external flash
Minimum free heap size: 339948 bytes
Time: 1970-01-01 00:35:47
Humidity: 41.0%
Temperature: 23.0°C
Checksum valid: Yes
Time: 1970-01-01 00:35:52
Humidity: 41.0%
Temperature: 22.9°C
Checksum valid: Yes
Time: 1970-01-01 00:35:57
Humidity: 41.0%
Temperature: 22.9°C
Checksum valid: Yes
Time: 1970-01-01 00:36:02
Humidity: 41.0%
Temperature: 22.8°C
Checksum valid: Yes
Time: 1970-01-01 00:36:07
Humidity: 41.0%
Temperature: 22.8°C
Checksum valid: Yes
Time: 1970-01-01 00:36:12
Humidity: 41.0%
Temperature: 22.6°C
Checksum valid: Yes
Time: 1970-01-01 00:36:17
Humidity: 41.0%
Temperature: 22.6°C
Checksum valid: Yes
Time: 1970-01-01 00:36:22
Humidity: 41.0%
Temperature: 22.5°C
Checksum valid: Yes
Time: 1970-01-01 00:36:27
Humidity: 41.0%
Temperature: 22.5°C
Checksum valid: Yes
Time: 1970-01-01 00:36:32
Humidity: 41.0%
Temperature: 22.5°C
Checksum valid: Yes
Time: 1970-01-01 00:36:37
Humidity: 42.0%
Temperature: 22.4°C
Checksum valid: Yes
Time: 1970-01-01 00:36:42
Humidity: 42.0%
Temperature: 22.4°C
Checksum valid: Yes
Time: 1970-01-01 00:36:47
Humidity: 42.0%
Temperature: 22.3°C
Checksum valid: Yes
Time: 1970-01-01 00:36:52
Humidity: 42.0%
Temperature: 22.4°C
Checksum valid: Yes
Time: 1970-01-01 00:36:57
Humidity: 42.0%
Temperature: 22.2°C
Checksum valid: Yes
Time: 1970-01-01 00:37:02
Humidity: 42.0%
Temperature: 22.1°C
Checksum valid: Yes
Time: 1970-01-01 00:37:07
Humidity: 42.0%
Temperature: 22.1°C
Checksum valid: Yes
Time: 1970-01-01 00:37:12
Humidity: 42.0%
Temperature: 22.0°C
Checksum valid: Yes
Time: 1970-01-01 00:37:17
Humidity: 42.0%
Temperature: 22.0°C
Checksum valid: Yes
Time: 1970-01-01 00:37:22
Humidity: 43.0%
Temperature: 22.0°C
Checksum valid: Yes
Time: 1970-01-01 00:37:27
Humidity: 43.0%
Temperature: 22.0°C
Checksum valid: Yes
Time: 1970-01-01 00:37:32
Humidity: 42.0%
Temperature: 21.9°C
Checksum valid: Yes
Time: 1970-01-01 00:37:37
Humidity: 42.0%
Temperature: 21.9°C
Checksum valid: Yes

View File

@@ -0,0 +1,18 @@
Command: ninja all
[1/9] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[2/9] No install step for 'bootloader'
[3/9] Completed 'bootloader'
[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[5/9] Linking C static library esp-idf/main/libmain.a
[6/9] Generating esp-idf/esp_system/ld/sections.ld
[7/9] Linking CXX executable dht11_reader.elf
[8/9] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
[9/9] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x212b0 bytes. Smallest app partition is 0x100000 bytes. 0xded50 bytes (87%) free.

View File

@@ -0,0 +1,54 @@
Command: ninja flash
[1/5] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x212b0 bytes. Smallest app partition is 0x100000 bytes. 0xded50 bytes (87%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] Running utility command for flash
esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 80m --flash-size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 dht11_reader.bin
esptool v5.3.dev2
Serial port /dev/ttyACM0:
Connecting...
Connected to ESP32-C3 on /dev/ttyACM0:
Chip type: ESP32-C3 (QFN32) (revision v0.4)
Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC)
Crystal frequency: 40MHz
USB mode: USB-Serial/JTAG
MAC: ac:a7:04:d0:82:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
Writing 'bootloader/bootloader.bin' at 0x00000000...
SHA digest in image updated.
Flash will be erased from 0x00000000 to 0x00005fff...
Compressed 21072 bytes to 13350...
Writing at 0x00000000 [ ] 0.0% 0/13350 bytes...
Writing at 0x00005250 [==============================] 100.0% 13350/13350 bytes...
Wrote 21072 bytes (13350 compressed) at 0x00000000 in 0.2 seconds (894.1 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'partition_table/partition-table.bin' at 0x00008000...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 103...
Writing at 0x00008000 [ ] 0.0% 0/103 bytes...
Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes...
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (936.2 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'dht11_reader.bin' at 0x00010000...
Flash will be erased from 0x00010000 to 0x00031fff...
Compressed 135856 bytes to 76775...
Writing at 0x00010000 [ ] 0.0% 0/76775 bytes...

View File

@@ -0,0 +1,97 @@
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
I (24) boot: ESP-IDF v6.0 2nd stage bootloader
I (24) boot: compile time Apr 24 2026 23:13:07
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (28) boot.esp32c3: SPI Speed : 80MHz
I (32) boot.esp32c3: SPI Mode : DIO
I (35) boot.esp32c3: SPI Flash Size : 2MB
I (39) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (46) boot: ## Label Usage Type ST Offset Length
I (53) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (66) boot: 2 factory factory app 00 00 00010000 00100000
I (72) boot: End of partition table
I (75) esp_image: segment 0: paddr=00010020 vaddr=3c020020 size=0660ch ( 26124) map
I (87) esp_image: segment 1: paddr=00016634 vaddr=3fc89000 size=01758h ( 5976) load
I (91) esp_image: segment 2: paddr=00017d94 vaddr=40380000 size=08284h ( 33412) load
I (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=10648h ( 67144) map
I (116) esp_image: segment 4: paddr=00030670 vaddr=40388284 size=00be4h ( 3044) load
I (117) esp_image: segment 5: paddr=0003125c vaddr=50000000 size=00024h ( 36) load
I (123) boot: Loaded app from partition at offset 0x10000
I (125) boot: Disabling RNG early entropy source...
I (141) cpu_start: Unicore app
I (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins
I (150) cpu_start: Pro cpu start user code
I (150) cpu_start: cpu freq: 160000000 Hz
I (152) app_init: Application information:
I (156) app_init: Project name: dht11_reader
I (160) app_init: App version: 1
I (163) app_init: Compile time: Apr 24 2026 23:13:00
I (168) app_init: ELF file SHA256: 827e8e329...
I (173) app_init: ESP-IDF: v6.0
I (176) efuse_init: Min chip rev: v0.3
I (180) efuse_init: Max chip rev: v1.99 
I (184) efuse_init: Chip rev: v0.4
I (188) heap_init: Initializing. RAM available for dynamic allocation:
I (194) heap_init: At 3FC8B6E0 len 00034920 (210 KiB): RAM
I (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM
I (217) spi_flash: detected chip: generic
I (221) spi_flash: flash io: dio
W (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (249) main_task: Started on CPU0
I (249) main_task: Calling app_main()
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
E (5269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (5269) task_wdt: - IDLE (CPU 0)
E (5269) task_wdt: Tasks currently running:
E (5269) task_wdt: CPU 0: main
E (5269) task_wdt: Print CPU 0 (current core) registers
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.
E (10269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (10269) task_wdt: - IDLE (CPU 0)
E (10269) task_wdt: Tasks currently running:
E (10269) task_wdt: CPU 0: main
E (10269) task_wdt: Print CPU 0 (current core) registers
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.

View File

@@ -0,0 +1,8 @@
Command: ninja all
[1/4] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x212b0 bytes. Smallest app partition is 0x100000 bytes. 0xded50 bytes (87%) free.
[2/4] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/4] No install step for 'bootloader'
[4/4] Completed 'bootloader'

View File

@@ -0,0 +1,54 @@
Command: ninja flash
[1/5] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x212b0 bytes. Smallest app partition is 0x100000 bytes. 0xded50 bytes (87%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] Running utility command for flash
esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 80m --flash-size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 dht11_reader.bin
esptool v5.3.dev2
Serial port /dev/ttyACM0:
Connecting...
Connected to ESP32-C3 on /dev/ttyACM0:
Chip type: ESP32-C3 (QFN32) (revision v0.4)
Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC)
Crystal frequency: 40MHz
USB mode: USB-Serial/JTAG
MAC: ac:a7:04:d0:82:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
Writing 'bootloader/bootloader.bin' at 0x00000000...
SHA digest in image updated.
Flash will be erased from 0x00000000 to 0x00005fff...
Compressed 21072 bytes to 13350...
Writing at 0x00000000 [ ] 0.0% 0/13350 bytes...
Writing at 0x00005250 [==============================] 100.0% 13350/13350 bytes...
Wrote 21072 bytes (13350 compressed) at 0x00000000 in 0.2 seconds (901.8 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'partition_table/partition-table.bin' at 0x00008000...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 103...
Writing at 0x00008000 [ ] 0.0% 0/103 bytes...
Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes...
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (962.7 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'dht11_reader.bin' at 0x00010000...
Flash will be erased from 0x00010000 to 0x00031fff...
Compressed 135856 bytes to 76775...
Writing at 0x00010000 [ ] 0.0% 0/76775 bytes...

View File

@@ -0,0 +1,947 @@
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:0x4004c634
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
I (24) boot: ESP-IDF v6.0 2nd stage bootloader
I (24) boot: compile time Apr 24 2026 23:13:07
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (28) boot.esp32c3: SPI Speed : 80MHz
I (32) boot.esp32c3: SPI Mode : DIO
I (35) boot.esp32c3: SPI Flash Size : 2MB
I (39) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (46) boot: ## Label Usage Type ST Offset Length
I (53) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (66) boot: 2 factory factory app 00 00 00010000 00100000
I (72) boot: End of partition table
I (75) esp_image: segment 0: paddr=00010020 vaddr=3c020020 size=0660ch ( 26124) map
I (87) esp_image: segment 1: paddr=00016634 vaddr=3fc89000 size=01758h ( 5976) load
I (91) esp_image: segment 2: paddr=00017d94 vaddr=40380000 size=08284h ( 33412) load
I (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=10648h ( 67144) map
I (116) esp_image: segment 4: paddr=00030670 vaddr=40388284 size=00be4h ( 3044) load
I (117) esp_image: segment 5: paddr=0003125c vaddr=50000000 size=00024h ( 36) load
I (123) boot: Loaded app from partition at offset 0x10000
I (125) boot: Disabling RNG early entropy source...
I (141) cpu_start: Unicore app
I (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins
I (150) cpu_start: Pro cpu start user code
I (150) cpu_start: cpu freq: 160000000 Hz
I (152) app_init: Application information:
I (156) app_init: Project name: dht11_reader
I (160) app_init: App version: 1
I (163) app_init: Compile time: Apr 24 2026 23:13:00
I (168) app_init: ELF file SHA256: 827e8e329...
I (173) app_init: ESP-IDF: v6.0
I (176) efuse_init: Min chip rev: v0.3
I (180) efuse_init: Max chip rev: v1.99 
I (184) efuse_init: Chip rev: v0.4
I (188) heap_init: Initializing. RAM available for dynamic allocation:
I (194) heap_init: At 3FC8B6E0 len 00034920 (210 KiB): RAM
I (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM
I (217) spi_flash: detected chip: generic
I (221) spi_flash: flash io: dio
W (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (249) main_task: Started on CPU0
I (249) main_task: Calling app_main()
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
E (5269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (5269) task_wdt: - IDLE (CPU 0)
E (5269) task_wdt: Tasks currently running:
E (5269) task_wdt: CPU 0: main
E (5269) task_wdt: Print CPU 0 (current core) registers
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.
E (10269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (10269) task_wdt: - IDLE (CPU 0)
E (10269) task_wdt: Tasks currently running:
E (10269) task_wdt: CPU 0: main
E (10269) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x42006f7c RA : 0x42005a08 SP : 0x3fc8d130 GP : 0x3fc89800
TP : 0x3fc8d1d0 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x3c022000 S1 : 0x3fc8d16b A0 : 0x00000000 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x04000000 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.
E (15269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (15269) task_wdt: - IDLE (CPU 0)
E (15269) task_wdt: Tasks currently running:
E (15269) task_wdt: CPU 0: main
E (15269) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x42006f7c RA : 0x42005a08 SP : 0x3fc8d130 GP : 0x3fc89800
TP : 0x3fc8d1d0 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x3c022000 S1 : 0x3fc8d16b A0 : 0x00000000 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x04000000 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.
E (20269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (20269) task_wdt: - IDLE (CPU 0)
E (20269) task_wdt: Tasks currently running:
E (20269) task_wdt: CPU 0: main
E (20269) task_wdt: Print CPU 0 (current core) registers
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.
E (25269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (25269) task_wdt: - IDLE (CPU 0)
E (25269) task_wdt: Tasks currently running:
E (25269) task_wdt: CPU 0: main
E (25269) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x42006f7c RA : 0x42005a08 SP : 0x3fc8d130 GP : 0x3fc89800
TP : 0x3fc8d1d0 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x3c022000 S1 : 0x3fc8d16b A0 : 0x00000000 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x04000000 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.
E (30269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (30269) task_wdt: - IDLE (CPU 0)
E (30269) task_wdt: Tasks currently running:
E (30269) task_wdt: CPU 0: main
E (30269) task_wdt: Print CPU 0 (current core) registers
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.
E (35269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (35269) task_wdt: - IDLE (CPU 0)
E (35269) task_wdt: Tasks currently running:
E (35269) task_wdt: CPU 0: main
E (35269) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x403847a8 RA : 0x40384834 SP : 0x3fc8d0e0 GP : 0x3fc89800
TP : 0x3fc8d1d0 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x3fc8b6b8 S1 : 0x00000001 A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000000 A5 : 0x600c2000
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.
E (40269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (40269) task_wdt: - IDLE (CPU 0)
E (40269) task_wdt: Tasks currently running:
E (40269) task_wdt: CPU 0: main
E (40269) task_wdt: Print CPU 0 (current core) registers
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.
E (45269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (45269) task_wdt: - IDLE (CPU 0)
E (45269) task_wdt: Tasks currently running:
E (45269) task_wdt: CPU 0: main
E (45269) task_wdt: Print CPU 0 (current core) registers
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.
E (50269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (50269) task_wdt: - IDLE (CPU 0)
E (50269) task_wdt: Tasks currently running:
E (50269) task_wdt: CPU 0: main
E (50269) task_wdt: Print CPU 0 (current core) registers
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.
E (55269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (55269) task_wdt: - IDLE (CPU 0)
E (55269) task_wdt: Tasks currently running:
E (55269) task_wdt: CPU 0: main
E (55269) task_wdt: Print CPU 0 (current core) registers
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.
E (60269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (60269) task_wdt: - IDLE (CPU 0)
E (60269) task_wdt: Tasks currently running:
E (60269) task_wdt: CPU 0: main
E (60269) task_wdt: Print CPU 0 (current core) registers
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.
E (65269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (65269) task_wdt: - IDLE (CPU 0)
E (65269) task_wdt: Tasks currently running:
E (65269) task_wdt: CPU 0: main
E (65269) task_wdt: Print CPU 0 (current core) registers
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.
E (70269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (70269) task_wdt: - IDLE (CPU 0)
E (70269) task_wdt: Tasks currently running:
E (70269) task_wdt: CPU 0: main
E (70269) task_wdt: Print CPU 0 (current core) registers
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.
E (75269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (75269) task_wdt: - IDLE (CPU 0)
E (75269) task_wdt: Tasks currently running:
E (75269) task_wdt: CPU 0: main
E (75269) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x403847a8 RA : 0x40384834 SP : 0x3fc8d0e0 GP : 0x3fc89800
TP : 0x3fc8d1d0 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x3fc8b6b8 S1 : 0x00000001 A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000000 A5 : 0x600c2000
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.
E (80269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (80269) task_wdt: - IDLE (CPU 0)
E (80269) task_wdt: Tasks currently running:
E (80269) task_wdt: CPU 0: main
E (80269) task_wdt: Print CPU 0 (current core) registers
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.
E (85269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (85269) task_wdt: - IDLE (CPU 0)
E (85269) task_wdt: Tasks currently running:
E (85269) task_wdt: CPU 0: main
E (85269) task_wdt: Print CPU 0 (current core) registers
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.
E (90269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (90269) task_wdt: - IDLE (CPU 0)
E (90269) task_wdt: Tasks currently running:
E (90269) task_wdt: CPU 0: main
E (90269) task_wdt: Print CPU 0 (current core) registers
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.
E (95269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (95269) task_wdt: - IDLE (CPU 0)
E (95269) task_wdt: Tasks currently running:
E (95269) task_wdt: CPU 0: main
E (95269) task_wdt: Print CPU 0 (current core) registers
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.
E (100269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (100269) task_wdt: - IDLE (CPU 0)
E (100269) task_wdt: Tasks currently running:
E (100269) task_wdt: CPU 0: main
E (100269) task_wdt: Print CPU 0 (current core) registers
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.
E (105269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (105269) task_wdt: - IDLE (CPU 0)
E (105269) task_wdt: Tasks currently running:
E (105269) task_wdt: CPU 0: main
E (105269) task_wdt: Print CPU 0 (current core) registers
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.
E (110269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (110269) task_wdt: - IDLE (CPU 0)
E (110269) task_wdt: Tasks currently running:
E (110269) task_wdt: CPU 0: main
E (110269) task_wdt: Print CPU 0 (current core) registers
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.
E (115269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (115269) task_wdt: - IDLE (CPU 0)
E (115269) task_wdt: Tasks currently running:
E (115269) task_wdt: CPU 0: main
E (115269) task_wdt: Print CPU 0 (current core) registers
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.
E (120269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (120269) task_wdt: - IDLE (CPU 0)
E (120269) task_wdt: Tasks currently running:
E (120269) task_wdt: CPU 0: main
E (120269) task_wdt: Print CPU 0 (current core) registers
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.
E (125269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (125269) task_wdt: - IDLE (CPU 0)
E (125269) task_wdt: Tasks currently running:
E (125269) task_wdt: CPU 0: main
E (125269) task_wdt: Print CPU 0 (current core) registers
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.
E (130269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (130269) task_wdt: - IDLE (CPU 0)
E (130269) task_wdt: Tasks currently running:
E (130269) task_wdt: CPU 0: main
E (130269) task_wdt: Print CPU 0 (current core) registers
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.
E (135269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (135269) task_wdt: - IDLE (CPU 0)
E (135269) task_wdt: Tasks currently running:
E (135269) task_wdt: CPU 0: main
E (135269) task_wdt: Print CPU 0 (current core) registers
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.
E (140269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (140269) task_wdt: - IDLE (CPU 0)
E (140269) task_wdt: Tasks currently running:
E (140269) task_wdt: CPU 0: main
E (140269) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x403847a8 RA : 0x40384834 SP : 0x3fc8d0e0 GP : 0x3fc89800
TP : 0x3fc8d1d0 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x3fc8b6b8 S1 : 0x00000001 A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000000 A5 : 0x600c2000
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.
E (145269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (145269) task_wdt: - IDLE (CPU 0)
E (145269) task_wdt: Tasks currently running:
E (145269) task_wdt: CPU 0: main
E (145269) task_wdt: Print CPU 0 (current core) registers
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.
E (150269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (150269) task_wdt: - IDLE (CPU 0)
E (150269) task_wdt: Tasks currently running:
E (150269) task_wdt: CPU 0: main
E (150269) task_wdt: Print CPU 0 (current core) registers
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.
E (155269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (155269) task_wdt: - IDLE (CPU 0)
E (155269) task_wdt: Tasks currently running:
E (155269) task_wdt: CPU 0: main
E (155269) task_wdt: Print CPU 0 (current core) registers
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.
E (160269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (160269) task_wdt: - IDLE (CPU 0)
E (160269) task_wdt: Tasks currently running:
E (160269) task_wdt: CPU 0: main
E (160269) task_wdt: Print CPU 0 (current core) registers
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.
E (165269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (165269) task_wdt: - IDLE (CPU 0)
E (165269) task_wdt: Tasks currently running:
E (165269) task_wdt: CPU 0: main
E (165269) task_wdt: Print CPU 0 (current core) registers
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.
E (170269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (170269) task_wdt: - IDLE (CPU 0)
E (170269) task_wdt: Tasks currently running:
E (170269) task_wdt: CPU 0: main
E (170269) task_wdt: Print CPU 0 (current core) registers
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.
E (175269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (175269) task_wdt: - IDLE (CPU 0)
E (175269) task_wdt: Tasks currently running:
E (175269) task_wdt: CPU 0: main
E (175269) task_wdt: Print CPU 0 (current core) registers
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.
E (180269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (180269) task_wdt: - IDLE (CPU 0)
E (180269) task_wdt: Tasks currently running:
E (180269) task_wdt: CPU 0: main
E (180269) task_wdt: Print CPU 0 (current core) registers
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.
E (185269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (185269) task_wdt: - IDLE (CPU 0)
E (185269) task_wdt: Tasks currently running:
E (185269) task_wdt: CPU 0: main
E (185269) task_wdt: Print CPU 0 (current core) registers
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.
E (190269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (190269) task_wdt: - IDLE (CPU 0)
E (190269) task_wdt: Tasks currently running:
E (190269) task_wdt: CPU 0: main
E (190269) task_wdt: Print CPU 0 (current core) registers
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.
E (195269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (195269) task_wdt: - IDLE (CPU 0)
E (195269) task_wdt: Tasks currently running:
E (195269) task_wdt: CPU 0: main
E (195269) task_wdt: Print CPU 0 (current core) registers
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.
E (200269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (200269) task_wdt: - IDLE (CPU 0)
E (200269) task_wdt: Tasks currently running:
E (200269) task_wdt: CPU 0: main
E (200269) task_wdt: Print CPU 0 (current core) registers
Core 0 register dump:
MEPC : 0x403847a8 RA : 0x40384834 SP : 0x3fc8d0e0 GP : 0x3fc89800
TP : 0x3fc8d1d0 T0 : 0x4005890e T1 : 0x30000000 T2 : 0x00000000
S0/FP : 0x3fc8b6b8 S1 : 0x00000001 A0 : 0x00000001 A1 : 0x00000001
A2 : 0x00000001 A3 : 0x00000004 A4 : 0x00000000 A5 : 0x600c2000
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.
E (205269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (205269) task_wdt: - IDLE (CPU 0)
E (205269) task_wdt: Tasks currently running:
E (205269) task_wdt: CPU 0: main
E (205269) task_wdt: Print CPU 0 (current core) registers
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.
E (210269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (210269) task_wdt: - IDLE (CPU 0)
E (210269) task_wdt: Tasks currently running:
E (210269) task_wdt: CPU 0: main
E (210269) task_wdt: Print CPU 0 (current core) registers
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.
E (215269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (215269) task_wdt: - IDLE (CPU 0)
E (215269) task_wdt: Tasks currently running:
E (215269) task_wdt: CPU 0: main
E (215269) task_wdt: Print CPU 0 (current core) registers
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.
E (220269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (220269) task_wdt: - IDLE (CPU 0)
E (220269) task_wdt: Tasks currently running:
E (220269) task_wdt: CPU 0: main
E (220269) task_wdt: Print CPU 0 (current core) registers
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.
E (225269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (225269) task_wdt: - IDLE (CPU 0)
E (225269) task_wdt: Tasks currently running:
E (225269) task_wdt: CPU 0: main
E (225269) task_wdt: Print CPU 0 (current core) registers
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.
E (230269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (230269) task_wdt: - IDLE (CPU 0)
E (230269) task_wdt: Tasks currently running:
E (230269) task_wdt: CPU 0: main
E (230269) task_wdt: Print CPU 0 (current core) registers
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.
E (235269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (235269) task_wdt: - IDLE (CPU 0)
E (235269) task_wdt: Tasks currently running:
E (235269) task_wdt: CPU 0: main
E (235269) task_wdt: Print CPU 0 (current core) registers
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.
E (240269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (240269) task_wdt: - IDLE (CPU 0)
E (240269) task_wdt: Tasks currently running:
E (240269) task_wdt: CPU 0: main
E (240269) task_wdt: Print CPU 0 (current core) registers
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.
E (245269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (245269) task_wdt: - IDLE (CPU 0)
E (245269) task_wdt: Tasks currently running:
E (245269) task_wdt: CPU 0: main
E (245269) task_wdt: Print CPU 0 (current core) registers
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.
E (250269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (250269) task_wdt: - IDLE (CPU 0)
E (250269) task_wdt: Tasks currently running:
E (250269) task_wdt: CPU 0: main
E (250269) task_wdt: Print CPU 0 (current core) registers
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.
E (255269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (255269) task_wdt: - IDLE (CPU 0)
E (255269) task_wdt: Tasks currently running:
E (255269) task_wdt: CPU 0: main
E (255269) task_wdt: Print CPU 0 (current core) registers
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.
E (260269) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (260269) task_wdt: - IDLE (CPU 0)
E (260269) task_wdt: Tasks currently running:
E (260269) task_wdt: CPU 0: main
E (260269) task_wdt: Print CPU 0 (current core) registers
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.

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,18 @@
Command: ninja all
[1/9] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[2/9] No install step for 'bootloader'
[3/9] Completed 'bootloader'
[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[5/9] Linking C static library esp-idf/main/libmain.a
[6/9] Generating esp-idf/esp_system/ld/sections.ld
[7/9] Linking CXX executable dht11_reader.elf
[8/9] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
[9/9] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x21830 bytes. Smallest app partition is 0x100000 bytes. 0xde7d0 bytes (87%) free.

View File

@@ -0,0 +1,54 @@
Command: ninja flash
[1/5] cd /home/douwe/Projects/temperature_measure/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
dht11_reader.bin binary size 0x21830 bytes. Smallest app partition is 0x100000 bytes. 0xde7d0 bytes (87%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/douwe/Projects/temperature_measure/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] Running utility command for flash
esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 80m --flash-size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 dht11_reader.bin
esptool v5.3.dev2
Serial port /dev/ttyACM0:
Connecting...
Connected to ESP32-C3 on /dev/ttyACM0:
Chip type: ESP32-C3 (QFN32) (revision v0.4)
Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC)
Crystal frequency: 40MHz
USB mode: USB-Serial/JTAG
MAC: ac:a7:04:d0:82:b4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
Writing 'bootloader/bootloader.bin' at 0x00000000...
SHA digest in image updated.
Flash will be erased from 0x00000000 to 0x00005fff...
Compressed 21072 bytes to 13350...
Writing at 0x00000000 [ ] 0.0% 0/13350 bytes...
Writing at 0x00005250 [==============================] 100.0% 13350/13350 bytes...
Wrote 21072 bytes (13350 compressed) at 0x00000000 in 0.2 seconds (818.1 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'partition_table/partition-table.bin' at 0x00008000...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 103...
Writing at 0x00008000 [ ] 0.0% 0/103 bytes...
Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes...
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (939.0 kbit/s).
Verifying written data...
Hash of data verified.
Writing 'dht11_reader.bin' at 0x00010000...
Flash will be erased from 0x00010000 to 0x00031fff...
Compressed 137264 bytes to 77872...
Writing at 0x00010000 [ ] 0.0% 0/77872 bytes...

View File

@@ -0,0 +1,101 @@
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:0x4004c72a
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5830,len:0x155c
load:0x403cbf10,len:0xce0
load:0x403ce710,len:0x2fbc
entry 0x403cbf1a
I (24) boot: ESP-IDF v6.0 2nd stage bootloader
I (24) boot: compile time Apr 24 2026 23:13:07
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (28) boot.esp32c3: SPI Speed : 80MHz
I (32) boot.esp32c3: SPI Mode : DIO
I (35) boot.esp32c3: SPI Flash Size : 2MB
I (39) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (46) boot: ## Label Usage Type ST Offset Length
I (53) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (66) boot: 2 factory factory app 00 00 00010000 00100000
I (72) boot: End of partition table
I (75) esp_image: segment 0: paddr=00010020 vaddr=3c020020 size=06604h ( 26116) map
I (87) esp_image: segment 1: paddr=0001662c vaddr=3fc89000 size=01758h ( 5976) load
I (91) esp_image: segment 2: paddr=00017d8c vaddr=40380000 size=0828ch ( 33420) load
I (104) esp_image: segment 3: paddr=00020020 vaddr=42000020 size=10bd0h ( 68560) map
I (116) esp_image: segment 4: paddr=00030bf8 vaddr=4038828c size=00bdch ( 3036) load
I (117) esp_image: segment 5: paddr=000317dc vaddr=50000000 size=00024h ( 36) load
I (123) boot: Loaded app from partition at offset 0x10000
I (125) boot: Disabling RNG early entropy source...
I (141) cpu_start: Unicore app
I (150) cpu_start: GPIO 20 and 21 are used as console UART I/O pins
I (150) cpu_start: Pro cpu start user code
I (150) cpu_start: cpu freq: 160000000 Hz
I (152) app_init: Application information:
I (156) app_init: Project name: dht11_reader
I (160) app_init: App version: 1
I (163) app_init: Compile time: Apr 24 2026 23:13:00
I (168) app_init: ELF file SHA256: a7a4f04f3...
I (173) app_init: ESP-IDF: v6.0
I (176) efuse_init: Min chip rev: v0.3
I (180) efuse_init: Max chip rev: v1.99 
I (184) efuse_init: Chip rev: v0.4
I (188) heap_init: Initializing. RAM available for dynamic allocation:
I (194) heap_init: At 3FC8B6E0 len 00034920 (210 KiB): RAM
I (199) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (206) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (212) heap_init: At 50000024 len 00001FC4 (7 KiB): RTCRAM
I (217) spi_flash: detected chip: generic
I (221) spi_flash: flash io: dio
W (224) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (236) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (242) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (249) main_task: Started on CPU0
I (249) main_task: Calling app_main()
DHT11 temperature and humidity sensor read and send out
This is esp32c3 chip with 1 CPU core(s), WiFi/BLE, silicon revision v0.4, 2MB external flash
Minimum free heap size: 339772 bytes
Time: 2026-04-24 23:34:24
Humidity: 44.0%
Temperature: 20.7°C
Checksum valid: Yes
Time: 2026-04-24 23:34:29
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Time: 2026-04-24 23:34:34
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Time: 2026-04-24 23:34:39
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Time: 2026-04-24 23:34:44
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Time: 2026-04-24 23:34:49
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Time: 2026-04-24 23:34:54
Humidity: 44.0%
Temperature: 20.7°C
Checksum valid: Yes
Time: 2026-04-24 23:34:59
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Time: 2026-04-24 23:35:04
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes
Time: 2026-04-24 23:35:09
Humidity: 44.0%
Temperature: 20.8°C
Checksum valid: Yes