diff --git a/ESP32-IDF_Temperture-Node-v2/build/.bin_timestamp b/ESP32-IDF_Temperture-Node-v2/build/.bin_timestamp index e9b81aa16..48fe033e9 100644 --- a/ESP32-IDF_Temperture-Node-v2/build/.bin_timestamp +++ b/ESP32-IDF_Temperture-Node-v2/build/.bin_timestamp @@ -1 +1 @@ -4010d8858f11d62cba9f1de81b843172 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.bin +552614515a62b52318f4339be595f548 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.bin diff --git a/ESP32-IDF_Temperture-Node-v2/build/.ninja_lock b/ESP32-IDF_Temperture-Node-v2/build/.ninja_lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/ESP32-IDF_Temperture-Node-v2/build/.ninja_log b/ESP32-IDF_Temperture-Node-v2/build/.ninja_log index 8481a292d..0a9e4e993 100644 --- a/ESP32-IDF_Temperture-Node-v2/build/.ninja_log +++ b/ESP32-IDF_Temperture-Node-v2/build/.ninja_log @@ -1046,3 +1046,10 @@ 434 527 1759551345530311516 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/bootloader-prefix/src/bootloader-stamp/bootloader-done c58c03882a8a4f57 413 666 1759551345422309228 esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.c.obj 3c90fb5e1ac3da35 666 711 1759551345674314567 esp-idf/main/libmain.a 7cd287ff256ba79e +711 14885 1759551359803368915 esp-idf/esp_system/ld/sections.ld cb4727eabf6de44d +711 14885 1759551359803368915 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld cb4727eabf6de44d +14886 16069 1759551359894620860 ESP32-IDF_Temperture-Node-v2.elf 958512012c7759e6 +16070 16497 1759551361503656115 .bin_timestamp 630526db8051c0b4 +16070 16497 1759551361503656115 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/.bin_timestamp 630526db8051c0b4 +16497 16630 1759551361505656159 esp-idf/esptool_py/CMakeFiles/app_check_size 1c19ccb1948ca342 +16497 16630 1759551361505656159 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esptool_py/CMakeFiles/app_check_size 1c19ccb1948ca342 diff --git a/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.bin b/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.bin index ba969744c..95bb4aba3 100644 Binary files a/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.bin and b/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.bin differ diff --git a/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.elf b/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.elf index 075db38aa..2b55aea57 100755 Binary files a/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.elf and b/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.elf differ diff --git a/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.map b/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.map index 0b84db76f..335219e26 100644 --- a/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.map +++ b/ESP32-IDF_Temperture-Node-v2/build/ESP32-IDF_Temperture-Node-v2.map @@ -228,6 +228,10 @@ esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) (nvs_sec_provider_include_impl) esp-idf/main/libmain.a(hello_world_main.c.obj) (app_main) +esp-idf/main/libmain.a(bme280.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) (bme280_default_init) +esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) (i2c_bus_get_current_clk_speed) esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) (_xt_context_save) esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) @@ -360,6 +364,12 @@ esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spi_bus_lock_get_by_id) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_dma.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) (spi_dma_enable_burst) +esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) (i2c_new_master_bus) +esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) (i2c_bus_occupied) +esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) (esp_pm_lock_delete) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) (esp_partition_is_flash_region_writable) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) @@ -382,6 +392,10 @@ esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32.c.obj esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_random_disable) esp-idf/hal/libhal.a(mpu_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) (mpu_hal_set_region_access) +esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) (_i2c_hal_set_bus_timing) +esp-idf/soc/libsoc.a(i2c_periph.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) (i2c_periph_signal) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) (spicommon_periph_claim) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) @@ -410,6 +424,8 @@ esp-idf/soc/libsoc.a(dport_access_common.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (__bswapdi2) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divsf3.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (__divsf3) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + esp-idf/main/libmain.a(bme280.c.obj) (__floatdisf) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_addsubdf3.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (__adddf3) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_muldf3.o) @@ -422,6 +438,8 @@ esp-idf/soc/libsoc.a(dport_access_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (__fixunsdfsi) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatsidf.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (__floatunsidf) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + esp-idf/main/libmain.a(bme280.c.obj) (__truncdfsf2) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_extendsfdf2.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (__extendsfdf2) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_popcountsi2.o) @@ -434,6 +452,20 @@ esp-idf/soc/libsoc.a(dport_access_common.c.obj) esp-idf/esp_system/libesp_system.a(clk.c.obj) (__udivdi3) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_umoddi3.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) (__umoddi3) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + esp-idf/main/libmain.a(bme280.c.obj) (pow) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) (finite) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) (__ieee754_pow) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) (__ieee754_sqrt) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) (fabs) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) (scalbn) +/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) (__math_uflow) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-div.o) esp-idf/hal/libhal.a(spi_flash_hal.c.obj) (div) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-environ.o) @@ -571,7 +603,7 @@ esp-idf/soc/libsoc.a(dport_access_common.c.obj) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-ctype_.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) (_ctype_) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_cmpdf2.o) - /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) (__eqdf2) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) (__eqdf2) Discarded input sections @@ -2328,8 +2360,6 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .text.rtc_isr_deregister 0x00000000 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .data.rtc_spinlock - 0x00000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .xt.lit 0x00000000 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .xt.prop 0x00000000 0x2d0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .literal.esp_sleep_config_gpio_isolate @@ -2946,10 +2976,6 @@ Discarded input sections 0x00000000 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .literal.xQueueCreateCountingSemaphore 0x00000000 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .literal.xQueueGenericSendFromISR - 0x00000000 0x34 esp-idf/freertos/libfreertos.a(queue.c.obj) - .literal.xQueueReceive - 0x00000000 0x54 esp-idf/freertos/libfreertos.a(queue.c.obj) .literal.xQueuePeek 0x00000000 0x54 esp-idf/freertos/libfreertos.a(queue.c.obj) .literal.xQueuePeekFromISR @@ -2991,10 +3017,6 @@ Discarded input sections 0x00000000 0x44 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateCountingSemaphore 0x00000000 0x40 esp-idf/freertos/libfreertos.a(queue.c.obj) - .text.xQueueGenericSendFromISR - 0x00000000 0xec esp-idf/freertos/libfreertos.a(queue.c.obj) - .text.xQueueReceive - 0x00000000 0x10c esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueuePeek 0x00000000 0x108 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueuePeekFromISR.str1.4 @@ -3039,10 +3061,6 @@ Discarded input sections 0x00000000 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$8 0x00000000 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__$10 - 0x00000000 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__$12 - 0x00000000 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$15 0x00000000 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$16 @@ -4659,7 +4677,175 @@ Discarded input sections .data 0x00000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) .bss 0x00000000 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) .xt.lit 0x00000000 0x8 esp-idf/main/libmain.a(hello_world_main.c.obj) - .xt.prop 0x00000000 0xcc esp-idf/main/libmain.a(hello_world_main.c.obj) + .xt.prop 0x00000000 0xe4 esp-idf/main/libmain.a(hello_world_main.c.obj) + .literal.bme280_read_uint16 + 0x00000000 0x8 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_create + 0x00000000 0x10 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_delete + 0x00000000 0x8 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_take_forced_measurement + 0x00000000 0x14 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_read_temperature + 0x00000000 0x20 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_read_pressure + 0x00000000 0x34 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_read_humidity + 0x00000000 0x30 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_read_altitude + 0x00000000 0x38 esp-idf/main/libmain.a(bme280.c.obj) + .literal.bme280_calculates_pressure + 0x00000000 0x34 esp-idf/main/libmain.a(bme280.c.obj) + .text 0x00000000 0x0 esp-idf/main/libmain.a(bme280.c.obj) + .data 0x00000000 0x0 esp-idf/main/libmain.a(bme280.c.obj) + .bss 0x00000000 0x0 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_read_uint16 + 0x00000000 0x41 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_create + 0x00000000 0x41 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_delete + 0x00000000 0x20 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_take_forced_measurement + 0x00000000 0x75 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_read_temperature + 0x00000000 0xa5 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_read_pressure + 0x00000000 0x229 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_read_humidity + 0x00000000 0xda esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_read_altitude + 0x00000000 0x64 esp-idf/main/libmain.a(bme280.c.obj) + .text.bme280_calculates_pressure + 0x00000000 0x58 esp-idf/main/libmain.a(bme280.c.obj) + .xt.lit 0x00000000 0x70 esp-idf/main/libmain.a(bme280.c.obj) + .xt.prop 0x00000000 0x7f8 esp-idf/main/libmain.a(bme280.c.obj) + .literal.i2c_config_compare + 0x00000000 0x4 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_driver_deinit + 0x00000000 0x48 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_driver_reinit + 0x00000000 0x58 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_create + 0x00000000 0x98 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_delete + 0x00000000 0x58 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_get_internal_bus_handle + 0x00000000 0x28 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_get_current_clk_speed + 0x00000000 0x28 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_get_created_device_num + 0x00000000 0x28 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_device_create + 0x00000000 0x78 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_device_delete + 0x00000000 0x50 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_scan + 0x00000000 0x58 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_device_get_address + 0x00000000 0x1c esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_read_bytes + 0x00000000 0x4 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_read_bit + 0x00000000 0x4 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_read_bits + 0x00000000 0x4 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_write_bytes + 0x00000000 0x4 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_write_bit + 0x00000000 0x8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_write_bits + 0x00000000 0x8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_read_reg16 + 0x00000000 0x60 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_write_reg16 + 0x00000000 0x80 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text 0x00000000 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .data 0x00000000 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .bss 0x00000000 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_config_compare + 0x00000000 0x5a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_driver_deinit + 0x00000000 0xf6 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_driver_reinit.str1.4 + 0x00000000 0x52 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_driver_reinit + 0x00000000 0x168 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_create.str1.4 + 0x00000000 0x132 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_create + 0x00000000 0x28c esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_delete.str1.4 + 0x00000000 0x61 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_delete + 0x00000000 0x113 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_get_internal_bus_handle.str1.4 + 0x00000000 0x10 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_get_internal_bus_handle + 0x00000000 0x69 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_get_current_clk_speed + 0x00000000 0x6a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_get_created_device_num + 0x00000000 0x6a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_device_create.str1.4 + 0x00000000 0x45 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_device_create + 0x00000000 0x1a2 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_device_delete.str1.4 + 0x00000000 0x28 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_device_delete + 0x00000000 0xf2 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_scan.str1.4 + 0x00000000 0x3f esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_scan + 0x00000000 0x118 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_device_get_address + 0x00000000 0x3d esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_read_bytes + 0x00000000 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_read_bit + 0x00000000 0x3a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_read_bits + 0x00000000 0x52 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_write_bytes + 0x00000000 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_write_bit + 0x00000000 0x5c esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_write_bits + 0x00000000 0x6e esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_read_reg16 + 0x00000000 0x13a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_write_reg16 + 0x00000000 0x1c6 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$0 + 0x00000000 0x14 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$1 + 0x00000000 0x13 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$4 + 0x00000000 0x1b esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$5 + 0x00000000 0xd esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$6 + 0x00000000 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$7 + 0x00000000 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$8 + 0x00000000 0x1f esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$9 + 0x00000000 0x1e esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$10 + 0x00000000 0x20 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$11 + 0x00000000 0x12 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$12 + 0x00000000 0xf esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$13 + 0x00000000 0x12 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$14 + 0x00000000 0xf esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .bss.s_i2c_bus + 0x00000000 0xb8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .xt.lit 0x00000000 0xc0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .xt.prop 0x00000000 0xc60 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .data 0x00000000 0x0 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) .bss 0x00000000 0x0 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) .xt.lit 0x00000000 0x8 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) @@ -4683,10 +4869,6 @@ Discarded input sections .xt.prop 0x00000000 0x558 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) .literal.gpio_ll_iomux_out 0x00000000 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_input_disable - 0x00000000 0x24 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_ll_pullup_en - 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_ll_pulldown_en 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_ll_set_drive_capability @@ -4717,10 +4899,6 @@ Discarded input sections 0x00000000 0xc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_isr_register_on_core_static 0x00000000 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_pullup_en - 0x00000000 0x38 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_pullup_dis - 0x00000000 0x38 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_pulldown_en 0x00000000 0x38 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_pulldown_dis @@ -4731,24 +4909,8 @@ Discarded input sections 0x00000000 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_intr_disable 0x00000000 0x24 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_input_enable - 0x00000000 0x24 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_output_disable - 0x00000000 0x3c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_output_enable - 0x00000000 0x3c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_od_disable - 0x00000000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_od_enable - 0x00000000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_set_level - 0x00000000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_get_level - 0x00000000 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_set_pull_mode 0x00000000 0x54 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_set_direction - 0x00000000 0x40 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_config 0x00000000 0x78 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_reset_pin @@ -4793,21 +4955,11 @@ Discarded input sections 0x00000000 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_dump_io_configuration 0x00000000 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .literal.gpio_func_sel - 0x00000000 0x28 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .data 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .bss 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_ll_iomux_out 0x00000000 0x5f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_input_disable.str1.4 - 0x00000000 0x32 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_input_disable - 0x00000000 0x81 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_ll_pullup_en.str1.4 - 0x00000000 0xdd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_ll_pullup_en - 0x00000000 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_ll_pulldown_en 0x00000000 0x40 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_ll_set_drive_capability.str1.4 @@ -4826,8 +4978,6 @@ Discarded input sections 0x00000000 0xbc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable 0x00000000 0x9f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_sleep_output_enable.str1.4 - 0x00000000 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable 0x00000000 0x9f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable @@ -4848,10 +4998,6 @@ Discarded input sections .iram1.1 0x00000000 0x70 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_isr_register_on_core_static 0x00000000 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_pullup_en - 0x00000000 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_pullup_dis - 0x00000000 0xad esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pulldown_en 0x00000000 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pulldown_dis @@ -4864,30 +5010,10 @@ Discarded input sections 0x00000000 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_intr_disable 0x00000000 0x74 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_input_enable - 0x00000000 0x81 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_output_disable.str1.4 - 0x00000000 0xc0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_output_disable - 0x00000000 0xe8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_output_enable - 0x00000000 0xee esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_od_disable - 0x00000000 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_od_enable - 0x00000000 0x7f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_set_level - 0x00000000 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_get_level - 0x00000000 0x3e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_pull_mode.str1.4 0x00000000 0x53 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_set_pull_mode 0x00000000 0x11d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_set_direction.str1.4 - 0x00000000 0x29 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_set_direction - 0x00000000 0xfd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_config.str1.4 0x00000000 0xbd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_config @@ -4952,10 +5078,6 @@ Discarded input sections 0x00000000 0x1d4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_dump_io_configuration 0x00000000 0x23d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_func_sel - 0x00000000 0x90 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$0 - 0x00000000 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__func__$1 0x00000000 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$2 @@ -5030,26 +5152,8 @@ Discarded input sections 0x00000000 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__func__$37 0x00000000 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$38 - 0x00000000 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$39 - 0x00000000 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$40 0x00000000 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$41 - 0x00000000 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$42 - 0x00000000 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$43 - 0x00000000 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$44 - 0x00000000 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__func__$45 - 0x00000000 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$46 - 0x00000000 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$47 - 0x00000000 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$48 0x00000000 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$49 @@ -5062,26 +5166,6 @@ Discarded input sections 0x00000000 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$53 0x00000000 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$54 - 0x00000000 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__func__$55 - 0x00000000 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$56 - 0x00000000 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .data.gpio_context - 0x00000000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .data._gpio_hal - 0x00000000 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x00000000 0x568 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x00000000 0x69a1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_abbrev 0x00000000 0x656 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_loc 0x00000000 0x2f1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_aranges - 0x00000000 0x1e0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_ranges 0x00000000 0x228 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x00000000 0x5d52 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_str 0x00000000 0x233b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .xt.lit 0x00000000 0x1c8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .xt.prop 0x00000000 0x1bf0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.rtcio_ll_iomux_func_sel @@ -5092,10 +5176,6 @@ Discarded input sections 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtcio_ll_get_drive_capability 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .literal.rtcio_ll_pullup_enable - 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .literal.rtcio_ll_pullup_disable - 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtcio_ll_pulldown_enable 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtcio_ll_pulldown_disable @@ -5104,10 +5184,6 @@ Discarded input sections 0x00000000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtcio_ll_force_hold_disable 0x00000000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .literal.rtc_gpio_is_valid_gpio - 0x00000000 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .literal.rtc_io_number_get - 0x00000000 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtc_gpio_init 0x00000000 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtc_gpio_deinit @@ -5124,10 +5200,6 @@ Discarded input sections 0x00000000 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtc_gpio_set_direction_in_sleep 0x00000000 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .literal.rtc_gpio_pullup_en - 0x00000000 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .literal.rtc_gpio_pullup_dis - 0x00000000 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtc_gpio_pulldown_en 0x00000000 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .literal.rtc_gpio_pulldown_dis @@ -5151,12 +5223,8 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .data 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .bss 0x00000000 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .rodata.rtcio_ll_iomux_func_sel.str1.4 - 0x00000000 0xeb esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtcio_ll_iomux_func_sel 0x00000000 0x61 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .rodata.rtcio_ll_function_select.str1.4 - 0x00000000 0x174 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtcio_ll_function_select 0x00000000 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtcio_ll_set_drive_capability @@ -5165,10 +5233,6 @@ Discarded input sections 0x00000000 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtcio_ll_get_drive_capability 0x00000000 0x54 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .text.rtcio_ll_pullup_enable - 0x00000000 0x4b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .text.rtcio_ll_pullup_disable - 0x00000000 0x4e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtcio_ll_pulldown_enable 0x00000000 0x4b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtcio_ll_pulldown_disable @@ -5181,12 +5245,6 @@ Discarded input sections 0x00000000 0xac esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtcio_ll_force_hold_disable 0x00000000 0x63 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .text.rtc_gpio_is_valid_gpio - 0x00000000 0x21 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .text.rtc_io_number_get - 0x00000000 0xd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .rodata.rtc_gpio_init.str1.4 - 0x00000000 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtc_gpio_init 0x00000000 0x5d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtc_gpio_deinit @@ -5207,10 +5265,6 @@ Discarded input sections 0x00000000 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtc_gpio_set_direction_in_sleep 0x00000000 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .text.rtc_gpio_pullup_en - 0x00000000 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .text.rtc_gpio_pullup_dis - 0x00000000 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtc_gpio_pulldown_en 0x00000000 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text.rtc_gpio_pulldown_dis @@ -5255,14 +5309,6 @@ Discarded input sections 0x00000000 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.__FUNCTION__$11 0x00000000 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .rodata.__func__$12 - 0x00000000 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .rodata.__FUNCTION__$13 - 0x00000000 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .rodata.__func__$14 - 0x00000000 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .rodata.__FUNCTION__$15 - 0x00000000 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.__FUNCTION__$16 0x00000000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.__FUNCTION__$17 @@ -5287,16 +5333,6 @@ Discarded input sections 0x00000000 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.__FUNCTION__$27 0x00000000 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_frame 0x00000000 0x310 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x00000000 0x2fef esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_abbrev 0x00000000 0x41f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_loc 0x00000000 0x98a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_aranges - 0x00000000 0x118 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_ranges 0x00000000 0x108 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x00000000 0x25e1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_str 0x00000000 0x18f8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .xt.lit 0x00000000 0x100 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .xt.prop 0x00000000 0xad4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .text 0x00000000 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) @@ -6400,16 +6436,6 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .rodata.GPIO_HOLD_MASK 0x00000000 0xa0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .dram1.0 0x00000000 0x28 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .rodata.GPIO_PIN_MUX_REG - 0x00000000 0xa0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x00000000 0x2c3 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x00000000 0x9f esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_aranges - 0x00000000 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x00000000 0x201 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_str 0x00000000 0x91b esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .comment 0x00000000 0x30 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .xt.prop 0x00000000 0x24 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .text 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) .data 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) @@ -7414,6 +7440,176 @@ Discarded input sections .comment 0x00000000 0x30 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_dma.c.obj) .xt.lit 0x00000000 0x18 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_dma.c.obj) .xt.prop 0x00000000 0x168 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_dma.c.obj) + .iram1.0.literal + 0x00000000 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .iram1.1.literal + 0x00000000 0x3c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_param_master_config + 0x00000000 0x34 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_bus_destroy + 0x00000000 0x3c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_new_master_bus + 0x00000000 0x138 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_bus_rm_device + 0x00000000 0x30 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_bus_add_device + 0x00000000 0x68 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_del_master_bus + 0x00000000 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_bus_reset + 0x00000000 0x24 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_get_bus_handle + 0x00000000 0x28 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_probe + 0x00000000 0x44 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_execute_defined_operations + 0x00000000 0x74 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_register_event_callbacks + 0x00000000 0x20 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_bus_wait_all_done + 0x00000000 0x38 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text 0x00000000 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .data 0x00000000 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .iram1.0 0x00000000 0xde esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .iram1.1 0x00000000 0x1da esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_param_master_config.str1.4 + 0x00000000 0x5d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_param_master_config + 0x00000000 0x92 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_bus_destroy.str1.4 + 0x00000000 0x32 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_bus_destroy + 0x00000000 0xba esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_new_master_bus.str1.4 + 0x00000000 0x4a5 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_new_master_bus + 0x00000000 0x567 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_bus_rm_device.str1.4 + 0x00000000 0x70 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_bus_rm_device + 0x00000000 0xbd esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_bus_add_device.str1.4 + 0x00000000 0x13c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_bus_add_device + 0x00000000 0x17d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_del_master_bus.str1.4 + 0x00000000 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_del_master_bus + 0x00000000 0x34 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_bus_reset.str1.4 + 0x00000000 0x65 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_bus_reset + 0x00000000 0x6f esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_get_bus_handle.str1.4 + 0x00000000 0x4c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_get_bus_handle + 0x00000000 0x66 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_probe.str1.4 + 0x00000000 0x65 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_probe + 0x00000000 0x160 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_execute_defined_operations.str1.4 + 0x00000000 0xa6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_execute_defined_operations + 0x00000000 0x22c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_register_event_callbacks.str1.4 + 0x00000000 0x91 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_register_event_callbacks + 0x00000000 0x60 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_bus_wait_all_done.str1.4 + 0x00000000 0x23 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_bus_wait_all_done + 0x00000000 0xd4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$0 + 0x00000000 0x1d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$1 + 0x00000000 0x24 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$2 + 0x00000000 0x26 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$3 + 0x00000000 0x11 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$11 + 0x00000000 0x1a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$12 + 0x00000000 0x15 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$13 + 0x00000000 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$14 + 0x00000000 0x19 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$15 + 0x00000000 0x1a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$16 + 0x00000000 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$17 + 0x00000000 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__func__$19 + 0x00000000 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$20 + 0x00000000 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .bss.s_platform + 0x00000000 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .xt.lit 0x00000000 0xe8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .xt.prop 0x00000000 0x1770 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_ll_enable_bus_clock + 0x00000000 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .literal.s_i2c_bus_handle_acquire + 0x00000000 0x38 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .literal.i2c_bus_occupied + 0x00000000 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .literal.i2c_acquire_bus_handle + 0x00000000 0x44 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .literal.i2c_release_bus_handle + 0x00000000 0x50 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .literal.i2c_select_periph_clock + 0x00000000 0x38 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .literal.i2c_common_deinit_pins + 0x00000000 0x30 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .data 0x00000000 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text.i2c_ll_enable_bus_clock + 0x00000000 0x47 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text.s_i2c_bus_handle_acquire + 0x00000000 0xea esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text.i2c_bus_occupied + 0x00000000 0x12 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.i2c_acquire_bus_handle.str1.4 + 0x00000000 0x4d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text.i2c_acquire_bus_handle + 0x00000000 0xbf esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.i2c_release_bus_handle.str1.4 + 0x00000000 0x90 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text.i2c_release_bus_handle + 0x00000000 0x10a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.i2c_select_periph_clock.str1.4 + 0x00000000 0xb3 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text.i2c_select_periph_clock + 0x00000000 0xc6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.i2c_common_deinit_pins.str1.4 + 0x00000000 0x2d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text.i2c_common_deinit_pins + 0x00000000 0xa4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.__FUNCTION__$0 + 0x00000000 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.__FUNCTION__$3 + 0x00000000 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.__FUNCTION__$4 + 0x00000000 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .bss.s_i2c_platform + 0x00000000 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .xt.lit 0x00000000 0x48 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .xt.prop 0x00000000 0x4a4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .data 0x00000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .text.esp_pm_lock_create + 0x00000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .text.esp_pm_lock_delete + 0x00000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .text.esp_pm_dump_locks + 0x00000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .xt.prop 0x00000000 0xb4 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) .literal.esp_partition_write 0x00000000 0x1c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .literal.esp_partition_read_raw @@ -7922,6 +8118,27 @@ Discarded input sections .data 0x00000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) .xt.prop 0x00000000 0x9c esp-idf/hal/libhal.a(mpu_hal.c.obj) + .literal.i2c_hal_slave_init + 0x00000000 0x10 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .literal._i2c_hal_init + 0x00000000 0x8 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_slave_init + 0x00000000 0x9c esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_master_fsm_rst + 0x00000000 0x5 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text._i2c_hal_init + 0x00000000 0x17 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text._i2c_hal_deinit + 0x00000000 0x9 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .xt.lit 0x00000000 0x38 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .xt.prop 0x00000000 0x264 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .xt.prop 0x00000000 0xc esp-idf/soc/libsoc.a(i2c_periph.c.obj) .literal.spi_ll_enable_bus_clock 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) .literal.spi_ll_reset_register @@ -8352,6 +8569,18 @@ Discarded input sections 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divsf3.o) .debug_str 0x00000000 0xd3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divsf3.o) .xt.prop 0x00000000 0x24 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divsf3.o) + .text 0x00000000 0x85 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .debug_line 0x00000000 0x159 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .debug_line_str + 0x00000000 0xc5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .debug_info 0x00000000 0x25 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .debug_abbrev 0x00000000 0x14 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .debug_str 0x00000000 0xd3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + .xt.prop 0x00000000 0x90 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) .literal 0x00000000 0x10 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_addsubdf3.o) .text 0x00000000 0x312 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_addsubdf3.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_addsubdf3.o) @@ -8434,6 +8663,20 @@ Discarded input sections 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatsidf.o) .debug_str 0x00000000 0xd3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatsidf.o) .xt.prop 0x00000000 0x54 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatsidf.o) + .literal 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .text 0x00000000 0xa4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_line 0x00000000 0x195 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_line_str + 0x00000000 0xc5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_info 0x00000000 0x25 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_abbrev 0x00000000 0x14 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .debug_str 0x00000000 0xd3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .xt.lit 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + .xt.prop 0x00000000 0xb4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) .literal 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_extendsfdf2.o) .text 0x00000000 0x62 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_extendsfdf2.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_extendsfdf2.o) @@ -8542,6 +8785,136 @@ Discarded input sections 0x00000000 0x17c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_umoddi3.o) .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_umoddi3.o) .xt.prop 0x00000000 0x198 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_umoddi3.o) + .literal 0x00000000 0x3c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .text 0x00000000 0xef /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_info 0x00000000 0x1be /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_abbrev 0x00000000 0xd2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_loclists + 0x00000000 0x36 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_line 0x00000000 0x1de /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_str 0x00000000 0x14f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .debug_line_str + 0x00000000 0x277 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .xt.lit 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .xt.prop 0x00000000 0x90 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .text 0x00000000 0x15 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_info 0x00000000 0x134 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_abbrev 0x00000000 0xdc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_loclists + 0x00000000 0x25 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_line 0x00000000 0xc0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_str 0x00000000 0x168 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .debug_line_str + 0x00000000 0x244 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .xt.prop 0x00000000 0x24 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .literal 0x00000000 0x2cc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .text 0x00000000 0xaa3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .rodata 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_info 0x00000000 0xd81 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_abbrev 0x00000000 0x2b3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_loclists + 0x00000000 0x94c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_rnglists + 0x00000000 0xa7 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_line 0x00000000 0x1691 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_str 0x00000000 0x26f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .debug_line_str + 0x00000000 0x2ec /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .xt.lit 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .xt.prop 0x00000000 0x318 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .literal 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .text 0x00000000 0x1de /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .rodata 0x00000000 0x10 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_info 0x00000000 0x2e4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_abbrev 0x00000000 0x153 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_loclists + 0x00000000 0x220 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_rnglists + 0x00000000 0x1e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_line 0x00000000 0x6aa /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_str 0x00000000 0x1a6 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .debug_line_str + 0x00000000 0x234 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .xt.lit 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .xt.prop 0x00000000 0x168 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .text 0x00000000 0xc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_info 0x00000000 0x142 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_abbrev 0x00000000 0xd8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_loclists + 0x00000000 0x19 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_line 0x00000000 0xda /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_str 0x00000000 0x159 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .debug_line_str + 0x00000000 0x287 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .xt.prop 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .literal 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .text 0x00000000 0xdf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_info 0x00000000 0x260 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_abbrev 0x00000000 0x167 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_loclists + 0x00000000 0xfb /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_rnglists + 0x00000000 0x2a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_line 0x00000000 0x317 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_str 0x00000000 0x1a4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .debug_line_str + 0x00000000 0x244 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .xt.lit 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .xt.prop 0x00000000 0xd8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .literal 0x00000000 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .text 0x00000000 0x17a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_frame 0x00000000 0xe8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_info 0x00000000 0x3fe /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_abbrev 0x00000000 0x176 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_loclists + 0x00000000 0x141 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_aranges + 0x00000000 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_line 0x00000000 0x389 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_str 0x00000000 0x20e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .debug_line_str + 0x00000000 0x258 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .xt.lit 0x00000000 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + .xt.prop 0x00000000 0x114 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) .text 0x00000000 0xd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-div.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-div.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-div.o) @@ -9894,7 +10267,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es [!provide] PROVIDE (UHCI1 = 0x3ff4c000) [!provide] PROVIDE (I2S0 = 0x3ff4f000) 0x3ff50000 PROVIDE (UART1 = 0x3ff50000) - [!provide] PROVIDE (I2C0 = 0x3ff53000) + 0x3ff53000 PROVIDE (I2C0 = 0x3ff53000) [!provide] PROVIDE (UHCI0 = 0x3ff54000) [!provide] PROVIDE (HOST = 0x3ff55000) [!provide] PROVIDE (RMT = 0x3ff56000) @@ -9909,7 +10282,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x3ff64000 PROVIDE (SPI2 = 0x3ff64000) 0x3ff65000 PROVIDE (SPI3 = 0x3ff65000) [!provide] PROVIDE (SYSCON = 0x3ff66000) - [!provide] PROVIDE (I2C1 = 0x3ff67000) + 0x3ff67000 PROVIDE (I2C1 = 0x3ff67000) [!provide] PROVIDE (SDMMC = 0x3ff68000) [!provide] PROVIDE (EMAC_DMA = 0x3ff69000) [!provide] PROVIDE (EMAC_EXT = 0x3ff69800) @@ -11739,7 +12112,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x40058920 wcrtomb = 0x40058920 0x400588d8 _wcrtomb_r = 0x400588d8 0x40058f14 _wctomb_r = 0x40058f14 - 0x3ffb2b88 _heap_start = _heap_low_start + 0x3ffb2bd0 _heap_start = _heap_low_start 0x400a0000 _sram1_iram_start = 0x400a0000 0x00000000 _sram1_iram_len = (_iram_end > _sram1_iram_start)?(_iram_end - _sram1_iram_start):0x0 0x40000000 _heap_end = ALIGN (((0x40000000 - _sram1_iram_len) - 0x3), 0x4) @@ -11944,7 +12317,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x40080400 _init 0x40080403 _init_end = ABSOLUTE (.) -.iram0.text 0x40080404 0xc863 +.iram0.text 0x40080404 0xca47 0x40080404 _iram_text_start = ABSOLUTE (.) *(.iram1 .iram1.*) .iram1.7.literal @@ -12534,1029 +12907,1015 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .literal.xQueueGiveMutexRecursive 0x40080ad8 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x18 (size before relaxing) + .literal.xQueueGenericSendFromISR + 0x40080ae0 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x34 (size before relaxing) .literal.xQueueGiveFromISR - 0x40080ae0 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080ae4 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) 0x30 (size before relaxing) + .literal.xQueueReceive + 0x40080af0 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x54 (size before relaxing) .literal.xQueueSemaphoreTake - 0x40080aec 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080afc 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x60 (size before relaxing) .literal.xQueueTakeMutexRecursive - 0x40080af4 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080b00 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x18 (size before relaxing) .literal.xQueueReceiveFromISR - 0x40080af8 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080b04 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x30 (size before relaxing) .literal.vQueueDelete - 0x40080b08 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080b14 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x18 (size before relaxing) .literal.vPortTaskWrapper - 0x40080b10 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b1c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) 0x18 (size before relaxing) .literal.vPortTLSPointersDelCb - 0x40080b18 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b24 0xc esp-idf/freertos/libfreertos.a(port.c.obj) 0x38 (size before relaxing) .literal.vPortCleanUpCoprocArea - 0x40080b24 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b30 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x4 (size before relaxing) .literal.xPortStartScheduler - 0x40080b24 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b30 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) 0x14 (size before relaxing) .literal.pxPortInitialiseStack - 0x40080b28 0x24 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b34 0x24 esp-idf/freertos/libfreertos.a(port.c.obj) 0x34 (size before relaxing) .literal.xPortInIsrContext - 0x40080b4c 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b58 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x8 (size before relaxing) .literal.xPortEnterCriticalTimeout - 0x40080b4c 0x2c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b58 0x2c esp-idf/freertos/libfreertos.a(port.c.obj) 0x58 (size before relaxing) .literal.vPortExitCritical - 0x40080b78 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b84 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) 0x40 (size before relaxing) .literal.vPortYieldOtherCore - 0x40080b8c 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b98 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x4 (size before relaxing) .literal.vApplicationStackOverflowHook - 0x40080b8c 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b98 0xc esp-idf/freertos/libfreertos.a(port.c.obj) 0x14 (size before relaxing) .literal.vPortTCBPreDeleteHook - 0x40080b98 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080ba4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x8 (size before relaxing) - .literal 0x40080b98 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .literal 0x40080ba4 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) 0xa4 (size before relaxing) .literal._xt_tick_divisor_init - 0x40080bbc 0x4 esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) + 0x40080bc8 0x4 esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) 0xc (size before relaxing) .literal.pvPortMalloc - 0x40080bc0 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bcc 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x8 (size before relaxing) .literal.vPortFree - 0x40080bc0 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bcc 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x4 (size before relaxing) .literal.xPortCheckValidTCBMem - 0x40080bc0 0x8 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bcc 0x8 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x14 (size before relaxing) .literal.xPortcheckValidStackMem - 0x40080bc8 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bd4 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x14 (size before relaxing) .literal.vApplicationGetIdleTaskMemory - 0x40080bc8 0x10 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x40080bd4 0x10 esp-idf/freertos/libfreertos.a(port_common.c.obj) 0x20 (size before relaxing) .literal.vPortSetupTimer - 0x40080bd8 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40080be4 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x8 (size before relaxing) .literal.xPortSysTickHandler - 0x40080bd8 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40080be4 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x10 (size before relaxing) .literal.prvCheckTaskCanBeScheduledSMP - 0x40080bd8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080be4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.prvResetNextTaskUnblockTime - 0x40080bdc 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080be8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) .literal.prvIsYieldRequiredSMP - 0x40080be4 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080bf0 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x20 (size before relaxing) .literal.prvSelectHighestPriorityTaskSMP - 0x40080bf0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080bfc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x24 (size before relaxing) .literal.prvDeleteTCB - 0x40080c04 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c10 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.prvCheckTasksWaitingTermination - 0x40080c10 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c1c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.prvAddCurrentTaskToDelayedList - 0x40080c24 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c30 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.prvIdleTask - 0x40080c30 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c3c 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.prvInitialiseNewTask - 0x40080c30 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c3c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x24 (size before relaxing) .literal.prvInitialiseTaskLists - 0x40080c38 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c44 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x38 (size before relaxing) .literal.prvAddNewTaskToReadyList - 0x40080c44 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c50 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x34 (size before relaxing) .literal.vTaskSuspendAll - 0x40080c4c 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c58 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x10 (size before relaxing) .literal.xTaskGetTickCount - 0x40080c4c 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c58 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4 (size before relaxing) .literal.xTaskGetTickCountFromISR - 0x40080c4c 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c58 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x10 (size before relaxing) .literal.xTaskIncrementTick - 0x40080c4c 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c58 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x70 (size before relaxing) .literal.vTaskSwitchContext - 0x40080c6c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c78 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x34 (size before relaxing) .literal.vTaskPlaceOnEventList - 0x40080c70 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c7c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2c (size before relaxing) .literal.xTaskRemoveFromEventList - 0x40080c7c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c88 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x5c (size before relaxing) .literal.vTaskInternalSetTimeOutState - 0x40080c90 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c9c 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.xTaskCheckForTimeOut - 0x40080c90 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c9c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.xTaskGetCurrentTaskHandle - 0x40080ca4 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cb0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.vTaskPrioritySet - 0x40080ca4 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cb0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.pcTaskGetName - 0x40080cac 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cb8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x18 (size before relaxing) .literal.xTaskGetSchedulerState - 0x40080cb8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cc4 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xc (size before relaxing) .literal.vTaskDelete - 0x40080cb8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cc4 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x60 (size before relaxing) .literal.vTaskDelay - 0x40080cc0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080ccc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.xTaskResumeAll - 0x40080cc4 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cd0 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x50 (size before relaxing) .literal.xTaskPriorityInherit - 0x40080cd0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cdc 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1c (size before relaxing) .literal.xTaskPriorityDisinherit - 0x40080cd0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cdc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.vTaskPriorityDisinheritAfterTimeout - 0x40080ce4 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cf0 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.pvTaskIncrementMutexHeldCount - 0x40080cf4 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d00 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x10 (size before relaxing) .literal.ulTaskGenericNotifyTake - 0x40080cf4 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d00 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x34 (size before relaxing) .literal.xTaskGenericNotify - 0x40080d00 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d0c 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x58 (size before relaxing) .literal.vTaskGenericNotifyGiveFromISR - 0x40080d24 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d30 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x50 (size before relaxing) .literal.xTaskIncrementTickOtherCores - 0x40080d34 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d40 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2c (size before relaxing) .literal.xTaskCreatePinnedToCore - 0x40080d40 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d4c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2c (size before relaxing) .literal.xTaskCreateStaticPinnedToCore - 0x40080d48 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d54 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x40 (size before relaxing) .literal.prvCreateIdleTasks - 0x40080d58 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d64 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x14 (size before relaxing) .literal.vTaskStartScheduler - 0x40080d64 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d70 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.xTaskGetCoreID - 0x40080d74 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d80 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4 (size before relaxing) .literal.xTaskGetIdleTaskHandleForCore - 0x40080d74 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d80 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1c (size before relaxing) .literal.xTaskGetCurrentTaskHandleForCore - 0x40080d80 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d8c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x14 (size before relaxing) .literal.__getreent - 0x40080d84 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d90 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.vTaskGetSnapshot - 0x40080d84 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d90 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4 (size before relaxing) .literal.cache_hal_suspend - 0x40080d84 0x14 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080d90 0x14 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x34 (size before relaxing) .literal.cache_hal_resume - 0x40080d98 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080da4 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x24 (size before relaxing) .literal.cache_hal_is_cache_enabled - 0x40080d98 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080da4 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x10 (size before relaxing) .literal.cache_hal_get_cache_line_size - 0x40080d98 0xc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080da4 0xc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x10 (size before relaxing) .literal.mmu_ll_check_entry_valid - 0x40080da4 0x10 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080db0 0x10 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x18 (size before relaxing) .literal.mmu_ll_get_entry_target - 0x40080db4 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080dc0 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x1c (size before relaxing) .literal.mmu_ll_entry_id_to_paddr_base - 0x40080dbc 0x4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080dc8 0x4 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x18 (size before relaxing) .literal.mmu_hal_check_valid_ext_vaddr_region - 0x40080dc0 0x24 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080dcc 0x24 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x30 (size before relaxing) .literal.mmu_hal_map_region - 0x40080de4 0x30 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080df0 0x30 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x78 (size before relaxing) .literal.mmu_hal_unmap_region - 0x40080e14 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080e20 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x68 (size before relaxing) .literal.mmu_hal_vaddr_to_paddr - 0x40080e1c 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080e28 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x54 (size before relaxing) .literal.spi_flash_encrypt_ll_enable - 0x40080e24 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e30 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_encrypt_ll_disable - 0x40080e28 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e34 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_encrypt_ll_plaintext_save - 0x40080e28 0x14 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e34 0x14 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x1c (size before relaxing) .literal.spi_flash_encryption_hal_enable - 0x40080e3c 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e48 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.spi_flash_encryption_hal_disable - 0x40080e3c 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e48 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.spi_flash_encryption_hal_prepare - 0x40080e3c 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e48 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_encryption_hal_done - 0x40080e44 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e50 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .literal.spi_flash_ll_set_read_mode - 0x40080e48 0xc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e54 0xc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x20 (size before relaxing) .literal.spi_flash_ll_program_page - 0x40080e54 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0xc (size before relaxing) - .literal.spi_flash_hal_configure_host_io_mode - 0x40080e58 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x28 (size before relaxing) - .literal.spi_flash_hal_common_command - 0x40080e60 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x1c (size before relaxing) - .literal.spi_flash_hal_read - 0x40080e60 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x10 (size before relaxing) - .literal.spi_flash_hal_erase_chip - 0x40080e60 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4 (size before relaxing) - .literal.spi_flash_hal_erase_sector 0x40080e60 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0xc (size before relaxing) + .literal.spi_flash_hal_configure_host_io_mode + 0x40080e64 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x28 (size before relaxing) + .literal.spi_flash_hal_common_command + 0x40080e6c 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x1c (size before relaxing) + .literal.spi_flash_hal_read + 0x40080e6c 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x10 (size before relaxing) + .literal.spi_flash_hal_erase_chip + 0x40080e6c 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4 (size before relaxing) + .literal.spi_flash_hal_erase_sector + 0x40080e6c 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0xc (size before relaxing) .literal.spi_flash_hal_erase_block - 0x40080e64 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e70 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_hal_program_page - 0x40080e64 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e70 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_hal_set_write_protect - 0x40080e64 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e70 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_hal_check_status - 0x40080e64 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e70 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_hal_resume - 0x40080e64 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e70 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x4 (size before relaxing) .literal.spi_flash_hal_suspend - 0x40080e64 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e70 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_init - 0x40080e64 0x40 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080e70 0x40 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x54 (size before relaxing) .literal.wdt_hal_config_stage - 0x40080ea4 0xc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080eb0 0xc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x34 (size before relaxing) .literal.wdt_hal_write_protect_disable - 0x40080eb0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ebc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_enable - 0x40080eb0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ebc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_handle_intr - 0x40080eb0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ebc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_feed - 0x40080eb0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ebc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_set_flashboot_en - 0x40080eb0 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ebc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.assert_valid_block - 0x40080eb0 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ebc 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x10 (size before relaxing) .literal.multi_heap_aligned_alloc_impl_offs - 0x40080eb4 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x14 (size before relaxing) .literal.multi_heap_aligned_alloc_offs - 0x40080eb4 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x4 (size before relaxing) .literal.multi_heap_free_impl - 0x40080eb4 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x18 (size before relaxing) .literal.multi_heap_get_allocated_size_impl - 0x40080eb4 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x4 (size before relaxing) .literal.multi_heap_internal_lock - 0x40080eb4 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0xc (size before relaxing) .literal.multi_heap_internal_unlock - 0x40080eb4 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0xc (size before relaxing) .literal.multi_heap_malloc_impl - 0x40080eb4 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x14 (size before relaxing) .literal.multi_heap_realloc_impl - 0x40080eb4 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec0 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) 0x2c (size before relaxing) .literal.tlsf_free - 0x40080ec0 0x58 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080ecc 0x58 esp-idf/heap/libheap.a(tlsf.c.obj) 0xa4 (size before relaxing) .literal.tlsf_get_pool - 0x40080f18 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f24 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x4 (size before relaxing) .literal.tlsf_malloc - 0x40080f18 0x38 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f24 0x38 esp-idf/heap/libheap.a(tlsf.c.obj) 0x9c (size before relaxing) .literal.tlsf_memalign_offs - 0x40080f50 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f5c 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0xd8 (size before relaxing) .literal.tlsf_realloc - 0x40080f5c 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f68 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0xd0 (size before relaxing) .literal.esp_log_impl_lock - 0x40080f68 0x4 esp-idf/log/liblog.a(log_lock.c.obj) + 0x40080f74 0x4 esp-idf/log/liblog.a(log_lock.c.obj) 0x10 (size before relaxing) .literal.esp_log_impl_lock_timeout - 0x40080f6c 0x0 esp-idf/log/liblog.a(log_lock.c.obj) + 0x40080f78 0x0 esp-idf/log/liblog.a(log_lock.c.obj) 0x10 (size before relaxing) .literal.esp_log_impl_unlock - 0x40080f6c 0x0 esp-idf/log/liblog.a(log_lock.c.obj) + 0x40080f78 0x0 esp-idf/log/liblog.a(log_lock.c.obj) 0xc (size before relaxing) .literal.esp_log_early_timestamp - 0x40080f6c 0x0 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x40080f78 0x0 esp-idf/log/liblog.a(log_timestamp.c.obj) 0x4 (size before relaxing) .literal.esp_log_timestamp - 0x40080f6c 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x40080f78 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) 0x1c (size before relaxing) .literal.esp_log_write - 0x40080f70 0x0 esp-idf/log/liblog.a(log_write.c.obj) + 0x40080f7c 0x0 esp-idf/log/liblog.a(log_write.c.obj) 0x4 (size before relaxing) .literal.abort - 0x40080f70 0x10 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x40080f7c 0x10 esp-idf/newlib/libnewlib.a(abort.c.obj) 0x28 (size before relaxing) .literal.ra_to_str - 0x40080f80 0x4 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40080f8c 0x4 esp-idf/newlib/libnewlib.a(assert.c.obj) 0x8 (size before relaxing) .literal.__assert_func - 0x40080f84 0x20 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40080f90 0x20 esp-idf/newlib/libnewlib.a(assert.c.obj) 0x40 (size before relaxing) .literal.malloc - 0x40080fa4 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) - .literal.free 0x40080fa4 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .literal.free 0x40080fb0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._malloc_r - 0x40080fa4 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._free_r - 0x40080fa4 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._realloc_r - 0x40080fa4 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._calloc_r - 0x40080fa4 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb0 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x8 (size before relaxing) .literal.calloc - 0x40080fa8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb4 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x8 (size before relaxing) .literal.__atomic_fetch_or_8 - 0x40080fa8 0x4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40080fb4 0x4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) 0x1c (size before relaxing) .literal.spi_flash_needs_reset_check - 0x40080fac 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40080fb8 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) 0x8 (size before relaxing) .literal.spi_flash_set_erasing_flag - 0x40080fb0 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40080fbc 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .literal.spi_flash_brownout_need_reset - 0x40080fb4 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40080fc0 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) 0x8 (size before relaxing) .literal.memspi_host_read_status_hs - 0x40080fb4 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40080fc0 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x4 (size before relaxing) .literal.memspi_host_read_id_hs - 0x40080fb4 0x8 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40080fc0 0x8 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x1c (size before relaxing) .literal.memspi_host_flush_cache - 0x40080fbc 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40080fc8 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x8 (size before relaxing) .literal.memspi_host_init_pointers - 0x40080fbc 0x4 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40080fc8 0x4 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x18 (size before relaxing) .literal.spi_flash_chip_gd_detect_size - 0x40080fc0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fcc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_gd_suspend_cmd_conf - 0x40080fc0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fcc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_gd_set_io_mode - 0x40080fc0 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fcc 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) 0x1c (size before relaxing) .literal.spi_flash_chip_gd_get_io_mode - 0x40080fd4 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_detect_size - 0x40080fd4 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_generic_reset - 0x40080fd4 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_generic_config_host_io_mode - 0x40080fd4 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fe0 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x10 (size before relaxing) .literal.spi_flash_chip_generic_write_encrypted - 0x40080fdc 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fe8 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_generic_get_caps - 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fec 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_common_read_qe_sr - 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fec 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_common_write_qe_sr - 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fec 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fec 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x8 (size before relaxing) .literal.spi_flash_common_write_status_16b_wrsr - 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fec 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_suspend_cmd_conf - 0x40080fe0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fec 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_read - 0x40080fe0 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fec 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x18 (size before relaxing) .literal.spi_flash_chip_generic_write - 0x40080fe8 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080ff4 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_generic_get_write_protect - 0x40080fe8 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080ff4 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x10 (size before relaxing) .literal.spi_flash_chip_generic_yield - 0x40080ff4 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081000 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_read_unique_id - 0x40080ff4 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x1c (size before relaxing) .literal.spi_flash_common_read_status_8b_rdsr2 - 0x40080ffc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_get_io_mode - 0x40080ffc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_common_read_status_8b_rdsr - 0x40080ffc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_common_write_status_8b_wrsr - 0x40080ffc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_common_write_status_8b_wrsr2 - 0x40080ffc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_set_io_mode - 0x40080ffc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0xc (size before relaxing) .literal.spi_flash_chip_issi_probe - 0x40080ffc 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40081008 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_issi_set_io_mode - 0x40081000 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008100c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) 0xc (size before relaxing) .literal.spi_flash_chip_issi_get_io_mode - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_mxic_detect_size - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) 0x8 (size before relaxing) .literal.spi_flash_command_winbond_program_4B - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_winbond_page_program - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x4 (size before relaxing) .literal.spi_flash_command_winbond_erase_sector_4B - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_winbond_erase_sector - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x4 (size before relaxing) .literal.spi_flash_command_erase_block_4B - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_winbond_erase_block - 0x40081008 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40081014 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_winbond_read - 0x40081008 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40081014 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x1c (size before relaxing) - .literal 0x40081010 0x0 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .literal 0x4008101c 0x0 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) 0x4 (size before relaxing) - .literal 0x40081010 0x4 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .literal 0x4008101c 0x4 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) 0x2c (size before relaxing) - .iram1.7 0x40081014 0x8f esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .iram1.7 0x40081020 0x8f esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x9f (size before relaxing) - 0x40081014 call_start_cpu1 - *fill* 0x400810a3 0x1 - .iram1.8 0x400810a4 0x10e esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x40081020 call_start_cpu1 + *fill* 0x400810af 0x1 + .iram1.8 0x400810b0 0x10e esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x126 (size before relaxing) - 0x400810a4 do_multicore_settings - *fill* 0x400811b2 0x2 - .iram1.9 0x400811b4 0x1af esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400810b0 do_multicore_settings + *fill* 0x400811be 0x2 + .iram1.9 0x400811c0 0x1af esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x1fb (size before relaxing) - 0x400811b4 call_start_cpu0 - *fill* 0x40081363 0x1 - .iram1.1 0x40081364 0x63 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x400811c0 call_start_cpu0 + *fill* 0x4008136f 0x1 + .iram1.1 0x40081370 0x63 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0x6f (size before relaxing) - 0x40081364 esp_restart_noos_dig - *fill* 0x400813c7 0x1 - .iram1.2 0x400813c8 0xab esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x40081370 esp_restart_noos_dig + *fill* 0x400813d3 0x1 + .iram1.2 0x400813d4 0xab esp-idf/esp_system/libesp_system.a(brownout.c.obj) 0xbf (size before relaxing) - *fill* 0x40081473 0x1 - .iram1.7 0x40081474 0x61 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - *fill* 0x400814d5 0x3 - .iram1.2 0x400814d8 0x6e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + *fill* 0x4008147f 0x1 + .iram1.7 0x40081480 0x61 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + *fill* 0x400814e1 0x3 + .iram1.2 0x400814e4 0x6e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) 0x76 (size before relaxing) - 0x400814d8 esp_ipc_isr_stall_other_cpu - *fill* 0x40081546 0x2 - .iram1.3 0x40081548 0x83 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x400814e4 esp_ipc_isr_stall_other_cpu + *fill* 0x40081552 0x2 + .iram1.3 0x40081554 0x83 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) 0x8e (size before relaxing) - 0x40081548 esp_ipc_isr_release_other_cpu - *fill* 0x400815cb 0x1 - .iram1.5 0x400815cc 0xf esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - 0x400815cc esp_ipc_isr_stall_abort - *fill* 0x400815db 0x1 - .iram1.0 0x400815dc 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) - 0x400815dc esp_ipc_isr_port_int_trigger - .iram1 0x400815fc 0x91 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + 0x40081554 esp_ipc_isr_release_other_cpu + *fill* 0x400815d7 0x1 + .iram1.5 0x400815d8 0xf esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x400815d8 esp_ipc_isr_stall_abort + *fill* 0x400815e7 0x1 + .iram1.0 0x400815e8 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) + 0x400815e8 esp_ipc_isr_port_int_trigger + .iram1 0x40081608 0x91 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) 0x95 (size before relaxing) - 0x400815fc xt_highint4 - 0x4008168d ld_include_highint_hdl - *fill* 0x4008168d 0x3 - .iram1.0 0x40081690 0x33 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x40081608 xt_highint4 + 0x40081699 ld_include_highint_hdl + *fill* 0x40081699 0x3 + .iram1.0 0x4008169c 0x33 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) 0x36 (size before relaxing) - 0x40081690 esp_reset_reason_set_hint - *fill* 0x400816c3 0x1 - .iram1.7 0x400816c4 0x8b esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x4008169c esp_reset_reason_set_hint + *fill* 0x400816cf 0x1 + .iram1.7 0x400816d0 0x8b esp-idf/esp_system/libesp_system.a(system_internal.c.obj) 0x97 (size before relaxing) - 0x400816c4 esp_system_reset_modules_on_exit - *fill* 0x4008174f 0x1 - .iram1.8 0x40081750 0x12f esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x400816d0 esp_system_reset_modules_on_exit + *fill* 0x4008175b 0x1 + .iram1.8 0x4008175c 0x12f esp-idf/esp_system/libesp_system.a(system_internal.c.obj) 0x177 (size before relaxing) - 0x40081750 esp_restart_noos - *fill* 0x4008187f 0x1 - .iram1.0 0x40081880 0x62 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4008175c esp_restart_noos + *fill* 0x4008188b 0x1 + .iram1.0 0x4008188c 0x62 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) 0x72 (size before relaxing) - *fill* 0x400818e2 0x2 - .iram1.1 0x400818e4 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x400818e4 panic_abort - *fill* 0x400818fa 0x2 - .iram1.0 0x400818fc 0x26 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x400818ee 0x2 + .iram1.1 0x400818f0 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400818f0 panic_abort + *fill* 0x40081906 0x2 + .iram1.0 0x40081908 0x26 esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x2d (size before relaxing) - 0x400818fc start_cpu_other_cores - *fill* 0x40081922 0x2 - .iram1.0 0x40081924 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x40081908 start_cpu_other_cores + *fill* 0x4008192e 0x2 + .iram1.0 0x40081930 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x22 (size before relaxing) - *fill* 0x4008193e 0x2 - .iram1.1 0x40081940 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + *fill* 0x4008194a 0x2 + .iram1.1 0x4008194c 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x16 (size before relaxing) - 0x40081940 panicHandler - *fill* 0x40081952 0x2 - .iram1.2 0x40081954 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x4008194c panicHandler + *fill* 0x4008195e 0x2 + .iram1.2 0x40081960 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x16 (size before relaxing) - 0x40081954 xt_unhandled_exception - *fill* 0x40081966 0x2 - .iram1 0x40081968 0x63 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_handler.S.obj) - 0x40081968 esp_ipc_isr_handler - *fill* 0x400819cb 0x1 - .iram1.1 0x400819cc 0x2f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40081960 xt_unhandled_exception + *fill* 0x40081972 0x2 + .iram1 0x40081974 0x63 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_handler.S.obj) + 0x40081974 esp_ipc_isr_handler + *fill* 0x400819d7 0x1 + .iram1.1 0x400819d8 0x2f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x3b (size before relaxing) - *fill* 0x400819fb 0x1 - .iram1.2 0x400819fc 0x18 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .iram1.0 0x40081a14 0x99 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - 0x40081a14 esp_backtrace_get_next_frame - *fill* 0x40081aad 0x3 - .iram1.3 0x40081ab0 0x14a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + *fill* 0x40081a07 0x1 + .iram1.2 0x40081a08 0x18 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .iram1.0 0x40081a20 0x99 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40081a20 esp_backtrace_get_next_frame + *fill* 0x40081ab9 0x3 + .iram1.3 0x40081abc 0x14a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x156 (size before relaxing) - 0x40081ab0 esp_backtrace_print_from_frame - *fill* 0x40081bfa 0x2 - .iram1.4 0x40081bfc 0x28 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40081abc esp_backtrace_print_from_frame + *fill* 0x40081c06 0x2 + .iram1.4 0x40081c08 0x28 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x2c (size before relaxing) - 0x40081bfc esp_backtrace_print - .iram1 0x40081c24 0x1d esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) - 0x40081c24 esp_backtrace_get_start - *fill* 0x40081c41 0x3 - .iram1.2 0x40081c44 0xe7 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x40081c08 esp_backtrace_print + .iram1 0x40081c30 0x1d esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + 0x40081c30 esp_backtrace_get_start + *fill* 0x40081c4d 0x3 + .iram1.2 0x40081c50 0xe7 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) 0xfa (size before relaxing) - *fill* 0x40081d2b 0x1 - .iram1.0 0x40081d2c 0x27 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x40081d2c esp_vApplicationTickHook - *fill* 0x40081d53 0x1 - .iram1.2 0x40081d54 0x54 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) - 0x40081d54 esp_rom_output_tx_wait_idle - .iram1.0 0x40081da8 0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj) + *fill* 0x40081d37 0x1 + .iram1.0 0x40081d38 0x27 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x40081d38 esp_vApplicationTickHook + *fill* 0x40081d5f 0x1 + .iram1.2 0x40081d60 0x54 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + 0x40081d60 esp_rom_output_tx_wait_idle + .iram1.0 0x40081db4 0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj) 0x1c (size before relaxing) - 0x40081da8 efuse_hal_chip_revision - .iram1.4 0x40081dc0 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40081dc0 efuse_hal_flash_encryption_enabled - .iram1.0 0x40081de8 0x49 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40081de8 efuse_hal_get_major_chip_version - *fill* 0x40081e31 0x3 - .iram1.1 0x40081e34 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40081e34 efuse_hal_get_minor_chip_version - .iram1.0 0x40081e44 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x40081e5a 0x2 - .iram1.1 0x40081e5c 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081db4 efuse_hal_chip_revision + .iram1.4 0x40081dcc 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40081dcc efuse_hal_flash_encryption_enabled + .iram1.0 0x40081df4 0x49 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40081df4 efuse_hal_get_major_chip_version + *fill* 0x40081e3d 0x3 + .iram1.1 0x40081e40 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40081e40 efuse_hal_get_minor_chip_version + .iram1.0 0x40081e50 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x40081e66 0x2 + .iram1.1 0x40081e68 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) 0x2f (size before relaxing) - 0x40081e5c heap_caps_malloc - *fill* 0x40081e87 0x1 - .iram1.2 0x40081e88 0x67 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081e68 heap_caps_malloc + *fill* 0x40081e93 0x1 + .iram1.2 0x40081e94 0x67 esp-idf/heap/libheap.a(heap_caps.c.obj) 0x76 (size before relaxing) - 0x40081e88 heap_caps_malloc_default - *fill* 0x40081eef 0x1 - .iram1.7 0x40081ef0 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081e94 heap_caps_malloc_default + *fill* 0x40081efb 0x1 + .iram1.7 0x40081efc 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) 0x2f (size before relaxing) - 0x40081ef0 heap_caps_realloc - *fill* 0x40081f1b 0x1 - .iram1.3 0x40081f1c 0x73 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081efc heap_caps_realloc + *fill* 0x40081f27 0x1 + .iram1.3 0x40081f28 0x73 esp-idf/heap/libheap.a(heap_caps.c.obj) 0x7e (size before relaxing) - 0x40081f1c heap_caps_realloc_default - *fill* 0x40081f8f 0x1 - .iram1.8 0x40081f90 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081f28 heap_caps_realloc_default + *fill* 0x40081f9b 0x1 + .iram1.8 0x40081f9c 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) 0x32 (size before relaxing) - 0x40081f90 heap_caps_calloc - *fill* 0x40081fbe 0x2 - .iram1.0 0x40081fc0 0xb1 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40081f9c heap_caps_calloc + *fill* 0x40081fca 0x2 + .iram1.0 0x40081fcc 0xb1 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0xc1 (size before relaxing) - *fill* 0x40082071 0x3 - .iram1.2 0x40082074 0x20 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x4008207d 0x3 + .iram1.2 0x40082080 0x20 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x23 (size before relaxing) - *fill* 0x40082094 0x0 - .iram1.1 0x40082094 0x60 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - 0x40082094 heap_caps_free - .iram1.3 0x400820f4 0xe0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x400820a0 0x0 + .iram1.1 0x400820a0 0x60 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x400820a0 heap_caps_free + .iram1.3 0x40082100 0xe0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0xe4 (size before relaxing) - 0x400820f4 heap_caps_aligned_alloc_base - .iram1.4 0x400821d4 0x10 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40082100 heap_caps_aligned_alloc_base + .iram1.4 0x400821e0 0x10 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x14 (size before relaxing) - 0x400821d4 heap_caps_malloc_base - .iram1.5 0x400821e4 0x158 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x400821e0 heap_caps_malloc_base + .iram1.5 0x400821f0 0x158 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x16c (size before relaxing) - 0x400821e4 heap_caps_realloc_base - .iram1.6 0x4008233c 0x30 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x400821f0 heap_caps_realloc_base + .iram1.6 0x40082348 0x30 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x34 (size before relaxing) - 0x4008233c heap_caps_calloc_base - .iram1.0 0x4008236c 0x15 esp-idf/soc/libsoc.a(dport_access.c.obj) - 0x4008236c esp_dport_access_reg_read - *fill* 0x40082381 0x3 - .iram1.1 0x40082384 0xc esp-idf/soc/libsoc.a(dport_access.c.obj) - 0x40082384 esp_dport_access_sequence_reg_read - .iram1.1 0x40082390 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x40082390 esp_clk_cpu_freq - .iram1.2 0x400823a0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x400823a0 esp_clk_apb_freq - *fill* 0x400823ba 0x2 - .iram1.0 0x400823bc 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40082348 heap_caps_calloc_base + .iram1.0 0x40082378 0x15 esp-idf/soc/libsoc.a(dport_access.c.obj) + 0x40082378 esp_dport_access_reg_read + *fill* 0x4008238d 0x3 + .iram1.1 0x40082390 0xc esp-idf/soc/libsoc.a(dport_access.c.obj) + 0x40082390 esp_dport_access_sequence_reg_read + .iram1.1 0x4008239c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x4008239c esp_clk_cpu_freq + .iram1.2 0x400823ac 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400823ac esp_clk_apb_freq + *fill* 0x400823c6 0x2 + .iram1.0 0x400823c8 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x40 (size before relaxing) - *fill* 0x400823f5 0x3 - .iram1.4 0x400823f8 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x40082401 0x3 + .iram1.4 0x40082404 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x8f (size before relaxing) - 0x400823f8 esp_intr_noniram_disable - *fill* 0x4008246c 0x0 - .iram1.5 0x4008246c 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40082404 esp_intr_noniram_disable + *fill* 0x40082478 0x0 + .iram1.5 0x40082478 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x7f (size before relaxing) - 0x4008246c esp_intr_noniram_enable - *fill* 0x400824d0 0x0 - .iram1.8 0x400824d0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40082478 esp_intr_noniram_enable + *fill* 0x400824dc 0x0 + .iram1.8 0x400824dc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x13 (size before relaxing) - 0x400824d0 esp_intr_enable_source - *fill* 0x400824e0 0x0 - .iram1.9 0x400824e0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400824dc esp_intr_enable_source + *fill* 0x400824ec 0x0 + .iram1.9 0x400824ec 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x13 (size before relaxing) - 0x400824e0 esp_intr_disable_source - *fill* 0x400824f0 0x0 - .iram1.3 0x400824f0 0xf6 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400824ec esp_intr_disable_source + *fill* 0x400824fc 0x0 + .iram1.3 0x400824fc 0xf6 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x10e (size before relaxing) - 0x400824f0 esp_intr_disable - *fill* 0x400825e6 0x2 - .iram1.3 0x400825e8 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400824fc esp_intr_disable + *fill* 0x400825f2 0x2 + .iram1.3 0x400825f4 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x2a (size before relaxing) - 0x400825e8 periph_rcc_enter - *fill* 0x40082607 0x1 - .iram1.4 0x40082608 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400825f4 periph_rcc_enter + *fill* 0x40082613 0x1 + .iram1.4 0x40082614 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x23 (size before relaxing) - 0x40082608 periph_rcc_exit - *fill* 0x40082624 0x0 - .iram1.5 0x40082624 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x40082614 periph_rcc_exit + *fill* 0x40082630 0x0 + .iram1.5 0x40082630 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) 0x58 (size before relaxing) - .iram1.6 0x40082670 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x40082670 rtc_isr_noniram_disable - *fill* 0x400826a2 0x2 - .iram1.7 0x400826a4 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x400826a4 rtc_isr_noniram_enable - *fill* 0x400826c2 0x2 - .iram1.2 0x400826c4 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.6 0x4008267c 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x4008267c rtc_isr_noniram_disable + *fill* 0x400826ae 0x2 + .iram1.7 0x400826b0 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x400826b0 rtc_isr_noniram_enable + *fill* 0x400826ce 0x2 + .iram1.2 0x400826d0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) 0x67 (size before relaxing) - 0x400826c4 regi2c_ctrl_read_reg_mask - *fill* 0x4008271c 0x0 - .iram1.3 0x4008271c 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x400826d0 regi2c_ctrl_read_reg_mask + *fill* 0x40082728 0x0 + .iram1.3 0x40082728 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) 0x63 (size before relaxing) - 0x4008271c regi2c_ctrl_write_reg - *fill* 0x4008276c 0x0 - .iram1.4 0x4008276c 0x18 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4008276c xPortInterruptedFromISRContext - .iram1.0 0x40082784 0x24 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082728 regi2c_ctrl_write_reg + *fill* 0x40082778 0x0 + .iram1.4 0x40082778 0x18 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40082778 xPortInterruptedFromISRContext + .iram1.0 0x40082790 0x24 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x2f (size before relaxing) - *fill* 0x400827a8 0x0 - .iram1.16 0x400827a8 0x17 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x400827b4 0x0 + .iram1.16 0x400827b4 0x17 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x1a (size before relaxing) - *fill* 0x400827bf 0x1 - .iram1.4 0x400827c0 0xa5 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x400827cb 0x1 + .iram1.4 0x400827cc 0xa5 esp-idf/newlib/libnewlib.a(locks.c.obj) 0xb5 (size before relaxing) - *fill* 0x40082865 0x3 - .iram1.9 0x40082868 0x5e esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x40082871 0x3 + .iram1.9 0x40082874 0x5e esp-idf/newlib/libnewlib.a(locks.c.obj) 0x6a (size before relaxing) - *fill* 0x400828c6 0x2 - .iram1.1 0x400828c8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x400828c8 _lock_init - *fill* 0x400828db 0x1 - .iram1.2 0x400828dc 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x400828dc _lock_init_recursive - *fill* 0x400828ef 0x1 - .iram1.3 0x400828f0 0x37 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x400828d2 0x2 + .iram1.1 0x400828d4 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400828d4 _lock_init + *fill* 0x400828e7 0x1 + .iram1.2 0x400828e8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400828e8 _lock_init_recursive + *fill* 0x400828fb 0x1 + .iram1.3 0x400828fc 0x37 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x47 (size before relaxing) - 0x400828f0 _lock_close_recursive - 0x400828f0 _lock_close - *fill* 0x40082927 0x1 - .iram1.5 0x40082928 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400828fc _lock_close_recursive + 0x400828fc _lock_close + *fill* 0x40082933 0x1 + .iram1.5 0x40082934 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) 0x12 (size before relaxing) - 0x40082928 _lock_acquire - *fill* 0x40082936 0x2 - .iram1.6 0x40082938 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082934 _lock_acquire + *fill* 0x40082942 0x2 + .iram1.6 0x40082944 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) 0x12 (size before relaxing) - 0x40082938 _lock_acquire_recursive - *fill* 0x40082946 0x2 - .iram1.7 0x40082948 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082944 _lock_acquire_recursive + *fill* 0x40082952 0x2 + .iram1.7 0x40082954 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x14 (size before relaxing) - 0x40082948 _lock_try_acquire - .iram1.8 0x40082958 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082954 _lock_try_acquire + .iram1.8 0x40082964 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x14 (size before relaxing) - 0x40082958 _lock_try_acquire_recursive - .iram1.10 0x40082968 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40082968 _lock_release - *fill* 0x40082977 0x1 - .iram1.11 0x40082978 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40082978 _lock_release_recursive - *fill* 0x40082987 0x1 - .iram1.13 0x40082988 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40082988 __retarget_lock_init_recursive - *fill* 0x4008299b 0x1 - .iram1.15 0x4008299c 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4008299c __retarget_lock_close_recursive - *fill* 0x400829ab 0x1 - .iram1.18 0x400829ac 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082964 _lock_try_acquire_recursive + .iram1.10 0x40082974 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082974 _lock_release + *fill* 0x40082983 0x1 + .iram1.11 0x40082984 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082984 _lock_release_recursive + *fill* 0x40082993 0x1 + .iram1.13 0x40082994 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082994 __retarget_lock_init_recursive + *fill* 0x400829a7 0x1 + .iram1.15 0x400829a8 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400829a8 __retarget_lock_close_recursive + *fill* 0x400829b7 0x1 + .iram1.18 0x400829b8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x17 (size before relaxing) - 0x400829ac __retarget_lock_acquire_recursive - *fill* 0x400829bf 0x1 - .iram1.22 0x400829c0 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400829b8 __retarget_lock_acquire_recursive + *fill* 0x400829cb 0x1 + .iram1.22 0x400829cc 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x17 (size before relaxing) - 0x400829c0 __retarget_lock_release_recursive - *fill* 0x400829d3 0x1 - .iram1.0 0x400829d4 0x29 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - 0x400829d4 esp_reent_init - *fill* 0x400829fd 0x3 - .iram1.1 0x40082a00 0x44 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400829cc __retarget_lock_release_recursive + *fill* 0x400829df 0x1 + .iram1.0 0x400829e0 0x29 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x400829e0 esp_reent_init + *fill* 0x40082a09 0x3 + .iram1.1 0x40082a0c 0x44 esp-idf/newlib/libnewlib.a(time.c.obj) 0x4c (size before relaxing) - 0x40082a00 _gettimeofday_r - .iram1.0 0x40082a44 0x28 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x40082a0c _gettimeofday_r + .iram1.0 0x40082a50 0x28 esp-idf/newlib/libnewlib.a(time.c.obj) 0x2c (size before relaxing) - 0x40082a44 _times_r - .iram1.0 0x40082a6c 0x1b esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - 0x40082a6c esp_system_get_time - *fill* 0x40082a87 0x1 - .iram1.0 0x40082a88 0x4f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) - 0x40082a88 esp_timer_impl_get_counter_reg - *fill* 0x40082ad7 0x1 - .iram1.1 0x40082ad8 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) + 0x40082a50 _times_r + .iram1.0 0x40082a78 0x1b esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x40082a78 esp_system_get_time + *fill* 0x40082a93 0x1 + .iram1.0 0x40082a94 0x4f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) + 0x40082a94 esp_timer_impl_get_counter_reg + *fill* 0x40082ae3 0x1 + .iram1.1 0x40082ae4 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) 0x17 (size before relaxing) - 0x40082ad8 esp_timer_get_time - 0x40082ad8 esp_timer_impl_get_time - *fill* 0x40082aec 0x0 - .iram1.0 0x40082aec 0x16 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - 0x40082aec xt_unhandled_interrupt - *fill* 0x40082b02 0x2 - .iram1 0x40082b04 0x4e2 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + 0x40082ae4 esp_timer_get_time + 0x40082ae4 esp_timer_impl_get_time + *fill* 0x40082af8 0x0 + .iram1.0 0x40082af8 0x16 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x40082af8 xt_unhandled_interrupt + *fill* 0x40082b0e 0x2 + .iram1 0x40082b10 0x4e2 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) 0x506 (size before relaxing) - 0x40082b04 xt_debugexception - 0x40082bd8 _xt_user_exit - 0x40082f0c _xt_medint2_exit - 0x40082fbc _xt_medint3_exit - 0x40082fd8 xt_highint5 - 0x40082fe0 xt_nmi - *fill* 0x40082fe6 0x2 - .iram1.1 0x40082fe8 0x30d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40082fe8 bootloader_flash_execute_command_common - *fill* 0x400832f5 0x3 - .iram1.2 0x400832f8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x400832f8 bootloader_execute_flash_command - .iram1.4 0x40083318 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40082b10 xt_debugexception + 0x40082be4 _xt_user_exit + 0x40082f18 _xt_medint2_exit + 0x40082fc8 _xt_medint3_exit + 0x40082fe4 xt_highint5 + 0x40082fec xt_nmi + *fill* 0x40082ff2 0x2 + .iram1.1 0x40082ff4 0x30d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40082ff4 bootloader_flash_execute_command_common + *fill* 0x40083301 0x3 + .iram1.2 0x40083304 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40083304 bootloader_execute_flash_command + .iram1.4 0x40083324 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) 0x2e (size before relaxing) - 0x40083318 bootloader_read_flash_id - *fill* 0x40083342 0x2 - .iram1.12 0x40083344 0x96 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40083324 bootloader_read_flash_id + *fill* 0x4008334e 0x2 + .iram1.12 0x40083350 0x96 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) 0x9e (size before relaxing) - 0x40083344 bootloader_flash_reset_chip - *fill* 0x400833da 0x2 - .iram1.6 0x400833dc 0x6e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x400833dc bootloader_flash_cs_timing_config - *fill* 0x4008344a 0x2 - .iram1.7 0x4008344c 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x4008344c bootloader_flash_clock_config - .iram1.8 0x40083498 0x1de esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x40083350 bootloader_flash_reset_chip + *fill* 0x400833e6 0x2 + .iram1.6 0x400833e8 0x6e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400833e8 bootloader_flash_cs_timing_config + *fill* 0x40083456 0x2 + .iram1.7 0x40083458 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x40083458 bootloader_flash_clock_config + .iram1.8 0x400834a4 0x1de esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x1ea (size before relaxing) - 0x40083498 bootloader_flash_gpio_config - *fill* 0x40083676 0x2 - .iram1.9 0x40083678 0xb3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x40083678 bootloader_flash_dummy_config - *fill* 0x4008372b 0x1 - .iram1.0 0x4008372c 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - 0x4008372c bootloader_common_get_chip_ver_pkg - *fill* 0x4008374a 0x2 - .iram1.0 0x4008374c 0xa esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - 0xd (size before relaxing) - 0x4008374c esp_flash_encryption_enabled + 0x400834a4 bootloader_flash_gpio_config + *fill* 0x40083682 0x2 + .iram1.9 0x40083684 0xb3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x40083684 bootloader_flash_dummy_config + *fill* 0x40083737 0x1 + .iram1.0 0x40083738 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + 0x40083738 bootloader_common_get_chip_ver_pkg *fill* 0x40083756 0x2 - .iram1.2 0x40083758 0x8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.0 0x40083758 0xa esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0xd (size before relaxing) + 0x40083758 esp_flash_encryption_enabled + *fill* 0x40083762 0x2 + .iram1.2 0x40083764 0x8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xb (size before relaxing) - *fill* 0x40083760 0x0 - .iram1.3 0x40083760 0x215 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x4008376c 0x0 + .iram1.3 0x4008376c 0x215 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x22d (size before relaxing) - *fill* 0x40083975 0x3 - .iram1.4 0x40083978 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x40083981 0x3 + .iram1.4 0x40083984 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x29 (size before relaxing) - *fill* 0x40083995 0x3 - .iram1.16 0x40083998 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400839a1 0x3 + .iram1.16 0x400839a4 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x22 (size before relaxing) - *fill* 0x400839b2 0x2 - .iram1.1 0x400839b4 0x6d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x400839b4 esp_mmu_paddr_find_caps - *fill* 0x40083a21 0x3 - .iram1.3 0x40083a24 0x15 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + *fill* 0x400839be 0x2 + .iram1.1 0x400839c0 0x6d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400839c0 esp_mmu_paddr_find_caps + *fill* 0x40083a2d 0x3 + .iram1.3 0x40083a30 0x15 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) 0x19 (size before relaxing) - *fill* 0x40083a39 0x3 - .iram1.0 0x40083a3c 0x66 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - 0x40083a3c esp_heap_adjust_alignment_to_hw - *fill* 0x40083aa2 0x2 - .iram1.12 0x40083aa4 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40083aa4 spi_flash_disable_cache - *fill* 0x40083ab3 0x1 - .iram1.7 0x40083ab4 0xe2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x40083a45 0x3 + .iram1.0 0x40083a48 0x66 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x40083a48 esp_heap_adjust_alignment_to_hw + *fill* 0x40083aae 0x2 + .iram1.12 0x40083ab0 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083ab0 spi_flash_disable_cache + *fill* 0x40083abf 0x1 + .iram1.7 0x40083ac0 0xe2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0xfa (size before relaxing) - 0x40083ab4 spi_flash_disable_interrupts_caches_and_other_cpu - *fill* 0x40083b96 0x2 - .iram1.13 0x40083b98 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40083b98 spi_flash_restore_cache - *fill* 0x40083ba7 0x1 - .iram1.6 0x40083ba8 0x46 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083ac0 spi_flash_disable_interrupts_caches_and_other_cpu + *fill* 0x40083ba2 0x2 + .iram1.13 0x40083ba4 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083ba4 spi_flash_restore_cache + *fill* 0x40083bb3 0x1 + .iram1.6 0x40083bb4 0x46 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x52 (size before relaxing) - 0x40083ba8 spi_flash_op_block_func - *fill* 0x40083bee 0x2 - .iram1.8 0x40083bf0 0x86 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083bb4 spi_flash_op_block_func + *fill* 0x40083bfa 0x2 + .iram1.8 0x40083bfc 0x86 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0xa2 (size before relaxing) - 0x40083bf0 spi_flash_enable_interrupts_caches_and_other_cpu - *fill* 0x40083c76 0x2 - .iram1.11 0x40083c78 0xbb esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083bfc spi_flash_enable_interrupts_caches_and_other_cpu + *fill* 0x40083c82 0x2 + .iram1.11 0x40083c84 0xbb esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0xbf (size before relaxing) - 0x40083c78 spi_flash_enable_cache - *fill* 0x40083d33 0x1 - .iram1.14 0x40083d34 0x11 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40083d34 spi_flash_cache_enabled - *fill* 0x40083d45 0x3 - .iram1.0 0x40083d48 0x1c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x40083c84 spi_flash_enable_cache + *fill* 0x40083d3f 0x1 + .iram1.14 0x40083d40 0x11 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083d40 spi_flash_cache_enabled + *fill* 0x40083d51 0x3 + .iram1.0 0x40083d54 0x1c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x20 (size before relaxing) - .iram1.1 0x40083d64 0x52 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.1 0x40083d70 0x52 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x56 (size before relaxing) - 0x40083d64 spi_flash_check_and_flush_cache - *fill* 0x40083db6 0x2 - .iram1.8 0x40083db8 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40083db8 spi_flash_guard_set + 0x40083d70 spi_flash_check_and_flush_cache *fill* 0x40083dc2 0x2 - .iram1.6 0x40083dc4 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x40083e0a 0x2 - .iram1.5 0x40083e0c 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x40083e2e 0x2 - .iram1.12 0x40083e30 0x8e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.8 0x40083dc4 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40083dc4 spi_flash_guard_set + *fill* 0x40083dce 0x2 + .iram1.6 0x40083dd0 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x40083e16 0x2 + .iram1.5 0x40083e18 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x40083e3a 0x2 + .iram1.12 0x40083e3c 0x8e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x92 (size before relaxing) - *fill* 0x40083ebe 0x2 - .iram1.10 0x40083ec0 0x6c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x40083eca 0x2 + .iram1.10 0x40083ecc 0x6c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x70 (size before relaxing) - .iram1.13 0x40083f2c 0x6e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40083f2c esp_flash_get_physical_size - *fill* 0x40083f9a 0x2 - .iram1.9 0x40083f9c 0x16a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.13 0x40083f38 0x6e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40083f38 esp_flash_get_physical_size + *fill* 0x40083fa6 0x2 + .iram1.9 0x40083fa8 0x16a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x186 (size before relaxing) - 0x40083f9c esp_flash_init_main - *fill* 0x40084106 0x2 - .iram1.14 0x40084108 0x32 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40083fa8 esp_flash_init_main + *fill* 0x40084112 0x2 + .iram1.14 0x40084114 0x32 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x36 (size before relaxing) - 0x40084108 esp_flash_get_size - *fill* 0x4008413a 0x2 - .iram1.9 0x4008413c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x40084114 esp_flash_get_size + *fill* 0x40084146 0x2 + .iram1.9 0x40084148 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x20 (size before relaxing) - .iram1.17 0x40084154 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.8 0x40084184 0x33 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x400841b7 0x1 - .iram1.12 0x400841b8 0xa esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.17 0x40084160 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.8 0x40084190 0x33 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x400841c3 0x1 + .iram1.12 0x400841c4 0xa esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xe (size before relaxing) - *fill* 0x400841c2 0x2 - .iram1.11 0x400841c4 0x3f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x400841ce 0x2 + .iram1.11 0x400841d0 0x3f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x4a (size before relaxing) - *fill* 0x40084203 0x1 - .iram1.10 0x40084204 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.14 0x40084214 0xb esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x4008420f 0x1 + .iram1.10 0x40084210 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.14 0x40084220 0xb esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xe (size before relaxing) - *fill* 0x4008421f 0x1 - .iram1.13 0x40084220 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x4008422b 0x1 + .iram1.13 0x4008422c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x31 (size before relaxing) - *fill* 0x4008424d 0x3 - .iram1.0 0x40084250 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x40084259 0x3 + .iram1.0 0x4008425c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xb (size before relaxing) - *fill* 0x40084258 0x0 - .iram1.7 0x40084258 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x40084264 0x0 + .iram1.7 0x40084264 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x18 (size before relaxing) - .iram1.1 0x4008426c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.1 0x40084278 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xb (size before relaxing) - *fill* 0x40084274 0x0 - .iram1.6 0x40084274 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x40084280 0x0 + .iram1.6 0x40084280 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x10 (size before relaxing) - .iram1.8 0x40084280 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.7 0x40084290 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.8 0x4008428c 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.7 0x4008429c 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) 0x2f (size before relaxing) - *fill* 0x400842b3 0x1 - .iram1.6 0x400842b4 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + *fill* 0x400842bf 0x1 + .iram1.6 0x400842c0 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) 0x2f (size before relaxing) - *fill* 0x400842d7 0x1 - .iram1.1 0x400842d8 0x57 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x400842e3 0x1 + .iram1.1 0x400842e4 0x57 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x66 (size before relaxing) - *fill* 0x4008432f 0x1 - .iram1.2 0x40084330 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x4008433b 0x1 + .iram1.2 0x4008433c 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x60 (size before relaxing) - .iram1.3 0x40084388 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x40084388 esp_crosscore_int_send_yield - *fill* 0x40084397 0x1 - .iram1.6 0x40084398 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x40084398 esp_crosscore_int_send_print_backtrace - *fill* 0x400843a7 0x1 - .iram1.7 0x400843a8 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x400843a8 esp_crosscore_int_send_twdt_abort - *fill* 0x400843b7 0x1 - .iram1 0x400843b8 0x40 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .iram1.3 0x40084394 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x40084394 esp_crosscore_int_send_yield + *fill* 0x400843a3 0x1 + .iram1.6 0x400843a4 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x400843a4 esp_crosscore_int_send_print_backtrace + *fill* 0x400843b3 0x1 + .iram1.7 0x400843b4 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x400843b4 esp_crosscore_int_send_twdt_abort + *fill* 0x400843c3 0x1 + .iram1 0x400843c4 0x40 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) 0x48 (size before relaxing) - 0x400843b8 _xt_panic - .iram1.0 0x400843f8 0x66 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - 0x400843f8 esp_rom_gpio_connect_out_signal - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x0 - *fill* 0x4008445e 0x2 - .iram1 0x40084460 0xa esp-idf/esp_system/libesp_system.a(esp_ipc_isr_routines.S.obj) - 0x40084460 esp_ipc_isr_waiting_for_finish_cmd - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 - *fill* 0x4008446a 0x0 + 0x400843c4 _xt_panic + .iram1.0 0x40084404 0x66 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + 0x40084404 esp_rom_gpio_connect_out_signal *fill* 0x4008446a 0x0 *fill* 0x4008446a 0x0 *fill* 0x4008446a 0x0 @@ -13566,109 +13925,134 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es *fill* 0x4008446a 0x0 *fill* 0x4008446a 0x0 *fill* 0x4008446a 0x2 - .iram1.2 0x4008446c 0x7 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x4008446c efuse_hal_get_disable_wafer_version_major - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x0 - *fill* 0x40084473 0x1 - .iram1.10 0x40084474 0x5 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40084474 esp_mspi_pin_init - *fill* 0x40084479 0x3 - .iram1.11 0x4008447c 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4008447c spi_flash_init_chip_state - *fill* 0x40084483 0x1 - .iram1.13 0x40084484 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40084484 esp_mspi_32bit_address_flash_feature_check - *fill* 0x4008448b 0x1 - .iram1.3 0x4008448c 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.4 0x400844b0 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x400844ca 0x0 - *fill* 0x400844ca 0x2 - .iram1.7 0x400844cc 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x400844cc esp_flash_chip_driver_initialized - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 - *fill* 0x400844dc 0x0 + .iram1 0x4008446c 0xa esp-idf/esp_system/libesp_system.a(esp_ipc_isr_routines.S.obj) + 0x4008446c esp_ipc_isr_waiting_for_finish_cmd + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x0 + *fill* 0x40084476 0x2 + .iram1.2 0x40084478 0x7 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40084478 efuse_hal_get_disable_wafer_version_major + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x0 + *fill* 0x4008447f 0x1 + .iram1.10 0x40084480 0x5 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40084480 esp_mspi_pin_init + *fill* 0x40084485 0x3 + .iram1.11 0x40084488 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40084488 spi_flash_init_chip_state + *fill* 0x4008448f 0x1 + .iram1.13 0x40084490 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40084490 esp_mspi_32bit_address_flash_feature_check + *fill* 0x40084497 0x1 + .iram1.3 0x40084498 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.4 0x400844bc 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x400844d6 0x0 + *fill* 0x400844d6 0x2 + .iram1.7 0x400844d8 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x400844d8 esp_flash_chip_driver_initialized + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + *fill* 0x400844e8 0x0 + .iram1.0 0x400844e8 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + 0x400844e8 esp_pm_lock_acquire + .iram1.1 0x400844f0 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + 0x400844f0 esp_pm_lock_release *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) *libapp_trace.a:port_uart.*(.literal .literal.* .text .text.*) @@ -13678,1175 +14062,1182 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es *libesp_event.a:default_event_loop.*(.literal.esp_event_isr_post .text.esp_event_isr_post) *libesp_event.a:esp_event.*(.literal.esp_event_isr_post_to .text.esp_event_isr_post_to) *libesp_hw_support.a:clk_utils.*(.literal .literal.* .text .text.*) - *fill* 0x400844dc 0x0 .text.esp_clk_utils_mspi_speed_mode_sync_before_cpu_freq_switching - 0x400844dc 0x5 esp-idf/esp_hw_support/libesp_hw_support.a(clk_utils.c.obj) - 0x400844dc esp_clk_utils_mspi_speed_mode_sync_before_cpu_freq_switching + 0x400844f8 0x5 esp-idf/esp_hw_support/libesp_hw_support.a(clk_utils.c.obj) + 0x400844f8 esp_clk_utils_mspi_speed_mode_sync_before_cpu_freq_switching *libesp_hw_support.a:cpu.*(.literal.esp_cpu_compare_and_set .text.esp_cpu_compare_and_set) - *fill* 0x400844e1 0x3 + *fill* 0x400844fd 0x3 .text.esp_cpu_compare_and_set - 0x400844e4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400844e4 esp_cpu_compare_and_set + 0x40084500 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x40084500 esp_cpu_compare_and_set *libesp_hw_support.a:cpu.*(.literal.esp_cpu_reset .text.esp_cpu_reset) *libesp_hw_support.a:cpu.*(.literal.esp_cpu_stall .text.esp_cpu_stall) .text.esp_cpu_stall - 0x400844f8 0x87 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400844f8 esp_cpu_stall + 0x40084514 0x87 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x40084514 esp_cpu_stall *libesp_hw_support.a:cpu.*(.literal.esp_cpu_unstall .text.esp_cpu_unstall) - *fill* 0x4008457f 0x1 + *fill* 0x4008459b 0x1 .text.esp_cpu_unstall - 0x40084580 0x59 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x40084580 esp_cpu_unstall - *fill* 0x400845d9 0x0 + 0x4008459c 0x59 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4008459c esp_cpu_unstall + *fill* 0x400845f5 0x0 *libesp_hw_support.a:cpu.*(.literal.esp_cpu_wait_for_intr .text.esp_cpu_wait_for_intr) - *fill* 0x400845d9 0x3 + *fill* 0x400845f5 0x3 .text.esp_cpu_wait_for_intr - 0x400845dc 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400845dc esp_cpu_wait_for_intr + 0x400845f8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x400845f8 esp_cpu_wait_for_intr *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) .text.esp_ptr_byte_accessible - 0x400845e4 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - 0x400845e4 esp_ptr_byte_accessible + 0x40084600 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x40084600 esp_ptr_byte_accessible *libesp_hw_support.a:mspi_timing_tuning.*(.literal .literal.* .text .text.*) *libesp_hw_support.a:periph_ctrl.*(.literal.periph_module_reset .text.periph_module_reset) *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_disable .text.wifi_module_disable) *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_enable .text.wifi_module_enable) *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) - *fill* 0x400845fd 0x3 + *fill* 0x40084619 0x3 .text.rtc_clk_32k_enable_common - 0x40084600 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4008461c 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_bbpll_disable - 0x40084690 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - *fill* 0x400846ce 0x2 + 0x400846ac 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x400846ea 0x2 .text.rtc_clk_bbpll_enable - 0x400846d0 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x400846ec 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x76 (size before relaxing) - *fill* 0x40084736 0x2 + *fill* 0x40084752 0x2 .text.rtc_clk_bbpll_configure - 0x40084738 0x1b4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084754 0x1b4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x1c8 (size before relaxing) .text.rtc_clk_32k_enable - 0x400848ec 0x35 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084908 0x35 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x39 (size before relaxing) - 0x400848ec rtc_clk_32k_enable - *fill* 0x40084921 0x3 + 0x40084908 rtc_clk_32k_enable + *fill* 0x4008493d 0x3 .text.rtc_clk_32k_enable_external - 0x40084924 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084940 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xe (size before relaxing) - 0x40084924 rtc_clk_32k_enable_external - *fill* 0x4008492e 0x2 + 0x40084940 rtc_clk_32k_enable_external + *fill* 0x4008494a 0x2 .text.rtc_clk_8m_enable - 0x40084930 0x9d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084930 rtc_clk_8m_enable - *fill* 0x400849cd 0x3 - .text.rtc_clk_8md256_enabled - 0x400849d0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x400849d0 rtc_clk_8md256_enabled + 0x4008494c 0x9d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4008494c rtc_clk_8m_enable *fill* 0x400849e9 0x3 + .text.rtc_clk_8md256_enabled + 0x400849ec 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x400849ec rtc_clk_8md256_enabled + *fill* 0x40084a05 0x3 .text.rtc_clk_slow_src_set - 0x400849ec 0xe6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084a08 0xe6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xf2 (size before relaxing) - 0x400849ec rtc_clk_slow_src_set - *fill* 0x40084ad2 0x2 - .text.rtc_clk_slow_src_get - 0x40084ad4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084ad4 rtc_clk_slow_src_get + 0x40084a08 rtc_clk_slow_src_set *fill* 0x40084aee 0x2 + .text.rtc_clk_slow_src_get + 0x40084af0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084af0 rtc_clk_slow_src_get + *fill* 0x40084b0a 0x2 .text.rtc_clk_slow_freq_get_hz - 0x40084af0 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084b0c 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x2a (size before relaxing) - 0x40084af0 rtc_clk_slow_freq_get_hz - *fill* 0x40084b16 0x2 + 0x40084b0c rtc_clk_slow_freq_get_hz + *fill* 0x40084b32 0x2 .text.rtc_clk_fast_src_set - 0x40084b18 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084b34 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x4a (size before relaxing) - 0x40084b18 rtc_clk_fast_src_set - *fill* 0x40084b5f 0x1 + 0x40084b34 rtc_clk_fast_src_set + *fill* 0x40084b7b 0x1 .text.rtc_clk_xtal_freq_get - 0x40084b60 0x33 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084b60 rtc_get_xtal - 0x40084b60 rtc_clk_xtal_freq_get - *fill* 0x40084b93 0x1 + 0x40084b7c 0x33 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084b7c rtc_get_xtal + 0x40084b7c rtc_clk_xtal_freq_get + *fill* 0x40084baf 0x1 .text.rtc_clk_cpu_freq_mhz_to_config - 0x40084b94 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084b94 rtc_clk_cpu_freq_mhz_to_config + 0x40084bb0 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084bb0 rtc_clk_cpu_freq_mhz_to_config .text.rtc_clk_cpu_freq_get_config - 0x40084bfc 0xc9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084c18 0xc9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xd1 (size before relaxing) - 0x40084bfc rtc_clk_cpu_freq_get_config - *fill* 0x40084cc5 0x3 - .text.rtc_clk_apb_freq_update - 0x40084cc8 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084cc8 rtc_clk_apb_freq_update + 0x40084c18 rtc_clk_cpu_freq_get_config *fill* 0x40084ce1 0x3 + .text.rtc_clk_apb_freq_update + 0x40084ce4 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084ce4 rtc_clk_apb_freq_update + *fill* 0x40084cfd 0x3 .text.rtc_clk_cpu_freq_to_xtal - 0x40084ce4 0x81 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084d00 0x81 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x89 (size before relaxing) - 0x40084ce4 rtc_clk_cpu_freq_to_xtal - *fill* 0x40084d65 0x3 + 0x40084d00 rtc_clk_cpu_freq_to_xtal + *fill* 0x40084d81 0x3 .text.rtc_clk_cpu_set_to_default_config - 0x40084d68 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084d84 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x19 (size before relaxing) - 0x40084d68 rtc_clk_cpu_set_to_default_config - *fill* 0x40084d79 0x3 + 0x40084d84 rtc_clk_cpu_set_to_default_config + *fill* 0x40084d95 0x3 .text.rtc_clk_cpu_freq_to_pll_mhz - 0x40084d7c 0xae esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084d98 0xae esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xba (size before relaxing) - *fill* 0x40084e2a 0x2 + *fill* 0x40084e46 0x2 .text.rtc_clk_cpu_freq_to_8m - 0x40084e2c 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084e48 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x66 (size before relaxing) - *fill* 0x40084e8e 0x2 + *fill* 0x40084eaa 0x2 .text.rtc_clk_cpu_freq_set_config - 0x40084e90 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084eac 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x8f (size before relaxing) - 0x40084e90 rtc_clk_cpu_freq_set_config - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 - *fill* 0x40084f04 0x0 + 0x40084eac rtc_clk_cpu_freq_set_config + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 + *fill* 0x40084f20 0x0 *libesp_hw_support.a:rtc_init.*(.literal.rtc_vddsdio_get_config .text.rtc_vddsdio_get_config) *libesp_hw_support.a:rtc_init.*(.literal.rtc_vddsdio_set_config .text.rtc_vddsdio_set_config) *libesp_hw_support.a:rtc_sleep.*(.literal .literal.* .text .text.*) *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) - *fill* 0x40084f04 0x0 + *fill* 0x40084f20 0x0 .text.rtc_clk_cal_internal - 0x40084f04 0x1fc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40084f20 0x1fc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0x210 (size before relaxing) .text.rtc_clk_cal - 0x40085100 0xc5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4008511c 0xc5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0xcd (size before relaxing) - 0x40085100 rtc_clk_cal - *fill* 0x400851c5 0x3 + 0x4008511c rtc_clk_cal + *fill* 0x400851e1 0x3 .text.rtc_time_get - 0x400851c8 0x6f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x400851c8 rtc_time_get - *fill* 0x40085237 0x1 + 0x400851e4 0x6f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x400851e4 rtc_time_get + *fill* 0x40085253 0x1 .text.rtc_clk_wait_for_slow_cycle - 0x40085238 0xa7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x40085238 rtc_clk_wait_for_slow_cycle - *fill* 0x400852df 0x1 + 0x40085254 0xa7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40085254 rtc_clk_wait_for_slow_cycle + *fill* 0x400852fb 0x1 .text.rtc_clk_freq_cal - 0x400852e0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x400852e0 rtc_clk_freq_cal - *fill* 0x400852fa 0x2 + 0x400852fc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x400852fc rtc_clk_freq_cal + *fill* 0x40085316 0x2 .text.enable_timer_group0_for_calibration - 0x400852fc 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40085318 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0x67 (size before relaxing) - *fill* 0x4008535f 0x0 - *fill* 0x4008535f 0x0 - *fill* 0x4008535f 0x0 - *fill* 0x4008535f 0x0 - *fill* 0x4008535f 0x0 + *fill* 0x4008537b 0x0 + *fill* 0x4008537b 0x0 + *fill* 0x4008537b 0x0 + *fill* 0x4008537b 0x0 + *fill* 0x4008537b 0x0 *libesp_hw_support.a:rtc_wdt.*(.literal .literal.* .text .text.*) *libesp_hw_support.a:sar_periph_ctrl.*(.literal.sar_periph_ctrl_power_enable .text.sar_periph_ctrl_power_enable) *libesp_mm.a:cache_esp32.*(.literal .literal.* .text .text.*) - *fill* 0x4008535f 0x1 + *fill* 0x4008537b 0x1 .text.cache_sync - 0x40085360 0x22 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - 0x40085360 cache_sync - *fill* 0x40085382 0x0 + 0x4008537c 0x22 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + 0x4008537c cache_sync + *fill* 0x4008539e 0x0 *libesp_mm.a:esp_cache.*(.literal .literal.* .text .text.*) - *fill* 0x40085382 0x2 + *fill* 0x4008539e 0x2 .text.esp_cache_get_alignment - 0x40085384 0x42 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x400853a0 0x42 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) 0x4a (size before relaxing) - 0x40085384 esp_cache_get_alignment - *fill* 0x400853c6 0x0 + 0x400853a0 esp_cache_get_alignment + *fill* 0x400853e2 0x0 *libesp_ringbuf.a:(.literal .literal.* .text .text.*) - *fill* 0x400853c6 0x2 + *fill* 0x400853e2 0x2 .text.prvAcquireItemNoSplit - 0x400853c8 0xb2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x4008547a 0x2 + 0x400853e4 0xb2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x40085496 0x2 .text.prvSendAcquireGeneric - 0x4008547c 0xd6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40085498 0xd6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0xee (size before relaxing) - *fill* 0x40085552 0x2 + *fill* 0x4008556e 0x2 .text.prvReceiveGeneric - 0x40085554 0xfb esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40085570 0xfb esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x10b (size before relaxing) - *fill* 0x4008564f 0x1 + *fill* 0x4008566b 0x1 .text.xRingbufferSend - 0x40085650 0x65 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40085650 xRingbufferSend - *fill* 0x400856b5 0x3 + 0x4008566c 0x65 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4008566c xRingbufferSend + *fill* 0x400856d1 0x3 .text.xRingbufferReceive - 0x400856b8 0x40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x400856d4 0x40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x44 (size before relaxing) - 0x400856b8 xRingbufferReceive + 0x400856d4 xRingbufferReceive .text.vRingbufferReturnItem - 0x400856f8 0x5c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40085714 0x5c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x6e (size before relaxing) - 0x400856f8 vRingbufferReturnItem - *fill* 0x40085754 0x0 + 0x40085714 vRingbufferReturnItem + *fill* 0x40085770 0x0 .text.prvCheckItemAvail - 0x40085754 0x49 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x4008579d 0x0 - *fill* 0x4008579d 0x0 - *fill* 0x4008579d 0x0 - *fill* 0x4008579d 0x0 - *fill* 0x4008579d 0x0 + 0x40085770 0x49 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x400857b9 0x0 + *fill* 0x400857b9 0x0 + *fill* 0x400857b9 0x0 + *fill* 0x400857b9 0x0 + *fill* 0x400857b9 0x0 *libesp_rom.a:esp_rom_print.*(.literal .literal.* .text .text.*) *libesp_rom.a:esp_rom_spiflash.*(.literal .literal.* .text .text.*) *libesp_rom.a:esp_rom_sys.*(.literal .literal.* .text .text.*) - *fill* 0x4008579d 0x3 + *fill* 0x400857b9 0x3 .text.esp_rom_set_cpu_ticks_per_us - 0x400857a0 0xf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - 0x400857a0 esp_rom_set_cpu_ticks_per_us - *fill* 0x400857af 0x0 + 0x400857bc 0xf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + 0x400857bc esp_rom_set_cpu_ticks_per_us + *fill* 0x400857cb 0x0 *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) - *fill* 0x400857af 0x1 + *fill* 0x400857cb 0x1 .text.esp_error_check_failed_print - 0x400857b0 0x47 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x400857cc 0x47 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) 0x4f (size before relaxing) - *fill* 0x400857f7 0x1 + *fill* 0x40085813 0x1 .text._esp_error_check_failed - 0x400857f8 0x2a esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x40085814 0x2a esp-idf/esp_system/libesp_system.a(esp_err.c.obj) 0x32 (size before relaxing) - 0x400857f8 _esp_error_check_failed - *fill* 0x40085822 0x0 - *fill* 0x40085822 0x0 + 0x40085814 _esp_error_check_failed + *fill* 0x4008583e 0x0 + *fill* 0x4008583e 0x0 *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) - *fill* 0x40085822 0x2 + *fill* 0x4008583e 0x2 .text.esp_system_abort - 0x40085824 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x40085840 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0xc (size before relaxing) - 0x40085824 esp_system_abort - *fill* 0x4008582c 0x0 + 0x40085840 esp_system_abort + *fill* 0x40085848 0x0 *libesp_system.a:image_process.*(.literal .literal.* .text .text.*) *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) .text.__ubsan_include - 0x4008582c 0x5 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - 0x4008582c __ubsan_include + 0x40085848 0x5 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x40085848 __ubsan_include *libesp_wifi.a:esp_adapter.*(.literal.coex_pti_get_wrapper .text.coex_pti_get_wrapper) *libesp_wifi.a:wifi_netif.*(.literal.wifi_sta_receive .text.wifi_sta_receive) *libesp_wifi.a:wifi_netif.*(.literal.wifi_transmit_wrap .text.wifi_transmit_wrap) *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal.* EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text.*) - *fill* 0x40085831 0x3 + *fill* 0x4008584d 0x3 .text.prvCopyDataToQueue - 0x40085834 0x90 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085850 0x90 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataFromQueue - 0x400858c4 0x23 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x400858e7 0x1 + 0x400858e0 0x23 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x40085903 0x1 .text.prvNotifyQueueSetContainer - 0x400858e8 0x9f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085904 0x9f esp-idf/freertos/libfreertos.a(queue.c.obj) 0xb6 (size before relaxing) - *fill* 0x40085987 0x1 + *fill* 0x400859a3 0x1 .text.xQueueGenericReset - 0x40085988 0xb3 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x400859a4 0xb3 esp-idf/freertos/libfreertos.a(queue.c.obj) 0xc7 (size before relaxing) - 0x40085988 xQueueGenericReset - *fill* 0x40085a3b 0x1 + 0x400859a4 xQueueGenericReset + *fill* 0x40085a57 0x1 .text.prvInitialiseNewQueue - 0x40085a3c 0x1f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085a58 0x1f esp-idf/freertos/libfreertos.a(queue.c.obj) 0x23 (size before relaxing) - *fill* 0x40085a5b 0x1 + *fill* 0x40085a77 0x1 .text.xQueueGenericCreateStatic - 0x40085a5c 0x8e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085a78 0x8e esp-idf/freertos/libfreertos.a(queue.c.obj) 0x9a (size before relaxing) - 0x40085a5c xQueueGenericCreateStatic - *fill* 0x40085aea 0x2 + 0x40085a78 xQueueGenericCreateStatic + *fill* 0x40085b06 0x2 .text.xQueueGenericCreate - 0x40085aec 0x54 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085b08 0x54 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x5c (size before relaxing) - 0x40085aec xQueueGenericCreate + 0x40085b08 xQueueGenericCreate .text.xQueueGetMutexHolder - 0x40085b40 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085b5c 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x3a (size before relaxing) - 0x40085b40 xQueueGetMutexHolder - *fill* 0x40085b76 0x2 + 0x40085b5c xQueueGetMutexHolder + *fill* 0x40085b92 0x2 .text.xQueueGenericSend - 0x40085b78 0x13c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085b94 0x13c esp-idf/freertos/libfreertos.a(queue.c.obj) 0x16c (size before relaxing) - 0x40085b78 xQueueGenericSend + 0x40085b94 xQueueGenericSend .text.prvInitialiseMutex - 0x40085cb4 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085cd0 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateMutex - 0x40085cf0 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085d0c 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x1a (size before relaxing) - 0x40085cf0 xQueueCreateMutex - *fill* 0x40085d06 0x2 - .text.xQueueCreateMutexStatic - 0x40085d08 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x1e (size before relaxing) - 0x40085d08 xQueueCreateMutexStatic + 0x40085d0c xQueueCreateMutex *fill* 0x40085d22 0x2 + .text.xQueueCreateMutexStatic + 0x40085d24 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x1e (size before relaxing) + 0x40085d24 xQueueCreateMutexStatic + *fill* 0x40085d3e 0x2 .text.xQueueGiveMutexRecursive - 0x40085d24 0x3f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085d40 0x3f esp-idf/freertos/libfreertos.a(queue.c.obj) 0x47 (size before relaxing) - 0x40085d24 xQueueGiveMutexRecursive - *fill* 0x40085d63 0x1 + 0x40085d40 xQueueGiveMutexRecursive + *fill* 0x40085d7f 0x1 + .text.xQueueGenericSendFromISR + 0x40085d80 0xdc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0xec (size before relaxing) + 0x40085d80 xQueueGenericSendFromISR .text.xQueueGiveFromISR - 0x40085d64 0xba esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085e5c 0xba esp-idf/freertos/libfreertos.a(queue.c.obj) 0xc6 (size before relaxing) - 0x40085d64 xQueueGiveFromISR - *fill* 0x40085e1e 0x2 + 0x40085e5c xQueueGiveFromISR + *fill* 0x40085f16 0x2 + .text.xQueueReceive + 0x40085f18 0xec esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x10c (size before relaxing) + 0x40085f18 xQueueReceive .text.xQueueSemaphoreTake - 0x40085e20 0x108 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086004 0x108 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x134 (size before relaxing) - 0x40085e20 xQueueSemaphoreTake + 0x40086004 xQueueSemaphoreTake .text.xQueueTakeMutexRecursive - 0x40085f28 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4008610c 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x46 (size before relaxing) - 0x40085f28 xQueueTakeMutexRecursive - *fill* 0x40085f6a 0x2 + 0x4008610c xQueueTakeMutexRecursive + *fill* 0x4008614e 0x2 .text.xQueueReceiveFromISR - 0x40085f6c 0x88 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086150 0x88 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x90 (size before relaxing) - 0x40085f6c xQueueReceiveFromISR + 0x40086150 xQueueReceiveFromISR .text.vQueueDelete - 0x40085ff4 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x400861d8 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x27 (size before relaxing) - 0x40085ff4 vQueueDelete - *fill* 0x40086018 0x0 + 0x400861d8 vQueueDelete + *fill* 0x400861fc 0x0 .text.vPortTaskWrapper - 0x40086018 0x26 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400861fc 0x26 esp-idf/freertos/libfreertos.a(port.c.obj) 0x32 (size before relaxing) - *fill* 0x4008603e 0x2 + *fill* 0x40086222 0x2 .text.vPortTLSPointersDelCb - 0x40086040 0x8f esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40086224 0x8f esp-idf/freertos/libfreertos.a(port.c.obj) 0x96 (size before relaxing) - *fill* 0x400860cf 0x1 + *fill* 0x400862b3 0x1 .text.vPortCleanUpCoprocArea - 0x400860d0 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400862b4 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) 0x1a (size before relaxing) - *fill* 0x400860e6 0x2 + *fill* 0x400862ca 0x2 .text.xPortStartScheduler - 0x400860e8 0x28 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400862cc 0x28 esp-idf/freertos/libfreertos.a(port.c.obj) 0x34 (size before relaxing) - 0x400860e8 xPortStartScheduler + 0x400862cc xPortStartScheduler .text.pxPortInitialiseStack - 0x40086110 0x99 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40086110 pxPortInitialiseStack - *fill* 0x400861a9 0x3 + 0x400862f4 0x99 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400862f4 pxPortInitialiseStack + *fill* 0x4008638d 0x3 .text.xPortInIsrContext - 0x400861ac 0x22 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x400861ac xPortInIsrContext - *fill* 0x400861ce 0x2 + 0x40086390 0x22 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40086390 xPortInIsrContext + *fill* 0x400863b2 0x2 .text.xPortEnterCriticalTimeout - 0x400861d0 0x150 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400863b4 0x150 esp-idf/freertos/libfreertos.a(port.c.obj) 0x15c (size before relaxing) - 0x400861d0 xPortEnterCriticalTimeout + 0x400863b4 xPortEnterCriticalTimeout .text.vPortExitCritical - 0x40086320 0x9b esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40086504 0x9b esp-idf/freertos/libfreertos.a(port.c.obj) 0x9e (size before relaxing) - 0x40086320 vPortExitCritical - *fill* 0x400863bb 0x1 + 0x40086504 vPortExitCritical + *fill* 0x4008659f 0x1 .text.vPortYieldOtherCore - 0x400863bc 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400865a0 0xa esp-idf/freertos/libfreertos.a(port.c.obj) 0xe (size before relaxing) - 0x400863bc vPortYieldOtherCore - *fill* 0x400863c6 0x2 + 0x400865a0 vPortYieldOtherCore + *fill* 0x400865aa 0x2 .text.vApplicationStackOverflowHook - 0x400863c8 0x3d esp-idf/freertos/libfreertos.a(port.c.obj) - 0x400863c8 vApplicationStackOverflowHook - *fill* 0x40086405 0x3 + 0x400865ac 0x3d esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400865ac vApplicationStackOverflowHook + *fill* 0x400865e9 0x3 .text.vPortTCBPreDeleteHook - 0x40086408 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400865ec 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) 0x16 (size before relaxing) - 0x40086408 vPortTCBPreDeleteHook - *fill* 0x4008641a 0x2 - .text 0x4008641c 0x25a esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x400865ec vPortTCBPreDeleteHook + *fill* 0x400865fe 0x2 + .text 0x40086600 0x25a esp-idf/freertos/libfreertos.a(portasm.S.obj) 0x26a (size before relaxing) - 0x4008641c _frxt_setup_switch - 0x40086434 _frxt_int_enter - 0x40086478 _frxt_int_exit - 0x400864c8 _frxt_timer_int - 0x400864f0 _frxt_tick_timer_init - 0x4008650c _frxt_dispatch - 0x40086570 vPortYield - 0x400865d4 vPortYieldFromInt - 0x40086608 _frxt_task_coproc_state - 0x40086648 _frxt_coproc_exc_hook - *fill* 0x40086676 0x2 + 0x40086600 _frxt_setup_switch + 0x40086618 _frxt_int_enter + 0x4008665c _frxt_int_exit + 0x400866ac _frxt_timer_int + 0x400866d4 _frxt_tick_timer_init + 0x400866f0 _frxt_dispatch + 0x40086754 vPortYield + 0x400867b8 vPortYieldFromInt + 0x400867ec _frxt_task_coproc_state + 0x4008682c _frxt_coproc_exc_hook + *fill* 0x4008685a 0x2 .text._xt_tick_divisor_init - 0x40086678 0x1c esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) + 0x4008685c 0x1c esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) 0x1f (size before relaxing) - 0x40086678 _xt_tick_divisor_init - *fill* 0x40086694 0x0 + 0x4008685c _xt_tick_divisor_init + *fill* 0x40086878 0x0 .text.pvPortMalloc - 0x40086694 0x12 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40086694 pvPortMalloc - *fill* 0x400866a6 0x2 + 0x40086878 0x12 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40086878 pvPortMalloc + *fill* 0x4008688a 0x2 .text.vPortFree - 0x400866a8 0xa esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x4008688c 0xa esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0xe (size before relaxing) - 0x400866a8 vPortFree - *fill* 0x400866b2 0x2 + 0x4008688c vPortFree + *fill* 0x40086896 0x2 .text.xPortCheckValidTCBMem - 0x400866b4 0x49 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x400866b4 xPortCheckValidTCBMem - *fill* 0x400866fd 0x3 + 0x40086898 0x49 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40086898 xPortCheckValidTCBMem + *fill* 0x400868e1 0x3 .text.xPortcheckValidStackMem - 0x40086700 0x48 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40086700 xPortcheckValidStackMem + 0x400868e4 0x48 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x400868e4 xPortcheckValidStackMem .text.vApplicationGetIdleTaskMemory - 0x40086748 0x3d esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x4008692c 0x3d esp-idf/freertos/libfreertos.a(port_common.c.obj) 0x4b (size before relaxing) - 0x40086748 vApplicationGetIdleTaskMemory - *fill* 0x40086785 0x3 + 0x4008692c vApplicationGetIdleTaskMemory + *fill* 0x40086969 0x3 .text.vPortSetupTimer - 0x40086788 0xb esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4008696c 0xb esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x11 (size before relaxing) - 0x40086788 vPortSetupTimer - *fill* 0x40086793 0x1 + 0x4008696c vPortSetupTimer + *fill* 0x40086977 0x1 .text.xPortSysTickHandler - 0x40086794 0x27 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40086978 0x27 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x2f (size before relaxing) - 0x40086794 xPortSysTickHandler - *fill* 0x400867bb 0x1 + 0x40086978 xPortSysTickHandler + *fill* 0x4008699f 0x1 .text.prvGetDisinheritPriorityAfterTimeout - 0x400867bc 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x0 - *fill* 0x400867da 0x2 + 0x400869a0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x0 + *fill* 0x400869be 0x2 .text.vListInitialise - 0x400867dc 0x24 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x400867dc vListInitialise + 0x400869c0 0x24 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x400869c0 vListInitialise .text.vListInitialiseItem - 0x40086800 0xc esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40086800 vListInitialiseItem + 0x400869e4 0xc esp-idf/freertos/libfreertos.a(list.c.obj) + 0x400869e4 vListInitialiseItem .text.vListInsertEnd - 0x4008680c 0x39 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x4008680c vListInsertEnd - *fill* 0x40086845 0x3 + 0x400869f0 0x39 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x400869f0 vListInsertEnd + *fill* 0x40086a29 0x3 .text.vListInsert - 0x40086848 0x5c esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40086848 vListInsert + 0x40086a2c 0x5c esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40086a2c vListInsert .text.uxListRemove - 0x400868a4 0x52 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x400868a4 uxListRemove + 0x40086a88 0x52 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40086a88 uxListRemove *libfreertos.a:tasks.*(.literal.__getreent .literal.eTaskGetState .literal.pcTaskGetName .literal.prvAddCurrentTaskToDelayedList .literal.prvAddNewTaskToReadyList .literal.prvCheckTaskCanBeScheduledSMP .literal.prvCheckTasksWaitingTermination .literal.prvCreateIdleTasks .literal.prvDeleteTCB .literal.prvIdleTask .literal.prvInitialiseNewTask .literal.prvInitialiseTaskLists .literal.prvIsYieldRequiredSMP .literal.prvReleaseKernelLock .literal.prvResetNextTaskUnblockTime .literal.prvSelectHighestPriorityTaskSMP .literal.prvTakeKernelLock .literal.prvTaskIsTaskSuspended .literal.prvTaskPriorityRaise .literal.prvTaskPriorityRestore .literal.pvTaskGetCurrentTCBForCore .literal.pvTaskGetThreadLocalStoragePointer .literal.pvTaskIncrementMutexHeldCount .literal.pxTaskGetStackStart .literal.ulTaskGenericNotifyTake .literal.ulTaskGenericNotifyValueClear .literal.uxTaskGetNumberOfTasks .literal.uxTaskGetStackHighWaterMark .literal.uxTaskGetStackHighWaterMark2 .literal.uxTaskPriorityGet .literal.uxTaskPriorityGetFromISR .literal.uxTaskResetEventItemValue .literal.vTaskDelay .literal.vTaskDelete .literal.vTaskEndScheduler .literal.vTaskGenericNotifyGiveFromISR .literal.vTaskGetSnapshot .literal.vTaskInternalSetTimeOutState .literal.vTaskMissedYield .literal.vTaskPlaceOnEventList .literal.vTaskPlaceOnEventListRestricted .literal.vTaskPlaceOnUnorderedEventList .literal.vTaskPriorityDisinheritAfterTimeout .literal.vTaskPrioritySet .literal.vTaskRemoveFromUnorderedEventList .literal.vTaskResume .literal.vTaskSetThreadLocalStoragePointer .literal.vTaskSetThreadLocalStoragePointerAndDelCallback .literal.vTaskSetTimeOutState .literal.vTaskStartScheduler .literal.vTaskSuspend .literal.vTaskSuspendAll .literal.vTaskSwitchContext .literal.xTaskAbortDelay .literal.xTaskCatchUpTicks .literal.xTaskCheckForTimeOut .literal.xTaskCreatePinnedToCore .literal.xTaskCreateStaticPinnedToCore .literal.xTaskDelayUntil .literal.xTaskGenericNotify .literal.xTaskGenericNotifyFromISR .literal.xTaskGenericNotifyStateClear .literal.xTaskGenericNotifyWait .literal.xTaskGetCoreID .literal.xTaskGetCurrentTaskHandle .literal.xTaskGetCurrentTaskHandleForCore .literal.xTaskGetHandle .literal.xTaskGetIdleTaskHandle .literal.xTaskGetIdleTaskHandleForCore .literal.xTaskGetSchedulerState .literal.xTaskGetStaticBuffers .literal.xTaskGetTickCount .literal.xTaskGetTickCountFromISR .literal.xTaskIncrementTick .literal.xTaskIncrementTickOtherCores .literal.xTaskPriorityDisinherit .literal.xTaskPriorityInherit .literal.xTaskRemoveFromEventList .literal.xTaskResumeAll .literal.xTaskResumeFromISR .text .text.__getreent .text.eTaskGetState .text.pcTaskGetName .text.prvAddCurrentTaskToDelayedList .text.prvAddNewTaskToReadyList .text.prvCheckTaskCanBeScheduledSMP .text.prvCheckTasksWaitingTermination .text.prvCreateIdleTasks .text.prvDeleteTCB .text.prvIdleTask .text.prvInitialiseNewTask .text.prvInitialiseTaskLists .text.prvIsYieldRequiredSMP .text.prvReleaseKernelLock .text.prvResetNextTaskUnblockTime .text.prvSearchForNameWithinSingleList .text.prvSelectHighestPriorityTaskSMP .text.prvTakeKernelLock .text.prvTaskCheckFreeStackSpace .text.prvTaskIsTaskSuspended .text.prvTaskPriorityRaise .text.prvTaskPriorityRestore .text.pvTaskGetCurrentTCBForCore .text.pvTaskGetThreadLocalStoragePointer .text.pvTaskIncrementMutexHeldCount .text.pxTaskGetStackStart .text.ulTaskGenericNotifyTake .text.ulTaskGenericNotifyValueClear .text.uxTaskGetNumberOfTasks .text.uxTaskGetStackHighWaterMark .text.uxTaskGetStackHighWaterMark2 .text.uxTaskPriorityGet .text.uxTaskPriorityGetFromISR .text.uxTaskResetEventItemValue .text.vTaskDelay .text.vTaskDelete .text.vTaskEndScheduler .text.vTaskGenericNotifyGiveFromISR .text.vTaskGetSnapshot .text.vTaskInternalSetTimeOutState .text.vTaskMissedYield .text.vTaskPlaceOnEventList .text.vTaskPlaceOnEventListRestricted .text.vTaskPlaceOnUnorderedEventList .text.vTaskPriorityDisinheritAfterTimeout .text.vTaskPrioritySet .text.vTaskRemoveFromUnorderedEventList .text.vTaskResume .text.vTaskSetThreadLocalStoragePointer .text.vTaskSetThreadLocalStoragePointerAndDelCallback .text.vTaskSetTimeOutState .text.vTaskStartScheduler .text.vTaskSuspend .text.vTaskSuspendAll .text.vTaskSwitchContext .text.xTaskAbortDelay .text.xTaskCatchUpTicks .text.xTaskCheckForTimeOut .text.xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore .text.xTaskDelayUntil .text.xTaskGenericNotify .text.xTaskGenericNotifyFromISR .text.xTaskGenericNotifyStateClear .text.xTaskGenericNotifyWait .text.xTaskGetCoreID .text.xTaskGetCurrentTaskHandle .text.xTaskGetCurrentTaskHandleForCore .text.xTaskGetHandle .text.xTaskGetIdleTaskHandle .text.xTaskGetIdleTaskHandleForCore .text.xTaskGetSchedulerState .text.xTaskGetStaticBuffers .text.xTaskGetTickCount .text.xTaskGetTickCountFromISR .text.xTaskIncrementTick .text.xTaskIncrementTickOtherCores .text.xTaskPriorityDisinherit .text.xTaskPriorityInherit .text.xTaskRemoveFromEventList .text.xTaskResumeAll .text.xTaskResumeFromISR .text.xTimerCreateTimerTask) - *fill* 0x400868f6 0x2 + *fill* 0x40086ada 0x2 .text.prvCheckTaskCanBeScheduledSMP - 0x400868f8 0x46 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x4008693e 0x2 + 0x40086adc 0x46 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x40086b22 0x2 .text.prvResetNextTaskUnblockTime - 0x40086940 0x3c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086b24 0x3c esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvIsYieldRequiredSMP - 0x4008697c 0xa5 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x40086a21 0x3 + 0x40086b60 0xa5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x40086c05 0x3 .text.prvSelectHighestPriorityTaskSMP - 0x40086a24 0x1e7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086c08 0x1e7 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1ea (size before relaxing) - *fill* 0x40086c0b 0x1 + *fill* 0x40086def 0x1 .text.prvDeleteTCB - 0x40086c0c 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086df0 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x57 (size before relaxing) - *fill* 0x40086c50 0x0 + *fill* 0x40086e34 0x0 .text.prvCheckTasksWaitingTermination - 0x40086c50 0x96 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086e34 0x96 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x9e (size before relaxing) - *fill* 0x40086ce6 0x2 + *fill* 0x40086eca 0x2 .text.prvAddCurrentTaskToDelayedList - 0x40086ce8 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086ecc 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x11e (size before relaxing) - *fill* 0x40086e02 0x2 + *fill* 0x40086fe6 0x2 .text.prvIdleTask - 0x40086e04 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086fe8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x12 (size before relaxing) - *fill* 0x40086e10 0x0 + *fill* 0x40086ff4 0x0 .text.prvInitialiseNewTask - 0x40086e10 0xa6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086ff4 0xa6 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xb2 (size before relaxing) - *fill* 0x40086eb6 0x2 + *fill* 0x4008709a 0x2 .text.prvInitialiseTaskLists - 0x40086eb8 0x67 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4008709c 0x67 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x77 (size before relaxing) - *fill* 0x40086f1f 0x1 + *fill* 0x40087103 0x1 .text.prvAddNewTaskToReadyList - 0x40086f20 0x1a4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087104 0x1a4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1b3 (size before relaxing) - *fill* 0x400870c4 0x0 + *fill* 0x400872a8 0x0 .text.vTaskSuspendAll - 0x400870c4 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400872a8 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x32 (size before relaxing) - 0x400870c4 vTaskSuspendAll - *fill* 0x400870f2 0x2 + 0x400872a8 vTaskSuspendAll + *fill* 0x400872d6 0x2 .text.xTaskGetTickCount - 0x400870f4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x400870f4 xTaskGetTickCount - *fill* 0x40087101 0x3 + 0x400872d8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400872d8 xTaskGetTickCount + *fill* 0x400872e5 0x3 .text.xTaskGetTickCountFromISR - 0x40087104 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400872e8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x22 (size before relaxing) - 0x40087104 xTaskGetTickCountFromISR - *fill* 0x40087122 0x2 + 0x400872e8 xTaskGetTickCountFromISR + *fill* 0x40087306 0x2 .text.xTaskIncrementTick - 0x40087124 0x2c8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087308 0x2c8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2db (size before relaxing) - 0x40087124 xTaskIncrementTick - *fill* 0x400873ec 0x0 + 0x40087308 xTaskIncrementTick + *fill* 0x400875d0 0x0 .text.vTaskSwitchContext - 0x400873ec 0xa8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400875d0 0xa8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xbb (size before relaxing) - 0x400873ec vTaskSwitchContext - *fill* 0x40087494 0x0 + 0x400875d0 vTaskSwitchContext + *fill* 0x40087678 0x0 .text.vTaskPlaceOnEventList - 0x40087494 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087678 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x57 (size before relaxing) - 0x40087494 vTaskPlaceOnEventList - *fill* 0x400874db 0x1 + 0x40087678 vTaskPlaceOnEventList + *fill* 0x400876bf 0x1 .text.xTaskRemoveFromEventList - 0x400874dc 0x1fc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400876c0 0x1fc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x213 (size before relaxing) - 0x400874dc xTaskRemoveFromEventList - *fill* 0x400876d8 0x0 + 0x400876c0 xTaskRemoveFromEventList + *fill* 0x400878bc 0x0 .text.vTaskInternalSetTimeOutState - 0x400876d8 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x400876d8 vTaskInternalSetTimeOutState - *fill* 0x400876f1 0x3 + 0x400878bc 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400878bc vTaskInternalSetTimeOutState + *fill* 0x400878d5 0x3 .text.xTaskCheckForTimeOut - 0x400876f4 0xb7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400878d8 0xb7 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xc2 (size before relaxing) - 0x400876f4 xTaskCheckForTimeOut - *fill* 0x400877ab 0x1 + 0x400878d8 xTaskCheckForTimeOut + *fill* 0x4008798f 0x1 .text.xTaskGetCurrentTaskHandle - 0x400877ac 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x400877ac xTaskGetCurrentTaskHandle - *fill* 0x400877cb 0x1 + 0x40087990 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087990 xTaskGetCurrentTaskHandle + *fill* 0x400879af 0x1 .text.vTaskPrioritySet - 0x400877cc 0x15f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400879b0 0x15f esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x173 (size before relaxing) - 0x400877cc vTaskPrioritySet - *fill* 0x4008792b 0x1 + 0x400879b0 vTaskPrioritySet + *fill* 0x40087b0f 0x1 .text.pcTaskGetName - 0x4008792c 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087b10 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x29 (size before relaxing) - 0x4008792c pcTaskGetName - *fill* 0x4008794e 0x2 + 0x40087b10 pcTaskGetName + *fill* 0x40087b32 0x2 .text.xTaskGetSchedulerState - 0x40087950 0x37 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40087950 xTaskGetSchedulerState - *fill* 0x40087987 0x1 + 0x40087b34 0x37 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087b34 xTaskGetSchedulerState + *fill* 0x40087b6b 0x1 .text.vTaskDelete - 0x40087988 0xf4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087b6c 0xf4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x117 (size before relaxing) - 0x40087988 vTaskDelete - *fill* 0x40087a7c 0x0 + 0x40087b6c vTaskDelete + *fill* 0x40087c60 0x0 .text.vTaskDelay - 0x40087a7c 0x3b esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087c60 0x3b esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4f (size before relaxing) - 0x40087a7c vTaskDelay - *fill* 0x40087ab7 0x1 + 0x40087c60 vTaskDelay + *fill* 0x40087c9b 0x1 .text.xTaskResumeAll - 0x40087ab8 0x1f0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087c9c 0x1f0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1ff (size before relaxing) - 0x40087ab8 xTaskResumeAll - *fill* 0x40087ca8 0x0 + 0x40087c9c xTaskResumeAll + *fill* 0x40087e8c 0x0 .text.xTaskPriorityInherit - 0x40087ca8 0x10f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087e8c 0x10f esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x11a (size before relaxing) - 0x40087ca8 xTaskPriorityInherit - *fill* 0x40087db7 0x1 + 0x40087e8c xTaskPriorityInherit + *fill* 0x40087f9b 0x1 .text.xTaskPriorityDisinherit - 0x40087db8 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087f9c 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xf7 (size before relaxing) - 0x40087db8 xTaskPriorityDisinherit - *fill* 0x40087ea0 0x0 + 0x40087f9c xTaskPriorityDisinherit + *fill* 0x40088084 0x0 .text.vTaskPriorityDisinheritAfterTimeout - 0x40087ea0 0xf8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088084 0xf8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xff (size before relaxing) - 0x40087ea0 vTaskPriorityDisinheritAfterTimeout - *fill* 0x40087f98 0x0 + 0x40088084 vTaskPriorityDisinheritAfterTimeout + *fill* 0x4008817c 0x0 .text.pvTaskIncrementMutexHeldCount - 0x40087f98 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4008817c 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4a (size before relaxing) - 0x40087f98 pvTaskIncrementMutexHeldCount - *fill* 0x40087fdf 0x1 + 0x4008817c pvTaskIncrementMutexHeldCount + *fill* 0x400881c3 0x1 .text.ulTaskGenericNotifyTake - 0x40087fe0 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400881c4 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x106 (size before relaxing) - 0x40087fe0 ulTaskGenericNotifyTake - *fill* 0x400880d2 0x2 + 0x400881c4 ulTaskGenericNotifyTake + *fill* 0x400882b6 0x2 .text.xTaskGenericNotify - 0x400880d4 0x1d3 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400882b8 0x1d3 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1e6 (size before relaxing) - 0x400880d4 xTaskGenericNotify - *fill* 0x400882a7 0x1 + 0x400882b8 xTaskGenericNotify + *fill* 0x4008848b 0x1 .text.vTaskGenericNotifyGiveFromISR - 0x400882a8 0x1a3 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4008848c 0x1a3 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1b3 (size before relaxing) - 0x400882a8 vTaskGenericNotifyGiveFromISR - *fill* 0x4008844b 0x1 + 0x4008848c vTaskGenericNotifyGiveFromISR + *fill* 0x4008862f 0x1 .text.xTaskIncrementTickOtherCores - 0x4008844c 0x7a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088630 0x7a esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x7e (size before relaxing) - 0x4008844c xTaskIncrementTickOtherCores - *fill* 0x400884c6 0x2 + 0x40088630 xTaskIncrementTickOtherCores + *fill* 0x400886aa 0x2 .text.xTaskCreatePinnedToCore - 0x400884c8 0x92 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400886ac 0x92 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xa2 (size before relaxing) - 0x400884c8 xTaskCreatePinnedToCore - *fill* 0x4008855a 0x2 + 0x400886ac xTaskCreatePinnedToCore + *fill* 0x4008873e 0x2 .text.xTaskCreateStaticPinnedToCore - 0x4008855c 0xe0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088740 0xe0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xf4 (size before relaxing) - 0x4008855c xTaskCreateStaticPinnedToCore + 0x40088740 xTaskCreateStaticPinnedToCore .text.prvCreateIdleTasks - 0x4008863c 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088820 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x96 (size before relaxing) - *fill* 0x400886ca 0x2 + *fill* 0x400888ae 0x2 .text.vTaskStartScheduler - 0x400886cc 0x61 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400888b0 0x61 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x74 (size before relaxing) - 0x400886cc vTaskStartScheduler - *fill* 0x4008872d 0x3 + 0x400888b0 vTaskStartScheduler + *fill* 0x40088911 0x3 .text.xTaskGetCoreID - 0x40088730 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088914 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x13 (size before relaxing) - 0x40088730 xTaskGetCoreID - *fill* 0x40088740 0x0 + 0x40088914 xTaskGetCoreID + *fill* 0x40088924 0x0 .text.xTaskGetIdleTaskHandleForCore - 0x40088740 0x38 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088924 0x38 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) - 0x40088740 xTaskGetIdleTaskHandleForCore + 0x40088924 xTaskGetIdleTaskHandleForCore .text.xTaskGetCurrentTaskHandleForCore - 0x40088778 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40088778 xTaskGetCurrentTaskHandleForCore - *fill* 0x400887a3 0x1 + 0x4008895c 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4008895c xTaskGetCurrentTaskHandleForCore + *fill* 0x40088987 0x1 .text.__getreent - 0x400887a4 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x400887a4 __getreent - *fill* 0x400887ba 0x2 + 0x40088988 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088988 __getreent + *fill* 0x4008899e 0x2 .text.vTaskGetSnapshot - 0x400887bc 0x25 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400889a0 0x25 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x29 (size before relaxing) - 0x400887bc vTaskGetSnapshot - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x0 - *fill* 0x400887e1 0x3 + 0x400889a0 vTaskGetSnapshot + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x0 + *fill* 0x400889c5 0x3 .text.xTimerCreateTimerTask - 0x400887e4 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x400887e4 xTimerCreateTimerTask - *fill* 0x400887eb 0x0 - *fill* 0x400887eb 0x0 - *fill* 0x400887eb 0x0 - *fill* 0x400887eb 0x0 + 0x400889c8 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400889c8 xTimerCreateTimerTask + *fill* 0x400889cf 0x0 + *fill* 0x400889cf 0x0 + *fill* 0x400889cf 0x0 + *fill* 0x400889cf 0x0 *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) *libgcov.a:(.literal .literal.* .text .text.*) *libhal.a:cache_hal_esp32.*(.literal .literal.* .text .text.*) - *fill* 0x400887eb 0x1 + *fill* 0x400889cf 0x1 .text.cache_hal_suspend - 0x400887ec 0xdc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x400889d0 0xdc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0xe8 (size before relaxing) - 0x400887ec cache_hal_suspend + 0x400889d0 cache_hal_suspend .text.cache_hal_resume - 0x400888c8 0x7e esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088aac 0x7e esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x8e (size before relaxing) - 0x400888c8 cache_hal_resume - *fill* 0x40088946 0x2 + 0x40088aac cache_hal_resume + *fill* 0x40088b2a 0x2 .text.cache_hal_is_cache_enabled - 0x40088948 0x25 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088b2c 0x25 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x29 (size before relaxing) - 0x40088948 cache_hal_is_cache_enabled - *fill* 0x4008896d 0x3 + 0x40088b2c cache_hal_is_cache_enabled + *fill* 0x40088b51 0x3 .text.cache_hal_get_cache_line_size - 0x40088970 0x29 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) - 0x40088970 cache_hal_get_cache_line_size - *fill* 0x40088999 0x3 + 0x40088b54 0x29 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088b54 cache_hal_get_cache_line_size + *fill* 0x40088b7d 0x3 .text.cache_hal_init - 0x4008899c 0x5 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) - 0x4008899c cache_hal_init - *fill* 0x400889a1 0x0 - *fill* 0x400889a1 0x0 - *fill* 0x400889a1 0x0 + 0x40088b80 0x5 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088b80 cache_hal_init + *fill* 0x40088b85 0x0 + *fill* 0x40088b85 0x0 + *fill* 0x40088b85 0x0 *libhal.a:gpio_hal.*(.literal.gpio_hal_isolate_in_sleep .text.gpio_hal_isolate_in_sleep) *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) - *fill* 0x400889a1 0x3 + *fill* 0x40088b85 0x3 .text.mmu_ll_check_entry_valid - 0x400889a4 0x40 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088b88 0x40 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x44 (size before relaxing) .text.mmu_ll_get_entry_target - 0x400889e4 0x48 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088bc8 0x48 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x50 (size before relaxing) .text.mmu_ll_entry_id_to_paddr_base - 0x40088a2c 0x41 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088c10 0x41 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x49 (size before relaxing) - *fill* 0x40088a6d 0x3 + *fill* 0x40088c51 0x3 .text.mmu_hal_check_valid_ext_vaddr_region - 0x40088a70 0xa3 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40088a70 mmu_hal_check_valid_ext_vaddr_region - *fill* 0x40088b13 0x1 + 0x40088c54 0xa3 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088c54 mmu_hal_check_valid_ext_vaddr_region + *fill* 0x40088cf7 0x1 .text.mmu_hal_map_region - 0x40088b14 0x175 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088cf8 0x175 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x189 (size before relaxing) - 0x40088b14 mmu_hal_map_region - *fill* 0x40088c89 0x3 + 0x40088cf8 mmu_hal_map_region + *fill* 0x40088e6d 0x3 .text.mmu_hal_unmap_region - 0x40088c8c 0x13b esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088e70 0x13b esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x143 (size before relaxing) - 0x40088c8c mmu_hal_unmap_region - *fill* 0x40088dc7 0x1 + 0x40088e70 mmu_hal_unmap_region + *fill* 0x40088fab 0x1 .text.mmu_hal_vaddr_to_paddr - 0x40088dc8 0xd4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088fac 0xd4 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0xe8 (size before relaxing) - 0x40088dc8 mmu_hal_vaddr_to_paddr - *fill* 0x40088e9c 0x0 - *fill* 0x40088e9c 0x0 + 0x40088fac mmu_hal_vaddr_to_paddr + *fill* 0x40089080 0x0 + *fill* 0x40089080 0x0 .text.mmu_hal_pages_to_bytes - 0x40088e9c 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40088e9c mmu_hal_pages_to_bytes - *fill* 0x40088ea4 0x0 - *fill* 0x40088ea4 0x0 - *fill* 0x40088ea4 0x0 + 0x40089080 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40089080 mmu_hal_pages_to_bytes + *fill* 0x40089088 0x0 + *fill* 0x40089088 0x0 + *fill* 0x40089088 0x0 *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) .text.spi_flash_encrypt_ll_enable - 0x40088ea4 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x40088ebf 0x1 + 0x40089088 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x400890a3 0x1 .text.spi_flash_encrypt_ll_disable - 0x40088ec0 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x40088edb 0x1 + 0x400890a4 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x400890bf 0x1 .text.spi_flash_encrypt_ll_plaintext_save - 0x40088edc 0x43 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x400890c0 0x43 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x46 (size before relaxing) - *fill* 0x40088f1f 0x1 + *fill* 0x40089103 0x1 .text.spi_flash_encryption_hal_enable - 0x40088f20 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089104 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0xb (size before relaxing) - 0x40088f20 spi_flash_encryption_hal_enable - *fill* 0x40088f28 0x0 + 0x40089104 spi_flash_encryption_hal_enable + *fill* 0x4008910c 0x0 .text.spi_flash_encryption_hal_disable - 0x40088f28 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4008910c 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0xb (size before relaxing) - 0x40088f28 spi_flash_encryption_hal_disable - *fill* 0x40088f30 0x0 + 0x4008910c spi_flash_encryption_hal_disable + *fill* 0x40089114 0x0 .text.spi_flash_encryption_hal_prepare - 0x40088f30 0x20 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089114 0x20 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x24 (size before relaxing) - 0x40088f30 spi_flash_encryption_hal_prepare + 0x40089114 spi_flash_encryption_hal_prepare .text.spi_flash_encryption_hal_done - 0x40088f50 0x10 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40088f50 spi_flash_encryption_hal_done - *fill* 0x40088f60 0x0 - *fill* 0x40088f60 0x0 - *fill* 0x40088f60 0x0 - *fill* 0x40088f60 0x0 - *fill* 0x40088f60 0x0 + 0x40089134 0x10 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089134 spi_flash_encryption_hal_done + *fill* 0x40089144 0x0 + *fill* 0x40089144 0x0 + *fill* 0x40089144 0x0 + *fill* 0x40089144 0x0 + *fill* 0x40089144 0x0 .text.spi_flash_encryption_hal_destroy - 0x40088f60 0x5 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40088f60 spi_flash_encryption_hal_destroy - *fill* 0x40088f65 0x3 + 0x40089144 0x5 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089144 spi_flash_encryption_hal_destroy + *fill* 0x40089149 0x3 .text.spi_flash_encryption_hal_check - 0x40088f68 0xe esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40088f68 spi_flash_encryption_hal_check + 0x4008914c 0xe esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4008914c spi_flash_encryption_hal_check *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) - *fill* 0x40088f76 0x2 + *fill* 0x4008915a 0x2 .text.spi_flash_ll_set_read_mode - 0x40088f78 0xba esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - *fill* 0x40089032 0x2 + 0x4008915c 0xba esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + *fill* 0x40089216 0x2 .text.spi_flash_ll_program_page - 0x40089034 0x5d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - *fill* 0x40089091 0x3 + 0x40089218 0x5d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + *fill* 0x40089275 0x3 .text.spi_flash_hal_configure_host_io_mode - 0x40089094 0x195 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089094 spi_flash_hal_configure_host_io_mode - *fill* 0x40089229 0x3 + 0x40089278 0x195 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089278 spi_flash_hal_configure_host_io_mode + *fill* 0x4008940d 0x3 .text.spi_flash_hal_common_command - 0x4008922c 0x1f5 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4008922c spi_flash_hal_common_command - *fill* 0x40089421 0x3 + 0x40089410 0x1f5 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089410 spi_flash_hal_common_command + *fill* 0x40089605 0x3 .text.spi_flash_hal_read - 0x40089424 0x10d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089424 spi_flash_hal_read - *fill* 0x40089531 0x3 + 0x40089608 0x10d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089608 spi_flash_hal_read + *fill* 0x40089715 0x3 .text.spi_flash_hal_erase_chip - 0x40089534 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089534 spi_flash_hal_erase_chip - *fill* 0x40089556 0x2 + 0x40089718 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089718 spi_flash_hal_erase_chip + *fill* 0x4008973a 0x2 .text.spi_flash_hal_erase_sector - 0x40089558 0x5a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089558 spi_flash_hal_erase_sector - *fill* 0x400895b2 0x2 + 0x4008973c 0x5a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4008973c spi_flash_hal_erase_sector + *fill* 0x40089796 0x2 .text.spi_flash_hal_erase_block - 0x400895b4 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x400895b4 spi_flash_hal_erase_block - *fill* 0x40089606 0x2 + 0x40089798 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089798 spi_flash_hal_erase_block + *fill* 0x400897ea 0x2 .text.spi_flash_hal_program_page - 0x40089608 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089608 spi_flash_hal_program_page - *fill* 0x4008965a 0x2 + 0x400897ec 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400897ec spi_flash_hal_program_page + *fill* 0x4008983e 0x2 .text.spi_flash_hal_set_write_protect - 0x4008965c 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4008965c spi_flash_hal_set_write_protect + 0x40089840 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089840 spi_flash_hal_set_write_protect .text.spi_flash_hal_check_status - 0x40089698 0x32 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089698 spi_flash_hal_check_status - *fill* 0x400896ca 0x2 + 0x4008987c 0x32 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4008987c spi_flash_hal_check_status + *fill* 0x400898ae 0x2 .text.spi_flash_hal_resume - 0x400896cc 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400898b0 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x9 (size before relaxing) - 0x400896cc spi_flash_hal_resume - *fill* 0x400896d2 0x2 + 0x400898b0 spi_flash_hal_resume + *fill* 0x400898b6 0x2 .text.spi_flash_hal_suspend - 0x400896d4 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400898b8 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x9 (size before relaxing) - 0x400896d4 spi_flash_hal_suspend - *fill* 0x400896da 0x0 - *fill* 0x400896da 0x0 - *fill* 0x400896da 0x2 + 0x400898b8 spi_flash_hal_suspend + *fill* 0x400898be 0x0 + *fill* 0x400898be 0x0 + *fill* 0x400898be 0x2 .text.spi_flash_hal_poll_cmd_done - 0x400896dc 0xf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x400896dc spi_flash_hal_poll_cmd_done - *fill* 0x400896eb 0x1 + 0x400898c0 0xf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400898c0 spi_flash_hal_poll_cmd_done + *fill* 0x400898cf 0x1 .text.spi_flash_hal_device_config - 0x400896ec 0xdb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x400896ec spi_flash_hal_device_config - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x0 - *fill* 0x400897c7 0x1 + 0x400898d0 0xdb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400898d0 spi_flash_hal_device_config + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x0 + *fill* 0x400899ab 0x1 .text.spi_flash_hal_setup_read_suspend - 0x400897c8 0x7 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x400897c8 spi_flash_hal_setup_read_suspend - *fill* 0x400897cf 0x0 - *fill* 0x400897cf 0x0 + 0x400899ac 0x7 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400899ac spi_flash_hal_setup_read_suspend + *fill* 0x400899b3 0x0 + *fill* 0x400899b3 0x0 *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:timer_hal.*(.literal.timer_hal_capture_and_get_counter_value .text.timer_hal_capture_and_get_counter_value) *libhal.a:wdt_hal_iram.*(.literal .literal.* .text .text.*) - *fill* 0x400897cf 0x1 + *fill* 0x400899b3 0x1 .text.wdt_hal_init - 0x400897d0 0x29a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x400897d0 wdt_hal_init - *fill* 0x40089a6a 0x2 + 0x400899b4 0x29a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x400899b4 wdt_hal_init + *fill* 0x40089c4e 0x2 .text.wdt_hal_config_stage - 0x40089a6c 0x16d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089c50 0x16d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x174 (size before relaxing) - 0x40089a6c wdt_hal_config_stage - *fill* 0x40089bd9 0x3 + 0x40089c50 wdt_hal_config_stage + *fill* 0x40089dbd 0x3 .text.wdt_hal_write_protect_disable - 0x40089bdc 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089bdc wdt_hal_write_protect_disable - *fill* 0x40089bfe 0x2 + 0x40089dc0 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089dc0 wdt_hal_write_protect_disable + *fill* 0x40089de2 0x2 .text.wdt_hal_enable - 0x40089c00 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089c00 wdt_hal_enable + 0x40089de4 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089de4 wdt_hal_enable .text.wdt_hal_handle_intr - 0x40089c50 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089c50 wdt_hal_handle_intr + 0x40089e34 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089e34 wdt_hal_handle_intr .text.wdt_hal_feed - 0x40089ca0 0x2a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089ca0 wdt_hal_feed - *fill* 0x40089cca 0x2 + 0x40089e84 0x2a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089e84 wdt_hal_feed + *fill* 0x40089eae 0x2 .text.wdt_hal_set_flashboot_en - 0x40089ccc 0x49 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089ccc wdt_hal_set_flashboot_en - *fill* 0x40089d15 0x0 - *fill* 0x40089d15 0x0 - *fill* 0x40089d15 0x3 + 0x40089eb0 0x49 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089eb0 wdt_hal_set_flashboot_en + *fill* 0x40089ef9 0x0 + *fill* 0x40089ef9 0x0 + *fill* 0x40089ef9 0x3 .text.wdt_hal_write_protect_enable - 0x40089d18 0x20 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089d18 wdt_hal_write_protect_enable + 0x40089efc 0x20 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089efc wdt_hal_write_protect_enable .text.wdt_hal_disable - 0x40089d38 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089d38 wdt_hal_disable - *fill* 0x40089d6a 0x0 - *fill* 0x40089d6a 0x0 - *fill* 0x40089d6a 0x2 + 0x40089f1c 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089f1c wdt_hal_disable + *fill* 0x40089f4e 0x0 + *fill* 0x40089f4e 0x0 + *fill* 0x40089f4e 0x2 .text.wdt_hal_is_enabled - 0x40089d6c 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089d6c wdt_hal_is_enabled + 0x40089f50 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089f50 wdt_hal_is_enabled *libheap.a:multi_heap.*(.literal.assert_valid_block .text.assert_valid_block) - *fill* 0x40089d8e 0x2 + *fill* 0x40089f72 0x2 .text.assert_valid_block - 0x40089d90 0x28 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40089f74 0x28 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x30 (size before relaxing) - *fill* 0x40089db8 0x0 + *fill* 0x40089f9c 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl .text.multi_heap_aligned_alloc_impl) *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl_offs .text.multi_heap_aligned_alloc_impl_offs) .text.multi_heap_aligned_alloc_impl_offs - 0x40089db8 0x5e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40089f9c 0x5e esp-idf/heap/libheap.a(multi_heap.c.obj) 0x6e (size before relaxing) - 0x40089db8 multi_heap_aligned_alloc_impl_offs + 0x40089f9c multi_heap_aligned_alloc_impl_offs *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_offs .text.multi_heap_aligned_alloc_offs) - *fill* 0x40089e16 0x2 + *fill* 0x40089ffa 0x2 .text.multi_heap_aligned_alloc_offs - 0x40089e18 0x15 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x40089e18 multi_heap_aligned_alloc_offs - *fill* 0x40089e2d 0x0 + 0x40089ffc 0x15 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40089ffc multi_heap_aligned_alloc_offs + *fill* 0x4008a011 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_free_impl .text.multi_heap_free_impl) - *fill* 0x40089e2d 0x3 + *fill* 0x4008a011 0x3 .text.multi_heap_free_impl - 0x40089e30 0x46 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a014 0x46 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x56 (size before relaxing) - 0x40089e30 multi_heap_free - 0x40089e30 multi_heap_free_impl - 0x40089e30 multi_heap_aligned_free - *fill* 0x40089e76 0x0 + 0x4008a014 multi_heap_free + 0x4008a014 multi_heap_free_impl + 0x4008a014 multi_heap_aligned_free + *fill* 0x4008a05a 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_get_allocated_size_impl .text.multi_heap_get_allocated_size_impl) - *fill* 0x40089e76 0x2 + *fill* 0x4008a05a 0x2 .text.multi_heap_get_allocated_size_impl - 0x40089e78 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a05c 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) 0x10 (size before relaxing) - 0x40089e78 multi_heap_get_allocated_size - 0x40089e78 multi_heap_get_allocated_size_impl - *fill* 0x40089e84 0x0 + 0x4008a05c multi_heap_get_allocated_size + 0x4008a05c multi_heap_get_allocated_size_impl + *fill* 0x4008a068 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_get_block_address_impl .text.multi_heap_get_block_address_impl) *libheap.a:multi_heap.*(.literal.multi_heap_get_first_block .text.multi_heap_get_first_block) *libheap.a:multi_heap.*(.literal.multi_heap_get_next_block .text.multi_heap_get_next_block) *libheap.a:multi_heap.*(.literal.multi_heap_internal_lock .text.multi_heap_internal_lock) .text.multi_heap_internal_lock - 0x40089e84 0x24 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a068 0x24 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x28 (size before relaxing) - 0x40089e84 multi_heap_internal_lock + 0x4008a068 multi_heap_internal_lock *libheap.a:multi_heap.*(.literal.multi_heap_internal_unlock .text.multi_heap_internal_unlock) .text.multi_heap_internal_unlock - 0x40089ea8 0x1f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a08c 0x1f esp-idf/heap/libheap.a(multi_heap.c.obj) 0x26 (size before relaxing) - 0x40089ea8 multi_heap_internal_unlock + 0x4008a08c multi_heap_internal_unlock *libheap.a:multi_heap.*(.literal.multi_heap_is_free .text.multi_heap_is_free) *libheap.a:multi_heap.*(.literal.multi_heap_malloc_impl .text.multi_heap_malloc_impl) - *fill* 0x40089ec7 0x1 + *fill* 0x4008a0ab 0x1 .text.multi_heap_malloc_impl - 0x40089ec8 0x50 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a0ac 0x50 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x60 (size before relaxing) - 0x40089ec8 multi_heap_malloc - 0x40089ec8 multi_heap_malloc_impl - *fill* 0x40089f18 0x0 + 0x4008a0ac multi_heap_malloc + 0x4008a0ac multi_heap_malloc_impl + *fill* 0x4008a0fc 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_realloc_impl .text.multi_heap_realloc_impl) .text.multi_heap_realloc_impl - 0x40089f18 0x71 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a0fc 0x71 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x85 (size before relaxing) - 0x40089f18 multi_heap_realloc - 0x40089f18 multi_heap_realloc_impl + 0x4008a0fc multi_heap_realloc + 0x4008a0fc multi_heap_realloc_impl *libheap.a:multi_heap.*(.literal.multi_heap_set_lock .text.multi_heap_set_lock) - *fill* 0x40089f89 0x3 + *fill* 0x4008a16d 0x3 .text.multi_heap_set_lock - 0x40089f8c 0x7 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x40089f8c multi_heap_set_lock + 0x4008a170 0x7 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a170 multi_heap_set_lock *libheap.a:tlsf.*(.literal.tlsf_alloc_overhead .text.tlsf_alloc_overhead) - *fill* 0x40089f93 0x1 + *fill* 0x4008a177 0x1 .text.tlsf_alloc_overhead - 0x40089f94 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x40089f94 tlsf_alloc_overhead + 0x4008a178 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a178 tlsf_alloc_overhead *libheap.a:tlsf.*(.literal.tlsf_block_size .text.tlsf_block_size) - *fill* 0x40089f9b 0x1 + *fill* 0x4008a17f 0x1 .text.tlsf_block_size - 0x40089f9c 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x40089f9c tlsf_block_size + 0x4008a180 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a180 tlsf_block_size *libheap.a:tlsf.*(.literal.tlsf_free .text.tlsf_free) - *fill* 0x40089fb2 0x2 + *fill* 0x4008a196 0x2 .text.tlsf_free - 0x40089fb4 0x402 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a198 0x402 esp-idf/heap/libheap.a(tlsf.c.obj) 0x41a (size before relaxing) - 0x40089fb4 tlsf_free - *fill* 0x4008a3b6 0x0 + 0x4008a198 tlsf_free + *fill* 0x4008a59a 0x0 *libheap.a:tlsf.*(.literal.tlsf_get_pool .text.tlsf_get_pool) - *fill* 0x4008a3b6 0x2 + *fill* 0x4008a59a 0x2 .text.tlsf_get_pool - 0x4008a3b8 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a59c 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0x10 (size before relaxing) - 0x4008a3b8 tlsf_get_pool - *fill* 0x4008a3c4 0x0 + 0x4008a59c tlsf_get_pool + *fill* 0x4008a5a8 0x0 *libheap.a:tlsf.*(.literal.tlsf_malloc .text.tlsf_malloc) .text.tlsf_malloc - 0x4008a3c4 0x3ee esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a5a8 0x3ee esp-idf/heap/libheap.a(tlsf.c.obj) 0x40a (size before relaxing) - 0x4008a3c4 tlsf_malloc + 0x4008a5a8 tlsf_malloc *libheap.a:tlsf.*(.literal.tlsf_memalign .text.tlsf_memalign) *libheap.a:tlsf.*(.literal.tlsf_memalign_offs .text.tlsf_memalign_offs) - *fill* 0x4008a7b2 0x2 + *fill* 0x4008a996 0x2 .text.tlsf_memalign_offs - 0x4008a7b4 0x69e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a998 0x69e esp-idf/heap/libheap.a(tlsf.c.obj) 0x6c6 (size before relaxing) - 0x4008a7b4 tlsf_memalign_offs - *fill* 0x4008ae52 0x0 + 0x4008a998 tlsf_memalign_offs + *fill* 0x4008b036 0x0 *libheap.a:tlsf.*(.literal.tlsf_realloc .text.tlsf_realloc) - *fill* 0x4008ae52 0x2 + *fill* 0x4008b036 0x2 .text.tlsf_realloc - 0x4008ae54 0x576 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008b038 0x576 esp-idf/heap/libheap.a(tlsf.c.obj) 0x596 (size before relaxing) - 0x4008ae54 tlsf_realloc - *fill* 0x4008b3ca 0x0 + 0x4008b038 tlsf_realloc + *fill* 0x4008b5ae 0x0 *libheap.a:tlsf.*(.literal.tlsf_size .text.tlsf_size) - *fill* 0x4008b3ca 0x2 + *fill* 0x4008b5ae 0x2 .text.tlsf_size - 0x4008b3cc 0xe esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4008b3cc tlsf_size + 0x4008b5b0 0xe esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008b5b0 tlsf_size *liblog.a:log_lock.*(.literal .literal.* .text .text.*) - *fill* 0x4008b3da 0x2 + *fill* 0x4008b5be 0x2 .text.esp_log_impl_lock - 0x4008b3dc 0x27 esp-idf/log/liblog.a(log_lock.c.obj) + 0x4008b5c0 0x27 esp-idf/log/liblog.a(log_lock.c.obj) 0x32 (size before relaxing) - 0x4008b3dc esp_log_impl_lock - *fill* 0x4008b403 0x1 + 0x4008b5c0 esp_log_impl_lock + *fill* 0x4008b5e7 0x1 .text.esp_log_impl_lock_timeout - 0x4008b404 0x38 esp-idf/log/liblog.a(log_lock.c.obj) + 0x4008b5e8 0x38 esp-idf/log/liblog.a(log_lock.c.obj) 0x40 (size before relaxing) - 0x4008b404 esp_log_impl_lock_timeout + 0x4008b5e8 esp_log_impl_lock_timeout .text.esp_log_impl_unlock - 0x4008b43c 0x1b esp-idf/log/liblog.a(log_lock.c.obj) + 0x4008b620 0x1b esp-idf/log/liblog.a(log_lock.c.obj) 0x1f (size before relaxing) - 0x4008b43c esp_log_impl_unlock - *fill* 0x4008b457 0x0 - *fill* 0x4008b457 0x0 + 0x4008b620 esp_log_impl_unlock + *fill* 0x4008b63b 0x0 + *fill* 0x4008b63b 0x0 *liblog.a:log_timestamp.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) - *fill* 0x4008b457 0x1 + *fill* 0x4008b63b 0x1 .text.esp_log_early_timestamp - 0x4008b458 0x1c esp-idf/log/liblog.a(log_timestamp.c.obj) - 0x4008b458 esp_log_early_timestamp - *fill* 0x4008b474 0x0 + 0x4008b63c 0x1c esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x4008b63c esp_log_early_timestamp + *fill* 0x4008b658 0x0 *liblog.a:log_timestamp.*(.literal.esp_log_timestamp .text.esp_log_timestamp) .text.esp_log_timestamp - 0x4008b474 0x48 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x4008b658 0x48 esp-idf/log/liblog.a(log_timestamp.c.obj) 0x57 (size before relaxing) - 0x4008b474 esp_log_timestamp + 0x4008b658 esp_log_timestamp *liblog.a:log_write.*(.literal.esp_log_write .text.esp_log_write) - *fill* 0x4008b4bc 0x0 + *fill* 0x4008b6a0 0x0 .text.esp_log_write - 0x4008b4bc 0x22 esp-idf/log/liblog.a(log_write.c.obj) + 0x4008b6a0 0x22 esp-idf/log/liblog.a(log_write.c.obj) 0x26 (size before relaxing) - 0x4008b4bc esp_log_write - *fill* 0x4008b4de 0x0 + 0x4008b6a0 esp_log_write + *fill* 0x4008b6c2 0x0 *libnet80211.a:(.wifi0iram .wifi0iram.*) *libnet80211.a:(.wifirxiram .wifirxiram.*) *libnet80211.a:(.wifislprxiram .wifislprxiram.*) *libnewlib.a:abort.*(.literal .literal.* .text .text.*) - *fill* 0x4008b4de 0x2 - .text.abort 0x4008b4e0 0x8c esp-idf/newlib/libnewlib.a(abort.c.obj) + *fill* 0x4008b6c2 0x2 + .text.abort 0x4008b6c4 0x8c esp-idf/newlib/libnewlib.a(abort.c.obj) 0x90 (size before relaxing) - 0x4008b4e0 abort - *fill* 0x4008b56c 0x0 + 0x4008b6c4 abort + *fill* 0x4008b750 0x0 *libnewlib.a:assert.*(.literal .literal.* .text .text.*) .text.ra_to_str - 0x4008b56c 0x2f esp-idf/newlib/libnewlib.a(assert.c.obj) - *fill* 0x4008b59b 0x1 + 0x4008b750 0x2f esp-idf/newlib/libnewlib.a(assert.c.obj) + *fill* 0x4008b77f 0x1 .text.__assert_func - 0x4008b59c 0x108 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4008b780 0x108 esp-idf/newlib/libnewlib.a(assert.c.obj) 0x114 (size before relaxing) - 0x4008b59c __assert_func - *fill* 0x4008b6a4 0x0 + 0x4008b780 __assert_func + *fill* 0x4008b888 0x0 .text.newlib_include_assert_impl - 0x4008b6a4 0x5 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x4008b6a4 newlib_include_assert_impl + 0x4008b888 0x5 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4008b888 newlib_include_assert_impl *libnewlib.a:heap.*(.literal .literal.* .text .text.*) - *fill* 0x4008b6a9 0x3 - .text.malloc 0x4008b6ac 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) + *fill* 0x4008b88d 0x3 + .text.malloc 0x4008b890 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) 0x10 (size before relaxing) - 0x4008b6ac malloc - 0x4008b6ac pvalloc - 0x4008b6ac valloc - .text.free 0x4008b6b8 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008b890 malloc + 0x4008b890 pvalloc + 0x4008b890 valloc + .text.free 0x4008b89c 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) 0xe (size before relaxing) - 0x4008b6b8 cfree - 0x4008b6b8 free - *fill* 0x4008b6c2 0x2 + 0x4008b89c cfree + 0x4008b89c free + *fill* 0x4008b8a6 0x2 .text._malloc_r - 0x4008b6c4 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008b8a8 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) 0x10 (size before relaxing) - 0x4008b6c4 _malloc_r - .text._free_r 0x4008b6d0 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008b8a8 _malloc_r + .text._free_r 0x4008b8b4 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) 0xe (size before relaxing) - 0x4008b6d0 _free_r - *fill* 0x4008b6da 0x2 + 0x4008b8b4 _free_r + *fill* 0x4008b8be 0x2 .text._realloc_r - 0x4008b6dc 0x11 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4008b6dc _realloc_r - *fill* 0x4008b6ed 0x3 + 0x4008b8c0 0x11 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008b8c0 _realloc_r + *fill* 0x4008b8d1 0x3 .text._calloc_r - 0x4008b6f0 0x2c esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008b8d4 0x2c esp-idf/newlib/libnewlib.a(heap.c.obj) 0x30 (size before relaxing) - 0x4008b6f0 _calloc_r - .text.calloc 0x4008b71c 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008b8d4 _calloc_r + .text.calloc 0x4008b900 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x18 (size before relaxing) - 0x4008b71c calloc - *fill* 0x4008b730 0x0 - *fill* 0x4008b730 0x0 - *fill* 0x4008b730 0x0 - *fill* 0x4008b730 0x0 + 0x4008b900 calloc + *fill* 0x4008b914 0x0 + *fill* 0x4008b914 0x0 + *fill* 0x4008b914 0x0 + *fill* 0x4008b914 0x0 .text.newlib_include_heap_impl - 0x4008b730 0x5 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4008b730 newlib_include_heap_impl + 0x4008b914 0x5 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008b914 newlib_include_heap_impl *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) - *fill* 0x4008b735 0x3 + *fill* 0x4008b919 0x3 .text.__atomic_fetch_or_8 - 0x4008b738 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x4008b91c 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) 0x63 (size before relaxing) - 0x4008b738 __atomic_fetch_or_8 - *fill* 0x4008b78c 0x0 + 0x4008b91c __atomic_fetch_or_8 + *fill* 0x4008b970 0x0 *libpp.a:(.wifi0iram .wifi0iram.*) *libpp.a:(.wifiorslpiram .wifiorslpiram.*) *libpp.a:(.wifirxiram .wifirxiram.*) @@ -14854,324 +15245,324 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es *librtc.a:(.literal .literal.* .text .text.*) *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) *libspi_flash.a:flash_brownout_hook.*(.literal .literal.* .text .text.*) - *fill* 0x4008b78c 0x0 + *fill* 0x4008b970 0x0 .text.spi_flash_needs_reset_check - 0x4008b78c 0x16 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4008b78c spi_flash_needs_reset_check - *fill* 0x4008b7a2 0x2 + 0x4008b970 0x16 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4008b970 spi_flash_needs_reset_check + *fill* 0x4008b986 0x2 .text.spi_flash_set_erasing_flag - 0x4008b7a4 0xb esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4008b7a4 spi_flash_set_erasing_flag - *fill* 0x4008b7af 0x1 + 0x4008b988 0xb esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4008b988 spi_flash_set_erasing_flag + *fill* 0x4008b993 0x1 .text.spi_flash_brownout_need_reset - 0x4008b7b0 0x21 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4008b7b0 spi_flash_brownout_need_reset - *fill* 0x4008b7d1 0x0 - *fill* 0x4008b7d1 0x0 - *fill* 0x4008b7d1 0x0 + 0x4008b994 0x21 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4008b994 spi_flash_brownout_need_reset + *fill* 0x4008b9b5 0x0 + *fill* 0x4008b9b5 0x0 + *fill* 0x4008b9b5 0x0 *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) - *fill* 0x4008b7d1 0x3 + *fill* 0x4008b9b5 0x3 .text.memspi_host_read_status_hs - 0x4008b7d4 0x37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008b7d4 memspi_host_read_status_hs - *fill* 0x4008b80b 0x1 + 0x4008b9b8 0x37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008b9b8 memspi_host_read_status_hs + *fill* 0x4008b9ef 0x1 .text.memspi_host_read_id_hs - 0x4008b80c 0x82 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008b9f0 0x82 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x86 (size before relaxing) - 0x4008b80c memspi_host_read_id_hs - *fill* 0x4008b88e 0x2 + 0x4008b9f0 memspi_host_read_id_hs + *fill* 0x4008ba72 0x2 .text.memspi_host_flush_cache - 0x4008b890 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008b890 memspi_host_flush_cache - *fill* 0x4008b8a9 0x3 + 0x4008ba74 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008ba74 memspi_host_flush_cache + *fill* 0x4008ba8d 0x3 .text.memspi_host_init_pointers - 0x4008b8ac 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008b8ac memspi_host_init_pointers - *fill* 0x4008b8fa 0x0 - *fill* 0x4008b8fa 0x2 + 0x4008ba90 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008ba90 memspi_host_init_pointers + *fill* 0x4008bade 0x0 + *fill* 0x4008bade 0x2 .text.memspi_host_write_data_slicer - 0x4008b8fc 0x33 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008b8fc memspi_host_write_data_slicer - *fill* 0x4008b92f 0x1 + 0x4008bae0 0x33 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bae0 memspi_host_write_data_slicer + *fill* 0x4008bb13 0x1 .text.memspi_host_read_data_slicer - 0x4008b930 0x2a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008b930 memspi_host_read_data_slicer - *fill* 0x4008b95a 0x0 - *fill* 0x4008b95a 0x0 - *fill* 0x4008b95a 0x0 + 0x4008bb14 0x2a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bb14 memspi_host_read_data_slicer + *fill* 0x4008bb3e 0x0 + *fill* 0x4008bb3e 0x0 + *fill* 0x4008bb3e 0x0 *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) - *fill* 0x4008b95a 0x2 + *fill* 0x4008bb3e 0x2 .text.spi_flash_chip_gd_detect_size - 0x4008b95c 0x35 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008b95c spi_flash_chip_gd_detect_size - *fill* 0x4008b991 0x3 + 0x4008bb40 0x35 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bb40 spi_flash_chip_gd_detect_size + *fill* 0x4008bb75 0x3 .text.spi_flash_chip_gd_suspend_cmd_conf - 0x4008b994 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008b994 spi_flash_chip_gd_suspend_cmd_conf - *fill* 0x4008b9ca 0x2 + 0x4008bb78 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bb78 spi_flash_chip_gd_suspend_cmd_conf + *fill* 0x4008bbae 0x2 .text.spi_flash_chip_gd_set_io_mode - 0x4008b9cc 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bbb0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) 0x44 (size before relaxing) - 0x4008b9cc spi_flash_chip_gd_set_io_mode + 0x4008bbb0 spi_flash_chip_gd_set_io_mode .text.spi_flash_chip_gd_get_io_mode - 0x4008ba0c 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008ba0c spi_flash_chip_gd_get_io_mode - *fill* 0x4008ba2a 0x2 + 0x4008bbf0 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bbf0 spi_flash_chip_gd_get_io_mode + *fill* 0x4008bc0e 0x2 .text.spi_flash_chip_gd_get_caps - 0x4008ba2c 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008ba2c spi_flash_chip_gd_get_caps - *fill* 0x4008ba45 0x0 - *fill* 0x4008ba45 0x3 + 0x4008bc10 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bc10 spi_flash_chip_gd_get_caps + *fill* 0x4008bc29 0x0 + *fill* 0x4008bc29 0x3 .text.spi_flash_chip_gd_probe - 0x4008ba48 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008ba48 spi_flash_chip_gd_probe - *fill* 0x4008ba81 0x0 - *fill* 0x4008ba81 0x0 + 0x4008bc2c 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bc2c spi_flash_chip_gd_probe + *fill* 0x4008bc65 0x0 + *fill* 0x4008bc65 0x0 *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) - *fill* 0x4008ba81 0x3 + *fill* 0x4008bc65 0x3 .text.spi_flash_chip_generic_detect_size - 0x4008ba84 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008ba84 spi_flash_chip_generic_detect_size - *fill* 0x4008bac5 0x3 + 0x4008bc68 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008bc68 spi_flash_chip_generic_detect_size + *fill* 0x4008bca9 0x3 .text.spi_flash_chip_generic_reset - 0x4008bac8 0x55 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008bac8 spi_flash_chip_generic_reset - *fill* 0x4008bb1d 0x3 + 0x4008bcac 0x55 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008bcac spi_flash_chip_generic_reset + *fill* 0x4008bd01 0x3 .text.spi_flash_chip_generic_config_host_io_mode - 0x4008bb20 0x159 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008bb20 spi_flash_chip_generic_config_host_io_mode - *fill* 0x4008bc79 0x3 + 0x4008bd04 0x159 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008bd04 spi_flash_chip_generic_config_host_io_mode + *fill* 0x4008be5d 0x3 .text.spi_flash_chip_generic_write_encrypted - 0x4008bc7c 0xce esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008bc7c spi_flash_chip_generic_write_encrypted - *fill* 0x4008bd4a 0x2 + 0x4008be60 0xce esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008be60 spi_flash_chip_generic_write_encrypted + *fill* 0x4008bf2e 0x2 .text.spi_flash_chip_generic_get_caps - 0x4008bd4c 0x6d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008bd4c spi_flash_chip_generic_get_caps - *fill* 0x4008bdb9 0x3 + 0x4008bf30 0x6d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008bf30 spi_flash_chip_generic_get_caps + *fill* 0x4008bf9d 0x3 .text.spi_flash_common_read_qe_sr - 0x4008bdbc 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x4008bdee 0x2 + 0x4008bfa0 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x4008bfd2 0x2 .text.spi_flash_common_write_qe_sr - 0x4008bdf0 0x2e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x4008be1e 0x2 + 0x4008bfd4 0x2e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x4008c002 0x2 .text.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x4008be20 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c004 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x3c (size before relaxing) - 0x4008be20 spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x4008c004 spi_flash_common_read_status_16b_rdsr_rdsr2 .text.spi_flash_common_write_status_16b_wrsr - 0x4008be58 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008be58 spi_flash_common_write_status_16b_wrsr - *fill* 0x4008be6d 0x3 + 0x4008c03c 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c03c spi_flash_common_write_status_16b_wrsr + *fill* 0x4008c051 0x3 .text.spi_flash_chip_generic_suspend_cmd_conf - 0x4008be70 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008be70 spi_flash_chip_generic_suspend_cmd_conf - *fill* 0x4008bea6 0x2 + 0x4008c054 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c054 spi_flash_chip_generic_suspend_cmd_conf + *fill* 0x4008c08a 0x2 .text.spi_flash_chip_generic_read - 0x4008bea8 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c08c 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0xb2 (size before relaxing) - 0x4008bea8 spi_flash_chip_generic_read - *fill* 0x4008bf56 0x2 + 0x4008c08c spi_flash_chip_generic_read + *fill* 0x4008c13a 0x2 .text.spi_flash_chip_generic_write - 0x4008bf58 0xa0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008bf58 spi_flash_chip_generic_write + 0x4008c13c 0xa0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c13c spi_flash_chip_generic_write .text.spi_flash_chip_generic_get_write_protect - 0x4008bff8 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c1dc 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x3b (size before relaxing) - 0x4008bff8 spi_flash_chip_generic_get_write_protect - *fill* 0x4008c030 0x0 + 0x4008c1dc spi_flash_chip_generic_get_write_protect + *fill* 0x4008c214 0x0 .text.spi_flash_chip_generic_yield - 0x4008c030 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c030 spi_flash_chip_generic_yield - *fill* 0x4008c076 0x2 + 0x4008c214 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c214 spi_flash_chip_generic_yield + *fill* 0x4008c25a 0x2 .text.spi_flash_chip_generic_read_unique_id - 0x4008c078 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c25c 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x84 (size before relaxing) - 0x4008c078 spi_flash_chip_generic_read_unique_id + 0x4008c25c spi_flash_chip_generic_read_unique_id .text.spi_flash_common_read_status_8b_rdsr2 - 0x4008c0f8 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c0f8 spi_flash_common_read_status_8b_rdsr2 - *fill* 0x4008c10d 0x3 + 0x4008c2dc 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c2dc spi_flash_common_read_status_8b_rdsr2 + *fill* 0x4008c2f1 0x3 .text.spi_flash_chip_generic_get_io_mode - 0x4008c110 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c110 spi_flash_chip_generic_get_io_mode - *fill* 0x4008c12e 0x2 + 0x4008c2f4 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c2f4 spi_flash_chip_generic_get_io_mode + *fill* 0x4008c312 0x2 .text.spi_flash_common_read_status_8b_rdsr - 0x4008c130 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c130 spi_flash_common_read_status_8b_rdsr - *fill* 0x4008c145 0x3 + 0x4008c314 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c314 spi_flash_common_read_status_8b_rdsr + *fill* 0x4008c329 0x3 .text.spi_flash_common_write_status_8b_wrsr - 0x4008c148 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c148 spi_flash_common_write_status_8b_wrsr - *fill* 0x4008c15d 0x3 + 0x4008c32c 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c32c spi_flash_common_write_status_8b_wrsr + *fill* 0x4008c341 0x3 .text.spi_flash_common_write_status_8b_wrsr2 - 0x4008c160 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c160 spi_flash_common_write_status_8b_wrsr2 - *fill* 0x4008c175 0x3 + 0x4008c344 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c344 spi_flash_common_write_status_8b_wrsr2 + *fill* 0x4008c359 0x3 .text.spi_flash_chip_generic_set_io_mode - 0x4008c178 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c178 spi_flash_chip_generic_set_io_mode - *fill* 0x4008c190 0x0 - *fill* 0x4008c190 0x0 + 0x4008c35c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c35c spi_flash_chip_generic_set_io_mode + *fill* 0x4008c374 0x0 + *fill* 0x4008c374 0x0 .text.spi_flash_chip_generic_probe - 0x4008c190 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c190 spi_flash_chip_generic_probe - *fill* 0x4008c197 0x0 - *fill* 0x4008c197 0x1 + 0x4008c374 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c374 spi_flash_chip_generic_probe + *fill* 0x4008c37b 0x0 + *fill* 0x4008c37b 0x1 .text.spi_flash_chip_generic_erase_chip - 0x4008c198 0x8e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c198 spi_flash_chip_generic_erase_chip - *fill* 0x4008c226 0x2 + 0x4008c37c 0x8e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c37c spi_flash_chip_generic_erase_chip + *fill* 0x4008c40a 0x2 .text.spi_flash_chip_generic_erase_sector - 0x4008c228 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c228 spi_flash_chip_generic_erase_sector - *fill* 0x4008c2b2 0x2 + 0x4008c40c 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c40c spi_flash_chip_generic_erase_sector + *fill* 0x4008c496 0x2 .text.spi_flash_chip_generic_erase_block - 0x4008c2b4 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c2b4 spi_flash_chip_generic_erase_block - *fill* 0x4008c33e 0x2 + 0x4008c498 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c498 spi_flash_chip_generic_erase_block + *fill* 0x4008c522 0x2 .text.spi_flash_chip_generic_page_program - 0x4008c340 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c340 spi_flash_chip_generic_page_program + 0x4008c524 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c524 spi_flash_chip_generic_page_program .text.spi_flash_chip_generic_set_write_protect - 0x4008c3ac 0x4f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c3ac spi_flash_chip_generic_set_write_protect - *fill* 0x4008c3fb 0x1 + 0x4008c590 0x4f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c590 spi_flash_chip_generic_set_write_protect + *fill* 0x4008c5df 0x1 .text.spi_flash_chip_generic_read_reg - 0x4008c3fc 0x12 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c3fc spi_flash_chip_generic_read_reg - *fill* 0x4008c40e 0x2 + 0x4008c5e0 0x12 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c5e0 spi_flash_chip_generic_read_reg + *fill* 0x4008c5f2 0x2 .text.spi_flash_chip_generic_wait_idle - 0x4008c410 0x98 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c410 spi_flash_chip_generic_wait_idle - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 - *fill* 0x4008c4a8 0x0 + 0x4008c5f4 0x98 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c5f4 spi_flash_chip_generic_wait_idle + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 + *fill* 0x4008c68c 0x0 .text.spi_flash_chip_generic_read_unique_id_none - 0x4008c4a8 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c4a8 spi_flash_chip_generic_read_unique_id_none - *fill* 0x4008c4b0 0x0 - *fill* 0x4008c4b0 0x0 - *fill* 0x4008c4b0 0x0 - *fill* 0x4008c4b0 0x0 - *fill* 0x4008c4b0 0x0 + 0x4008c68c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c68c spi_flash_chip_generic_read_unique_id_none + *fill* 0x4008c694 0x0 + *fill* 0x4008c694 0x0 + *fill* 0x4008c694 0x0 + *fill* 0x4008c694 0x0 + *fill* 0x4008c694 0x0 .text.spi_flash_common_set_io_mode - 0x4008c4b0 0x9a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c4b0 spi_flash_common_set_io_mode - *fill* 0x4008c54a 0x0 + 0x4008c694 0x9a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c694 spi_flash_common_set_io_mode + *fill* 0x4008c72e 0x0 *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) - *fill* 0x4008c54a 0x2 + *fill* 0x4008c72e 0x2 .text.spi_flash_chip_issi_probe - 0x4008c54c 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4008c54c spi_flash_chip_issi_probe - *fill* 0x4008c575 0x3 + 0x4008c730 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c730 spi_flash_chip_issi_probe + *fill* 0x4008c759 0x3 .text.spi_flash_chip_issi_set_io_mode - 0x4008c578 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c75c 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) 0x18 (size before relaxing) - 0x4008c578 spi_flash_chip_issi_set_io_mode + 0x4008c75c spi_flash_chip_issi_set_io_mode .text.spi_flash_chip_issi_get_io_mode - 0x4008c58c 0x1f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4008c58c spi_flash_chip_issi_get_io_mode - *fill* 0x4008c5ab 0x1 + 0x4008c770 0x1f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c770 spi_flash_chip_issi_get_io_mode + *fill* 0x4008c78f 0x1 .text.spi_flash_chip_issi_get_caps - 0x4008c5ac 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4008c5ac spi_flash_chip_issi_get_caps - *fill* 0x4008c5b3 0x0 + 0x4008c790 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c790 spi_flash_chip_issi_get_caps + *fill* 0x4008c797 0x0 *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) - *fill* 0x4008c5b3 0x1 + *fill* 0x4008c797 0x1 .text.spi_flash_chip_mxic_detect_size - 0x4008c5b4 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4008c5b4 spi_flash_chip_mxic_detect_size - *fill* 0x4008c5f5 0x3 + 0x4008c798 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4008c798 spi_flash_chip_mxic_detect_size + *fill* 0x4008c7d9 0x3 .text.spi_flash_chip_mxic_probe - 0x4008c5f8 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4008c5f8 spi_flash_chip_mxic_probe - *fill* 0x4008c61d 0x0 - *fill* 0x4008c61d 0x3 + 0x4008c7dc 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4008c7dc spi_flash_chip_mxic_probe + *fill* 0x4008c801 0x0 + *fill* 0x4008c801 0x3 .text.spi_flash_chip_mxic_get_caps - 0x4008c620 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4008c620 spi_flash_chip_mxic_get_caps + 0x4008c804 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4008c804 spi_flash_chip_mxic_get_caps *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) - *fill* 0x4008c627 0x1 + *fill* 0x4008c80b 0x1 .text.spi_flash_command_winbond_program_4B - 0x4008c628 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x4008c672 0x2 + 0x4008c80c 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x4008c856 0x2 .text.spi_flash_chip_winbond_page_program - 0x4008c674 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008c858 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x3c (size before relaxing) - 0x4008c674 spi_flash_chip_winbond_page_program + 0x4008c858 spi_flash_chip_winbond_page_program .text.spi_flash_command_winbond_erase_sector_4B - 0x4008c6ac 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x4008c6f2 0x2 + 0x4008c890 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x4008c8d6 0x2 .text.spi_flash_chip_winbond_erase_sector - 0x4008c6f4 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008c8d8 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x60 (size before relaxing) - 0x4008c6f4 spi_flash_chip_winbond_erase_sector + 0x4008c8d8 spi_flash_chip_winbond_erase_sector .text.spi_flash_command_erase_block_4B - 0x4008c750 0x49 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x4008c799 0x3 + 0x4008c934 0x49 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x4008c97d 0x3 .text.spi_flash_chip_winbond_erase_block - 0x4008c79c 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008c980 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x60 (size before relaxing) - 0x4008c79c spi_flash_chip_winbond_erase_block + 0x4008c980 spi_flash_chip_winbond_erase_block .text.spi_flash_chip_winbond_read - 0x4008c7f8 0xbe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008c9dc 0xbe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0xc2 (size before relaxing) - 0x4008c7f8 spi_flash_chip_winbond_read - *fill* 0x4008c8b6 0x2 + 0x4008c9dc spi_flash_chip_winbond_read + *fill* 0x4008ca9a 0x2 .text.spi_flash_chip_winbond_probe - 0x4008c8b8 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4008c8b8 spi_flash_chip_winbond_probe - *fill* 0x4008c8ce 0x2 + 0x4008ca9c 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008ca9c spi_flash_chip_winbond_probe + *fill* 0x4008cab2 0x2 .text.spi_flash_chip_winbond_get_caps - 0x4008c8d0 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4008c8d0 spi_flash_chip_winbond_get_caps - *fill* 0x4008c8e9 0x0 - *fill* 0x4008c8e9 0x0 - *fill* 0x4008c8e9 0x0 - *fill* 0x4008c8e9 0x0 + 0x4008cab4 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008cab4 spi_flash_chip_winbond_get_caps + *fill* 0x4008cacd 0x0 + *fill* 0x4008cacd 0x0 + *fill* 0x4008cacd 0x0 + *fill* 0x4008cacd 0x0 *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) *libxt_hal.a:(.literal .literal.* .text .text.*) - *fill* 0x4008c8e9 0x3 - .text 0x4008c8ec 0x137 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - 0x4008c8ec xthal_window_spill_nw - 0x4008c8ec xthal_spill_registers_into_stack_nw - 0x4008ca00 xthal_window_spill - *fill* 0x4008ca23 0x0 - *fill* 0x4008ca23 0x1 - .text 0x4008ca24 0x8 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - 0x4008ca24 xthal_set_intclear - .text 0x4008ca2c 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - 0x4008ca2c xthal_restore_extra_nw - *fill* 0x4008ca6a 0x2 - .text 0x4008ca6c 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - 0x4008ca6c xthal_save_extra_nw + *fill* 0x4008cacd 0x3 + .text 0x4008cad0 0x137 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + 0x4008cad0 xthal_window_spill_nw + 0x4008cad0 xthal_spill_registers_into_stack_nw + 0x4008cbe4 xthal_window_spill + *fill* 0x4008cc07 0x0 + *fill* 0x4008cc07 0x1 + .text 0x4008cc08 0x8 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + 0x4008cc08 xthal_set_intclear + .text 0x4008cc10 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + 0x4008cc10 xthal_restore_extra_nw + *fill* 0x4008cc4e 0x2 + .text 0x4008cc50 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + 0x4008cc50 xthal_save_extra_nw *libxtensa.a:(EXCLUDE_FILE(*libxtensa.a:xtensa_intr.* *libxtensa.a:xt_trax.*) .literal EXCLUDE_FILE(*libxtensa.a:xtensa_intr.* *libxtensa.a:xt_trax.*) .literal.* EXCLUDE_FILE(*libxtensa.a:xtensa_intr.* *libxtensa.a:xt_trax.*) .text EXCLUDE_FILE(*libxtensa.a:xtensa_intr.* *libxtensa.a:xt_trax.*) .text.*) - *fill* 0x4008caaa 0x2 - .text 0x4008caac 0x186 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + *fill* 0x4008cc8e 0x2 + .text 0x4008cc90 0x186 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) 0x18e (size before relaxing) - 0x4008caac _xt_context_save - 0x4008cb50 _xt_context_restore - 0x4008cb94 _xt_coproc_init - 0x4008cba8 _xt_coproc_release - 0x4008cbec _xt_coproc_savecs - 0x4008cc10 _xt_coproc_restorecs - *fill* 0x4008cc32 0x0 - *fill* 0x4008cc32 0x2 - .text 0x4008cc34 0x33 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - 0x4008cc34 xt_ints_on - 0x4008cc4c xt_ints_off + 0x4008cc90 _xt_context_save + 0x4008cd34 _xt_context_restore + 0x4008cd78 _xt_coproc_init + 0x4008cd8c _xt_coproc_release + 0x4008cdd0 _xt_coproc_savecs + 0x4008cdf4 _xt_coproc_restorecs + *fill* 0x4008ce16 0x0 + *fill* 0x4008ce16 0x2 + .text 0x4008ce18 0x33 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + 0x4008ce18 xt_ints_on + 0x4008ce30 xt_ints_off -.dram0.data 0x3ffb0000 0x22cc +.dram0.data 0x3ffb0000 0x2314 0x3ffb0000 _data_start = ABSOLUTE (.) *(.gnu.linkonce.d.*) *(.data1) @@ -15211,109 +15602,119 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x3ffb0050 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .data.periph_spinlock 0x3ffb0058 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .data.rtc_spinlock + 0x3ffb0060 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x3ffb0060 rtc_spinlock .data.s_config - 0x3ffb0060 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .data.mux 0x3ffb00d0 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3ffb0068 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .data.mux 0x3ffb00d8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .data.xKernelLock - 0x3ffb00d8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb00e0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) .data.lock_init_spinlock - 0x3ffb00e0 0x8 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3ffb00e8 0x8 esp-idf/newlib/libnewlib.a(locks.c.obj) .data.s_stub_table - 0x3ffb00e8 0x90 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3ffb00f0 0x90 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .data.s_registered_select_lock - 0x3ffb0178 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3ffb0180 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .data.s_context - 0x3ffb0180 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3ffb0188 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .data.uart_selectlock - 0x3ffb01f8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3ffb0200 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .data.uart_context - 0x3ffb0200 0x48 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3ffb0208 0x48 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .data.s_fd_table - 0x3ffb0248 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) - .data 0x3ffb0308 0x400 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - 0x3ffb0308 _xt_interrupt_table - 0x3ffb0508 _xt_exception_table - *fill* 0x3ffb0708 0x8 + 0x3ffb0250 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data 0x3ffb0310 0x400 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + 0x3ffb0310 _xt_interrupt_table + 0x3ffb0510 _xt_exception_table .data 0x3ffb0710 0x14 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) 0x3ffb0710 _xt_coproc_owner_sa 0x3ffb0720 _xt_coproc_owner_sa_lock + *fill* 0x3ffb0724 0x4 + .data.gpio_context + 0x3ffb0728 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .data._gpio_hal + 0x3ffb0748 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .data.s_cache_drv - 0x3ffb0724 0x8 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + 0x3ffb074c 0x8 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) .data.s_flash_op_cpu - 0x3ffb072c 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3ffb0754 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .data.esp_flash_registered_chips - 0x3ffb0730 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - 0x3ffb0730 esp_flash_registered_chips + 0x3ffb0758 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3ffb0758 esp_flash_registered_chips .data.default_registered_chips - 0x3ffb0734 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3ffb075c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .data.reason_spinlock - 0x3ffb074c 0x8 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3ffb0774 0x8 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .data.spinlock - 0x3ffb0754 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3ffb075c 0x4 + 0x3ffb077c 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3ffb0784 0x4 .data.s_reserved_pin_mask - 0x3ffb0760 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x3ffb0788 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .data.s_atomic_lock - 0x3ffb0768 0x8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .data 0x3ffb0770 0xc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3ffb0770 __sglue - .data 0x3ffb077c 0xf4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) - 0x3ffb077c _impure_ptr - 0x3ffb0780 _impure_data - .data 0x3ffb0870 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - 0x3ffb0870 __global_locale_ptr + 0x3ffb0790 0x8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .data 0x3ffb0798 0xc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3ffb0798 __sglue + .data 0x3ffb07a4 0xf4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) + 0x3ffb07a4 _impure_ptr + 0x3ffb07a8 _impure_data + .data 0x3ffb0898 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + 0x3ffb0898 __global_locale_ptr *(.dram1 .dram1.*) - .dram1.3 0x3ffb0874 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) - *fill* 0x3ffb089f 0x1 - .dram1.1 0x3ffb08a0 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .dram1.1 0x3ffb08a4 0xa8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - .dram1.0 0x3ffb094c 0xa8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - .dram1.4 0x3ffb09f4 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.3 0x3ffb09fc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.2 0x3ffb0a00 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.1 0x3ffb0a04 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3ffb0a08 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3ffb0a0c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3ffb0a0c FreeRTOS_openocd_params - *fill* 0x3ffb0a14 0xc - .dram1.3 0x3ffb0a20 0xc00 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb0a20 port_IntStack - .dram1.2 0x3ffb1620 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb1620 offset_xCoreID - .dram1.1 0x3ffb1624 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb1624 offset_cpsa - .dram1.0 0x3ffb1628 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb1628 offset_pxEndOfStack - .dram1.0 0x3ffb162c 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .dram1.6 0x3ffb1630 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x3ffb1630 g_flash_guard_default_ops - .dram1.2 0x3ffb1638 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x3ffb1638 rom_spiflash_api_funcs - .dram1.1 0x3ffb163c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .dram1.0 0x3ffb164c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3ffb1656 0x2 - .dram1.2 0x3ffb1658 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.1 0x3ffb1678 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.16 0x3ffb16a8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.15 0x3ffb16d0 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.10 0x3ffb16e0 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - 0x3ffb16e0 esp_flash_noos_functions - .dram1.5 0x3ffb1708 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3ffb1708 spi_flash_chip_generic_timeout - .dram1.4 0x3ffb171c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .dram1.3 0x3ffb1734 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3ffb1734 rom_flash_chip_dummy_hpm - .dram1.2 0x3ffb1738 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3ffb1738 rom_flash_chip_dummy - .dram1.1 0x3ffb173c 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3ffb1742 0x2 - .dram1.0 0x3ffb1744 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3ffb174a 0x2 - .dram1.0 0x3ffb174c 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .dram1.0 0x3ffb17a4 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3ffb17bd _coredump_dram_start = ABSOLUTE (.) + .dram1.3 0x3ffb089c 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x3ffb08c7 0x1 + .dram1.1 0x3ffb08c8 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .dram1.1 0x3ffb08cc 0xa8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + .dram1.0 0x3ffb0974 0xa8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + .dram1.4 0x3ffb0a1c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.3 0x3ffb0a24 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.2 0x3ffb0a28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.1 0x3ffb0a2c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3ffb0a30 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3ffb0a34 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb0a34 FreeRTOS_openocd_params + *fill* 0x3ffb0a3c 0x4 + .dram1.3 0x3ffb0a40 0xc00 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb0a40 port_IntStack + .dram1.2 0x3ffb1640 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb1640 offset_xCoreID + .dram1.1 0x3ffb1644 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb1644 offset_cpsa + .dram1.0 0x3ffb1648 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb1648 offset_pxEndOfStack + .dram1.0 0x3ffb164c 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.6 0x3ffb1650 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3ffb1650 g_flash_guard_default_ops + .dram1.2 0x3ffb1658 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3ffb1658 rom_spiflash_api_funcs + .dram1.1 0x3ffb165c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.0 0x3ffb166c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3ffb1676 0x2 + .dram1.2 0x3ffb1678 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.1 0x3ffb1698 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.16 0x3ffb16c8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.15 0x3ffb16f0 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.10 0x3ffb1700 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x3ffb1700 esp_flash_noos_functions + .dram1.5 0x3ffb1728 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3ffb1728 spi_flash_chip_generic_timeout + .dram1.4 0x3ffb173c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.3 0x3ffb1754 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3ffb1754 rom_flash_chip_dummy_hpm + .dram1.2 0x3ffb1758 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3ffb1758 rom_flash_chip_dummy + .dram1.1 0x3ffb175c 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3ffb1762 0x2 + .dram1.0 0x3ffb1764 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3ffb176a 0x2 + .dram1.0 0x3ffb176c 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x3ffb17c4 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3ffb17dd 0x3 + .dram1.0 0x3ffb17e0 0x28 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3ffb17e0 GPIO_PIN_MUX_REG_OFFSET + 0x3ffb1808 _coredump_dram_start = ABSOLUTE (.) *(.dram2.coredump .dram2.coredump.*) - 0x3ffb17bd _coredump_dram_end = ABSOLUTE (.) + 0x3ffb1808 _coredump_dram_end = ABSOLUTE (.) *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -15322,99 +15723,98 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es *libesp_hw_support.a:mspi_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.rtc_clk_apll_coeff_calc.str1.4 - 0x3ffb17bd 0xab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3ffb1808 0xab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_get_config.str1.4 - 0x3ffb17bd 0x31 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3ffb1808 0x31 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 - 0x3ffb17bd 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - *fill* 0x3ffb17bd 0x3 + 0x3ffb1808 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.__func__$24 - 0x3ffb17c0 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3ffb1808 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) *libesp_mm.a:cache_esp32.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_mm.a:esp_cache.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_cache_aligned_malloc_internal.str1.4 - 0x3ffb17d7 0x5b esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - *fill* 0x3ffb17d7 0x1 + 0x3ffb181f 0x5b esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + *fill* 0x3ffb181f 0x1 .rodata.__FUNCTION__$0 - 0x3ffb17d8 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x3ffb1820 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) *libesp_rom.a:esp_rom_print.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_rom.a:esp_rom_spiflash.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_rom.a:esp_rom_sys.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_error_check_failed_print.str1.4 - 0x3ffb17f0 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3ffb1838 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .rodata._esp_error_check_failed.str1.4 - 0x3ffb17f0 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3ffb1838 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) *libesp_system.a:image_process.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:cache_hal_esp32.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.cache_hal_get_cache_line_size.str1.4 - 0x3ffb17f0 0x50 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x3ffb1838 0x50 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) .rodata.__func__$0 - 0x3ffb17f0 0x1e esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x3ffb1838 0x1e esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) *libhal.a:i2c_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:ledc_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:mmu_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.mmu_ll_entry_id_to_vaddr_base.str1.4 - 0x3ffb180e 0x37 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb1856 0x37 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_ll_check_entry_valid.str1.4 - 0x3ffb180e 0x1d esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb1856 0x1d esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_ll_get_entry_target.str1.4 - 0x3ffb180e 0x2b esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb1856 0x2b esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_paddr_to_vaddr.str1.4 - 0x3ffb180e 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb1856 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_map_region.str1.4 - 0x3ffb180e 0xd5 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb1856 0xd5 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_vaddr_to_paddr.str1.4 - 0x3ffb180e 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3ffb180e 0x2 + 0x3ffb1856 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3ffb1856 0x2 .rodata.__func__$2 - 0x3ffb1810 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3ffb182e 0x2 + 0x3ffb1858 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3ffb1876 0x2 .rodata.__func__$3 - 0x3ffb1830 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb1878 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.__func__$4 - 0x3ffb1848 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3ffb1861 0x3 + 0x3ffb1890 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3ffb18a9 0x3 .rodata.__func__$5 - 0x3ffb1864 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3ffb187b 0x1 + 0x3ffb18ac 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3ffb18c3 0x1 .rodata.__func__$6 - 0x3ffb187c 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3ffb1891 0x3 + 0x3ffb18c4 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3ffb18d9 0x3 .rodata.__func__$7 - 0x3ffb1894 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3ffb18a7 0x1 + 0x3ffb18dc 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3ffb18ef 0x1 .rodata.__func__$8 - 0x3ffb18a8 0x14 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb18f0 0x14 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.__func__$9 - 0x3ffb18bc 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3ffb18cf 0x1 + 0x3ffb1904 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3ffb1917 0x1 .rodata.__func__$12 - 0x3ffb18d0 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3ffb1918 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_encrypt_ll_plaintext_save.str1.4 - 0x3ffb18e9 0xe4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x3ffb18e9 0x3 + 0x3ffb1931 0xe4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x3ffb1931 0x3 .rodata.__func__$0 - 0x3ffb18ec 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3ffb1934 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) *libhal.a:spi_flash_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_slave_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.wdt_hal_config_stage.str1.4 - 0x3ffb1910 0x6c8 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3ffb1958 0x6c8 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x54 (size before relaxing) .rodata.__func__$0 - 0x3ffb1fd8 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3ffb2020 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) *liblog.a:log_lock.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.abort.str1.4 - 0x3ffb1fed 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x3ffb2035 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.__assert_func.str1.4 - 0x3ffb1fed 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x3ffb2035 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -15422,61 +15822,61 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.memspi_host_read_id_hs.str1.4 - 0x3ffb1fed 0x1a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3ffb1fed 0x3 - .rodata.TAG 0x3ffb1ff0 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3ffb2035 0x1a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3ffb2035 0x3 + .rodata.TAG 0x3ffb2038 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) *libspi_flash.a:spi_flash_chip_boya.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:spi_flash_chip_gd.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3ffb1ff7 0x1 + *fill* 0x3ffb203f 0x1 .rodata.esp_flash_chip_gd - 0x3ffb1ff8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x3ffb1ff8 esp_flash_chip_gd + 0x3ffb2040 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3ffb2040 esp_flash_chip_gd .rodata.chip_name - 0x3ffb2074 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3ffb20bc 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) *libspi_flash.a:spi_flash_chip_generic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_generic_read.str1.4 - 0x3ffb2077 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3ffb20bf 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_get_write_protect.str1.4 - 0x3ffb2077 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3ffb20bf 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_read_unique_id.str1.4 - 0x3ffb2077 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3ffb2077 0x1 + 0x3ffb20bf 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3ffb20bf 0x1 .rodata.__func__$0 - 0x3ffb2078 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3ffb20a1 0x3 + 0x3ffb20c0 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3ffb20e9 0x3 .rodata.esp_flash_chip_generic - 0x3ffb20a4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3ffb20a4 esp_flash_chip_generic + 0x3ffb20ec 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3ffb20ec esp_flash_chip_generic .rodata.chip_name - 0x3ffb2120 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .rodata.TAG 0x3ffb2128 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3ffb2168 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.TAG 0x3ffb2170 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) *libspi_flash.a:spi_flash_chip_issi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3ffb2135 0x3 + *fill* 0x3ffb217d 0x3 .rodata.esp_flash_chip_issi - 0x3ffb2138 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x3ffb2138 esp_flash_chip_issi + 0x3ffb2180 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3ffb2180 esp_flash_chip_issi .rodata.chip_name - 0x3ffb21b4 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3ffb21fc 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) *libspi_flash.a:spi_flash_chip_mxic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3ffb21b9 0x3 + *fill* 0x3ffb2201 0x3 .rodata.esp_flash_chip_mxic - 0x3ffb21bc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x3ffb21bc esp_flash_chip_mxic + 0x3ffb2204 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3ffb2204 esp_flash_chip_mxic .rodata.chip_name - 0x3ffb2238 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3ffb2280 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:spi_flash_chip_winbond.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_winbond_read.str1.4 - 0x3ffb223d 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x3ffb223d 0x3 + 0x3ffb2285 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x3ffb2285 0x3 .rodata.esp_flash_chip_winbond - 0x3ffb2240 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x3ffb2240 esp_flash_chip_winbond + 0x3ffb2288 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3ffb2288 esp_flash_chip_winbond .rodata.chip_name - 0x3ffb22bc 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .rodata.TAG 0x3ffb22c4 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3ffb2304 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .rodata.TAG 0x3ffb230c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) *libspi_flash.a:spi_flash_wrap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - 0x3ffb22cc _data_end = ABSOLUTE (.) + 0x3ffb2314 _data_end = ABSOLUTE (.) .ext_ram_noinit 0x3f800000 0x0 @@ -15485,12 +15885,12 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x3f800000 . = ALIGN (0x4) 0x3f800000 _ext_ram_noinit_end = ABSOLUTE (.) -.noinit 0x3ffb22cc 0x0 - 0x3ffb22cc . = ALIGN (0x4) - 0x3ffb22cc _noinit_start = ABSOLUTE (.) +.noinit 0x3ffb2314 0x0 + 0x3ffb2314 . = ALIGN (0x4) + 0x3ffb2314 _noinit_start = ABSOLUTE (.) *(.noinit .noinit.*) - 0x3ffb22cc . = ALIGN (0x4) - 0x3ffb22cc _noinit_end = ABSOLUTE (.) + 0x3ffb2314 . = ALIGN (0x4) + 0x3ffb2314 _noinit_end = ABSOLUTE (.) .ext_ram.bss 0x3f800000 0x0 0x3f800000 . = ALIGN (0x4) @@ -15498,277 +15898,277 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x3f800000 . = ALIGN (0x4) 0x3f800000 _ext_ram_bss_end = ABSOLUTE (.) -.dram0.bss 0x3ffb22d0 0x8b8 - 0x3ffb22d0 . = ALIGN (0x8) - 0x3ffb22d0 _bss_start = ABSOLUTE (.) +.dram0.bss 0x3ffb2318 0x8b8 + 0x3ffb2318 . = ALIGN (0x8) + 0x3ffb2318 _bss_start = ABSOLUTE (.) *(.bss .bss.*) .bss.app_elf_sha256_str - 0x3ffb22d0 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x3ffb22d0 app_elf_sha256_str - *fill* 0x3ffb22da 0x2 + 0x3ffb2318 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3ffb2318 app_elf_sha256_str + *fill* 0x3ffb2322 0x2 .bss.shutdown_handlers - 0x3ffb22dc 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x3ffb2324 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .bss.s_resume_cores - 0x3ffb22f0 0x1 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - *fill* 0x3ffb22f1 0x3 + 0x3ffb2338 0x1 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x3ffb2339 0x3 .bss.s_cpu_inited - 0x3ffb22f4 0x2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - *fill* 0x3ffb22f6 0x2 - .bss.s_cpu_up 0x3ffb22f8 0x2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - *fill* 0x3ffb22fa 0x2 + 0x3ffb233c 0x2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x3ffb233e 0x2 + .bss.s_cpu_up 0x3ffb2340 0x2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x3ffb2342 0x2 .bss.esp_ipc_isr_finish_cmd - 0x3ffb22fc 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3ffb2344 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) .bss.s_stored_interrupt_level - 0x3ffb2300 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3ffb2348 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) .bss.s_count_of_nested_calls - 0x3ffb2304 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3ffb234c 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) .bss.s_stall_state - 0x3ffb230c 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3ffb2354 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) .bss.esp_ipc_func_arg - 0x3ffb2310 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - 0x3ffb2310 esp_ipc_func_arg + 0x3ffb2358 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3ffb2358 esp_ipc_func_arg .bss.esp_ipc_func - 0x3ffb2314 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - 0x3ffb2314 esp_ipc_func + 0x3ffb235c 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3ffb235c esp_ipc_func .bss.esp_ipc_isr_start_fl - 0x3ffb2318 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - 0x3ffb2318 esp_ipc_isr_start_fl + 0x3ffb2360 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3ffb2360 esp_ipc_isr_start_fl .bss.s_reset_reason - 0x3ffb231c 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3ffb2364 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .bss.int_wdt_cpu1_ticked - 0x3ffb2320 0x1 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x3ffb2320 int_wdt_cpu1_ticked - *fill* 0x3ffb2321 0x3 + 0x3ffb2368 0x1 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x3ffb2368 int_wdt_cpu1_ticked + *fill* 0x3ffb2369 0x3 .bss.iwdt_context - 0x3ffb2324 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x3ffb236c 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .bss.g_panic_abort_details - 0x3ffb232c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3ffb232c g_panic_abort_details + 0x3ffb2374 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3ffb2374 g_panic_abort_details .bss.g_panic_abort - 0x3ffb2330 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3ffb2330 g_panic_abort + 0x3ffb2378 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3ffb2378 g_panic_abort .bss.s_system_full_inited - 0x3ffb2331 0x1 esp-idf/esp_system/libesp_system.a(startup.c.obj) - *fill* 0x3ffb2332 0x2 + 0x3ffb2379 0x1 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x3ffb237a 0x2 .bss.s_system_inited - 0x3ffb2334 0x2 esp-idf/esp_system/libesp_system.a(startup.c.obj) - *fill* 0x3ffb2336 0x2 + 0x3ffb237c 0x2 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x3ffb237e 0x2 .bss.g_startup_time - 0x3ffb2338 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3ffb2338 g_startup_time + 0x3ffb2380 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3ffb2380 g_startup_time .bss.g_exc_frames - 0x3ffb2340 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x3ffb2340 g_exc_frames + 0x3ffb2388 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3ffb2388 g_exc_frames .bss.s_no_block_func_arg - 0x3ffb2348 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3ffb2390 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .bss.s_no_block_func_and_arg_are_ready - 0x3ffb2350 0x2 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - *fill* 0x3ffb2352 0x2 + 0x3ffb2398 0x2 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + *fill* 0x3ffb239a 0x2 .bss.s_no_block_func - 0x3ffb2354 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3ffb239c 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .bss.s_wait_for - 0x3ffb235c 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3ffb23a4 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .bss.s_func_arg - 0x3ffb2364 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - .bss.s_func 0x3ffb236c 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3ffb23ac 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + .bss.s_func 0x3ffb23b4 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .bss.s_ipc_ack - 0x3ffb2374 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3ffb23bc 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .bss.s_ipc_mutex - 0x3ffb237c 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3ffb23c4 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .bss.s_ipc_task_handle - 0x3ffb2384 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - .bss.tick_cb 0x3ffb238c 0x40 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .bss.idle_cb 0x3ffb23cc 0x40 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x3ffb23cc 0x8 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + .bss.tick_cb 0x3ffb23d4 0x40 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x3ffb2414 0x40 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .bss.s_cache_status - 0x3ffb240c 0x8 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) - .bss.base$0 0x3ffb2414 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x3ffb2454 0x8 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + .bss.base$0 0x3ffb245c 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) .bss.s_log_tags - 0x3ffb2418 0x4 esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x3ffb2460 0x4 esp-idf/log/liblog.a(log_linked_list.c.obj) .bss.s_log_cache_misses - 0x3ffb241c 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3ffb2464 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) .bss.s_log_cache_entry_count - 0x3ffb2420 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3ffb2468 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) .bss.s_log_cache_max_generation - 0x3ffb2424 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3ffb246c 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) .bss.s_log_cache - 0x3ffb2428 0xf8 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3ffb2470 0xf8 esp-idf/log/liblog.a(log_binary_heap.c.obj) .bss.s_log_mutex - 0x3ffb2520 0x4 esp-idf/log/liblog.a(log_lock.c.obj) + 0x3ffb2568 0x4 esp-idf/log/liblog.a(log_lock.c.obj) .bss.alloc_failed_callback - 0x3ffb2524 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3ffb256c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .bss.registered_heaps - 0x3ffb2528 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x3ffb2528 registered_heaps + 0x3ffb2570 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3ffb2570 registered_heaps .bss.non_iram_int_disabled_flag - 0x3ffb252c 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3ffb252e 0x2 + 0x3ffb2574 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3ffb2576 0x2 .bss.non_iram_int_disabled - 0x3ffb2530 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3ffb2578 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .bss.non_iram_int_mask - 0x3ffb2538 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3ffb2580 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .bss.vector_desc_head - 0x3ffb2540 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3ffb2588 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .bss.ref_counts - 0x3ffb2544 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3ffb2566 0x2 + 0x3ffb258c 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3ffb25ae 0x2 .bss.s_rtc_isr_handle - 0x3ffb2568 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x3ffb25b0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .bss.s_cur_pll_freq - 0x3ffb256c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3ffb25b4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .bss.s_calibrated_freq - 0x3ffb2570 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3ffb25b8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .bss.s_other_cpu_startup_done - 0x3ffb2578 0x1 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3ffb2579 0x3 + 0x3ffb25c0 0x1 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3ffb25c1 0x3 .bss.uxSchedulerSuspended - 0x3ffb257c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25c4 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xIdleTaskHandle - 0x3ffb2584 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25cc 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xNextTaskUnblockTime - 0x3ffb258c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25d4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.uxTaskNumber - 0x3ffb2590 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25d8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xNumOfOverflows - 0x3ffb2594 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25dc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xYieldPending - 0x3ffb2598 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25e0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xPendedTicks - 0x3ffb25a0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25e8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xSchedulerRunning - 0x3ffb25a4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25ec 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.uxTopReadyPriority - 0x3ffb25a8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25f0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xTickCount - 0x3ffb25ac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25f4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.uxCurrentNumberOfTasks - 0x3ffb25b0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25f8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xSuspendedTaskList - 0x3ffb25b4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb25fc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.uxDeletedTasksWaitingCleanUp - 0x3ffb25c8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2610 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xTasksWaitingTermination - 0x3ffb25cc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2614 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xPendingReadyList - 0x3ffb25e0 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2628 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxOverflowDelayedTaskList - 0x3ffb2608 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2650 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxDelayedTaskList - 0x3ffb260c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2654 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList2 - 0x3ffb2610 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2658 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList1 - 0x3ffb2624 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb266c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxReadyTasksLists - 0x3ffb2638 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2680 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxCurrentTCBs - 0x3ffb282c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3ffb282c pxCurrentTCBs + 0x3ffb2874 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3ffb2874 pxCurrentTCBs .bss.port_switch_flag - 0x3ffb2834 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb2834 port_switch_flag + 0x3ffb287c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb287c port_switch_flag .bss.port_uxOldInterruptState - 0x3ffb283c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb283c port_uxOldInterruptState + 0x3ffb2884 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb2884 port_uxOldInterruptState .bss.port_uxCriticalNesting - 0x3ffb2844 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb2844 port_uxCriticalNesting + 0x3ffb288c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb288c port_uxCriticalNesting .bss.port_interruptNesting - 0x3ffb284c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb284c port_interruptNesting + 0x3ffb2894 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb2894 port_interruptNesting .bss.port_xSchedulerRunning - 0x3ffb2854 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3ffb2854 port_xSchedulerRunning + 0x3ffb289c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3ffb289c port_xSchedulerRunning .bss._xt_tick_divisor - 0x3ffb285c 0x4 esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) - 0x3ffb285c _xt_tick_divisor + 0x3ffb28a4 0x4 esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) + 0x3ffb28a4 _xt_tick_divisor .bss.s_common_recursive_mutex - 0x3ffb2860 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3ffb2860 __lock___atexit_recursive_mutex - 0x3ffb2860 __lock___env_recursive_mutex - 0x3ffb2860 __lock___sinit_recursive_mutex - 0x3ffb2860 __lock___malloc_recursive_mutex - 0x3ffb2860 __lock___sfp_recursive_mutex + 0x3ffb28a8 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3ffb28a8 __lock___atexit_recursive_mutex + 0x3ffb28a8 __lock___env_recursive_mutex + 0x3ffb28a8 __lock___sinit_recursive_mutex + 0x3ffb28a8 __lock___malloc_recursive_mutex + 0x3ffb28a8 __lock___sfp_recursive_mutex .bss.s_common_mutex - 0x3ffb28b4 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3ffb28b4 __lock___arc4random_mutex - 0x3ffb28b4 __lock___at_quick_exit_mutex - 0x3ffb28b4 __lock___dd_hash_mutex - 0x3ffb28b4 __lock___tz_mutex + 0x3ffb28fc 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3ffb28fc __lock___arc4random_mutex + 0x3ffb28fc __lock___at_quick_exit_mutex + 0x3ffb28fc __lock___dd_hash_mutex + 0x3ffb28fc __lock___tz_mutex .bss.s_time_lock - 0x3ffb2908 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) - *fill* 0x3ffb290c 0x4 + 0x3ffb2950 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + *fill* 0x3ffb2954 0x4 .bss.s_adjtime_total_correction_us - 0x3ffb2910 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3ffb2958 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .bss.s_adjtime_start_us - 0x3ffb2918 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3ffb2960 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .bss.s_boot_time_lock - 0x3ffb2920 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - *fill* 0x3ffb2924 0x4 + 0x3ffb2968 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x3ffb296c 0x4 .bss.s_microseconds_offset - 0x3ffb2928 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x3ffb2928 s_microseconds_offset + 0x3ffb2970 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x3ffb2970 s_microseconds_offset .bss.s_correction_us - 0x3ffb2930 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3ffb2978 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .bss.s_uart_select_count - 0x3ffb2938 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3ffb2980 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .bss.s_registered_select_num - 0x3ffb2944 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3ffb298c 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .bss.s_registered_selects - 0x3ffb2948 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3ffb2990 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .bss.p_uart_obj - 0x3ffb294c 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3ffb2994 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .bss.vfs_console - 0x3ffb2958 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3ffb29a0 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .bss.primary_vfs - 0x3ffb2960 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3ffb29a8 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .bss.s_fd_table_lock - 0x3ffb2964 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3ffb29ac 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) .bss.s_vfs_count - 0x3ffb2968 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .bss.s_vfs 0x3ffb296c 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) - .bss.g_fds 0x3ffb298c 0x4 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3ffb29b0 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.s_vfs 0x3ffb29b4 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.g_fds 0x3ffb29d4 0x4 esp-idf/vfs/libvfs.a(nullfs.c.obj) .bss.s_mmu_ctx - 0x3ffb2990 0x7c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3ffb29d8 0x7c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .bss.flash_erasing - 0x3ffb2a0c 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x3ffb2a54 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .bss.flash_brownout_needs_reset - 0x3ffb2a0d 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x3ffb2a55 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .bss.s_flash_op_complete - 0x3ffb2a0e 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3ffb2a56 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .bss.s_flash_op_can_start - 0x3ffb2a0f 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3ffb2a57 0x1 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .bss.s_flash_op_mutex - 0x3ffb2a10 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3ffb2a58 0x4 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .bss.s_flash_op_cache_state - 0x3ffb2a14 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3ffb2a5c 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .bss.s_flash_guard_ops - 0x3ffb2a1c 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3ffb2a64 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .bss.esp_flash_default_chip - 0x3ffb2a20 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x3ffb2a20 esp_flash_default_chip - .bss.reason 0x3ffb2a24 0x8 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3ffb2a68 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3ffb2a68 esp_flash_default_chip + .bss.reason 0x3ffb2a6c 0x8 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .bss.p_twdt_obj - 0x3ffb2a2c 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3ffb2a74 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .bss.g_twdt_isr - 0x3ffb2a30 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3ffb2a30 g_twdt_isr - *fill* 0x3ffb2a31 0x3 + 0x3ffb2a78 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3ffb2a78 g_twdt_isr + *fill* 0x3ffb2a79 0x3 .bss.init_context - 0x3ffb2a34 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x3ffb2a7c 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .bss.s_partition_list_lock - 0x3ffb2a40 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3ffb2a88 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .bss.s_partition_list - 0x3ffb2a44 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3ffb2a8c 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .bss.curr_partition$2 - 0x3ffb2a48 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .bss 0x3ffb2a4c 0x13c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3ffb2a4c __sf - 0x3ffb2b84 __stdio_exit_handler + 0x3ffb2a90 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .bss 0x3ffb2a94 0x13c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3ffb2a94 __sf + 0x3ffb2bcc __stdio_exit_handler *(.dynbss .dynsbss .gnu.linkonce.b .gnu.linkonce.b.* .gnu.linkonce.sb .gnu.linkonce.sb.* .gnu.linkonce.sb2 .gnu.linkonce.sb2.* .sbss .sbss.* .sbss2 .sbss2.* .scommon .share.mem) *(.ext_ram.bss .ext_ram.bss.*) *(COMMON) - 0x3ffb2b88 . = ALIGN (0x8) - 0x3ffb2b88 _bss_end = ABSOLUTE (.) + 0x3ffb2bd0 . = ALIGN (0x8) + 0x3ffb2bd0 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) .flash.appdesc 0x3f400020 0x100 @@ -15781,1036 +16181,1181 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x3f400120 . = ALIGN (ALIGNOF (.flash.rodata)) 0x00000001 ASSERT ((ADDR (.flash.rodata) == (ADDR (.flash.appdesc) + SIZEOF (.flash.appdesc))), The gap between .flash.appdesc and .flash.rodata must not exist to produce the final bin image.) -.flash.rodata 0x3f400120 0x973c +.flash.rodata 0x3f400120 0xa6f4 0x3f400120 _flash_rodata_start = ABSOLUTE (.) *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal_esp32.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_mm.a:cache_esp32.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal_esp32.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_mm.a:cache_esp32.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal_esp32.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_mm.a:cache_esp32.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal_esp32.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_mm.a:cache_esp32.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal_esp32.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_mm.a:cache_esp32.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal_esp32.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_mm.a:cache_esp32.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) .rodata.__esp_system_init_fn_init_show_app_info.str1.4 - 0x3f400120 0x63d7 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3f400120 0x700b esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0xee (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3f4064f7 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40712b 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3f4064f7 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3f4064f7 0x1 + 0x3f40712b 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3f40712b 0x1 .rodata.__FUNCTION__$0 - 0x3f4064f8 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40712c 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3f406518 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40714c 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3f406518 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40714c 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__$0 - 0x3f406518 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40714c 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.start_other_core.str1.4 - 0x3f406538 0xb9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x3f40716c 0xb9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) .rodata.str1.4 - 0x3f406538 0x42 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .rodata 0x3f406538 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3f40716c 0x42 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .rodata 0x3f40716c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.str1.4 - 0x3f40653d 0x33 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - *fill* 0x3f40653d 0x3 + 0x3f407171 0x33 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + *fill* 0x3f407171 0x3 .rodata.__func__$0 - 0x3f406540 0x1e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3f407174 0x1e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3f40655e 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3f40655e 0x2 - .rodata 0x3f406560 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3f407192 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3f407192 0x2 + .rodata 0x3f407194 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3f406564 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3f407198 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.__func__$0 - 0x3f406564 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3f407198 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3f406571 0x5e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x3f406571 0x3 + 0x3f4071a5 0x5e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x3f4071a5 0x3 .rodata.__func__$0 - 0x3f406574 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x3f40658e 0x2 - .rodata 0x3f406590 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .rodata 0x3f4065a0 0x10 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3f4071a8 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x3f4071c2 0x2 + .rodata 0x3f4071c4 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .rodata 0x3f4071d4 0x10 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.esp_panic_handler.str1.4 - 0x3f4065b0 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3f4071e4 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3f4065b0 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3f4071e4 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) .rodata.g_startup_fn - 0x3f4065b0 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3f4065b0 g_startup_fn + 0x3f4071e4 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3f4071e4 g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3f4065b8 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3f4071ec 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3f4065b8 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3f4071ec 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_debug_exception_details.str1.4 - 0x3f4065b8 0x93 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f4071ec 0x93 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_illegal_instruction_details.str1.4 - 0x3f4065b8 0x1a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f4071ec 0x1a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3f4065b8 0x1a5 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3f4065b8 0x60 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f4071ec 0x1a5 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3f4071ec 0x60 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3f406618 0x21 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f40724c 0x21 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3f406618 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f40724c 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3f406618 0x2b3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f40724c 0x2b3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.pseudo_reason$0 - 0x3f406618 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f40724c 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason$1 - 0x3f406638 0xa0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f40726c 0xa0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3f4066d8 0xbd esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3f40730c 0xbd esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.str1.4 - 0x3f4066d8 0x42 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3f40730c 0x42 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .rodata.esp_ipc_init.str1.4 - 0x3f4066d8 0x15 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3f40730c 0x15 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .rodata.__func__$0 - 0x3f4066d8 0x9 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - *fill* 0x3f4066e1 0x3 + 0x3f40730c 0x9 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + *fill* 0x3f407315 0x3 .rodata.__func__$1 - 0x3f4066e4 0xd esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3f407318 0xd esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .rodata.uart_hal_rxfifo_rst.str1.4 - 0x3f4066f1 0xc1 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x3f407325 0xc1 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .rodata.uart_hal_write_txfifo.str1.4 - 0x3f4066f1 0x90 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - *fill* 0x3f4066f1 0x3 + 0x3f407325 0x90 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + *fill* 0x3f407325 0x3 .rodata.__func__$1 - 0x3f4066f4 0x15 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - *fill* 0x3f406709 0x3 + 0x3f407328 0x15 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + *fill* 0x3f40733d 0x3 .rodata.__func__$2 - 0x3f40670c 0x13 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x3f407340 0x13 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .rodata.esp_log_cache_set_level.str1.4 - 0x3f40671f 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) - *fill* 0x3f40671f 0x1 + 0x3f407353 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) + *fill* 0x3f407353 0x1 .rodata.__func__$0 - 0x3f406720 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3f407354 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__$5 - 0x3f406738 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f406749 0x3 + 0x3f40736c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f40737d 0x3 .rodata.__func__$6 - 0x3f40674c 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f40675e 0x2 + 0x3f407380 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f407392 0x2 .rodata.__func__$10 - 0x3f406760 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f40677a 0x2 + 0x3f407394 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f4073ae 0x2 .rodata.__func__$11 - 0x3f40677c 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f406795 0x3 + 0x3f4073b0 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f4073c9 0x3 .rodata.__func__$12 - 0x3f406798 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3f4073cc 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3f4067a9 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f4073dd 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3f4067a9 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3f4067a9 0x3 + 0x3f4073dd 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3f4073dd 0x3 .rodata.__func__$1 - 0x3f4067ac 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f4073e0 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__$2 - 0x3f4067c0 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3f4067cf 0x1 + 0x3f4073f4 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3f407403 0x1 .rodata.__func__$3 - 0x3f4067d0 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f407404 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3f4067de 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f407412 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3f4067de 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f407412 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3f4067de 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3f4067de 0x2 + 0x3f407412 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3f407412 0x2 .rodata.__func__$4 - 0x3f4067e0 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f407414 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__$0 - 0x3f4067f8 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f40742c 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3f406811 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3f406811 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3f406811 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3f406811 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3f406811 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3f406811 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3f406811 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3f406811 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3f406811 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407445 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3f406811 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f406811 0x3 + 0x3f407445 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407445 0x3 .rodata.__func__$0 - 0x3f406814 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407448 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__$1 - 0x3f406824 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f406831 0x3 + 0x3f407458 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407465 0x3 .rodata.__func__$2 - 0x3f406834 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f406845 0x3 + 0x3f407468 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407479 0x3 .rodata.__func__$3 - 0x3f406848 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f406855 0x3 + 0x3f40747c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407489 0x3 .rodata.__func__$5 - 0x3f406858 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f406869 0x3 + 0x3f40748c 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f40749d 0x3 .rodata.__func__$6 - 0x3f40686c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f406876 0x2 + 0x3f4074a0 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f4074aa 0x2 .rodata.__func__$7 - 0x3f406878 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40688b 0x1 + 0x3f4074ac 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f4074bf 0x1 .rodata.__func__$8 - 0x3f40688c 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f4074c0 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__$9 - 0x3f406898 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f4074cc 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__$10 - 0x3f4068a8 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f4068bb 0x1 + 0x3f4074dc 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f4074ef 0x1 .rodata.__func__$11 - 0x3f4068bc 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f4068d2 0x2 + 0x3f4074f0 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407506 0x2 .rodata.__func__$12 - 0x3f4068d4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f4068e6 0x2 + 0x3f407508 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f40751a 0x2 .rodata.__func__$13 - 0x3f4068e8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f4068fa 0x2 + 0x3f40751c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f40752e 0x2 .rodata.__func__$14 - 0x3f4068fc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40690e 0x2 + 0x3f407530 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407542 0x2 .rodata.__func__$16 - 0x3f406910 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40691a 0x2 + 0x3f407544 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f40754e 0x2 .rodata.__func__$17 - 0x3f40691c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40692e 0x2 + 0x3f407550 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407562 0x2 .rodata.__func__$19 - 0x3f406930 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f406939 0x3 + 0x3f407564 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f40756d 0x3 .rodata.__func__$20 - 0x3f40693c 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407570 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3f406947 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3f406947 0x1 + 0x3f40757b 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3f40757b 0x1 .rodata.__func__$0 - 0x3f406948 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3f406963 0x1 + 0x3f40757c 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3f407597 0x1 .rodata.soc_memory_region_count - 0x3f406964 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f406964 soc_memory_region_count + 0x3f407598 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f407598 soc_memory_region_count .rodata.soc_memory_regions - 0x3f406968 0x35c esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f406968 soc_memory_regions + 0x3f40759c 0x35c esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f40759c soc_memory_regions .rodata.str1.4 - 0x3f406cc4 0x27 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f4078f8 0x27 esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3f406cc4 0x50 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f406cc4 soc_memory_types + 0x3f4078f8 0x50 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f4078f8 soc_memory_types .rodata.str1.4 - 0x3f406d14 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3f407948 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__$0 - 0x3f406d14 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3f406d2b 0x1 + 0x3f407948 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3f40795f 0x1 .rodata.__func__$1 - 0x3f406d2c 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3f407960 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__$2 - 0x3f406d44 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3f407978 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.esp_cpu_stall.str1.4 - 0x3f406d53 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - *fill* 0x3f406d53 0x1 + 0x3f407987 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + *fill* 0x3f407987 0x1 .rodata.__func__$1 - 0x3f406d54 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x3f407988 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) .rodata.__func__$2 - 0x3f406d64 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x3f407998 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3f406d72 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f4079a6 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3f406d72 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f4079a6 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3f406d72 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f406d72 0x2 + 0x3f4079a6 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f4079a6 0x2 .rodata.__func__$0 - 0x3f406d74 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f406d85 0x3 + 0x3f4079a8 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f4079b9 0x3 .rodata.__func__$2 - 0x3f406d88 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f406d9e 0x2 + 0x3f4079bc 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f4079d2 0x2 .rodata.__func__$3 - 0x3f406da0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f406db9 0x3 + 0x3f4079d4 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f4079ed 0x3 .rodata.__func__$5 - 0x3f406dbc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f4079f0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__$6 - 0x3f406dd0 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f407a04 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3f406de5 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3f406de5 0x3 + 0x3f407a19 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3f407a19 0x3 .rodata.__func__$2 - 0x3f406de8 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3f407a1c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.rtcio_ll_force_hold_disable.str1.4 - 0x3f406dfd 0xdf esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3f406dfd 0x3 + 0x3f407a31 0xdf esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3f407a31 0x3 .rodata.__func__$0 - 0x3f406e00 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3f407a34 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.rtc_clk_cal_internal.str1.4 - 0x3f406e1c 0x9b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f407a50 0x9b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3f406e1c 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f407a50 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_get.str1.4 - 0x3f406e1c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f407a50 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_clk_wait_for_slow_cycle.str1.4 - 0x3f406e1c 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f407a50 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.__func__$1 - 0x3f406e1c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f407a50 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.__func__$2 - 0x3f406e28 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f407a5c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.esp_cpu_intr_get_desc.str1.4 - 0x3f406e3d 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - *fill* 0x3f406e3d 0x3 + 0x3f407a71 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + *fill* 0x3f407a71 0x3 .rodata.__func__$0 - 0x3f406e40 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - *fill* 0x3f406e56 0x2 + 0x3f407a74 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + *fill* 0x3f407a8a 0x2 .rodata.intr_desc_table - 0x3f406e58 0x200 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x3f407a8c 0x200 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) .rodata.str1.4 - 0x3f407058 0x42c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3f407c8c 0x42c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.esp_sleep_sub_mode_config.str1.4 - 0x3f407058 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3f407c8c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.__func__$18 - 0x3f407058 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3f407c8c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3f407072 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3f407ca6 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.esp_clk_tree_lp_fast_get_freq_hz.str1.4 - 0x3f407072 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3f407072 0x2 + 0x3f407ca6 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3f407ca6 0x2 .rodata.__func__$0 - 0x3f407074 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3f407095 0x3 + 0x3f407ca8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3f407cc9 0x3 .rodata.__func__$1 - 0x3f407098 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3f407ccc 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.main_task.str1.4 - 0x3f4070b6 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3f407cea 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3f4070b6 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3f4070b6 0x2 + 0x3f407cea 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3f407cea 0x2 .rodata.__func__$0 - 0x3f4070b8 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3f4070c2 0x2 + 0x3f407cec 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3f407cf6 0x2 .rodata.__func__$1 - 0x3f4070c4 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3f407cf8 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3f4070da 0x8f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0x8f esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3f4070da 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3f4070da 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3f4070da 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3f4070da 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3f4070da 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3f4070da 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3f4070da 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3f4070da 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f407d0e 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3f4070da 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f4070da 0x2 + 0x3f407d0e 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407d0e 0x2 .rodata.__func__$2 - 0x3f4070dc 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f4070e9 0x3 + 0x3f407d10 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407d1d 0x3 .rodata.__func__$7 - 0x3f4070ec 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f407101 0x3 + 0x3f407d20 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407d35 0x3 .rodata.__func__$9 - 0x3f407104 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__$11 - 0x3f407118 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f40712a 0x2 - .rodata.__func__$13 - 0x3f40712c 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f407147 0x1 - .rodata.__func__$14 - 0x3f407148 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f40715a 0x2 - .rodata.__func__$17 - 0x3f40715c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f407175 0x3 - .rodata.__func__$18 - 0x3f407178 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f407191 0x3 - .rodata.__func__$20 - 0x3f407194 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f4071a9 0x3 - .rodata.__func__$21 - 0x3f4071ac 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__$23 - 0x3f4071c0 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f4071da 0x2 - .rodata.__func__$24 - 0x3f4071dc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__$25 - 0x3f4071f0 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.prvIsYieldRequiredSMP.str1.4 - 0x3f407203 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvSelectHighestPriorityTaskSMP.str1.4 - 0x3f407203 0x27 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvDeleteTCB.str1.4 - 0x3f407203 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvInitialiseNewTask.str1.4 - 0x3f407203 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.eTaskGetState.str1.4 - 0x3f407203 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskIncrementTick.str1.4 - 0x3f407203 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPlaceOnEventList.str1.4 - 0x3f407203 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskRemoveFromEventList.str1.4 - 0x3f407203 0x49 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskSetTimeOutState.str1.4 - 0x3f407203 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCheckForTimeOut.str1.4 - 0x3f407203 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPrioritySet.str1.4 - 0x3f407203 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskDelete.str1.4 - 0x3f407203 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskResumeAll.str1.4 - 0x3f407203 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskPriorityDisinherit.str1.4 - 0x3f407203 0x41 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3f407203 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3f407203 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskGenericNotify.str1.4 - 0x3f407203 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskIncrementTickOtherCores.str1.4 - 0x3f407203 0x55 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3f407203 0xbc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3f407203 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvCreateIdleTasks.str1.4 - 0x3f407203 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskStartScheduler.str1.4 - 0x3f407203 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3f407203 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f407203 0x1 - .rodata.__func__$2 - 0x3f407204 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f407225 0x3 - .rodata.__func__$3 - 0x3f407228 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f407246 0x2 - .rodata.__func__$4 - 0x3f407248 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f407266 0x2 - .rodata.__func__$5 - 0x3f407268 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f40727d 0x3 - .rodata.__func__$6 - 0x3f407280 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__$7 - 0x3f407298 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f4072b5 0x3 - .rodata.__func__$9 - 0x3f4072b8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f4072d6 0x2 - .rodata.__func__$11 - 0x3f4072d8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f4072eb 0x1 - .rodata.__func__$13 - 0x3f4072ec 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__$14 - 0x3f407304 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__$15 - 0x3f407328 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__$17 - 0x3f407340 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f407355 0x3 - .rodata.__func__$20 - 0x3f407358 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f407371 0x3 - .rodata.__func__$23 - 0x3f407374 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f40738a 0x2 - .rodata.__func__$24 - 0x3f40738c 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__$25 - 0x3f4073ac 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f4073bf 0x1 - .rodata.__func__$30 - 0x3f4073c0 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f4073ce 0x2 - .rodata.__func__$31 - 0x3f4073d0 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f4073df 0x1 - .rodata.__func__$32 - 0x3f4073e0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__$37 - 0x3f4073f4 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f40740a 0x2 - .rodata.__func__$38 - 0x3f40740c 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f40741d 0x3 - .rodata.__func__$40 - 0x3f407420 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f40742b 0x1 - .rodata.__func__$42 - 0x3f40742c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f407439 0x3 - .rodata.__func__$43 - 0x3f40743c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.uxTopUsedPriority - 0x3f407448 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3f407448 uxTopUsedPriority - .rodata.vPortTaskWrapper.str1.4 - 0x3f40744c 0x4d esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortTLSPointersDelCb.str1.4 - 0x3f40744c 0x67 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.pxPortInitialiseStack.str1.4 - 0x3f40744c 0x65 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.xPortEnterCriticalTimeout.str1.4 - 0x3f40744c 0xef esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortExitCritical.str1.4 - 0x3f40744c 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationStackOverflowHook.str1.4 - 0x3f40744c 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.__func__$0 - 0x3f40744c 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3f40745d 0x3 - .rodata.__func__$1 - 0x3f407460 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3f407472 0x2 - .rodata.__func__$2 - 0x3f407474 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3f407485 0x3 - .rodata.__func__$4 - 0x3f407488 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3f40749e 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3f40749e 0x2 - .rodata.__func__$1 - 0x3f4074a0 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) - .rodata.str1.4 - 0x3f4074be 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_locks_init.str1.4 - 0x3f4074be 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f4074be 0x2 - .rodata.__func__$4 - 0x3f4074c0 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f4074d6 0x2 - .rodata.__func__$3 - 0x3f4074d8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f4074eb 0x1 - .rodata.__func__$2 - 0x3f4074ec 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f407501 0x3 - .rodata.__func__$1 - 0x3f407504 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f407519 0x3 - .rodata.__func__$0 - 0x3f40751c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3f407528 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3f407528 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3f407528 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .rodata.uart_rx_char.str1.4 - 0x3f407528 0xc1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_tx_char.str1.4 - 0x3f407528 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_fcntl.str1.4 - 0x3f407528 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_return_char.str1.4 - 0x3f407528 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_access.str1.4 - 0x3f407528 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_read.str1.4 - 0x3f407528 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_vfs_dev_register.str1.4 - 0x3f407528 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.__func__$9 - 0x3f407528 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f40753e 0x2 - .rodata.__func__$8 - 0x3f407540 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f40754b 0x1 - .rodata.__func__$7 - 0x3f40754c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f40755d 0x3 - .rodata.__func__$6 - 0x3f407560 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f40756a 0x2 - .rodata.__func__$5 - 0x3f40756c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f407577 0x1 - .rodata.__func__$4 - 0x3f407578 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f407583 0x1 - .rodata.__func__$3 - 0x3f407584 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f40758f 0x1 - .rodata.__func__$2 - 0x3f407590 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f40759b 0x1 - .rodata.__func__$1 - 0x3f40759c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f4075b1 0x3 - .rodata.__func__$0 - 0x3f4075b4 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_vfs_uart - 0x3f4075c8 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_vfs_uart_termios - 0x3f407600 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_vfs_uart_select - 0x3f40761c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_vfs_uart_dir - 0x3f407634 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_uart_mount_points - 0x3f407674 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_ctx 0x3f407680 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_reenable_intr_mask.str1.4 - 0x3f40768c 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_word_length.str1.4 - 0x3f40768c 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_stop_bits.str1.4 - 0x3f40768c 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_baudrate.str1.4 - 0x3f40768c 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_pattern_pop_pos.str1.4 - 0x3f40768c 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_wait_tx_done.str1.4 - 0x3f40768c 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_flush_input.str1.4 - 0x3f40768c 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__$36 - 0x3f40768c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f40769d 0x3 - .rodata.__FUNCTION__$34 - 0x3f4076a0 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f4076bb 0x1 - .rodata.__FUNCTION__$33 - 0x3f4076bc 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__func__$28 - 0x3f4076d4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f4076e6 0x2 - .rodata.__FUNCTION__$27 - 0x3f4076e8 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f4076fa 0x2 - .rodata.__FUNCTION__$7 - 0x3f4076fc 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f40770e 0x2 - .rodata.__FUNCTION__$6 - 0x3f407710 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f407722 0x2 - .rodata.__FUNCTION__$5 - 0x3f407724 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__$4 - 0x3f407734 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__$3 - 0x3f407744 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f407757 0x1 - .rodata.__FUNCTION__$2 - 0x3f407758 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f40776b 0x1 - .rodata.__FUNCTION__$1 - 0x3f40776c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f407781 0x3 - .rodata.__FUNCTION__$0 - 0x3f407784 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.console_open.str1.4 - 0x3f407799 0xc esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.esp_vfs_dev_console_register.str1.4 - 0x3f407799 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - *fill* 0x3f407799 0x3 - .rodata.s_vfs_console - 0x3f40779c 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.s_vfs_console_termios - 0x3f4077d4 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.s_vfs_console_select - 0x3f4077f0 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.s_vfs_console_dir - 0x3f407808 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.esp_minify_vfs.str1.4 - 0x3f407848 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.translate_path.str1.4 - 0x3f407848 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.__func__$1 - 0x3f407848 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.vfs_null_open.str1.4 - 0x3f407857 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .rodata.esp_vfs_null_register.str1.4 - 0x3f407857 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x3f407857 0x1 - .rodata.s_vfs_null - 0x3f407858 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .rodata.s_vfs_null_dir - 0x3f407890 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .rodata.app_main.str1.4 - 0x3f4078d0 0x128 esp-idf/main/libmain.a(hello_world_main.c.obj) - .rodata.str1.4 - 0x3f4078d0 0x23 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .rodata 0x3f4078d0 0x24 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - 0x3f4078d0 _xt_coproc_sa_offset - .rodata.str1.4 - 0x3f4078f4 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .rodata.__func__$1 - 0x3f4078f4 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .rodata.s_get_bus_mask.str1.4 - 0x3f40791c 0x91 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.s_reserve_irom_region.str1.4 - 0x3f40791c 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.s_reserve_drom_region.str1.4 - 0x3f40791c 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_init.str1.4 - 0x3f40791c 0x93 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 - 0x3f40791c 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3f40791c 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map.str1.4 - 0x3f40791c 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_unmap.str1.4 - 0x3f40791c 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3f40791c 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__FUNCTION__$1 - 0x3f40791c 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f407933 0x1 - .rodata.__FUNCTION__$2 - 0x3f407934 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f407942 0x2 - .rodata.__func__$4 - 0x3f407944 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__FUNCTION__$5 - 0x3f407950 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__func__$8 - 0x3f40795c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f407972 0x2 - .rodata.__func__$9 - 0x3f407974 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f407d38 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$10 - 0x3f407988 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f40799e 0x2 + 0x3f407d4c 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407d5a 0x2 .rodata.__func__$11 - 0x3f4079a0 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.str1.4 - 0x3f4079b1 0x5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f4079b1 0x3 - .rodata.g_mmu_mem_regions - 0x3f4079b4 0x48 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3f4079b4 g_mmu_mem_regions - .rodata.spi_flash_init_lock.str1.4 - 0x3f4079fc 0x45 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .rodata.str1.4 - 0x3f4079fc 0x101 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .rodata.__func__$0 - 0x3f4079fc 0x1c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .rodata.__func__$1 - 0x3f407a18 0x31 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - *fill* 0x3f407a49 0x3 - .rodata.__func__$2 - 0x3f407a4c 0x32 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - *fill* 0x3f407a7e 0x2 - .rodata.__func__$3 - 0x3f407a80 0x14 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .rodata.s_merge_contiguous_pages.str1.4 - 0x3f407a94 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.spi_flash_munmap.str1.4 - 0x3f407a94 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.__func__$1 - 0x3f407a94 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.esp_mspi_get_io.str1.4 - 0x3f407aa5 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3f407aa5 0x3 - .rodata.__func__$0 - 0x3f407aa8 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .rodata.s_mspi_io_num_default - 0x3f407ab8 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .rodata.str1.4 - 0x3f407abe 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3f407abe 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3f407abe 0x2 - .rodata.io_mode_str - 0x3f407ac0 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.esp_flash_init_default_chip.str1.4 - 0x3f407b74 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.__FUNCTION__$0 - 0x3f407b74 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3f407b90 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.str1.4 - 0x3f407b9a 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3f407b9a 0x2 - .rodata.__func__$0 - 0x3f407b9c 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .rodata.str1.4 - 0x3f407bb5 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .rodata.esp_crosscore_int_init.str1.4 - 0x3f407bb5 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3f407bb5 0x3 - .rodata.__func__$0 - 0x3f407bb8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3f407bcf 0x1 - .rodata.__func__$1 - 0x3f407bd0 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .rodata.add_entry.str1.4 - 0x3f407be7 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.delete_entry.str1.4 - 0x3f407be7 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_timeout_abort.str1.4 - 0x3f407be7 0xb0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_add.str1.4 - 0x3f407be7 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.subscribe_idle.str1.4 - 0x3f407be7 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_init.str1.4 - 0x3f407be7 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3f407be7 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_isr.str1.4 - 0x3f407be7 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407be7 0x1 - .rodata.__FUNCTION__$5 - 0x3f407be8 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407bfb 0x1 - .rodata.__FUNCTION__$7 - 0x3f407bfc 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407c06 0x2 - .rodata.__FUNCTION__$8 - 0x3f407c08 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407c19 0x3 + 0x3f407d5c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407d6e 0x2 .rodata.__func__$12 - 0x3f407c1c 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407c2b 0x1 + 0x3f407d70 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407d89 0x3 .rodata.__func__$13 - 0x3f407c2c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407c39 0x3 - .rodata.__FUNCTION__$14 - 0x3f407c3c 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407c4e 0x2 - .rodata.__func__$15 - 0x3f407c50 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f407c67 0x1 - .rodata.esp_unknown_msg - 0x3f407c68 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .rodata.str1.4 - 0x3f407c6e 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3f407c6e 0x2 - .rodata.esp_err_msg_table - 0x3f407c70 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .rodata.str1.1 - 0x3f408348 0x20e esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - 0xf0 (size before relaxing) - *fill* 0x3f408556 0x2 - .rodata.__func__$0 - 0x3f408558 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .rodata.get_flash_clock_divider.str1.4 - 0x3f408578 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3f408578 0x31 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.clk_hal_cpu_get_freq_hz.str1.4 - 0x3f408578 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.__func__$0 - 0x3f408578 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.__func__$1 - 0x3f408594 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.str1.4 - 0x3f4085b2 0x2cd esp-idf/soc/libsoc.a(interrupts.c.obj) - *fill* 0x3f4085b2 0x2 - .rodata.esp_isr_names - 0x3f4085b4 0x114 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3f4085b4 esp_isr_names - .rodata.rtc_io_desc - 0x3f4086c8 0x3f0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - 0x3f4086c8 rtc_io_desc - .rodata.rtc_io_num_map - 0x3f408ab8 0xa0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - 0x3f408ab8 rtc_io_num_map - .rodata 0x3f408b58 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3f408b6c 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .rodata.__FUNCTION__$0 - 0x3f408b6c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3f408b89 0x3 - .rodata.g_spi_lock_main_flash_dev - 0x3f408b8c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3f408b8c g_spi_lock_main_flash_dev - .rodata.prvReturnItemByteBuf.str1.4 - 0x3f408b90 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3f408b90 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvAcquireItemNoSplit.str1.4 - 0x3f408b90 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvReceiveGeneric.str1.4 - 0x3f408b90 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendAcquire.str1.4 - 0x3f408b90 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendComplete.str1.4 - 0x3f408b90 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSend.str1.4 - 0x3f408b90 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferReceive.str1.4 - 0x3f408b90 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__$11 - 0x3f408b90 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3f408ba6 0x2 + 0x3f407d8c 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407da7 0x1 + .rodata.__func__$14 + 0x3f407da8 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407dba 0x2 + .rodata.__func__$17 + 0x3f407dbc 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407dd5 0x3 .rodata.__func__$18 - 0x3f408ba8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3f408bba 0x2 - .rodata.__func__$19 - 0x3f408bbc 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3f408bcf 0x1 + 0x3f407dd8 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407df1 0x3 + .rodata.__func__$20 + 0x3f407df4 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407e09 0x3 .rodata.__func__$21 - 0x3f408bd0 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__$28 - 0x3f408be0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.load_partitions.str1.4 - 0x3f408bf6 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.ensure_partitions_loaded.str1.4 - 0x3f408bf6 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_unload_all.str1.4 - 0x3f408bf6 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_next.str1.4 - 0x3f408bf6 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_get.str1.4 - 0x3f408bf6 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3f408bf6 0x2 + 0x3f407e0c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$23 + 0x3f407e20 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f407e3a 0x2 + .rodata.__func__$24 + 0x3f407e3c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__$25 + 0x3f407e50 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvIsYieldRequiredSMP.str1.4 + 0x3f407e63 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvSelectHighestPriorityTaskSMP.str1.4 + 0x3f407e63 0x27 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvDeleteTCB.str1.4 + 0x3f407e63 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvInitialiseNewTask.str1.4 + 0x3f407e63 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.eTaskGetState.str1.4 + 0x3f407e63 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTick.str1.4 + 0x3f407e63 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnEventList.str1.4 + 0x3f407e63 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x3f407e63 0x49 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSetTimeOutState.str1.4 + 0x3f407e63 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCheckForTimeOut.str1.4 + 0x3f407e63 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPrioritySet.str1.4 + 0x3f407e63 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskDelete.str1.4 + 0x3f407e63 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskResumeAll.str1.4 + 0x3f407e63 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskPriorityDisinherit.str1.4 + 0x3f407e63 0x41 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x3f407e63 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x3f407e63 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotify.str1.4 + 0x3f407e63 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTickOtherCores.str1.4 + 0x3f407e63 0x55 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreatePinnedToCore.str1.4 + 0x3f407e63 0xbc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x3f407e63 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvCreateIdleTasks.str1.4 + 0x3f407e63 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskStartScheduler.str1.4 + 0x3f407e63 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandleForCore.str1.4 + 0x3f407e63 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407e63 0x1 .rodata.__func__$2 - 0x3f408bf8 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3f408c0a 0x2 + 0x3f407e64 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407e85 0x3 .rodata.__func__$3 - 0x3f408c0c 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_ota_get_running_partition.str1.4 - 0x3f408c1f 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3f408c1f 0x1 + 0x3f407e88 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407ea6 0x2 + .rodata.__func__$4 + 0x3f407ea8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407ec6 0x2 + .rodata.__func__$5 + 0x3f407ec8 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407edd 0x3 + .rodata.__func__$6 + 0x3f407ee0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$7 + 0x3f407ef8 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407f15 0x3 + .rodata.__func__$9 + 0x3f407f18 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407f36 0x2 + .rodata.__func__$11 + 0x3f407f38 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407f4b 0x1 + .rodata.__func__$13 + 0x3f407f4c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$14 + 0x3f407f64 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$15 + 0x3f407f88 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$17 + 0x3f407fa0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407fb5 0x3 + .rodata.__func__$20 + 0x3f407fb8 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407fd1 0x3 + .rodata.__func__$23 + 0x3f407fd4 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f407fea 0x2 + .rodata.__func__$24 + 0x3f407fec 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$25 + 0x3f40800c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40801f 0x1 + .rodata.__func__$30 + 0x3f408020 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40802e 0x2 + .rodata.__func__$31 + 0x3f408030 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40803f 0x1 + .rodata.__func__$32 + 0x3f408040 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__$37 + 0x3f408054 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40806a 0x2 + .rodata.__func__$38 + 0x3f40806c 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40807d 0x3 + .rodata.__func__$40 + 0x3f408080 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40808b 0x1 + .rodata.__func__$42 + 0x3f40808c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f408099 0x3 + .rodata.__func__$43 + 0x3f40809c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.uxTopUsedPriority + 0x3f4080a8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4080a8 uxTopUsedPriority + .rodata.vPortTaskWrapper.str1.4 + 0x3f4080ac 0x4d esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortTLSPointersDelCb.str1.4 + 0x3f4080ac 0x67 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.pxPortInitialiseStack.str1.4 + 0x3f4080ac 0x65 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.xPortEnterCriticalTimeout.str1.4 + 0x3f4080ac 0xef esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortExitCritical.str1.4 + 0x3f4080ac 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x3f4080ac 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__$0 + 0x3f4080ac 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3f4080bd 0x3 .rodata.__func__$1 - 0x3f408c20 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3f408c3e 0x2 - .rodata 0x3f408c40 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - 0x3f408c40 Xthal_intlevel + 0x3f4080c0 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3f4080d2 0x2 + .rodata.__func__$2 + 0x3f4080d4 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3f4080e5 0x3 + .rodata.__func__$4 + 0x3f4080e8 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x3f4080fe 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3f4080fe 0x2 + .rodata.__func__$1 + 0x3f408100 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.str1.4 + 0x3f40811e 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_locks_init.str1.4 + 0x3f40811e 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f40811e 0x2 + .rodata.__func__$4 + 0x3f408120 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f408136 0x2 + .rodata.__func__$3 + 0x3f408138 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f40814b 0x1 + .rodata.__func__$2 + 0x3f40814c 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f408161 0x3 + .rodata.__func__$1 + 0x3f408164 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f408179 0x3 + .rodata.__func__$0 + 0x3f40817c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_init_global_stdio.str1.4 + 0x3f408188 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 + 0x3f408188 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x3f408188 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .rodata.uart_rx_char.str1.4 + 0x3f408188 0xc1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_tx_char.str1.4 + 0x3f408188 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_fcntl.str1.4 + 0x3f408188 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_return_char.str1.4 + 0x3f408188 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_access.str1.4 + 0x3f408188 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_read.str1.4 + 0x3f408188 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_vfs_dev_register.str1.4 + 0x3f408188 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.__func__$9 + 0x3f408188 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f40819e 0x2 + .rodata.__func__$8 + 0x3f4081a0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f4081ab 0x1 + .rodata.__func__$7 + 0x3f4081ac 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f4081bd 0x3 + .rodata.__func__$6 + 0x3f4081c0 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f4081ca 0x2 + .rodata.__func__$5 + 0x3f4081cc 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f4081d7 0x1 + .rodata.__func__$4 + 0x3f4081d8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f4081e3 0x1 + .rodata.__func__$3 + 0x3f4081e4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f4081ef 0x1 + .rodata.__func__$2 + 0x3f4081f0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f4081fb 0x1 + .rodata.__func__$1 + 0x3f4081fc 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408211 0x3 + .rodata.__func__$0 + 0x3f408214 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_vfs_uart + 0x3f408228 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_vfs_uart_termios + 0x3f408260 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_vfs_uart_select + 0x3f40827c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_vfs_uart_dir + 0x3f408294 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_uart_mount_points + 0x3f4082d4 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_ctx 0x3f4082e0 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x3f4082ec 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_word_length.str1.4 + 0x3f4082ec 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_stop_bits.str1.4 + 0x3f4082ec 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_baudrate.str1.4 + 0x3f4082ec 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x3f4082ec 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_wait_tx_done.str1.4 + 0x3f4082ec 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_flush_input.str1.4 + 0x3f4082ec 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__$36 + 0x3f4082ec 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f4082fd 0x3 + .rodata.__FUNCTION__$34 + 0x3f408300 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f40831b 0x1 + .rodata.__FUNCTION__$33 + 0x3f40831c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__func__$28 + 0x3f408334 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408346 0x2 + .rodata.__FUNCTION__$27 + 0x3f408348 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f40835a 0x2 + .rodata.__FUNCTION__$7 + 0x3f40835c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f40836e 0x2 + .rodata.__FUNCTION__$6 + 0x3f408370 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408382 0x2 + .rodata.__FUNCTION__$5 + 0x3f408384 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__$4 + 0x3f408394 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__$3 + 0x3f4083a4 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f4083b7 0x1 + .rodata.__FUNCTION__$2 + 0x3f4083b8 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f4083cb 0x1 + .rodata.__FUNCTION__$1 + 0x3f4083cc 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f4083e1 0x3 + .rodata.__FUNCTION__$0 + 0x3f4083e4 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.console_open.str1.4 + 0x3f4083f9 0xc esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.esp_vfs_dev_console_register.str1.4 + 0x3f4083f9 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + *fill* 0x3f4083f9 0x3 + .rodata.s_vfs_console + 0x3f4083fc 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.s_vfs_console_termios + 0x3f408434 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.s_vfs_console_select + 0x3f408450 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.s_vfs_console_dir + 0x3f408468 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.esp_minify_vfs.str1.4 + 0x3f4084a8 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.translate_path.str1.4 + 0x3f4084a8 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.__func__$1 + 0x3f4084a8 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.vfs_null_open.str1.4 + 0x3f4084b7 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .rodata.esp_vfs_null_register.str1.4 + 0x3f4084b7 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x3f4084b7 0x1 + .rodata.s_vfs_null + 0x3f4084b8 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .rodata.s_vfs_null_dir + 0x3f4084f0 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .rodata.app_main.str1.4 + 0x3f408530 0x160 esp-idf/main/libmain.a(hello_world_main.c.obj) + .rodata.__func__$0 + 0x3f408530 0x9 esp-idf/main/libmain.a(hello_world_main.c.obj) + .rodata.bme280_default_init.str1.4 + 0x3f408539 0x9f esp-idf/main/libmain.a(bme280.c.obj) + .rodata.i2c_driver_deinit.str1.4 + 0x3f408539 0xb8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_read_reg8.str1.4 + 0x3f408539 0xbb esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_write_reg8.str1.4 + 0x3f408539 0x29 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + *fill* 0x3f408539 0x3 + .rodata.__FUNCTION__$2 + 0x3f40853c 0x13 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + *fill* 0x3f40854f 0x1 + .rodata.__FUNCTION__$3 + 0x3f408550 0x12 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.str1.4 + 0x3f408562 0x23 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + *fill* 0x3f408562 0xe + .rodata 0x3f408570 0x24 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + 0x3f408570 _xt_coproc_sa_offset + .rodata.gpio_input_disable.str1.4 + 0x3f408594 0x32 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.gpio_ll_pullup_en.str1.4 + 0x3f408594 0xdd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.gpio_sleep_output_enable.str1.4 + 0x3f408594 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.gpio_output_disable.str1.4 + 0x3f408594 0xc0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.gpio_set_direction.str1.4 + 0x3f408594 0x29 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__$0 + 0x3f408594 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f4085a2 0x2 + .rodata.__FUNCTION__$38 + 0x3f4085a4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f4085b7 0x1 + .rodata.__FUNCTION__$39 + 0x3f4085b8 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f4085cb 0x1 + .rodata.__FUNCTION__$41 + 0x3f4085cc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f4085db 0x1 + .rodata.__FUNCTION__$42 + 0x3f4085dc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f4085eb 0x1 + .rodata.__FUNCTION__$43 + 0x3f4085ec 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__$44 + 0x3f4085fc 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f40860f 0x1 + .rodata.__func__$45 + 0x3f408610 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f40862b 0x1 + .rodata.__FUNCTION__$46 + 0x3f40862c 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__$47 + 0x3f408640 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408652 0x2 + .rodata.__FUNCTION__$54 + 0x3f408654 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__func__$55 + 0x3f408664 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408676 0x2 + .rodata.__FUNCTION__$56 + 0x3f408678 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.rtcio_ll_iomux_func_sel.str1.4 + 0x3f408687 0xeb esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .rodata.rtcio_ll_function_select.str1.4 + 0x3f408687 0x174 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .rodata.rtc_gpio_init.str1.4 + 0x3f408687 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x3f408687 0x1 + .rodata.__func__$12 + 0x3f408688 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .rodata.__FUNCTION__$13 + 0x3f4086a0 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .rodata.__func__$14 + 0x3f4086b4 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x3f4086cb 0x1 + .rodata.__FUNCTION__$15 + 0x3f4086cc 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .rodata.str1.4 + 0x3f4086df 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3f4086df 0x1 + .rodata.__func__$1 + 0x3f4086e0 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.s_get_bus_mask.str1.4 + 0x3f408708 0x91 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_irom_region.str1.4 + 0x3f408708 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_drom_region.str1.4 + 0x3f408708 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_init.str1.4 + 0x3f408708 0x93 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 + 0x3f408708 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 + 0x3f408708 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map.str1.4 + 0x3f408708 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_unmap.str1.4 + 0x3f408708 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_vaddr_to_paddr.str1.4 + 0x3f408708 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__$1 + 0x3f408708 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f40871f 0x1 + .rodata.__FUNCTION__$2 + 0x3f408720 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f40872e 0x2 + .rodata.__func__$4 + 0x3f408730 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__$5 + 0x3f40873c 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__$8 + 0x3f408748 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f40875e 0x2 + .rodata.__func__$9 + 0x3f408760 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__$10 + 0x3f408774 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f40878a 0x2 + .rodata.__func__$11 + 0x3f40878c 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.str1.4 + 0x3f40879d 0x5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f40879d 0x3 + .rodata.g_mmu_mem_regions + 0x3f4087a0 0x48 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3f4087a0 g_mmu_mem_regions + .rodata.spi_flash_init_lock.str1.4 + 0x3f4087e8 0x45 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.str1.4 + 0x3f4087e8 0x101 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.__func__$0 + 0x3f4087e8 0x1c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.__func__$1 + 0x3f408804 0x31 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x3f408835 0x3 + .rodata.__func__$2 + 0x3f408838 0x32 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x3f40886a 0x2 + .rodata.__func__$3 + 0x3f40886c 0x14 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .rodata.s_merge_contiguous_pages.str1.4 + 0x3f408880 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_munmap.str1.4 + 0x3f408880 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.__func__$1 + 0x3f408880 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.esp_mspi_get_io.str1.4 + 0x3f408891 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3f408891 0x3 + .rodata.__func__$0 + 0x3f408894 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.s_mspi_io_num_default + 0x3f4088a4 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.str1.4 + 0x3f4088aa 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x3f4088aa 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3f4088aa 0x2 + .rodata.io_mode_str + 0x3f4088ac 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_init_default_chip.str1.4 + 0x3f408960 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.__FUNCTION__$0 + 0x3f408960 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3f40897c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.str1.4 + 0x3f408986 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3f408986 0x2 + .rodata.__func__$0 + 0x3f408988 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.str1.4 + 0x3f4089a1 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.esp_crosscore_int_init.str1.4 + 0x3f4089a1 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3f4089a1 0x3 + .rodata.__func__$0 + 0x3f4089a4 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3f4089bb 0x1 + .rodata.__func__$1 + 0x3f4089bc 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.add_entry.str1.4 + 0x3f4089d3 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.delete_entry.str1.4 + 0x3f4089d3 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_abort.str1.4 + 0x3f4089d3 0xb0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_add.str1.4 + 0x3f4089d3 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.subscribe_idle.str1.4 + 0x3f4089d3 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_init.str1.4 + 0x3f4089d3 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_print_triggered_tasks.str1.4 + 0x3f4089d3 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_isr.str1.4 + 0x3f4089d3 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f4089d3 0x1 + .rodata.__FUNCTION__$5 + 0x3f4089d4 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f4089e7 0x1 + .rodata.__FUNCTION__$7 + 0x3f4089e8 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f4089f2 0x2 + .rodata.__FUNCTION__$8 + 0x3f4089f4 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f408a05 0x3 + .rodata.__func__$12 + 0x3f408a08 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f408a17 0x1 + .rodata.__func__$13 + 0x3f408a18 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f408a25 0x3 + .rodata.__FUNCTION__$14 + 0x3f408a28 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f408a3a 0x2 + .rodata.__func__$15 + 0x3f408a3c 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f408a53 0x1 + .rodata.esp_unknown_msg + 0x3f408a54 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.str1.4 + 0x3f408a5a 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3f408a5a 0x2 + .rodata.esp_err_msg_table + 0x3f408a5c 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.1 - 0x3f408c60 0x2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) - .rodata 0x3f408c60 0x23c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3f409134 0x20e esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + 0xf0 (size before relaxing) + *fill* 0x3f409342 0x2 + .rodata.__func__$0 + 0x3f409344 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .rodata.get_flash_clock_divider.str1.4 + 0x3f409364 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 + 0x3f409364 0x31 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.clk_hal_cpu_get_freq_hz.str1.4 + 0x3f409364 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.__func__$0 + 0x3f409364 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.__func__$1 + 0x3f409380 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.str1.4 + 0x3f40939e 0x2cd esp-idf/soc/libsoc.a(interrupts.c.obj) + *fill* 0x3f40939e 0x2 + .rodata.esp_isr_names + 0x3f4093a0 0x114 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3f4093a0 esp_isr_names + .rodata.GPIO_PIN_MUX_REG + 0x3f4094b4 0xa0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3f4094b4 GPIO_PIN_MUX_REG + .rodata.rtc_io_desc + 0x3f409554 0x3f0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + 0x3f409554 rtc_io_desc + .rodata.rtc_io_num_map + 0x3f409944 0xa0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + 0x3f409944 rtc_io_num_map + .rodata 0x3f4099e4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .rodata.esp_clk_tree_src_get_freq_hz.str1.4 + 0x3f4099f8 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .rodata.__FUNCTION__$0 + 0x3f4099f8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3f409a15 0x3 + .rodata.g_spi_lock_main_flash_dev + 0x3f409a18 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3f409a18 g_spi_lock_main_flash_dev + .rodata.prvReturnItemByteBuf.str1.4 + 0x3f409a1c 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x3f409a1c 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x3f409a1c 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReceiveGeneric.str1.4 + 0x3f409a1c 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendAcquire.str1.4 + 0x3f409a1c 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendComplete.str1.4 + 0x3f409a1c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSend.str1.4 + 0x3f409a1c 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceive.str1.4 + 0x3f409a1c 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$11 + 0x3f409a1c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3f409a32 0x2 + .rodata.__func__$18 + 0x3f409a34 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3f409a46 0x2 + .rodata.__func__$19 + 0x3f409a48 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3f409a5b 0x1 + .rodata.__func__$21 + 0x3f409a5c 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__$28 + 0x3f409a6c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.s_i2c_err_log_print.str1.4 + 0x3f409a82 0x72 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_write_command.str1.4 + 0x3f409a82 0xc0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_send_commands.str1.4 + 0x3f409a82 0x78 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_transaction_start.str1.4 + 0x3f409a82 0x84 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_synchronous_transaction.str1.4 + 0x3f409a82 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_asynchronous_transaction.str1.4 + 0x3f409a82 0x12a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_multi_buffer_transmit.str1.4 + 0x3f409a82 0xa8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_transmit.str1.4 + 0x3f409a82 0x39 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_transmit_receive.str1.4 + 0x3f409a82 0x38 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f409a82 0x2 + .rodata.__FUNCTION__$4 + 0x3f409a84 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f409a97 0x1 + .rodata.__FUNCTION__$5 + 0x3f409a98 0x1c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$6 + 0x3f409ab4 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$7 + 0x3f409ac8 0x1f esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f409ae7 0x1 + .rodata.__FUNCTION__$8 + 0x3f409ae8 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$9 + 0x3f409b00 0x1e esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f409b1e 0x2 + .rodata.__FUNCTION__$10 + 0x3f409b20 0x21 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f409b41 0x3 + .rodata.__func__$18 + 0x3f409b44 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_bus_handle_acquire.str1.4 + 0x3f409b58 0x42 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.s_hp_i2c_pins_config.str1.4 + 0x3f409b58 0x66 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.i2c_common_set_pins.str1.4 + 0x3f409b58 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.__FUNCTION__$1 + 0x3f409b58 0x15 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + *fill* 0x3f409b6d 0x3 + .rodata.__FUNCTION__$2 + 0x3f409b70 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .rodata.load_partitions.str1.4 + 0x3f409b84 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x3f409b84 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_unload_all.str1.4 + 0x3f409b84 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_next.str1.4 + 0x3f409b84 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_get.str1.4 + 0x3f409b84 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__$2 + 0x3f409b84 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3f409b96 0x2 + .rodata.__func__$3 + 0x3f409b98 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.i2c_ll_master_set_bus_timing.str1.4 + 0x3f409bab 0x56 esp-idf/hal/libhal.a(i2c_hal.c.obj) + *fill* 0x3f409bab 0x1 + .rodata.__func__$0 + 0x3f409bac 0x1d esp-idf/hal/libhal.a(i2c_hal.c.obj) + *fill* 0x3f409bc9 0x3 + .rodata.i2c_periph_signal + 0x3f409bcc 0xc esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x3f409bcc i2c_periph_signal + .rodata.esp_ota_get_running_partition.str1.4 + 0x3f409bd8 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__$1 + 0x3f409bd8 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3f409bf6 0x2 + .rodata 0x3f409bf8 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + 0x3f409bf8 Xthal_intlevel .rodata.str1.1 - 0x3f408e9c 0x34 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) - .rodata 0x3f408e9c 0x23c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3f409c18 0x2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + .rodata 0x3f409c18 0x23c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.str1.1 - 0x3f4090d8 0x22 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3f409e54 0x34 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + .rodata 0x3f409e54 0x23c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.1 - 0x3f4090d8 0x8b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3f40a090 0x22 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.1 - 0x3f4090d8 0x7d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - .rodata 0x3f4090d8 0x128 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3f4090e8 __mprec_tinytens - 0x3f409110 __mprec_bigtens - 0x3f409138 __mprec_tens - .rodata 0x3f409200 0x414 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3f40943c __action_table - 0x3f4094a8 __state_table - 0x3f409514 __chclass + 0x3f40a090 0x8b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) .rodata.str1.1 - 0x3f409614 0x22 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3f40a090 0x7d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .rodata 0x3f40a090 0x128 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3f40a0a0 __mprec_tinytens + 0x3f40a0c8 __mprec_bigtens + 0x3f40a0f0 __mprec_tens + .rodata 0x3f40a1b8 0x414 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3f40a3f4 __action_table + 0x3f40a460 __state_table + 0x3f40a4cc __chclass .rodata.str1.1 - 0x3f409614 0xb /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - .rodata 0x3f409614 0x16c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - 0x3f409614 __default_global_locale + 0x3f40a5cc 0x22 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .rodata.str1.1 + 0x3f40a5cc 0xb /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + .rodata 0x3f40a5cc 0x16c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + 0x3f40a5cc __default_global_locale *(.rodata_wlog_error .rodata_wlog_error.*) *(.rodata_wlog_info .rodata_wlog_info.*) *(.rodata_wlog_warning .rodata_wlog_warning.*) *(.irom1.text) *(.gnu.linkonce.r.*) *(.rodata1) - 0x3f409780 . = ALIGN (0x4) - 0x3f409780 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + 0x3f40a738 . = ALIGN (0x4) + 0x3f40a738 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) *(.xt_except_table) *(.gcc_except_table .gcc_except_table.*) *(.gnu.linkonce.e.*) - 0x3f409780 . = ALIGN (0x4) - 0x3f409780 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + 0x3f40a738 . = ALIGN (0x4) + 0x3f40a738 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) *(.xt_except_desc) *(.gnu.linkonce.h.*) - 0x3f409780 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + 0x3f40a738 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) *(.xt_except_desc_end) - 0x3f409780 . = ALIGN (0x4) - 0x3f409780 __init_array_start = ABSOLUTE (.) + 0x3f40a738 . = ALIGN (0x4) + 0x3f40a738 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .ctors SORT_BY_NAME(.ctors.*)) - .ctors 0x3f409780 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .ctors 0x3f409784 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - .ctors 0x3f409788 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x3f40978c __init_array_end = ABSOLUTE (.) - 0x3f40978c . = ALIGN (0x4) - 0x3f40978c soc_reserved_memory_region_start = ABSOLUTE (.) + .ctors 0x3f40a738 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .ctors 0x3f40a73c 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + .ctors 0x3f40a740 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f40a744 __init_array_end = ABSOLUTE (.) + 0x3f40a744 . = ALIGN (0x4) + 0x3f40a744 soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3f40978c 0x48 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f4097d4 soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3f4097d4 . = ALIGN (0x4) - 0x3f4097d4 _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3f40a744 0x48 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f40a78c soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3f40a78c . = ALIGN (0x4) + 0x3f40a78c _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3f4097d4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40a78c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3f4097dc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40a794 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3f4097e4 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3f40a79c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3f4097ec 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40a7a4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3f4097f4 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f40a7ac 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.101 - 0x3f4097fc 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3f40a7b4 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3f409804 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3f40a7bc 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.103 - 0x3f40980c 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x3f40a7c4 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) .esp_system_init_fn.104 - 0x3f409814 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40a7cc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3f40981c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40a7d4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.110 - 0x3f409824 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f40a7dc 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.113 - 0x3f40982c 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3f40a7e4 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) .esp_system_init_fn.114 - 0x3f409834 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3f40a7ec 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3f40983c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3f40a7f4 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.130 - 0x3f409844 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40a7fc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.140 - 0x3f40984c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40a804 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.999 - 0x3f409854 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3f40985c _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3f40985c _rodata_end = ABSOLUTE (.) - 0x3f40985c _lit4_start = ABSOLUTE (.) + 0x3f40a80c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40a814 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3f40a814 _rodata_end = ABSOLUTE (.) + 0x3f40a814 _lit4_start = ABSOLUTE (.) *(*.lit4) *(.lit4.*) *(.gnu.linkonce.lit4.*) - 0x3f40985c _lit4_end = ABSOLUTE (.) - 0x3f40985c . = ALIGN (0x4) - 0x3f40985c _thread_local_start = ABSOLUTE (.) + 0x3f40a814 _lit4_end = ABSOLUTE (.) + 0x3f40a814 . = ALIGN (0x4) + 0x3f40a814 _thread_local_start = ABSOLUTE (.) *(.tdata) *(.tdata.*) *(.tbss) *(.tbss.*) - 0x3f40985c _thread_local_end = ABSOLUTE (.) + 0x3f40a814 _thread_local_end = ABSOLUTE (.) 0x00000010 _flash_rodata_align = ALIGNOF (.flash.rodata) .flash.rodata_noload - 0x3f40985c 0x0 - 0x3f40985c _rodata_reserved_end = ABSOLUTE (.) + 0x3f40a814 0x0 + 0x3f40a814 _rodata_reserved_end = ABSOLUTE (.) *(.rodata_wlog_debug .rodata_wlog_debug.*) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) -.flash.text 0x400d0020 0x13506 +.flash.text 0x400d0020 0x160b6 0x400d0020 _stext = . 0x400d0020 _instruction_reserved_start = ABSOLUTE (.) 0x400d0020 _text_start = ABSOLUTE (.) @@ -17512,2090 +18057,2495 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x400d0740 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0x4 (size before relaxing) .literal.app_main - 0x400d0740 0x44 esp-idf/main/libmain.a(hello_world_main.c.obj) - 0x80 (size before relaxing) + 0x400d0740 0x50 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x94 (size before relaxing) + .literal.bme280_read_uint16_le + 0x400d0790 0x0 esp-idf/main/libmain.a(bme280.c.obj) + 0x8 (size before relaxing) + .literal.bme280_is_reading_calibration + 0x400d0790 0x0 esp-idf/main/libmain.a(bme280.c.obj) + 0x4 (size before relaxing) + .literal.bme280_read_coefficients + 0x400d0790 0x0 esp-idf/main/libmain.a(bme280.c.obj) + 0x50 (size before relaxing) + .literal.bme280_set_sampling + 0x400d0790 0x0 esp-idf/main/libmain.a(bme280.c.obj) + 0x18 (size before relaxing) + .literal.bme280_default_init + 0x400d0790 0xc esp-idf/main/libmain.a(bme280.c.obj) + 0x38 (size before relaxing) + .literal.i2c_bus_read_reg8 + 0x400d079c 0x24 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x5c (size before relaxing) + .literal.i2c_bus_write_reg8 + 0x400d07c0 0x8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x7c (size before relaxing) + .literal.i2c_bus_read_byte + 0x400d07c8 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x4 (size before relaxing) + .literal.i2c_bus_write_byte + 0x400d07c8 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x4 (size before relaxing) + .literal.gpio_input_disable + 0x400d07c8 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_ll_pullup_en + 0x400d07e4 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x1c (size before relaxing) + .literal.gpio_pullup_en + 0x400d07f4 0xc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x38 (size before relaxing) + .literal.gpio_pullup_dis + 0x400d0800 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x38 (size before relaxing) + .literal.gpio_input_enable + 0x400d0804 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x24 (size before relaxing) + .literal.gpio_output_disable + 0x400d0808 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c (size before relaxing) + .literal.gpio_output_enable + 0x400d081c 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c (size before relaxing) + .literal.gpio_od_disable + 0x400d0824 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x20 (size before relaxing) + .literal.gpio_od_enable + 0x400d0828 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x20 (size before relaxing) + .literal.gpio_set_level + 0x400d082c 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x20 (size before relaxing) + .literal.gpio_get_level + 0x400d0830 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4 (size before relaxing) + .literal.gpio_set_direction + 0x400d0830 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x40 (size before relaxing) + .literal.gpio_func_sel + 0x400d0838 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x28 (size before relaxing) + .literal.rtcio_ll_pullup_enable + 0x400d0840 0xc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x1c (size before relaxing) + .literal.rtcio_ll_pullup_disable + 0x400d084c 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x1c (size before relaxing) + .literal.rtc_gpio_is_valid_gpio + 0x400d0854 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x4 (size before relaxing) + .literal.rtc_io_number_get + 0x400d0854 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x4 (size before relaxing) + .literal.rtc_gpio_pullup_en + 0x400d0854 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x2c (size before relaxing) + .literal.rtc_gpio_pullup_dis + 0x400d0864 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x2c (size before relaxing) .literal.bootloader_init_mem - 0x400d0784 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x400d0868 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) 0x4 (size before relaxing) .literal.bootloader_flash_update_id - 0x400d0784 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400d0868 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x8 (size before relaxing) .literal.bootloader_flash_get_wp_pin - 0x400d0788 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400d086c 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x8 (size before relaxing) .literal.s_get_bus_mask - 0x400d0788 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d086c 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x40 (size before relaxing) .literal.s_reserve_irom_region - 0x400d07b8 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d089c 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x24 (size before relaxing) .literal.s_reserve_drom_region - 0x400d07d4 0x10 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d08b8 0x10 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x24 (size before relaxing) .literal.esp_mmu_map_init - 0x400d07e4 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d08c8 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x3c (size before relaxing) .literal.esp_mmu_map - 0x400d0800 0x38 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d08e4 0x38 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xcc (size before relaxing) .literal.esp_mmu_unmap - 0x400d0838 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d091c 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x38 (size before relaxing) .literal.esp_mmu_vaddr_to_paddr - 0x400d0844 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d0928 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x34 (size before relaxing) .literal.spi_flash_init_lock - 0x400d0850 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d0934 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x18 (size before relaxing) .literal.spi_flash_op_lock - 0x400d0860 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d0944 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x8 (size before relaxing) .literal.spi_flash_op_unlock - 0x400d0860 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d0944 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x8 (size before relaxing) .literal.spi_flash_mmap - 0x400d0860 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d0944 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x18 (size before relaxing) .literal.spi_flash_munmap - 0x400d0860 0xc esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d0944 0xc esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x1c (size before relaxing) .literal.spi_flash_cache2phys - 0x400d086c 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d0950 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x4 (size before relaxing) .literal.esp_mspi_get_io - 0x400d086c 0x14 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x400d0950 0x14 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x1c (size before relaxing) .literal.esp_mspi_pin_reserve - 0x400d0880 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x400d0964 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x8 (size before relaxing) .literal.esp_flash_read_chip_id - 0x400d0880 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x400d0964 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x4 (size before relaxing) .literal.esp_flash_init_default_chip - 0x400d0880 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x400d0964 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0x54 (size before relaxing) .literal.esp_flash_app_init - 0x400d08a4 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x400d0988 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0x14 (size before relaxing) .literal.esp_flash_app_enable_os_functions - 0x400d08a8 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x400d098c 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x10 (size before relaxing) .literal.esp_crosscore_int_init - 0x400d08b4 0x1c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x400d0998 0x1c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x30 (size before relaxing) .literal.find_entry_and_check_all_reset - 0x400d08d0 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09b4 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .literal.find_entry_from_task_handle_and_check_all_reset - 0x400d08d4 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09b8 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x4 (size before relaxing) .literal.task_wdt_timer_feed - 0x400d08d4 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09b8 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x8 (size before relaxing) .literal.add_entry - 0x400d08d4 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09b8 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x5c (size before relaxing) .literal.get_task_affinity - 0x400d08ec 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09d0 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x4 (size before relaxing) .literal.task_wdt_timeout_abort - 0x400d08ec 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09d0 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x58 (size before relaxing) .literal.task_wdt_timeout_handling - 0x400d0908 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09ec 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x40 (size before relaxing) .literal.esp_task_wdt_add - 0x400d0908 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09ec 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x20 (size before relaxing) .literal.subscribe_idle - 0x400d0910 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09f4 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x34 (size before relaxing) .literal.esp_task_wdt_init - 0x400d0928 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a0c 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x48 (size before relaxing) .literal.esp_task_wdt_reset - 0x400d093c 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a20 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x40 (size before relaxing) .literal.idle_hook_cb - 0x400d0944 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a28 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x4 (size before relaxing) .literal.esp_task_wdt_print_triggered_tasks - 0x400d0944 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a28 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x40 (size before relaxing) .literal.task_wdt_isr - 0x400d0960 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a44 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x64 (size before relaxing) .literal.esp_task_wdt_impl_timer_allocate - 0x400d0974 0x8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0a58 0x8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x44 (size before relaxing) .literal.esp_task_wdt_impl_timer_feed - 0x400d097c 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0a60 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0xc (size before relaxing) .literal.esp_task_wdt_impl_timeout_triggered - 0x400d097c 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0a60 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0xc (size before relaxing) .literal.esp_task_wdt_impl_timer_restart - 0x400d097c 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0a60 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x10 (size before relaxing) .literal.esp_err_to_name - 0x400d097c 0x8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x400d0a60 0x8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .literal.spi_flash_ll_calculate_clock_reg - 0x400d0984 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0a68 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .literal.get_flash_clock_divider - 0x400d0988 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0a6c 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x24 (size before relaxing) .literal.spi_flash_cal_clock - 0x400d0998 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0a7c 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x8 (size before relaxing) .literal.spi_flash_hal_init - 0x400d0998 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0a7c 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x24 (size before relaxing) .literal.spi_flash_hal_supports_direct_write - 0x400d09a8 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0a8c 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x4 (size before relaxing) .literal.spi_flash_hal_supports_direct_read - 0x400d09a8 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0a8c 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x4 (size before relaxing) .literal.clk_hal_lp_slow_get_freq_hz - 0x400d09a8 0x10 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0a8c 0x10 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x20 (size before relaxing) .literal.clk_hal_xtal_get_freq_mhz - 0x400d09b8 0x4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0a9c 0x4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .literal.clk_hal_apll_get_freq_hz - 0x400d09bc 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0aa0 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x1c (size before relaxing) .literal.clk_hal_soc_root_get_freq_mhz - 0x400d09bc 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0aa0 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x24 (size before relaxing) .literal.clk_hal_cpu_get_freq_hz - 0x400d09c8 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0aac 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x30 (size before relaxing) .literal.clk_hal_ahb_get_freq_hz - 0x400d09d4 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0ab8 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x10 (size before relaxing) .literal.clk_hal_apb_get_freq_hz - 0x400d09d4 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0ab8 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x4 (size before relaxing) .literal.esp_cpu_configure_region_protection - 0x400d09d4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x400d0ab8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) 0x10 (size before relaxing) .literal.esp_gpio_reserve - 0x400d09d8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x400d0abc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) 0x8 (size before relaxing) .literal.esp_clk_tree_src_get_freq_hz - 0x400d09dc 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x400d0ac0 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) 0x6c (size before relaxing) + .literal.s_i2c_err_log_print + 0x400d0adc 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x1c (size before relaxing) + .literal.s_i2c_write_command + 0x400d0ae8 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x60 (size before relaxing) + .literal.s_i2c_read_command + 0x400d0b00 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3c (size before relaxing) + .literal.s_i2c_start_end_command + 0x400d0b00 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0xf4 (size before relaxing) + .literal.s_i2c_send_command_async + 0x400d0b04 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x28 (size before relaxing) + .literal.s_i2c_master_clear_bus + 0x400d0b04 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3c (size before relaxing) + .literal.s_i2c_hw_fsm_reset + 0x400d0b04 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x24 (size before relaxing) + .literal.s_i2c_send_commands + 0x400d0b08 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x68 (size before relaxing) + .literal.s_i2c_transaction_start + 0x400d0b14 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x64 (size before relaxing) + .literal.s_i2c_synchronous_transaction + 0x400d0b2c 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x30 (size before relaxing) + .literal.s_i2c_asynchronous_transaction + 0x400d0b34 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x88 (size before relaxing) + .literal.i2c_master_multi_buffer_transmit + 0x400d0b4c 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x58 (size before relaxing) + .literal.i2c_master_transmit + 0x400d0b60 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x24 (size before relaxing) + .literal.i2c_master_transmit_receive + 0x400d0b68 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x5c (size before relaxing) + .literal.i2c_master_receive + 0x400d0b70 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x4c (size before relaxing) + .literal.s_hp_i2c_pins_config + 0x400d0b74 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x64 (size before relaxing) + .literal.i2c_common_set_pins + 0x400d0b8c 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x18 (size before relaxing) .literal.esp_partition_is_flash_region_writable - 0x400d09f8 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400d0b94 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0xc (size before relaxing) .literal.esp_partition_main_flash_region_safe - 0x400d09f8 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400d0b94 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x8 (size before relaxing) .literal.is_partition_encrypted - 0x400d09fc 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0b98 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x4 (size before relaxing) .literal.load_partitions - 0x400d09fc 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0b98 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x64 (size before relaxing) .literal.ensure_partitions_loaded - 0x400d0a28 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0bc4 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x24 (size before relaxing) .literal.iterator_create - 0x400d0a30 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0bcc 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x8 (size before relaxing) .literal.esp_partition_iterator_release - 0x400d0a30 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0bcc 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x4 (size before relaxing) .literal.esp_partition_next - 0x400d0a30 0xc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0bcc 0xc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x28 (size before relaxing) .literal.esp_partition_find - 0x400d0a3c 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0bd8 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0xc (size before relaxing) .literal.esp_partition_get - 0x400d0a3c 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0bd8 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x10 (size before relaxing) - .literal.esp_ota_get_running_partition - 0x400d0a44 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x38 (size before relaxing) - .literal 0x400d0a5c 0x1c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) - 0x38 (size before relaxing) - .literal 0x400d0a78 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) - 0xc (size before relaxing) - .literal 0x400d0a78 0x10 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x38 (size before relaxing) - .literal 0x400d0a88 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) - 0xc (size before relaxing) - .literal 0x400d0a88 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + .literal.i2c_ll_master_set_bus_timing + 0x400d0be0 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) 0x1c (size before relaxing) - .literal 0x400d0a8c 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) - 0xc (size before relaxing) - .literal 0x400d0a8c 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + .literal._i2c_hal_set_bus_timing + 0x400d0bf4 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x8 (size before relaxing) + .literal.i2c_hal_master_init + 0x400d0bf4 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) 0x10 (size before relaxing) - .literal 0x400d0a8c 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x44 (size before relaxing) - .literal 0x400d0a8c 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) - 0x30 (size before relaxing) - .literal 0x400d0a90 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + .literal.i2c_hal_master_set_scl_timeout_val + 0x400d0bf4 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) 0x4 (size before relaxing) - .literal 0x400d0a90 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + .literal.i2c_hal_set_timing_config + 0x400d0bf4 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4 (size before relaxing) + .literal.esp_ota_get_running_partition + 0x400d0bf4 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x38 (size before relaxing) + .literal 0x400d0c0c 0x1c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + 0x38 (size before relaxing) + .literal 0x400d0c28 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + 0xc (size before relaxing) + .literal 0x400d0c28 0x10 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x38 (size before relaxing) + .literal 0x400d0c38 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + 0xc (size before relaxing) + .literal 0x400d0c38 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + 0x1c (size before relaxing) + .literal 0x400d0c3c 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + 0xc (size before relaxing) + .literal 0x400d0c3c 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x10 (size before relaxing) + .literal 0x400d0c3c 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x44 (size before relaxing) + .literal 0x400d0c3c 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + 0x30 (size before relaxing) + .literal 0x400d0c40 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + 0x4 (size before relaxing) + .literal 0x400d0c40 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) 0x8 (size before relaxing) - .literal 0x400d0a90 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + .literal 0x400d0c40 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) 0x8 (size before relaxing) - .literal 0x400d0a90 0x7c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + .literal 0x400d0c40 0x7c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) 0x1a0 (size before relaxing) - .literal 0x400d0b0c 0x24 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .literal 0x400d0cbc 0x24 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) 0x90 (size before relaxing) - .literal 0x400d0b30 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + .literal 0x400d0ce0 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) 0xc (size before relaxing) - .literal 0x400d0b30 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + .literal 0x400d0ce0 0x8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) 0x2c (size before relaxing) - .literal 0x400d0b38 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + .literal 0x400d0ce8 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) 0x8 (size before relaxing) - .literal 0x400d0b3c 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + .literal 0x400d0cec 0x4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) 0xc (size before relaxing) - .literal 0x400d0b40 0x60 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + .literal 0x400d0cf0 0x60 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) 0x1e4 (size before relaxing) - .literal 0x400d0ba0 0x14 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .literal 0x400d0d50 0x14 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) 0xa8 (size before relaxing) - .literal 0x400d0bb4 0x24 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .literal 0x400d0d64 0x24 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) 0x78 (size before relaxing) - .literal 0x400d0bd8 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .literal 0x400d0d88 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) 0x4 (size before relaxing) .literal.periph_ll_get_clk_en_mask - 0x400d0bd8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0d88 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x3c (size before relaxing) .literal.periph_ll_get_rst_en_mask - 0x400d0bf8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0da4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x30 (size before relaxing) .literal.periph_ll_enable_clk_clear_rst - 0x400d0bf8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0da4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x28 (size before relaxing) .literal.periph_rcc_acquire_enter - 0x400d0bfc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0da8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x8 (size before relaxing) .literal.periph_rcc_acquire_exit - 0x400d0c00 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0dac 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x8 (size before relaxing) .literal.periph_module_enable - 0x400d0c00 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0dac 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x34 (size before relaxing) .literal.rtc_init - 0x400d0c10 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x400d0dbc 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0xe8 (size before relaxing) .literal.sar_periph_ctrl_init - 0x400d0ca0 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x400d0e44 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .literal.esp_get_minimum_free_heap_size - 0x400d0ca8 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x400d0e4c 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0x8 (size before relaxing) .literal.other_cpu_startup_idle_hook_cb - 0x400d0ca8 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0e4c 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .literal.main_task - 0x400d0cac 0x24 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0e50 0x24 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x60 (size before relaxing) .literal.esp_startup_start_app - 0x400d0cd0 0x18 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0e74 0x18 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x38 (size before relaxing) .literal.esp_startup_start_app_other_cores - 0x400d0ce8 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0e8c 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x18 (size before relaxing) .literal.multi_heap_register_impl - 0x400d0cec 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400d0e90 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) 0x18 (size before relaxing) .literal.multi_heap_get_info_impl - 0x400d0cf8 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400d0e9c 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x24 (size before relaxing) .literal.control_construct - 0x400d0cfc 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0ea0 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) 0x3c (size before relaxing) .literal.default_walker - 0x400d0d24 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0ec8 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0x10 (size before relaxing) .literal.tlsf_walk_pool - 0x400d0d30 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0ed4 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) 0x14 (size before relaxing) .literal.tlsf_fit_size - 0x400d0d40 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0ee4 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x4 (size before relaxing) .literal.tlsf_add_pool - 0x400d0d40 0x1c esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0ee4 0x1c esp-idf/heap/libheap.a(tlsf.c.obj) 0x44 (size before relaxing) .literal.tlsf_create - 0x400d0d5c 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0f00 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) 0xc (size before relaxing) .literal.tlsf_create_with_pool - 0x400d0d60 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0f04 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0xc (size before relaxing) .literal.esp_log_writev - 0x400d0d60 0x4 esp-idf/log/liblog.a(log_write.c.obj) + 0x400d0f04 0x4 esp-idf/log/liblog.a(log_write.c.obj) 0x8 (size before relaxing) .literal.xt_int_has_handler - 0x400d0d64 0x8 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400d0f08 0x8 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) .literal.xt_set_interrupt_handler - 0x400d0d6c 0x4 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400d0f10 0x4 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) 0xc (size before relaxing) .text.esp_app_format_init_elf_sha256 - 0x400d0d70 0x5c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x400d0f14 0x5c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .text.esp_app_get_elf_sha256 - 0x400d0dcc 0x44 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x400d0dcc esp_app_get_elf_sha256 + 0x400d0f70 0x44 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x400d0f70 esp_app_get_elf_sha256 .text.__esp_system_init_fn_init_show_app_info - 0x400d0e10 0xbd esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x400d0fb4 0xbd esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0xd5 (size before relaxing) - *fill* 0x400d0ecd 0x3 + *fill* 0x400d1071 0x3 .text.__esp_system_init_fn_init_efuse_check - 0x400d0ed0 0x12 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400d1074 0x12 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x15 (size before relaxing) - *fill* 0x400d0ee2 0x2 + *fill* 0x400d1086 0x2 .text.__esp_system_init_fn_init_efuse_show_app_info - 0x400d0ee4 0x8c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400d1088 0x8c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x9c (size before relaxing) .text.__esp_system_init_fn_init_efuse - 0x400d0f70 0x28 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400d1114 0x28 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x30 (size before relaxing) .text.esp_efuse_check_errors - 0x400d0f98 0xa esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x400d113c 0xa esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) 0xd (size before relaxing) - 0x400d0f98 esp_efuse_check_errors - *fill* 0x400d0fa2 0x2 + 0x400d113c esp_efuse_check_errors + *fill* 0x400d1146 0x2 .text.esp_register_shutdown_handler - 0x400d0fa4 0x32 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - 0x400d0fa4 esp_register_shutdown_handler - *fill* 0x400d0fd6 0x2 + 0x400d1148 0x32 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x400d1148 esp_register_shutdown_handler + *fill* 0x400d117a 0x2 .text.esp_restart - 0x400d0fd8 0x20 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x400d117c 0x20 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) 0x26 (size before relaxing) - 0x400d0fd8 esp_restart - *fill* 0x400d0ff8 0x0 + 0x400d117c esp_restart + *fill* 0x400d119c 0x0 .text.__esp_system_init_fn_init_show_cpu_freq - 0x400d0ff8 0x42 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d119c 0x42 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x4a (size before relaxing) - *fill* 0x400d103a 0x2 + *fill* 0x400d11de 0x2 .text.__esp_system_init_fn_init_brownout - 0x400d103c 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d11e0 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0xd (size before relaxing) - *fill* 0x400d1046 0x2 + *fill* 0x400d11ea 0x2 .text.__esp_system_init_fn_init_newlib_time - 0x400d1048 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d11ec 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0xd (size before relaxing) - *fill* 0x400d1052 0x2 + *fill* 0x400d11f6 0x2 .text.__esp_system_init_fn_init_flash - 0x400d1054 0x24 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d11f8 0x24 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x2e (size before relaxing) - *fill* 0x400d1078 0x0 + *fill* 0x400d121c 0x0 .text.__esp_system_init_fn_init_disable_rtc_wdt - 0x400d1078 0x1e esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d121c 0x1e esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x26 (size before relaxing) - *fill* 0x400d1096 0x2 + *fill* 0x400d123a 0x2 .text.restore_app_mmu_from_pro_mmu - 0x400d1098 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400d123c 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) .text.core_intr_matrix_clear - 0x400d10c0 0x23 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - *fill* 0x400d10e3 0x1 + 0x400d1264 0x23 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x400d1287 0x1 .text.start_other_core - 0x400d10e4 0xe9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400d1288 0xe9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x115 (size before relaxing) - *fill* 0x400d11cd 0x3 + *fill* 0x400d1371 0x3 .text.startup_resume_other_cores - 0x400d11d0 0x10 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - 0x400d11d0 startup_resume_other_cores + 0x400d1374 0x10 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400d1374 startup_resume_other_cores .text.esp_brownout_init - 0x400d11e0 0x47 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x400d1384 0x47 esp-idf/esp_system/libesp_system.a(brownout.c.obj) 0x4b (size before relaxing) - 0x400d11e0 esp_brownout_init - *fill* 0x400d1227 0x1 + 0x400d1384 esp_brownout_init + *fill* 0x400d13cb 0x1 .text.esp_ipc_isr_init - 0x400d1228 0x1f esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - 0x400d1228 esp_ipc_isr_init - *fill* 0x400d1247 0x1 + 0x400d13cc 0x1f esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x400d13cc esp_ipc_isr_init + *fill* 0x400d13eb 0x1 .text.esp_ipc_isr_port_init - 0x400d1248 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) + 0x400d13ec 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) 0x24 (size before relaxing) - 0x400d1248 esp_ipc_isr_port_init + 0x400d13ec esp_ipc_isr_port_init .text.select_rtc_slow_clk - 0x400d1268 0x8c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d140c 0x8c esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x9c (size before relaxing) .text.esp_rtc_init - 0x400d12f4 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d1498 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x10 (size before relaxing) - 0x400d12f4 esp_rtc_init - *fill* 0x400d1301 0x3 + 0x400d1498 esp_rtc_init + *fill* 0x400d14a5 0x3 .text.esp_clk_init - 0x400d1304 0xf1 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d14a8 0xf1 esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x125 (size before relaxing) - 0x400d1304 esp_clk_init - *fill* 0x400d13f5 0x3 + 0x400d14a8 esp_clk_init + *fill* 0x400d1599 0x3 .text.esp_perip_clk_init - 0x400d13f8 0xea esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d159c 0xea esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x112 (size before relaxing) - 0x400d13f8 esp_perip_clk_init - *fill* 0x400d14e2 0x2 + 0x400d159c esp_perip_clk_init + *fill* 0x400d1686 0x2 .text.get_reset_reason - 0x400d14e4 0xaa esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x400d158e 0x2 + 0x400d1688 0xaa esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x400d1732 0x2 .text.esp_reset_reason_clear_hint - 0x400d1590 0xf esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x400d159f 0x1 + 0x400d1734 0xf esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x400d1743 0x1 .text.esp_reset_reason_get_hint - 0x400d15a0 0x27 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - 0x400d15a0 esp_reset_reason_get_hint - *fill* 0x400d15c7 0x1 + 0x400d1744 0x27 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x400d1744 esp_reset_reason_get_hint + *fill* 0x400d176b 0x1 .text.esp_reset_reason_init - 0x400d15c8 0x23 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x400d176c 0x23 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) 0x2b (size before relaxing) - *fill* 0x400d15eb 0x1 + *fill* 0x400d178f 0x1 .text.esp_cache_err_int_init - 0x400d15ec 0x54 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x400d1790 0x54 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) 0x5c (size before relaxing) - 0x400d15ec esp_cache_err_int_init + 0x400d1790 esp_cache_err_int_init .text.esp_cache_err_get_cpuid - 0x400d1640 0x29 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x400d17e4 0x29 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) 0x2d (size before relaxing) - 0x400d1640 esp_cache_err_get_cpuid - *fill* 0x400d1669 0x3 + 0x400d17e4 esp_cache_err_get_cpuid + *fill* 0x400d180d 0x3 .text.esp_int_wdt_init - 0x400d166c 0x9a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x400d1810 0x9a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) 0xb2 (size before relaxing) - 0x400d166c esp_int_wdt_init - *fill* 0x400d1706 0x2 + 0x400d1810 esp_int_wdt_init + *fill* 0x400d18aa 0x2 .text.esp_int_wdt_cpu_init - 0x400d1708 0x2c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x400d18ac 0x2c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) 0x34 (size before relaxing) - 0x400d1708 esp_int_wdt_cpu_init + 0x400d18ac esp_int_wdt_cpu_init .text.panic_print_char_uart - 0x400d1734 0x38 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d18d8 0x38 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.disable_all_wdts - 0x400d176c 0x3e esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1910 0x3e esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x4e (size before relaxing) - *fill* 0x400d17aa 0x2 + *fill* 0x400d194e 0x2 .text.panic_print_char - 0x400d17ac 0xb esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1950 0xb esp-idf/esp_system/libesp_system.a(panic.c.obj) 0xe (size before relaxing) - 0x400d17ac panic_print_char - *fill* 0x400d17b7 0x1 + 0x400d1950 panic_print_char + *fill* 0x400d195b 0x1 .text.panic_print_str - 0x400d17b8 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x400d17b8 panic_print_str - *fill* 0x400d17d2 0x2 + 0x400d195c 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d195c panic_print_str + *fill* 0x400d1976 0x2 .text.print_abort_details - 0x400d17d4 0xd esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1978 0xd esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x10 (size before relaxing) - *fill* 0x400d17e1 0x3 + *fill* 0x400d1985 0x3 .text.panic_print_hex - 0x400d17e4 0x2c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1988 0x2c esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x2f (size before relaxing) - 0x400d17e4 panic_print_hex - *fill* 0x400d1810 0x0 + 0x400d1988 panic_print_hex + *fill* 0x400d19b4 0x0 .text.panic_print_dec - 0x400d1810 0x3c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d19b4 0x3c esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x46 (size before relaxing) - 0x400d1810 panic_print_dec - *fill* 0x400d184c 0x0 + 0x400d19b4 panic_print_dec + *fill* 0x400d19f0 0x0 .text.esp_panic_handler_reconfigure_wdts - 0x400d184c 0x66 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d19f0 0x66 esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x7e (size before relaxing) - 0x400d184c esp_panic_handler_reconfigure_wdts - *fill* 0x400d18b2 0x2 + 0x400d19f0 esp_panic_handler_reconfigure_wdts + *fill* 0x400d1a56 0x2 .text.esp_panic_handler - 0x400d18b4 0x18a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1a58 0x18a esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x1f3 (size before relaxing) - 0x400d18b4 esp_panic_handler - *fill* 0x400d1a3e 0x2 + 0x400d1a58 esp_panic_handler + *fill* 0x400d1be2 0x2 .text.do_global_ctors - 0x400d1a40 0x19 esp-idf/esp_system/libesp_system.a(startup.c.obj) - *fill* 0x400d1a59 0x3 + 0x400d1be4 0x19 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x400d1bfd 0x3 .text.do_system_init_fn - 0x400d1a5c 0x61 esp-idf/esp_system/libesp_system.a(startup.c.obj) - *fill* 0x400d1abd 0x3 + 0x400d1c00 0x61 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x400d1c61 0x3 .text.do_core_init - 0x400d1ac0 0xa esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x400d1c64 0xa esp-idf/esp_system/libesp_system.a(startup.c.obj) 0xe (size before relaxing) - *fill* 0x400d1aca 0x2 + *fill* 0x400d1c6e 0x2 .text.do_secondary_init - 0x400d1acc 0x5e esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x400d1c70 0x5e esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x62 (size before relaxing) - *fill* 0x400d1b2a 0x2 + *fill* 0x400d1cce 0x2 .text.start_cpu0_default - 0x400d1b2c 0x1d esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x400d1cd0 0x1d esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x29 (size before relaxing) - 0x400d1b2c start_cpu0 - *fill* 0x400d1b49 0x3 + 0x400d1cd0 start_cpu0 + *fill* 0x400d1ced 0x3 .text.frame_to_panic_info - 0x400d1b4c 0x49 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1cf0 0x49 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x51 (size before relaxing) - *fill* 0x400d1b95 0x3 + *fill* 0x400d1d39 0x3 .text.panic_handler - 0x400d1b98 0x138 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1d3c 0x138 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x16c (size before relaxing) .text.print_state_for_core - 0x400d1cd0 0x26 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1e74 0x26 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x2a (size before relaxing) - *fill* 0x400d1cf6 0x2 + *fill* 0x400d1e9a 0x2 .text.print_state - 0x400d1cf8 0x44 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1e9c 0x44 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x50 (size before relaxing) .text.panic_restart - 0x400d1d3c 0xf esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1ee0 0xf esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x18 (size before relaxing) - 0x400d1d3c panic_restart - *fill* 0x400d1d4b 0x1 + 0x400d1ee0 panic_restart + *fill* 0x400d1eef 0x1 .text.print_debug_exception_details - 0x400d1d4c 0x50 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d1ef0 0x50 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x68 (size before relaxing) .text.print_illegal_instruction_details - 0x400d1d9c 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d1f40 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x6a (size before relaxing) - *fill* 0x400d1dee 0x2 + *fill* 0x400d1f92 0x2 .text.panic_print_registers - 0x400d1df0 0xd3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d1f94 0xd3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x10f (size before relaxing) - 0x400d1df0 panic_print_registers - *fill* 0x400d1ec3 0x1 + 0x400d1f94 panic_print_registers + *fill* 0x400d2067 0x1 .text.panic_arch_fill_info - 0x400d1ec4 0x32 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400d1ec4 panic_arch_fill_info - *fill* 0x400d1ef6 0x2 + 0x400d2068 0x32 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d2068 panic_arch_fill_info + *fill* 0x400d209a 0x2 .text.panic_soc_fill_info - 0x400d1ef8 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d209c 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x56 (size before relaxing) - 0x400d1ef8 panic_soc_fill_info - *fill* 0x400d1f4a 0x2 + 0x400d209c panic_soc_fill_info + *fill* 0x400d20ee 0x2 .text.panic_print_backtrace - 0x400d1f4c 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400d1f4c panic_print_backtrace + 0x400d20f0 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d20f0 panic_print_backtrace .text.esp_ipc_init - 0x400d1f6c 0x85 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x400d2110 0x85 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) 0x91 (size before relaxing) - *fill* 0x400d1ff1 0x3 + *fill* 0x400d2195 0x3 .text.esp_ipc_call_nonblocking - 0x400d1ff4 0x9e esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x400d2198 0x9e esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) 0xae (size before relaxing) - 0x400d1ff4 esp_ipc_call_nonblocking - *fill* 0x400d2092 0x2 + 0x400d2198 esp_ipc_call_nonblocking + *fill* 0x400d2236 0x2 .text.esp_vApplicationIdleHook - 0x400d2094 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d2238 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x33 (size before relaxing) - 0x400d2094 esp_vApplicationIdleHook - *fill* 0x400d20c4 0x0 + 0x400d2238 esp_vApplicationIdleHook + *fill* 0x400d2268 0x0 .text.esp_register_freertos_idle_hook_for_cpu - 0x400d20c4 0x51 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d2268 0x51 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x59 (size before relaxing) - 0x400d20c4 esp_register_freertos_idle_hook_for_cpu - *fill* 0x400d2115 0x3 + 0x400d2268 esp_register_freertos_idle_hook_for_cpu + *fill* 0x400d22b9 0x3 .text.esp_register_freertos_tick_hook_for_cpu - 0x400d2118 0x4d esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d22bc 0x4d esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x55 (size before relaxing) - 0x400d2118 esp_register_freertos_tick_hook_for_cpu - *fill* 0x400d2165 0x3 + 0x400d22bc esp_register_freertos_tick_hook_for_cpu + *fill* 0x400d2309 0x3 .text.esp_deregister_freertos_idle_hook_for_cpu - 0x400d2168 0x3c esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d230c 0x3c esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x40 (size before relaxing) - 0x400d2168 esp_deregister_freertos_idle_hook_for_cpu + 0x400d230c esp_deregister_freertos_idle_hook_for_cpu .text.uart_hal_rxfifo_rst - 0x400d21a4 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x400d21a4 uart_hal_rxfifo_rst - *fill* 0x400d2226 0x2 + 0x400d2348 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x400d2348 uart_hal_rxfifo_rst + *fill* 0x400d23ca 0x2 .text.uart_hal_write_txfifo - 0x400d2228 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x400d23cc 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) 0x85 (size before relaxing) - 0x400d2228 uart_hal_write_txfifo - *fill* 0x400d22aa 0x2 + 0x400d23cc uart_hal_write_txfifo + *fill* 0x400d244e 0x2 .text.brownout_hal_config - 0x400d22ac 0xb0 esp-idf/hal/libhal.a(brownout_hal.c.obj) - 0x400d22ac brownout_hal_config + 0x400d2450 0xb0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x400d2450 brownout_hal_config .text.log_level_get - 0x400d235c 0x3f esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x400d2500 0x3f esp-idf/log/liblog.a(tag_log_level.c.obj) 0x4e (size before relaxing) - *fill* 0x400d239b 0x1 + *fill* 0x400d253f 0x1 .text.esp_log_level_get_timeout - 0x400d239c 0x11 esp-idf/log/liblog.a(tag_log_level.c.obj) - 0x400d239c esp_log_level_get_timeout - *fill* 0x400d23ad 0x3 + 0x400d2540 0x11 esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x400d2540 esp_log_level_get_timeout + *fill* 0x400d2551 0x3 .text.esp_log_linked_list_get_level - 0x400d23b0 0x2b esp-idf/log/liblog.a(log_linked_list.c.obj) - 0x400d23b0 esp_log_linked_list_get_level - *fill* 0x400d23db 0x1 + 0x400d2554 0x2b esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x400d2554 esp_log_linked_list_get_level + *fill* 0x400d257f 0x1 .text.fix_cache_generation_overflow - 0x400d23dc 0x2c esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x400d2580 0x2c esp-idf/log/liblog.a(log_binary_heap.c.obj) .text.heap_swap - 0x400d2408 0x22 esp-idf/log/liblog.a(log_binary_heap.c.obj) - *fill* 0x400d242a 0x2 + 0x400d25ac 0x22 esp-idf/log/liblog.a(log_binary_heap.c.obj) + *fill* 0x400d25ce 0x2 .text.heap_bubble_down - 0x400d242c 0x3b esp-idf/log/liblog.a(log_binary_heap.c.obj) - *fill* 0x400d2467 0x1 + 0x400d25d0 0x3b esp-idf/log/liblog.a(log_binary_heap.c.obj) + *fill* 0x400d260b 0x1 .text.esp_log_cache_get_level - 0x400d2468 0xb8 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x400d260c 0xb8 esp-idf/log/liblog.a(log_binary_heap.c.obj) 0xbc (size before relaxing) - 0x400d2468 esp_log_cache_get_level + 0x400d260c esp_log_cache_get_level .text.esp_log_cache_add - 0x400d2520 0x7b esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x400d26c4 0x7b esp-idf/log/liblog.a(log_binary_heap.c.obj) 0x7f (size before relaxing) - 0x400d2520 esp_log_cache_add - *fill* 0x400d259b 0x1 + 0x400d26c4 esp_log_cache_add + *fill* 0x400d273f 0x1 .text.heap_caps_get_minimum_free_size - 0x400d259c 0x29 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400d2740 0x29 esp-idf/heap/libheap.a(heap_caps.c.obj) 0x2d (size before relaxing) - 0x400d259c heap_caps_get_minimum_free_size - *fill* 0x400d25c5 0x3 + 0x400d2740 heap_caps_get_minimum_free_size + *fill* 0x400d2769 0x3 .text.heap_caps_get_info - 0x400d25c8 0x6b esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400d276c 0x6b esp-idf/heap/libheap.a(heap_caps.c.obj) 0x73 (size before relaxing) - 0x400d25c8 heap_caps_get_info - *fill* 0x400d2633 0x1 + 0x400d276c heap_caps_get_info + *fill* 0x400d27d7 0x1 .text.heap_caps_get_largest_free_block - 0x400d2634 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x400d2634 heap_caps_get_largest_free_block - *fill* 0x400d2645 0x3 + 0x400d27d8 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400d27d8 heap_caps_get_largest_free_block + *fill* 0x400d27e9 0x3 .text.register_heap - 0x400d2648 0x2c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d27ec 0x2c esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x32 (size before relaxing) - *fill* 0x400d2674 0x0 + *fill* 0x400d2818 0x0 .text.heap_caps_enable_nonos_stack_heaps - 0x400d2674 0x28 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d2818 0x28 esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x2c (size before relaxing) - 0x400d2674 heap_caps_enable_nonos_stack_heaps + 0x400d2818 heap_caps_enable_nonos_stack_heaps .text.heap_caps_init - 0x400d269c 0x2a8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d2840 0x2a8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x2c4 (size before relaxing) - 0x400d269c heap_caps_init + 0x400d2840 heap_caps_init .text.__esp_system_init_fn_init_heap - 0x400d2944 0xa esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d2ae8 0xa esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0xd (size before relaxing) - *fill* 0x400d294e 0x2 + *fill* 0x400d2af2 0x2 .text.s_get_num_reserved_regions - 0x400d2950 0x11 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x400d2961 0x3 + 0x400d2af4 0x11 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x400d2b05 0x3 .text.s_prepare_reserved_regions - 0x400d2964 0xb0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x400d2b08 0xb0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) 0xb4 (size before relaxing) .text.soc_get_available_memory_region_max_count - 0x400d2a14 0x12 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - 0x400d2a14 soc_get_available_memory_region_max_count - *fill* 0x400d2a26 0x2 + 0x400d2bb8 0x12 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x400d2bb8 soc_get_available_memory_region_max_count + *fill* 0x400d2bca 0x2 .text.soc_get_available_memory_regions - 0x400d2a28 0x112 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x400d2bcc 0x112 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) 0x116 (size before relaxing) - 0x400d2a28 soc_get_available_memory_regions - *fill* 0x400d2b3a 0x2 + 0x400d2bcc soc_get_available_memory_regions + *fill* 0x400d2cde 0x2 .text.calc_checksum - 0x400d2b3c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2ce0 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .text.esp_clk_slowclk_cal_get - 0x400d2b60 0xd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x400d2b60 esp_clk_slowclk_cal_get - *fill* 0x400d2b6d 0x3 + 0x400d2d04 0xd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2d04 esp_clk_slowclk_cal_get + *fill* 0x400d2d11 0x3 .text.esp_rtc_get_time_us - 0x400d2b70 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2d14 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) 0xe7 (size before relaxing) - 0x400d2b70 esp_rtc_get_time_us - *fill* 0x400d2c38 0x0 + 0x400d2d14 esp_rtc_get_time_us + *fill* 0x400d2ddc 0x0 .text.esp_clk_slowclk_cal_set - 0x400d2c38 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2ddc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) 0x13 (size before relaxing) - 0x400d2c38 esp_clk_slowclk_cal_set - *fill* 0x400d2c48 0x0 + 0x400d2ddc esp_clk_slowclk_cal_set + *fill* 0x400d2dec 0x0 .text.insert_vector_desc - 0x400d2c48 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2dec 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.find_desc_for_int - 0x400d2c98 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2e3c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.get_desc_for_int - 0x400d2cbc 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2e60 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x5e (size before relaxing) - *fill* 0x400d2d0e 0x2 + *fill* 0x400d2eb2 0x2 .text.find_desc_for_source - 0x400d2d10 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x400d2d82 0x2 + 0x400d2eb4 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x400d2f26 0x2 .text.is_vect_desc_usable - 0x400d2d84 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2f28 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0xc9 (size before relaxing) - *fill* 0x400d2e45 0x3 + *fill* 0x400d2fe9 0x3 .text.get_available_int - 0x400d2e48 0x145 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2fec 0x145 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x159 (size before relaxing) - *fill* 0x400d2f8d 0x3 + *fill* 0x400d3131 0x3 .text.esp_intr_ptr_in_isr_region - 0x400d2f90 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x400d2f90 esp_intr_ptr_in_isr_region + 0x400d3134 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d3134 esp_intr_ptr_in_isr_region .text.esp_intr_alloc_intrstatus - 0x400d2fc8 0x2e5 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d316c 0x2e5 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x319 (size before relaxing) - 0x400d2fc8 esp_intr_alloc_intrstatus - *fill* 0x400d32ad 0x3 + 0x400d316c esp_intr_alloc_intrstatus + *fill* 0x400d3451 0x3 .text.esp_intr_alloc - 0x400d32b0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d3454 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x1c (size before relaxing) - 0x400d32b0 esp_intr_alloc + 0x400d3454 esp_intr_alloc .text.s_rtc_isr_noniram_hook - 0x400d32c8 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - *fill* 0x400d32d7 0x1 + 0x400d346c 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + *fill* 0x400d347b 0x1 .text.s_rtc_isr_noniram_hook_relieve - 0x400d32d8 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - *fill* 0x400d32ea 0x2 + 0x400d347c 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + *fill* 0x400d348e 0x2 .text.rtc_isr_ensure_installed - 0x400d32ec 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x400d3490 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) 0x5f (size before relaxing) - *fill* 0x400d3340 0x0 + *fill* 0x400d34e4 0x0 .text.rtc_isr_register - 0x400d3340 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x400d34e4 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) 0x6a (size before relaxing) - 0x400d3340 rtc_isr_register - *fill* 0x400d3396 0x2 + 0x400d34e4 rtc_isr_register + *fill* 0x400d353a 0x2 .text.rtcio_ll_force_hold_disable - 0x400d3398 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x400d33fb 0x1 + 0x400d353c 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x400d359f 0x1 .text.esp_deep_sleep_wakeup_io_reset - 0x400d33fc 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x400d33fc esp_deep_sleep_wakeup_io_reset + 0x400d35a0 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x400d35a0 esp_deep_sleep_wakeup_io_reset .text.esp_chip_info - 0x400d3460 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x400d3604 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) 0x9e (size before relaxing) - 0x400d3460 esp_chip_info - *fill* 0x400d34fa 0x2 + 0x400d3604 esp_chip_info + *fill* 0x400d369e 0x2 .text.esp_cpu_intr_get_desc - 0x400d34fc 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x400d36a0 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) 0x40 (size before relaxing) - 0x400d34fc esp_cpu_intr_get_desc - *fill* 0x400d3539 0x3 + 0x400d36a0 esp_cpu_intr_get_desc + *fill* 0x400d36dd 0x3 .text.esp_sleep_sub_mode_config - 0x400d353c 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x400d36e0 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) 0x96 (size before relaxing) - 0x400d353c esp_sleep_sub_mode_config - *fill* 0x400d35c2 0x2 + 0x400d36e0 esp_sleep_sub_mode_config + *fill* 0x400d3766 0x2 .text.clk_tree_rtc_slow_calibration - 0x400d35c4 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d3768 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x4c (size before relaxing) .text.esp_clk_tree_rc_fast_d256_get_freq_hz - 0x400d3608 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d37ac 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x5a (size before relaxing) - 0x400d3608 esp_clk_tree_rc_fast_d256_get_freq_hz - *fill* 0x400d3656 0x2 + 0x400d37ac esp_clk_tree_rc_fast_d256_get_freq_hz + *fill* 0x400d37fa 0x2 .text.esp_clk_tree_xtal32k_get_freq_hz - 0x400d3658 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d37fc 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x5a (size before relaxing) - 0x400d3658 esp_clk_tree_xtal32k_get_freq_hz - *fill* 0x400d36a6 0x2 - .text.esp_clk_tree_lp_slow_get_freq_hz - 0x400d36a8 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x41 (size before relaxing) - 0x400d36a8 esp_clk_tree_lp_slow_get_freq_hz - *fill* 0x400d36e5 0x3 - .text.esp_clk_tree_rc_fast_get_freq_hz - 0x400d36e8 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x400d36e8 esp_clk_tree_rc_fast_get_freq_hz - *fill* 0x400d3701 0x3 - .text.esp_clk_tree_lp_fast_get_freq_hz - 0x400d3704 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x56 (size before relaxing) - 0x400d3704 esp_clk_tree_lp_fast_get_freq_hz - *fill* 0x400d3756 0x2 - .text.esp_newlib_locks_init - 0x400d3758 0x59 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x65 (size before relaxing) - 0x400d3758 esp_newlib_locks_init - *fill* 0x400d37b1 0x3 - .text.esp_cleanup_r - 0x400d37b4 0x3c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .text.raise_r_stub - 0x400d37f0 0xf esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - *fill* 0x400d37ff 0x1 - .text.esp_newlib_init - 0x400d3800 0x4a esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x52 (size before relaxing) - 0x400d3800 esp_setup_newlib_syscalls - 0x400d3800 esp_newlib_init + 0x400d37fc esp_clk_tree_xtal32k_get_freq_hz *fill* 0x400d384a 0x2 + .text.esp_clk_tree_lp_slow_get_freq_hz + 0x400d384c 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x41 (size before relaxing) + 0x400d384c esp_clk_tree_lp_slow_get_freq_hz + *fill* 0x400d3889 0x3 + .text.esp_clk_tree_rc_fast_get_freq_hz + 0x400d388c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d388c esp_clk_tree_rc_fast_get_freq_hz + *fill* 0x400d38a5 0x3 + .text.esp_clk_tree_lp_fast_get_freq_hz + 0x400d38a8 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x56 (size before relaxing) + 0x400d38a8 esp_clk_tree_lp_fast_get_freq_hz + *fill* 0x400d38fa 0x2 + .text.esp_newlib_locks_init + 0x400d38fc 0x59 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x65 (size before relaxing) + 0x400d38fc esp_newlib_locks_init + *fill* 0x400d3955 0x3 + .text.esp_cleanup_r + 0x400d3958 0x3c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.raise_r_stub + 0x400d3994 0xf esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + *fill* 0x400d39a3 0x1 + .text.esp_newlib_init + 0x400d39a4 0x4a esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x52 (size before relaxing) + 0x400d39a4 esp_setup_newlib_syscalls + 0x400d39a4 esp_newlib_init + *fill* 0x400d39ee 0x2 .text.__esp_system_init_fn_init_newlib - 0x400d384c 0xa esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d39f0 0xa esp-idf/newlib/libnewlib.a(newlib_init.c.obj) 0xd (size before relaxing) - *fill* 0x400d3856 0x2 + *fill* 0x400d39fa 0x2 .text.esp_newlib_init_global_stdio - 0x400d3858 0x60 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d39fc 0x60 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) 0x70 (size before relaxing) - 0x400d3858 esp_newlib_init_global_stdio + 0x400d39fc esp_newlib_init_global_stdio .text.__esp_system_init_fn_init_newlib_stdio - 0x400d38b8 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d3a5c 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) 0x10 (size before relaxing) - *fill* 0x400d38c5 0x3 + *fill* 0x400d3a69 0x3 .text.syscall_not_implemented_aborts - 0x400d38c8 0x6 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400d3a6c 0x6 esp-idf/newlib/libnewlib.a(syscalls.c.obj) 0x9 (size before relaxing) - 0x400d38c8 _raise_r - 0x400d38c8 _sbrk_r - 0x400d38c8 _exit - 0x400d38c8 raise - *fill* 0x400d38ce 0x2 - .text.fcntl 0x400d38d0 0x3a esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400d3a6c _raise_r + 0x400d3a6c _sbrk_r + 0x400d3a6c _exit + 0x400d3a6c raise + *fill* 0x400d3a72 0x2 + .text.fcntl 0x400d3a74 0x3a esp-idf/newlib/libnewlib.a(syscalls.c.obj) 0x3e (size before relaxing) - 0x400d38d0 fcntl - *fill* 0x400d390a 0x2 + 0x400d3a74 fcntl + *fill* 0x400d3aae 0x2 .text.adjust_boot_time - 0x400d390c 0x126 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3ab0 0x126 esp-idf/newlib/libnewlib.a(time.c.obj) 0x12e (size before relaxing) - *fill* 0x400d3a32 0x2 + *fill* 0x400d3bd6 0x2 .text.get_adjusted_boot_time - 0x400d3a34 0x1a esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3bd8 0x1a esp-idf/newlib/libnewlib.a(time.c.obj) 0x22 (size before relaxing) - *fill* 0x400d3a4e 0x2 + *fill* 0x400d3bf2 0x2 .text.adjtime_corr_stop - 0x400d3a50 0x29 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3bf4 0x29 esp-idf/newlib/libnewlib.a(time.c.obj) 0x34 (size before relaxing) - *fill* 0x400d3a79 0x3 + *fill* 0x400d3c1d 0x3 .text.settimeofday - 0x400d3a7c 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3c20 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) 0x49 (size before relaxing) - 0x400d3a7c settimeofday - *fill* 0x400d3aba 0x2 + 0x400d3c20 settimeofday + *fill* 0x400d3c5e 0x2 .text.esp_newlib_time_init - 0x400d3abc 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3c60 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) 0xb (size before relaxing) - 0x400d3abc esp_newlib_time_init - *fill* 0x400d3ac4 0x0 + 0x400d3c60 esp_newlib_time_init + *fill* 0x400d3c68 0x0 .text.esp_time_impl_get_time_since_boot - 0x400d3ac4 0x1b esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x400d3ac4 esp_time_impl_get_time_since_boot - *fill* 0x400d3adf 0x1 + 0x400d3c68 0x1b esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3c68 esp_time_impl_get_time_since_boot + *fill* 0x400d3c83 0x1 .text.esp_time_impl_set_boot_time - 0x400d3ae0 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3c84 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x27 (size before relaxing) - 0x400d3ae0 esp_time_impl_set_boot_time - *fill* 0x400d3b03 0x1 + 0x400d3c84 esp_time_impl_set_boot_time + *fill* 0x400d3ca7 0x1 .text.esp_time_impl_get_boot_time - 0x400d3b04 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3ca8 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x27 (size before relaxing) - 0x400d3b04 esp_time_impl_get_boot_time - *fill* 0x400d3b27 0x1 + 0x400d3ca8 esp_time_impl_get_boot_time + *fill* 0x400d3ccb 0x1 .text.esp_set_time_from_rtc - 0x400d3b28 0x24 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3ccc 0x24 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x28 (size before relaxing) - 0x400d3b28 esp_set_time_from_rtc + 0x400d3ccc esp_set_time_from_rtc .text.esp_sync_timekeeping_timers - 0x400d3b4c 0x4d esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3cf0 0x4d esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x5c (size before relaxing) - 0x400d3b4c esp_sync_timekeeping_timers - *fill* 0x400d3b99 0x3 + 0x400d3cf0 esp_sync_timekeeping_timers + *fill* 0x400d3d3d 0x3 .text.esp_time_impl_init - 0x400d3b9c 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3d40 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0xb (size before relaxing) - 0x400d3b9c esp_time_impl_init - *fill* 0x400d3ba4 0x0 + 0x400d3d40 esp_time_impl_init + *fill* 0x400d3d48 0x0 .text.esp_timer_early_init - 0x400d3ba4 0xf esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x400d3d48 0xf esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) 0x13 (size before relaxing) - 0x400d3ba4 esp_timer_early_init - *fill* 0x400d3bb3 0x1 + 0x400d3d48 esp_timer_early_init + *fill* 0x400d3d57 0x1 .text.__esp_system_init_fn_esp_timer_init_nonos - 0x400d3bb4 0xa esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x400d3d58 0xa esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) 0xd (size before relaxing) - *fill* 0x400d3bbe 0x2 + *fill* 0x400d3d62 0x2 .text.esp_timer_impl_init_system_time - 0x400d3bc0 0x56 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x400d3d64 0x56 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) 0x5e (size before relaxing) - 0x400d3bc0 esp_timer_impl_init_system_time - *fill* 0x400d3c16 0x2 + 0x400d3d64 esp_timer_impl_init_system_time + *fill* 0x400d3dba 0x2 .text.esp_timer_impl_early_init - 0x400d3c18 0xd1 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) + 0x400d3dbc 0xd1 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) 0xd5 (size before relaxing) - 0x400d3c18 esp_timer_impl_early_init - *fill* 0x400d3ce9 0x3 + 0x400d3dbc esp_timer_impl_early_init + *fill* 0x400d3e8d 0x3 .text.uart_get_avail_data_len - 0x400d3cec 0x8e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d3d7a 0x2 + 0x400d3e90 0x8e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d3f1e 0x2 .text.uart_read_char - 0x400d3d7c 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d3d9e 0x2 + 0x400d3f20 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d3f42 0x2 .text.unregister_select - 0x400d3da0 0x60 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d3f44 0x60 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x6c (size before relaxing) .text.uart_end_select - 0x400d3e00 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d3fa4 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x92 (size before relaxing) - *fill* 0x400d3e7e 0x2 + *fill* 0x400d4022 0x2 .text.register_select - 0x400d3e80 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4024 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x55 (size before relaxing) - *fill* 0x400d3ed1 0x3 - .text.uart_start_select - 0x400d3ed4 0x1a1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x1c1 (size before relaxing) *fill* 0x400d4075 0x3 + .text.uart_start_select + 0x400d4078 0x1a1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x1c1 (size before relaxing) + *fill* 0x400d4219 0x3 .text.select_notif_callback_isr - 0x400d4078 0xde esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d421c 0xde esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0xea (size before relaxing) - *fill* 0x400d4156 0x2 + *fill* 0x400d42fa 0x2 .text.uart_tcflush - 0x400d4158 0x3a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d42fc 0x3a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x42 (size before relaxing) - *fill* 0x400d4192 0x2 + *fill* 0x400d4336 0x2 .text.uart_tcdrain - 0x400d4194 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4338 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x32 (size before relaxing) - *fill* 0x400d41c2 0x2 + *fill* 0x400d4366 0x2 .text.uart_tcgetattr - 0x400d41c4 0x37e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4368 0x37e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x38e (size before relaxing) - *fill* 0x400d4542 0x2 + *fill* 0x400d46e6 0x2 .text.uart_rx_char - 0x400d4544 0xed esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4631 0x3 + 0x400d46e8 0xed esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d47d5 0x3 .text.uart_tx_char - 0x400d4634 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d47d8 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x81 (size before relaxing) - *fill* 0x400d46b2 0x2 + *fill* 0x400d4856 0x2 .text.uart_fcntl - 0x400d46b4 0x61 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4715 0x3 + 0x400d4858 0x61 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d48b9 0x3 .text.uart_fstat - 0x400d4718 0x35 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d474d 0x3 + 0x400d48bc 0x35 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d48f1 0x3 .text.uart_close - 0x400d4750 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4772 0x2 + 0x400d48f4 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4916 0x2 .text.uart_return_char - 0x400d4774 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d479a 0x2 + 0x400d4918 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d493e 0x2 .text.uart_tcsetattr - 0x400d479c 0x372 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4940 0x372 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x38e (size before relaxing) - *fill* 0x400d4b0e 0x2 + *fill* 0x400d4cb2 0x2 .text.uart_access - 0x400d4b10 0x5c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4cb4 0x5c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_open - 0x400d4b6c 0x45 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4bb1 0x3 + 0x400d4d10 0x45 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4d55 0x3 .text.uart_fsync - 0x400d4bb4 0x39 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4d58 0x39 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x45 (size before relaxing) - *fill* 0x400d4bed 0x3 + *fill* 0x400d4d91 0x3 .text.uart_read - 0x400d4bf0 0x102 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4d94 0x102 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x11e (size before relaxing) - *fill* 0x400d4cf2 0x2 + *fill* 0x400d4e96 0x2 .text.uart_write - 0x400d4cf4 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4e98 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x8e (size before relaxing) - *fill* 0x400d4d7a 0x2 + *fill* 0x400d4f1e 0x2 .text.esp_vfs_uart_get_vfs - 0x400d4d7c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x400d4d7c esp_vfs_uart_get_vfs + 0x400d4f20 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4f20 esp_vfs_uart_get_vfs .text.uart_vfs_dev_register - 0x400d4d84 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4f28 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x2a (size before relaxing) - 0x400d4d84 esp_vfs_dev_uart_register - 0x400d4d84 uart_vfs_dev_register - *fill* 0x400d4daa 0x2 + 0x400d4f28 esp_vfs_dev_uart_register + 0x400d4f28 uart_vfs_dev_register + *fill* 0x400d4f4e 0x2 .text.__esp_system_init_fn_init_vfs_uart - 0x400d4dac 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4f50 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0xd (size before relaxing) - *fill* 0x400d4db6 0x2 + *fill* 0x400d4f5a 0x2 .text.uart_pattern_queue_update - 0x400d4db8 0x3d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x400d4df5 0x3 + 0x400d4f5c 0x3d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x400d4f99 0x3 .text.uart_reenable_intr_mask - 0x400d4df8 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d4f9c 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x78 (size before relaxing) .text.uart_set_word_length - 0x400d4e68 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d500c 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x88 (size before relaxing) - 0x400d4e68 uart_set_word_length + 0x400d500c uart_set_word_length .text.uart_get_word_length - 0x400d4ee0 0x3e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5084 0x3e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x42 (size before relaxing) - 0x400d4ee0 uart_get_word_length - *fill* 0x400d4f1e 0x2 + 0x400d5084 uart_get_word_length + *fill* 0x400d50c2 0x2 .text.uart_set_stop_bits - 0x400d4f20 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d50c4 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x88 (size before relaxing) - 0x400d4f20 uart_set_stop_bits + 0x400d50c4 uart_set_stop_bits .text.uart_get_stop_bits - 0x400d4f98 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d513c 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x60 (size before relaxing) - 0x400d4f98 uart_get_stop_bits + 0x400d513c uart_get_stop_bits .text.uart_set_parity - 0x400d4fec 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5190 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x60 (size before relaxing) - 0x400d4fec uart_set_parity + 0x400d5190 uart_set_parity .text.uart_get_parity - 0x400d5040 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d51e4 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x60 (size before relaxing) - 0x400d5040 uart_get_parity + 0x400d51e4 uart_get_parity .text.uart_set_baudrate - 0x400d5094 0xca esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5238 0xca esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0xde (size before relaxing) - 0x400d5094 uart_set_baudrate - *fill* 0x400d515e 0x2 + 0x400d5238 uart_set_baudrate + *fill* 0x400d5302 0x2 .text.uart_get_baudrate - 0x400d5160 0x8a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5304 0x8a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0xa6 (size before relaxing) - 0x400d5160 uart_get_baudrate - *fill* 0x400d51ea 0x2 + 0x400d5304 uart_get_baudrate + *fill* 0x400d538e 0x2 .text.uart_wait_tx_done - 0x400d51ec 0x1ae esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5390 0x1ae esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x1d6 (size before relaxing) - 0x400d51ec uart_wait_tx_done - *fill* 0x400d539a 0x2 + 0x400d5390 uart_wait_tx_done + *fill* 0x400d553e 0x2 .text.uart_get_buffered_data_len - 0x400d539c 0x7d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5540 0x7d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x89 (size before relaxing) - 0x400d539c uart_get_buffered_data_len - *fill* 0x400d5419 0x3 + 0x400d5540 uart_get_buffered_data_len + *fill* 0x400d55bd 0x3 .text.uart_flush_input - 0x400d541c 0x174 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d55c0 0x174 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x1ac (size before relaxing) - 0x400d541c uart_flush_input - 0x400d541c uart_flush + 0x400d55c0 uart_flush_input + 0x400d55c0 uart_flush .text.uart_is_driver_installed - 0x400d5590 0x1e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x400d5590 uart_is_driver_installed - *fill* 0x400d55ae 0x2 + 0x400d5734 0x1e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5734 uart_is_driver_installed + *fill* 0x400d5752 0x2 .text.uart_set_select_notif_callback - 0x400d55b0 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x400d55b0 uart_set_select_notif_callback - *fill* 0x400d55c6 0x2 + 0x400d5754 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5754 uart_set_select_notif_callback + *fill* 0x400d576a 0x2 .text.uart_get_selectlock - 0x400d55c8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x400d55c8 uart_get_selectlock + 0x400d576c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d576c uart_get_selectlock .text.console_start_select - 0x400d55d0 0x31 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - *fill* 0x400d5601 0x3 + 0x400d5774 0x31 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + *fill* 0x400d57a5 0x3 .text.console_end_select - 0x400d5604 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5604 console_end_select - *fill* 0x400d5622 0x2 + 0x400d57a8 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d57a8 console_end_select + *fill* 0x400d57c6 0x2 .text.console_open - 0x400d5624 0x19 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5624 console_open - *fill* 0x400d563d 0x3 + 0x400d57c8 0x19 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d57c8 console_open + *fill* 0x400d57e1 0x3 .text.console_write - 0x400d5640 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5640 console_write - *fill* 0x400d5656 0x2 + 0x400d57e4 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d57e4 console_write + *fill* 0x400d57fa 0x2 .text.console_fstat - 0x400d5658 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5658 console_fstat + 0x400d57fc 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d57fc console_fstat .text.console_close - 0x400d566c 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d566c console_close - *fill* 0x400d567e 0x2 + 0x400d5810 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5810 console_close + *fill* 0x400d5822 0x2 .text.console_read - 0x400d5680 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5680 console_read - *fill* 0x400d5696 0x2 + 0x400d5824 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5824 console_read + *fill* 0x400d583a 0x2 .text.console_fcntl - 0x400d5698 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5698 console_fcntl - *fill* 0x400d56ae 0x2 + 0x400d583c 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d583c console_fcntl + *fill* 0x400d5852 0x2 .text.console_fsync - 0x400d56b0 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d56b0 console_fsync - *fill* 0x400d56c2 0x2 + 0x400d5854 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5854 console_fsync + *fill* 0x400d5866 0x2 .text.console_access - 0x400d56c4 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d56c4 console_access - *fill* 0x400d56d6 0x2 + 0x400d5868 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5868 console_access + *fill* 0x400d587a 0x2 .text.console_tcsetattr - 0x400d56d8 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d56d8 console_tcsetattr - *fill* 0x400d56ee 0x2 + 0x400d587c 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d587c console_tcsetattr + *fill* 0x400d5892 0x2 .text.console_tcgetattr - 0x400d56f0 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d56f0 console_tcgetattr + 0x400d5894 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5894 console_tcgetattr .text.console_tcdrain - 0x400d5704 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5704 console_tcdrain - *fill* 0x400d5716 0x2 + 0x400d58a8 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d58a8 console_tcdrain + *fill* 0x400d58ba 0x2 .text.console_tcflush - 0x400d5718 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5718 console_tcflush + 0x400d58bc 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d58bc console_tcflush .text.esp_vfs_dev_console_register - 0x400d572c 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d58d0 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0x18 (size before relaxing) .text.esp_vfs_console_register - 0x400d5740 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d58e4 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0x18 (size before relaxing) - 0x400d5740 esp_vfs_console_register + 0x400d58e4 esp_vfs_console_register .text.__esp_system_init_fn_init_vfs_console - 0x400d5754 0xa esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d58f8 0xa esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0xd (size before relaxing) - *fill* 0x400d575e 0x2 + *fill* 0x400d5902 0x2 .text.esp_get_free_index - 0x400d5760 0x1b esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x400d577b 0x1 + 0x400d5904 0x1b esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x400d591f 0x1 .text.free_proxy_members - 0x400d577c 0x16 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5920 0x16 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x1e (size before relaxing) - *fill* 0x400d5792 0x2 + *fill* 0x400d5936 0x2 .text.esp_vfs_duplicate_fs_ops - 0x400d5794 0xc3 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5938 0xc3 esp-idf/vfs/libvfs.a(vfs.c.obj) 0xd3 (size before relaxing) - *fill* 0x400d5857 0x1 + *fill* 0x400d59fb 0x1 .text.esp_vfs_free_fs_ops - 0x400d5858 0x1a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d59fc 0x1a esp-idf/vfs/libvfs.a(vfs.c.obj) 0x26 (size before relaxing) - *fill* 0x400d5872 0x2 + *fill* 0x400d5a16 0x2 .text.esp_vfs_register_fs_common - 0x400d5874 0xf0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5a18 0xf0 esp-idf/vfs/libvfs.a(vfs.c.obj) 0xf4 (size before relaxing) .text.translate_path - 0x400d5964 0x3a esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x400d599e 0x2 + 0x400d5b08 0x3a esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x400d5b42 0x2 .text.esp_vfs_register_fs - 0x400d59a0 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5b44 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) 0x6a (size before relaxing) - 0x400d59a0 esp_vfs_register_fs - *fill* 0x400d59fe 0x2 + 0x400d5b44 esp_vfs_register_fs + *fill* 0x400d5ba2 0x2 .text.get_vfs_for_index - 0x400d5a00 0x22 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x400d5a00 get_vfs_for_index - *fill* 0x400d5a22 0x2 + 0x400d5ba4 0x22 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5ba4 get_vfs_for_index + *fill* 0x400d5bc6 0x2 .text.get_vfs_for_fd - 0x400d5a24 0x25 esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x400d5a49 0x3 + 0x400d5bc8 0x25 esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x400d5bed 0x3 .text.get_vfs_for_path - 0x400d5a4c 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x400d5a4c get_vfs_for_path - *fill* 0x400d5ab6 0x2 + 0x400d5bf0 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5bf0 get_vfs_for_path + *fill* 0x400d5c5a 0x2 .text.esp_vfs_open - 0x400d5ab8 0xfe esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5c5c 0xfe esp-idf/vfs/libvfs.a(vfs.c.obj) 0x102 (size before relaxing) - 0x400d5ab8 esp_vfs_open - 0x400d5ab8 _open_r - *fill* 0x400d5bb6 0x2 + 0x400d5c5c esp_vfs_open + 0x400d5c5c _open_r + *fill* 0x400d5d5a 0x2 .text.esp_vfs_write - 0x400d5bb8 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5d5c 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d5bb8 esp_vfs_write - 0x400d5bb8 _write_r - *fill* 0x400d5c25 0x3 + 0x400d5d5c esp_vfs_write + 0x400d5d5c _write_r + *fill* 0x400d5dc9 0x3 .text.esp_vfs_lseek - 0x400d5c28 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5dcc 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d5c28 _lseek_r - 0x400d5c28 esp_vfs_lseek - *fill* 0x400d5c95 0x3 + 0x400d5dcc _lseek_r + 0x400d5dcc esp_vfs_lseek + *fill* 0x400d5e39 0x3 .text.esp_vfs_read - 0x400d5c98 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5e3c 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d5c98 _read_r - 0x400d5c98 esp_vfs_read - *fill* 0x400d5d05 0x3 + 0x400d5e3c _read_r + 0x400d5e3c esp_vfs_read + *fill* 0x400d5ea9 0x3 .text.esp_vfs_close - 0x400d5d08 0xbf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5eac 0xbf esp-idf/vfs/libvfs.a(vfs.c.obj) 0xc7 (size before relaxing) - 0x400d5d08 _close_r - 0x400d5d08 esp_vfs_close - *fill* 0x400d5dc7 0x1 + 0x400d5eac _close_r + 0x400d5eac esp_vfs_close + *fill* 0x400d5f6b 0x1 .text.esp_vfs_fstat - 0x400d5dc8 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5f6c 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) 0x6e (size before relaxing) - 0x400d5dc8 _fstat_r - 0x400d5dc8 esp_vfs_fstat - *fill* 0x400d5e32 0x2 + 0x400d5f6c _fstat_r + 0x400d5f6c esp_vfs_fstat + *fill* 0x400d5fd6 0x2 .text.esp_vfs_fcntl_r - 0x400d5e34 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5fd8 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d5e34 _fcntl_r - 0x400d5e34 esp_vfs_fcntl_r - *fill* 0x400d5ea1 0x3 + 0x400d5fd8 _fcntl_r + 0x400d5fd8 esp_vfs_fcntl_r + *fill* 0x400d6045 0x3 .text.esp_vfs_fsync - 0x400d5ea4 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6048 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) 0x72 (size before relaxing) - 0x400d5ea4 fsync - 0x400d5ea4 esp_vfs_fsync - *fill* 0x400d5f12 0x2 + 0x400d6048 fsync + 0x400d6048 esp_vfs_fsync + *fill* 0x400d60b6 0x2 .text.esp_vfs_stat - 0x400d5f14 0x4e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d60b8 0x4e esp-idf/vfs/libvfs.a(vfs.c.obj) 0x52 (size before relaxing) - 0x400d5f14 _stat_r - 0x400d5f14 esp_vfs_stat - *fill* 0x400d5f62 0x2 + 0x400d60b8 _stat_r + 0x400d60b8 esp_vfs_stat + *fill* 0x400d6106 0x2 .text.esp_vfs_link - 0x400d5f64 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6108 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) 0x84 (size before relaxing) - 0x400d5f64 esp_vfs_link - 0x400d5f64 _link_r + 0x400d6108 esp_vfs_link + 0x400d6108 _link_r .text.esp_vfs_unlink - 0x400d5fe0 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6184 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x5c (size before relaxing) - 0x400d5fe0 _unlink_r - 0x400d5fe0 esp_vfs_unlink + 0x400d6184 _unlink_r + 0x400d6184 esp_vfs_unlink .text.esp_vfs_rename - 0x400d6038 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d61dc 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x90 (size before relaxing) - 0x400d6038 esp_vfs_rename - 0x400d6038 _rename_r + 0x400d61dc esp_vfs_rename + 0x400d61dc _rename_r .text.esp_vfs_access - 0x400d60c0 0x59 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6264 0x59 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x5d (size before relaxing) - 0x400d60c0 access - 0x400d60c0 esp_vfs_access - *fill* 0x400d6119 0x3 + 0x400d6264 access + 0x400d6264 esp_vfs_access + *fill* 0x400d62bd 0x3 .text.esp_vfs_select_triggered - 0x400d611c 0x49 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d62c0 0x49 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x4d (size before relaxing) - 0x400d611c esp_vfs_select_triggered - *fill* 0x400d6165 0x3 + 0x400d62c0 esp_vfs_select_triggered + *fill* 0x400d6309 0x3 .text.esp_vfs_select_triggered_isr - 0x400d6168 0x45 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d630c 0x45 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x49 (size before relaxing) - 0x400d6168 esp_vfs_select_triggered_isr - *fill* 0x400d61ad 0x3 + 0x400d630c esp_vfs_select_triggered_isr + *fill* 0x400d6351 0x3 .text.tcgetattr - 0x400d61b0 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6354 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x7c (size before relaxing) - 0x400d61b0 tcgetattr + 0x400d6354 tcgetattr .text.tcsetattr - 0x400d6228 0x7a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d63cc 0x7a esp-idf/vfs/libvfs.a(vfs.c.obj) 0x7e (size before relaxing) - 0x400d6228 tcsetattr - *fill* 0x400d62a2 0x2 - .text.tcdrain 0x400d62a4 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d63cc tcsetattr + *fill* 0x400d6446 0x2 + .text.tcdrain 0x400d6448 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x76 (size before relaxing) - 0x400d62a4 tcdrain - *fill* 0x400d6316 0x2 - .text.tcflush 0x400d6318 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6448 tcdrain + *fill* 0x400d64ba 0x2 + .text.tcflush 0x400d64bc 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x7c (size before relaxing) - 0x400d6318 tcflush + 0x400d64bc tcflush .text.vfs_null_get_empty_fd - 0x400d6390 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d63b6 0x2 + 0x400d6534 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d655a 0x2 .text.vfs_null_fsync - 0x400d63b8 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d655c 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_ioctl - 0x400d63d4 0x2a esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d63fe 0x2 - .text.vfs_null_fcntl - 0x400d6400 0x23 esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d6423 0x1 - .text.vfs_null_close - 0x400d6424 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) - .text.vfs_null_open - 0x400d6440 0xa2 esp-idf/vfs/libvfs.a(nullfs.c.obj) - 0xa6 (size before relaxing) - *fill* 0x400d64e2 0x2 - .text.vfs_null_pwrite - 0x400d64e4 0x2c esp-idf/vfs/libvfs.a(nullfs.c.obj) - .text.vfs_null_pread - 0x400d6510 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .text.vfs_null_read - 0x400d6538 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .text.vfs_null_lseek - 0x400d6560 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d6578 0x2a esp-idf/vfs/libvfs.a(nullfs.c.obj) *fill* 0x400d65a2 0x2 + .text.vfs_null_fcntl + 0x400d65a4 0x23 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d65c7 0x1 + .text.vfs_null_close + 0x400d65c8 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) + .text.vfs_null_open + 0x400d65e4 0xa2 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0xa6 (size before relaxing) + *fill* 0x400d6686 0x2 + .text.vfs_null_pwrite + 0x400d6688 0x2c esp-idf/vfs/libvfs.a(nullfs.c.obj) + .text.vfs_null_pread + 0x400d66b4 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .text.vfs_null_read + 0x400d66dc 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .text.vfs_null_lseek + 0x400d6704 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d6746 0x2 .text.vfs_null_write - 0x400d65a4 0x2b esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d65cf 0x1 + 0x400d6748 0x2b esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d6773 0x1 .text.vfs_null_stat - 0x400d65d0 0x45 esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d6615 0x3 + 0x400d6774 0x45 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d67b9 0x3 .text.vfs_null_fstat - 0x400d6618 0x3c esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d67bc 0x3c esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.esp_vfs_null_register - 0x400d6654 0x14 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d67f8 0x14 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0x18 (size before relaxing) - 0x400d6654 esp_vfs_null_register + 0x400d67f8 esp_vfs_null_register .text.__esp_system_init_fn_init_vfs_nullfs - 0x400d6668 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d680c 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) 0xd (size before relaxing) - *fill* 0x400d6672 0x2 + *fill* 0x400d6816 0x2 .text.app_main - 0x400d6674 0xe0 esp-idf/main/libmain.a(hello_world_main.c.obj) - 0x104 (size before relaxing) - 0x400d6674 app_main - .text.bootloader_init_mem - 0x400d6754 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0xb (size before relaxing) - 0x400d6754 bootloader_init_mem - *fill* 0x400d675c 0x0 - .text.bootloader_flash_update_id - 0x400d675c 0xd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x10 (size before relaxing) - 0x400d675c bootloader_flash_update_id - *fill* 0x400d6769 0x3 - .text.bootloader_flash_get_wp_pin - 0x400d676c 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x49 (size before relaxing) - 0x400d676c bootloader_flash_get_wp_pin - *fill* 0x400d67b1 0x3 - .text.s_get_bus_mask - 0x400d67b4 0xd5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0xd9 (size before relaxing) - *fill* 0x400d6889 0x3 - .text.s_reserve_irom_region - 0x400d688c 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400d690b 0x1 - .text.s_reserve_drom_region - 0x400d690c 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400d698b 0x1 - .text.esp_mmu_map_init - 0x400d698c 0x190 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x19c (size before relaxing) - 0x400d698c esp_mmu_map_init - .text.esp_mmu_map - 0x400d6b1c 0x3c5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x40d (size before relaxing) - 0x400d6b1c esp_mmu_map - *fill* 0x400d6ee1 0x3 - .text.esp_mmu_unmap - 0x400d6ee4 0x10c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x124 (size before relaxing) - 0x400d6ee4 esp_mmu_unmap - .text.esp_mmu_vaddr_to_paddr - 0x400d6ff0 0xb6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0xca (size before relaxing) - 0x400d6ff0 esp_mmu_vaddr_to_paddr - *fill* 0x400d70a6 0x2 - .text.spi_flash_init_lock - 0x400d70a8 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x26 (size before relaxing) - 0x400d70a8 spi_flash_init_lock - *fill* 0x400d70ca 0x2 - .text.spi_flash_op_lock - 0x400d70cc 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x400d70cc spi_flash_op_lock + 0x400d6818 0xf4 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x120 (size before relaxing) + 0x400d6818 app_main + .text.bme280_read_uint16_le + 0x400d690c 0x3d esp-idf/main/libmain.a(bme280.c.obj) + 0x41 (size before relaxing) + *fill* 0x400d6949 0x3 + .text.bme280_is_reading_calibration + 0x400d694c 0x24 esp-idf/main/libmain.a(bme280.c.obj) + 0x400d694c bme280_is_reading_calibration + .text.bme280_read_coefficients + 0x400d6970 0x208 esp-idf/main/libmain.a(bme280.c.obj) + 0x264 (size before relaxing) + 0x400d6970 bme280_read_coefficients + .text.bme280_set_sampling + 0x400d6b78 0xb3 esp-idf/main/libmain.a(bme280.c.obj) + 0xc7 (size before relaxing) + 0x400d6b78 bme280_set_sampling + *fill* 0x400d6c2b 0x1 + .text.bme280_default_init + 0x400d6c2c 0xab esp-idf/main/libmain.a(bme280.c.obj) + 0xc7 (size before relaxing) + 0x400d6c2c bme280_default_init + *fill* 0x400d6cd7 0x1 + .text.i2c_bus_read_reg8 + 0x400d6cd8 0x10e esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x132 (size before relaxing) + *fill* 0x400d6de6 0x2 + .text.i2c_bus_write_reg8 + 0x400d6de8 0x172 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x1ae (size before relaxing) + *fill* 0x400d6f5a 0x2 + .text.i2c_bus_read_byte + 0x400d6f5c 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d6f5c i2c_bus_read_byte + *fill* 0x400d6f72 0x2 + .text.i2c_bus_write_byte + 0x400d6f74 0x19 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d6f74 i2c_bus_write_byte + *fill* 0x400d6f8d 0x3 + .text.gpio_input_disable + 0x400d6f90 0x7d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x81 (size before relaxing) + *fill* 0x400d700d 0x3 + .text.gpio_ll_pullup_en + 0x400d7010 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x400d704f 0x1 + .text.gpio_pullup_en + 0x400d7050 0x8e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x9e (size before relaxing) + 0x400d7050 gpio_pullup_en *fill* 0x400d70de 0x2 - .text.spi_flash_op_unlock - 0x400d70e0 0xd esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .text.gpio_pullup_dis + 0x400d70e0 0xa1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0xad (size before relaxing) + 0x400d70e0 gpio_pullup_dis + *fill* 0x400d7181 0x3 + .text.gpio_input_enable + 0x400d7184 0x7d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x81 (size before relaxing) + 0x400d7184 gpio_input_enable + *fill* 0x400d7201 0x3 + .text.gpio_output_disable + 0x400d7204 0xe1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0xe8 (size before relaxing) + 0x400d7204 gpio_output_disable + *fill* 0x400d72e5 0x3 + .text.gpio_output_enable + 0x400d72e8 0xe6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0xee (size before relaxing) + 0x400d72e8 gpio_output_enable + *fill* 0x400d73ce 0x2 + .text.gpio_od_disable + 0x400d73d0 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x80 (size before relaxing) + 0x400d73d0 gpio_od_disable + .text.gpio_od_enable + 0x400d744c 0x7b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x7f (size before relaxing) + 0x400d744c gpio_od_enable + *fill* 0x400d74c7 0x1 + .text.gpio_set_level + 0x400d74c8 0xb6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0xba (size before relaxing) + 0x400d74c8 gpio_set_level + *fill* 0x400d757e 0x2 + .text.gpio_get_level + 0x400d7580 0x3e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d7580 gpio_get_level + *fill* 0x400d75be 0x2 + .text.gpio_set_direction + 0x400d75c0 0xe9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0xfd (size before relaxing) + 0x400d75c0 gpio_set_direction + *fill* 0x400d76a9 0x3 + .text.gpio_func_sel + 0x400d76ac 0x8c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x90 (size before relaxing) + 0x400d76ac gpio_func_sel + .text.rtcio_ll_pullup_enable + 0x400d7738 0x4b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x400d7783 0x1 + .text.rtcio_ll_pullup_disable + 0x400d7784 0x4e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x400d77d2 0x2 + .text.rtc_gpio_is_valid_gpio + 0x400d77d4 0x21 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d77d4 rtc_gpio_is_valid_gpio + *fill* 0x400d77f5 0x3 + .text.rtc_io_number_get + 0x400d77f8 0xd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d77f8 rtc_io_number_get + *fill* 0x400d7805 0x3 + .text.rtc_gpio_pullup_en + 0x400d7808 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x5c (size before relaxing) + 0x400d7808 rtc_gpio_pullup_en + .text.rtc_gpio_pullup_dis + 0x400d784c 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x5c (size before relaxing) + 0x400d784c rtc_gpio_pullup_dis + .text.bootloader_init_mem + 0x400d7890 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0xb (size before relaxing) + 0x400d7890 bootloader_init_mem + *fill* 0x400d7898 0x0 + .text.bootloader_flash_update_id + 0x400d7898 0xd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x10 (size before relaxing) - 0x400d70e0 spi_flash_op_unlock - *fill* 0x400d70ed 0x3 - .text.spi_flash_mmap - 0x400d70f0 0x90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x97 (size before relaxing) - 0x400d70f0 spi_flash_mmap - *fill* 0x400d7180 0x0 - .text.spi_flash_munmap - 0x400d7180 0x3e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x46 (size before relaxing) - 0x400d7180 spi_flash_munmap - *fill* 0x400d71be 0x2 - .text.spi_flash_cache2phys - 0x400d71c0 0x25 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x29 (size before relaxing) - 0x400d71c0 spi_flash_cache2phys - *fill* 0x400d71e5 0x3 - .text.esp_mspi_get_io - 0x400d71e8 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x58 (size before relaxing) - 0x400d71e8 esp_mspi_get_io - .text.esp_mspi_pin_reserve - 0x400d723c 0x43 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x47 (size before relaxing) - 0x400d723c esp_mspi_pin_reserve - *fill* 0x400d727f 0x1 - .text.esp_flash_read_chip_id - 0x400d7280 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x14 (size before relaxing) - 0x400d7280 esp_flash_read_chip_id - .text.esp_flash_init_default_chip - 0x400d7290 0xea esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0xfa (size before relaxing) - 0x400d7290 esp_flash_init_default_chip - *fill* 0x400d737a 0x2 - .text.esp_flash_app_init - 0x400d737c 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x1f (size before relaxing) - 0x400d737c esp_flash_app_init - *fill* 0x400d7393 0x1 - .text.esp_flash_app_enable_os_functions - 0x400d7394 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x400d7394 esp_flash_app_enable_os_functions - *fill* 0x400d73b9 0x3 - .text.esp_crosscore_int_init - 0x400d73bc 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x76 (size before relaxing) - 0x400d73bc esp_crosscore_int_init - *fill* 0x400d7422 0x2 - .text.find_entry_and_check_all_reset - 0x400d7424 0x36 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x400d745a 0x2 - .text.find_entry_from_task_handle_and_check_all_reset - 0x400d745c 0x37 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x400d7493 0x1 - .text.task_wdt_timer_feed - 0x400d7494 0x24 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.add_entry - 0x400d74b8 0x101 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x11d (size before relaxing) - *fill* 0x400d75b9 0x3 - .text.get_task_affinity - 0x400d75bc 0x25 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x400d75e1 0x3 - .text.task_wdt_timeout_abort - 0x400d75e4 0xa9 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0xbc (size before relaxing) - 0x400d75e4 task_wdt_timeout_abort - *fill* 0x400d768d 0x3 - .text.task_wdt_timeout_handling - 0x400d7690 0xaf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0xbe (size before relaxing) - *fill* 0x400d773f 0x1 - .text.esp_task_wdt_add - 0x400d7740 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x50 (size before relaxing) - 0x400d7740 esp_task_wdt_add - .text.subscribe_idle - 0x400d7784 0x5b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x6b (size before relaxing) - *fill* 0x400d77df 0x1 - .text.esp_task_wdt_init - 0x400d77e0 0xd7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0xf2 (size before relaxing) - 0x400d77e0 esp_task_wdt_init - *fill* 0x400d78b7 0x1 - .text.esp_task_wdt_reset - 0x400d78b8 0x8b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0xa2 (size before relaxing) - 0x400d78b8 esp_task_wdt_reset - *fill* 0x400d7943 0x1 - .text.idle_hook_cb - 0x400d7944 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0xd (size before relaxing) - *fill* 0x400d794e 0x2 - .text.esp_task_wdt_print_triggered_tasks - 0x400d7950 0xce esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x400d7950 esp_task_wdt_print_triggered_tasks - *fill* 0x400d7a1e 0x2 - .text.task_wdt_isr - 0x400d7a20 0xb5 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0xd4 (size before relaxing) - *fill* 0x400d7ad5 0x3 - .text.esp_task_wdt_impl_timer_allocate - 0x400d7ad8 0xc9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d7898 bootloader_flash_update_id + *fill* 0x400d78a5 0x3 + .text.bootloader_flash_get_wp_pin + 0x400d78a8 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x49 (size before relaxing) + 0x400d78a8 bootloader_flash_get_wp_pin + *fill* 0x400d78ed 0x3 + .text.s_get_bus_mask + 0x400d78f0 0xd5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xd9 (size before relaxing) - 0x400d7ad8 esp_task_wdt_impl_timer_allocate - *fill* 0x400d7ba1 0x3 - .text.esp_task_wdt_impl_timer_feed - 0x400d7ba4 0x21 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + *fill* 0x400d79c5 0x3 + .text.s_reserve_irom_region + 0x400d79c8 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400d7a47 0x1 + .text.s_reserve_drom_region + 0x400d7a48 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400d7ac7 0x1 + .text.esp_mmu_map_init + 0x400d7ac8 0x190 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x19c (size before relaxing) + 0x400d7ac8 esp_mmu_map_init + .text.esp_mmu_map + 0x400d7c58 0x3c5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x40d (size before relaxing) + 0x400d7c58 esp_mmu_map + *fill* 0x400d801d 0x3 + .text.esp_mmu_unmap + 0x400d8020 0x10c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x124 (size before relaxing) + 0x400d8020 esp_mmu_unmap + .text.esp_mmu_vaddr_to_paddr + 0x400d812c 0xb6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0xca (size before relaxing) + 0x400d812c esp_mmu_vaddr_to_paddr + *fill* 0x400d81e2 0x2 + .text.spi_flash_init_lock + 0x400d81e4 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x26 (size before relaxing) + 0x400d81e4 spi_flash_init_lock + *fill* 0x400d8206 0x2 + .text.spi_flash_op_lock + 0x400d8208 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d8208 spi_flash_op_lock + *fill* 0x400d821a 0x2 + .text.spi_flash_op_unlock + 0x400d821c 0xd esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x10 (size before relaxing) + 0x400d821c spi_flash_op_unlock + *fill* 0x400d8229 0x3 + .text.spi_flash_mmap + 0x400d822c 0x90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x97 (size before relaxing) + 0x400d822c spi_flash_mmap + *fill* 0x400d82bc 0x0 + .text.spi_flash_munmap + 0x400d82bc 0x3e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x46 (size before relaxing) + 0x400d82bc spi_flash_munmap + *fill* 0x400d82fa 0x2 + .text.spi_flash_cache2phys + 0x400d82fc 0x25 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x29 (size before relaxing) - 0x400d7ba4 esp_task_wdt_impl_timer_feed - *fill* 0x400d7bc5 0x3 - .text.esp_task_wdt_impl_timeout_triggered - 0x400d7bc8 0x17 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d82fc spi_flash_cache2phys + *fill* 0x400d8321 0x3 + .text.esp_mspi_get_io + 0x400d8324 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x58 (size before relaxing) + 0x400d8324 esp_mspi_get_io + .text.esp_mspi_pin_reserve + 0x400d8378 0x43 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x47 (size before relaxing) + 0x400d8378 esp_mspi_pin_reserve + *fill* 0x400d83bb 0x1 + .text.esp_flash_read_chip_id + 0x400d83bc 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x14 (size before relaxing) + 0x400d83bc esp_flash_read_chip_id + .text.esp_flash_init_default_chip + 0x400d83cc 0xea esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0xfa (size before relaxing) + 0x400d83cc esp_flash_init_default_chip + *fill* 0x400d84b6 0x2 + .text.esp_flash_app_init + 0x400d84b8 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0x1f (size before relaxing) - 0x400d7bc8 esp_task_wdt_impl_timeout_triggered - *fill* 0x400d7bdf 0x1 + 0x400d84b8 esp_flash_app_init + *fill* 0x400d84cf 0x1 + .text.esp_flash_app_enable_os_functions + 0x400d84d0 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x400d84d0 esp_flash_app_enable_os_functions + *fill* 0x400d84f5 0x3 + .text.esp_crosscore_int_init + 0x400d84f8 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x76 (size before relaxing) + 0x400d84f8 esp_crosscore_int_init + *fill* 0x400d855e 0x2 + .text.find_entry_and_check_all_reset + 0x400d8560 0x36 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x400d8596 0x2 + .text.find_entry_from_task_handle_and_check_all_reset + 0x400d8598 0x37 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x400d85cf 0x1 + .text.task_wdt_timer_feed + 0x400d85d0 0x24 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.add_entry + 0x400d85f4 0x101 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x11d (size before relaxing) + *fill* 0x400d86f5 0x3 + .text.get_task_affinity + 0x400d86f8 0x25 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x400d871d 0x3 + .text.task_wdt_timeout_abort + 0x400d8720 0xa9 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xbc (size before relaxing) + 0x400d8720 task_wdt_timeout_abort + *fill* 0x400d87c9 0x3 + .text.task_wdt_timeout_handling + 0x400d87cc 0xaf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xbe (size before relaxing) + *fill* 0x400d887b 0x1 + .text.esp_task_wdt_add + 0x400d887c 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x50 (size before relaxing) + 0x400d887c esp_task_wdt_add + .text.subscribe_idle + 0x400d88c0 0x5b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x6b (size before relaxing) + *fill* 0x400d891b 0x1 + .text.esp_task_wdt_init + 0x400d891c 0xd7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xf2 (size before relaxing) + 0x400d891c esp_task_wdt_init + *fill* 0x400d89f3 0x1 + .text.esp_task_wdt_reset + 0x400d89f4 0x8b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xa2 (size before relaxing) + 0x400d89f4 esp_task_wdt_reset + *fill* 0x400d8a7f 0x1 + .text.idle_hook_cb + 0x400d8a80 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xd (size before relaxing) + *fill* 0x400d8a8a 0x2 + .text.esp_task_wdt_print_triggered_tasks + 0x400d8a8c 0xce esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8a8c esp_task_wdt_print_triggered_tasks + *fill* 0x400d8b5a 0x2 + .text.task_wdt_isr + 0x400d8b5c 0xb5 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0xd4 (size before relaxing) + *fill* 0x400d8c11 0x3 + .text.esp_task_wdt_impl_timer_allocate + 0x400d8c14 0xc9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0xd9 (size before relaxing) + 0x400d8c14 esp_task_wdt_impl_timer_allocate + *fill* 0x400d8cdd 0x3 + .text.esp_task_wdt_impl_timer_feed + 0x400d8ce0 0x21 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x29 (size before relaxing) + 0x400d8ce0 esp_task_wdt_impl_timer_feed + *fill* 0x400d8d01 0x3 + .text.esp_task_wdt_impl_timeout_triggered + 0x400d8d04 0x17 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x1f (size before relaxing) + 0x400d8d04 esp_task_wdt_impl_timeout_triggered + *fill* 0x400d8d1b 0x1 .text.esp_task_wdt_impl_timer_restart - 0x400d7be0 0x25 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d8d1c 0x25 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x31 (size before relaxing) - 0x400d7be0 esp_task_wdt_impl_timer_restart - *fill* 0x400d7c05 0x3 + 0x400d8d1c esp_task_wdt_impl_timer_restart + *fill* 0x400d8d41 0x3 .text.esp_err_to_name - 0x400d7c08 0x2b esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - 0x400d7c08 esp_err_to_name - *fill* 0x400d7c33 0x1 + 0x400d8d44 0x2b esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x400d8d44 esp_err_to_name + *fill* 0x400d8d6f 0x1 .text.spi_flash_ll_calculate_clock_reg - 0x400d7c34 0x2d esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - *fill* 0x400d7c61 0x3 + 0x400d8d70 0x2d esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + *fill* 0x400d8d9d 0x3 .text.get_flash_clock_divider - 0x400d7c64 0x5c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8da0 0x5c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x6c (size before relaxing) .text.spi_flash_cal_clock - 0x400d7cc0 0x19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8dfc 0x19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x1d (size before relaxing) - *fill* 0x400d7cd9 0x3 + *fill* 0x400d8e15 0x3 .text.spi_flash_hal_init - 0x400d7cdc 0xe4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x400d7cdc spi_flash_hal_init + 0x400d8e18 0xe4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8e18 spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x400d7dc0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x400d7dc0 spi_flash_hal_supports_direct_write - *fill* 0x400d7dd2 0x2 + 0x400d8efc 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8efc spi_flash_hal_supports_direct_write + *fill* 0x400d8f0e 0x2 .text.spi_flash_hal_supports_direct_read - 0x400d7dd4 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x400d7dd4 spi_flash_hal_supports_direct_read - *fill* 0x400d7de6 0x2 + 0x400d8f10 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8f10 spi_flash_hal_supports_direct_read + *fill* 0x400d8f22 0x2 .text.clk_hal_lp_slow_get_freq_hz - 0x400d7de8 0x39 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8f24 0x39 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x3d (size before relaxing) - 0x400d7de8 clk_hal_lp_slow_get_freq_hz - *fill* 0x400d7e21 0x3 + 0x400d8f24 clk_hal_lp_slow_get_freq_hz + *fill* 0x400d8f5d 0x3 .text.clk_hal_xtal_get_freq_mhz - 0x400d7e24 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x400d7e24 clk_hal_xtal_get_freq_mhz - *fill* 0x400d7e57 0x1 + 0x400d8f60 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8f60 clk_hal_xtal_get_freq_mhz + *fill* 0x400d8f93 0x1 .text.clk_hal_apll_get_freq_hz - 0x400d7e58 0x7c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8f94 0x7c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x8c (size before relaxing) - 0x400d7e58 clk_hal_apll_get_freq_hz + 0x400d8f94 clk_hal_apll_get_freq_hz .text.clk_hal_soc_root_get_freq_mhz - 0x400d7ed4 0x68 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d9010 0x68 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x70 (size before relaxing) - 0x400d7ed4 clk_hal_soc_root_get_freq_mhz + 0x400d9010 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x400d7f3c 0xba esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d9078 0xba esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0xc2 (size before relaxing) - 0x400d7f3c clk_hal_cpu_get_freq_hz - *fill* 0x400d7ff6 0x2 + 0x400d9078 clk_hal_cpu_get_freq_hz + *fill* 0x400d9132 0x2 .text.clk_hal_ahb_get_freq_hz - 0x400d7ff8 0x2d esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d9134 0x2d esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x31 (size before relaxing) - *fill* 0x400d8025 0x3 + *fill* 0x400d9161 0x3 .text.clk_hal_apb_get_freq_hz - 0x400d8028 0xa esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d9164 0xa esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0xd (size before relaxing) - 0x400d8028 clk_hal_apb_get_freq_hz - *fill* 0x400d8032 0x2 + 0x400d9164 clk_hal_apb_get_freq_hz + *fill* 0x400d916e 0x2 .text.esp_cpu_configure_region_protection - 0x400d8034 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x400d9170 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) 0x33 (size before relaxing) - 0x400d8034 esp_cpu_configure_region_protection - *fill* 0x400d8063 0x1 + 0x400d9170 esp_cpu_configure_region_protection + *fill* 0x400d919f 0x1 .text.esp_gpio_reserve - 0x400d8064 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x400d8064 esp_gpio_reserve + 0x400d91a0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x400d91a0 esp_gpio_reserve .text.esp_clk_tree_src_get_freq_hz - 0x400d807c 0x172 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x400d91b8 0x172 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) 0x1a6 (size before relaxing) - 0x400d807c esp_clk_tree_src_get_freq_hz - *fill* 0x400d81ee 0x2 + 0x400d91b8 esp_clk_tree_src_get_freq_hz + *fill* 0x400d932a 0x2 + .text.s_i2c_err_log_print + 0x400d932c 0x36 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3e (size before relaxing) + *fill* 0x400d9362 0x2 + .text.s_i2c_write_command + 0x400d9364 0x1b0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x1d4 (size before relaxing) + .text.s_i2c_read_command + 0x400d9514 0x146 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x169 (size before relaxing) + *fill* 0x400d965a 0x2 + .text.s_i2c_start_end_command + 0x400d965c 0x483 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x50a (size before relaxing) + *fill* 0x400d9adf 0x1 + .text.s_i2c_send_command_async + 0x400d9ae0 0x107 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x116 (size before relaxing) + *fill* 0x400d9be7 0x1 + .text.s_i2c_master_clear_bus + 0x400d9be8 0x84 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0xa4 (size before relaxing) + .text.s_i2c_hw_fsm_reset + 0x400d9c6c 0x11a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x126 (size before relaxing) + *fill* 0x400d9d86 0x2 + .text.s_i2c_send_commands + 0x400d9d88 0x1aa esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x1da (size before relaxing) + *fill* 0x400d9f32 0x2 + .text.s_i2c_transaction_start + 0x400d9f34 0x1ae esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x1d6 (size before relaxing) + *fill* 0x400da0e2 0x2 + .text.s_i2c_synchronous_transaction + 0x400da0e4 0xc9 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0xdd (size before relaxing) + *fill* 0x400da1ad 0x3 + .text.s_i2c_asynchronous_transaction + 0x400da1b0 0x26a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x2b2 (size before relaxing) + *fill* 0x400da41a 0x2 + .text.i2c_master_multi_buffer_transmit + 0x400da41c 0x14c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x16c (size before relaxing) + 0x400da41c i2c_master_multi_buffer_transmit + .text.i2c_master_transmit + 0x400da568 0x71 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x81 (size before relaxing) + 0x400da568 i2c_master_transmit + *fill* 0x400da5d9 0x3 + .text.i2c_master_transmit_receive + 0x400da5dc 0x174 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x1a0 (size before relaxing) + 0x400da5dc i2c_master_transmit_receive + .text.i2c_master_receive + 0x400da750 0x10c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x130 (size before relaxing) + 0x400da750 i2c_master_receive + .text.s_hp_i2c_pins_config + 0x400da85c 0xf6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x12e (size before relaxing) + *fill* 0x400da952 0x2 + .text.i2c_common_set_pins + 0x400da954 0x34 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x40 (size before relaxing) + 0x400da954 i2c_common_set_pins .text.esp_partition_is_flash_region_writable - 0x400d81f0 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400da988 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x54 (size before relaxing) - 0x400d81f0 esp_partition_is_flash_region_writable + 0x400da988 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x400d8240 0x39 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400da9d8 0x39 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x3d (size before relaxing) - 0x400d8240 esp_partition_main_flash_region_safe - *fill* 0x400d8279 0x3 + 0x400da9d8 esp_partition_main_flash_region_safe + *fill* 0x400daa11 0x3 .text.is_partition_encrypted - 0x400d827c 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400daa14 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x48 (size before relaxing) .text.load_partitions - 0x400d82c0 0x15c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400daa58 0x15c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x178 (size before relaxing) .text.ensure_partitions_loaded - 0x400d841c 0x4c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dabb4 0x4c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x58 (size before relaxing) .text.iterator_create - 0x400d8468 0x24 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dac00 0x24 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x400d848c 0xa esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dac24 0xa esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0xe (size before relaxing) - 0x400d848c esp_partition_iterator_release - *fill* 0x400d8496 0x2 + 0x400dac24 esp_partition_iterator_release + *fill* 0x400dac2e 0x2 .text.esp_partition_next - 0x400d8498 0x82 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dac30 0x82 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x8a (size before relaxing) - 0x400d8498 esp_partition_next - *fill* 0x400d851a 0x2 + 0x400dac30 esp_partition_next + *fill* 0x400dacb2 0x2 .text.esp_partition_find - 0x400d851c 0x3c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dacb4 0x3c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x44 (size before relaxing) - 0x400d851c esp_partition_find + 0x400dacb4 esp_partition_find .text.esp_partition_get - 0x400d8558 0x19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dacf0 0x19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x1c (size before relaxing) - 0x400d8558 esp_partition_get - *fill* 0x400d8571 0x3 + 0x400dacf0 esp_partition_get + *fill* 0x400dad09 0x3 + .text.i2c_ll_master_set_bus_timing + 0x400dad0c 0x14f esp-idf/hal/libhal.a(i2c_hal.c.obj) + *fill* 0x400dae5b 0x1 + .text._i2c_hal_set_bus_timing + 0x400dae5c 0x3f esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x43 (size before relaxing) + 0x400dae5c _i2c_hal_set_bus_timing + *fill* 0x400dae9b 0x1 + .text.i2c_hal_master_init + 0x400dae9c 0xab esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400dae9c i2c_hal_master_init + *fill* 0x400daf47 0x1 + .text.i2c_hal_master_set_scl_timeout_val + 0x400daf48 0x2c esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400daf48 i2c_hal_master_set_scl_timeout_val + .text.i2c_hal_set_timing_config + 0x400daf74 0xe0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400daf74 i2c_hal_set_timing_config .text.esp_ota_get_running_partition - 0x400d8574 0x7b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x400db054 0x7b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) 0x8f (size before relaxing) - 0x400d8574 esp_ota_get_running_partition - *fill* 0x400d85ef 0x1 - .text 0x400d85f0 0xcc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) - 0x400d85f0 _fopen_r - 0x400d86a8 fopen - .text 0x400d86bc 0x31 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) - 0x400d86bc _fseek_r - 0x400d86d4 fseek - *fill* 0x400d86ed 0x3 - .text 0x400d86f0 0x2ab /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x400d86f0 __sfvwrite_r - *fill* 0x400d899b 0x1 - .text 0x400d899c 0x5e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) - 0x400d899c _printf_r - 0x400d89c8 printf - *fill* 0x400d89fa 0x2 - .text 0x400d89fc 0x86 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) - 0x400d89fc _puts_r - 0x400d8a70 puts - *fill* 0x400d8a82 0x2 - .text 0x400d8a84 0x3d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x400d8a84 vprintf - 0x400d8aa8 _vprintf_r - *fill* 0x400d8ac1 0x3 - .text 0x400d8ac4 0xa4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x400d8ac4 __swsetup_r - .text 0x400d8b68 0x2e2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x400d8b68 _fseeko_r - 0x400d8e34 fseeko - *fill* 0x400d8e4a 0x2 - .text 0x400d8e4c 0xb8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + 0x400db054 esp_ota_get_running_partition + *fill* 0x400db0cf 0x1 + .text 0x400db0d0 0xcc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + 0x400db0d0 _fopen_r + 0x400db188 fopen + .text 0x400db19c 0x31 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + 0x400db19c _fseek_r + 0x400db1b4 fseek + *fill* 0x400db1cd 0x3 + .text 0x400db1d0 0x2ab /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x400db1d0 __sfvwrite_r + *fill* 0x400db47b 0x1 + .text 0x400db47c 0x5e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + 0x400db47c _printf_r + 0x400db4a8 printf + *fill* 0x400db4da 0x2 + .text 0x400db4dc 0x86 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + 0x400db4dc _puts_r + 0x400db550 puts + *fill* 0x400db562 0x2 + .text 0x400db564 0x3d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x400db564 vprintf + 0x400db588 _vprintf_r + *fill* 0x400db5a1 0x3 + .text 0x400db5a4 0xa4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x400db5a4 __swsetup_r + .text 0x400db648 0x2e2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x400db648 _fseeko_r + 0x400db914 fseeko + *fill* 0x400db92a 0x2 + .text 0x400db92c 0xb8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) 0xc4 (size before relaxing) - 0x400d8e4c _reclaim_reent - .text 0x400d8f04 0xa /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + 0x400db92c _reclaim_reent + .text 0x400db9e4 0xa /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) 0xd (size before relaxing) - 0x400d8f04 __errno - *fill* 0x400d8f0e 0x2 - .text 0x400d8f10 0x18 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) - 0x400d8f10 fstat - .text 0x400d8f28 0x18 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x400d8f28 gettimeofday - .text 0x400d8f40 0x31b5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x400d9400 _vfprintf_r - 0x400dc040 vfprintf - *fill* 0x400dc0f5 0x3 - .text 0x400dc0f8 0x21fd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) - 0x400dc5b8 __sprint_r - 0x400dc5dc _vfiprintf_r - 0x400de240 vfiprintf - *fill* 0x400de2f5 0x3 - .text 0x400de2f8 0xf3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x400de2f8 __swhatbuf_r - 0x400de364 __smakebuf_r - *fill* 0x400de3eb 0x1 - .text 0x400de3ec 0x111 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) - 0x400de40c __srefill_r - *fill* 0x400de4fd 0x3 - .text 0x400de500 0x2b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x400de500 __localeconv_l - 0x400de50c _localeconv_r - 0x400de51c localeconv - *fill* 0x400de52b 0x1 - .text 0x400de52c 0x5f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x400de52c frexp - *fill* 0x400de58b 0x1 - .text 0x400de58c 0xdd6 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x400de6c4 _dtoa_r - *fill* 0x400df362 0x2 - .text 0x400df364 0xa27 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - 0x400df364 _Balloc - 0x400df3ec _Bfree - 0x400df42c __multadd - 0x400df4b4 __s2b - 0x400df548 __hi0bits - 0x400df598 __lo0bits - 0x400df604 __i2b - 0x400df62c __multiply - 0x400df7a0 __pow5mult - 0x400df84c __lshift - 0x400df950 __mcmp - 0x400df98c __mdiff - 0x400dfacc __ulp - 0x400dfb1c __b2d - 0x400dfba8 __d2b - 0x400dfc60 __ratio - 0x400dfcb4 _mprec_log10 - 0x400dfcec __copybits - 0x400dfd3c __any_on - *fill* 0x400dfd8b 0x1 - .text 0x400dfd8c 0x2275 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x400e024c __ssprint_r - 0x400e0358 _svfiprintf_r - *fill* 0x400e2001 0x3 - .text 0x400e2004 0x3c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x400e2004 _mbtowc_r - 0x400e2020 __ascii_mbtowc - *fill* 0x400e2040 0x0 + 0x400db9e4 __errno + *fill* 0x400db9ee 0x2 + .text 0x400db9f0 0x18 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x400db9f0 fstat + .text 0x400dba08 0x18 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x400dba08 gettimeofday + .text 0x400dba20 0x31b5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x400dbee0 _vfprintf_r + 0x400deb20 vfprintf + *fill* 0x400debd5 0x3 + .text 0x400debd8 0x21fd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x400df098 __sprint_r + 0x400df0bc _vfiprintf_r + 0x400e0d20 vfiprintf + *fill* 0x400e0dd5 0x3 + .text 0x400e0dd8 0xf3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x400e0dd8 __swhatbuf_r + 0x400e0e44 __smakebuf_r + *fill* 0x400e0ecb 0x1 + .text 0x400e0ecc 0x111 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + 0x400e0eec __srefill_r + *fill* 0x400e0fdd 0x3 + .text 0x400e0fe0 0x2b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x400e0fe0 __localeconv_l + 0x400e0fec _localeconv_r + 0x400e0ffc localeconv + *fill* 0x400e100b 0x1 + .text 0x400e100c 0x5f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x400e100c frexp + *fill* 0x400e106b 0x1 + .text 0x400e106c 0xdd6 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x400e11a4 _dtoa_r + *fill* 0x400e1e42 0x2 + .text 0x400e1e44 0xa27 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + 0x400e1e44 _Balloc + 0x400e1ecc _Bfree + 0x400e1f0c __multadd + 0x400e1f94 __s2b + 0x400e2028 __hi0bits + 0x400e2078 __lo0bits + 0x400e20e4 __i2b + 0x400e210c __multiply + 0x400e2280 __pow5mult + 0x400e232c __lshift + 0x400e2430 __mcmp + 0x400e246c __mdiff + 0x400e25ac __ulp + 0x400e25fc __b2d + 0x400e2688 __d2b + 0x400e2740 __ratio + 0x400e2794 _mprec_log10 + 0x400e27cc __copybits + 0x400e281c __any_on + *fill* 0x400e286b 0x1 + .text 0x400e286c 0x2275 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x400e2d2c __ssprint_r + 0x400e2e38 _svfiprintf_r + *fill* 0x400e4ae1 0x3 + .text 0x400e4ae4 0x3c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x400e4ae4 _mbtowc_r + 0x400e4b00 __ascii_mbtowc + *fill* 0x400e4b20 0x0 .text.init_efuse_secure - 0x400e2040 0x7 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x400e2047 0x0 - *fill* 0x400e2047 0x1 + 0x400e4b20 0x7 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x400e4b27 0x0 + *fill* 0x400e4b27 0x1 .text.esp_efuse_startup_include_func - 0x400e2048 0x5 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - 0x400e2048 esp_efuse_startup_include_func - *fill* 0x400e204d 0x0 - *fill* 0x400e204d 0x3 + 0x400e4b28 0x5 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400e4b28 esp_efuse_startup_include_func + *fill* 0x400e4b2d 0x0 + *fill* 0x400e4b2d 0x3 .text.esp_efuse_utility_check_errors - 0x400e2050 0x7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x400e2050 esp_efuse_utility_check_errors - *fill* 0x400e2057 0x0 - *fill* 0x400e2057 0x0 - *fill* 0x400e2057 0x0 - *fill* 0x400e2057 0x0 - *fill* 0x400e2057 0x0 - *fill* 0x400e2057 0x0 - *fill* 0x400e2057 0x0 - *fill* 0x400e2057 0x1 + 0x400e4b30 0x7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x400e4b30 esp_efuse_utility_check_errors + *fill* 0x400e4b37 0x0 + *fill* 0x400e4b37 0x0 + *fill* 0x400e4b37 0x0 + *fill* 0x400e4b37 0x0 + *fill* 0x400e4b37 0x0 + *fill* 0x400e4b37 0x0 + *fill* 0x400e4b37 0x0 + *fill* 0x400e4b37 0x1 .text.esp_system_include_startup_funcs - 0x400e2058 0x5 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x400e2058 esp_system_include_startup_funcs - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x0 - *fill* 0x400e205d 0x3 + 0x400e4b38 0x5 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400e4b38 esp_system_include_startup_funcs + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x0 + *fill* 0x400e4b3d 0x3 .text.panic_soc_check_pseudo_cause - 0x400e2060 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e2060 panic_soc_check_pseudo_cause - *fill* 0x400e2067 0x0 - *fill* 0x400e2067 0x1 + 0x400e4b40 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e4b40 panic_soc_check_pseudo_cause + *fill* 0x400e4b47 0x0 + *fill* 0x400e4b47 0x1 .text.panic_get_address - 0x400e2068 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e2068 panic_get_address - *fill* 0x400e206f 0x1 + 0x400e4b48 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e4b48 panic_get_address + *fill* 0x400e4b4f 0x1 .text.panic_get_cause - 0x400e2070 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e2070 panic_get_cause + 0x400e4b50 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e4b50 panic_get_cause .text.panic_set_address - 0x400e2078 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e2078 panic_set_address - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x0 - *fill* 0x400e207f 0x1 + 0x400e4b58 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e4b58 panic_set_address + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x0 + *fill* 0x400e4b5f 0x1 .text.heap_caps_match - 0x400e2080 0x2c esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x400e2080 heap_caps_match - *fill* 0x400e20ac 0x0 - *fill* 0x400e20ac 0x0 - *fill* 0x400e20ac 0x0 - *fill* 0x400e20ac 0x0 - *fill* 0x400e20ac 0x0 - *fill* 0x400e20ac 0x0 + 0x400e4b60 0x2c esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400e4b60 heap_caps_match + *fill* 0x400e4b8c 0x0 + *fill* 0x400e4b8c 0x0 + *fill* 0x400e4b8c 0x0 + *fill* 0x400e4b8c 0x0 + *fill* 0x400e4b8c 0x0 + *fill* 0x400e4b8c 0x0 .text.s_compare_reserved_regions - 0x400e20ac 0xc esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x400e20b8 0x0 - *fill* 0x400e20b8 0x0 + 0x400e4b8c 0xc esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x400e4b98 0x0 + *fill* 0x400e4b98 0x0 .text.__esp_system_init_fn_esp_security_init - 0x400e20b8 0x7 esp-idf/esp_security/libesp_security.a(init.c.obj) - *fill* 0x400e20bf 0x1 + 0x400e4b98 0x7 esp-idf/esp_security/libesp_security.a(init.c.obj) + *fill* 0x400e4b9f 0x1 .text.esp_security_init_include_impl - 0x400e20c0 0x5 esp-idf/esp_security/libesp_security.a(init.c.obj) - 0x400e20c0 esp_security_init_include_impl - *fill* 0x400e20c5 0x0 - *fill* 0x400e20c5 0x0 - *fill* 0x400e20c5 0x0 - *fill* 0x400e20c5 0x0 - *fill* 0x400e20c5 0x0 - *fill* 0x400e20c5 0x0 - *fill* 0x400e20c5 0x0 - *fill* 0x400e20c5 0x3 + 0x400e4ba0 0x5 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x400e4ba0 esp_security_init_include_impl + *fill* 0x400e4ba5 0x0 + *fill* 0x400e4ba5 0x0 + *fill* 0x400e4ba5 0x0 + *fill* 0x400e4ba5 0x0 + *fill* 0x400e4ba5 0x0 + *fill* 0x400e4ba5 0x0 + *fill* 0x400e4ba5 0x0 + *fill* 0x400e4ba5 0x3 .text.esp_intr_get_cpu - 0x400e20c8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x400e20c8 esp_intr_get_cpu - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x0 - *fill* 0x400e20e2 0x2 + 0x400e4ba8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400e4ba8 esp_intr_get_cpu + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x0 + *fill* 0x400e4bc2 0x2 .text.newlib_include_pthread_impl - 0x400e20e4 0x5 esp-idf/newlib/libnewlib.a(pthread.c.obj) - 0x400e20e4 newlib_include_pthread_impl - *fill* 0x400e20e9 0x3 + 0x400e4bc4 0x5 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x400e4bc4 newlib_include_pthread_impl + *fill* 0x400e4bc9 0x3 .text.newlib_include_getentropy_impl - 0x400e20ec 0x5 esp-idf/newlib/libnewlib.a(getentropy.c.obj) - 0x400e20ec newlib_include_getentropy_impl - *fill* 0x400e20f1 0x0 - *fill* 0x400e20f1 0x0 - *fill* 0x400e20f1 0x0 - *fill* 0x400e20f1 0x3 + 0x400e4bcc 0x5 esp-idf/newlib/libnewlib.a(getentropy.c.obj) + 0x400e4bcc newlib_include_getentropy_impl + *fill* 0x400e4bd1 0x0 + *fill* 0x400e4bd1 0x0 + *fill* 0x400e4bd1 0x0 + *fill* 0x400e4bd1 0x3 .text.newlib_include_init_funcs - 0x400e20f4 0x5 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x400e20f4 newlib_include_init_funcs - *fill* 0x400e20f9 0x3 + 0x400e4bd4 0x5 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400e4bd4 newlib_include_init_funcs + *fill* 0x400e4bd9 0x3 .text.syscall_not_implemented - 0x400e20fc 0xb esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x400e20fc _isatty_r - 0x400e20fc _kill_r - 0x400e20fc _getpid_r - 0x400e20fc _system_r - *fill* 0x400e2107 0x0 - *fill* 0x400e2107 0x0 - *fill* 0x400e2107 0x1 + 0x400e4bdc 0xb esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400e4bdc _isatty_r + 0x400e4bdc _kill_r + 0x400e4bdc _getpid_r + 0x400e4bdc _system_r + *fill* 0x400e4be7 0x0 + *fill* 0x400e4be7 0x0 + *fill* 0x400e4be7 0x1 .text.newlib_include_syscalls_impl - 0x400e2108 0x5 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x400e2108 newlib_include_syscalls_impl - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x0 - *fill* 0x400e210d 0x3 + 0x400e4be8 0x5 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400e4be8 newlib_include_syscalls_impl + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x0 + *fill* 0x400e4bed 0x3 .text.pthread_include_pthread_impl - 0x400e2110 0x5 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x400e2110 pthread_include_pthread_impl - *fill* 0x400e2115 0x3 + 0x400e4bf0 0x5 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x400e4bf0 pthread_include_pthread_impl + *fill* 0x400e4bf5 0x3 .text.pthread_include_pthread_cond_var_impl - 0x400e2118 0x5 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - 0x400e2118 pthread_include_pthread_cond_var_impl - *fill* 0x400e211d 0x3 + 0x400e4bf8 0x5 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + 0x400e4bf8 pthread_include_pthread_cond_var_impl + *fill* 0x400e4bfd 0x3 .text.pthread_include_pthread_local_storage_impl - 0x400e2120 0x5 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x400e2120 pthread_include_pthread_local_storage_impl - *fill* 0x400e2125 0x3 + 0x400e4c00 0x5 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x400e4c00 pthread_include_pthread_local_storage_impl + *fill* 0x400e4c05 0x3 .text.pthread_include_pthread_rwlock_impl - 0x400e2128 0x5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - 0x400e2128 pthread_include_pthread_rwlock_impl - *fill* 0x400e212d 0x3 + 0x400e4c08 0x5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x400e4c08 pthread_include_pthread_rwlock_impl + *fill* 0x400e4c0d 0x3 .text.pthread_include_pthread_semaphore_impl - 0x400e2130 0x5 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - 0x400e2130 pthread_include_pthread_semaphore_impl - *fill* 0x400e2135 0x3 + 0x400e4c10 0x5 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + 0x400e4c10 pthread_include_pthread_semaphore_impl + *fill* 0x400e4c15 0x3 .text.__cxa_guard_dummy - 0x400e2138 0x5 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - 0x400e2138 __cxa_guard_dummy - *fill* 0x400e213d 0x3 + 0x400e4c18 0x5 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x400e4c18 __cxa_guard_dummy + *fill* 0x400e4c1d 0x3 .text.__cxx_init_dummy - 0x400e2140 0x5 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - 0x400e2140 __cxx_init_dummy - *fill* 0x400e2145 0x0 - *fill* 0x400e2145 0x0 - *fill* 0x400e2145 0x3 + 0x400e4c20 0x5 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + 0x400e4c20 __cxx_init_dummy + *fill* 0x400e4c25 0x0 + *fill* 0x400e4c25 0x0 + *fill* 0x400e4c25 0x3 .text.esp_timer_init_include_func - 0x400e2148 0x5 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - 0x400e2148 esp_timer_init_include_func - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x0 - *fill* 0x400e214d 0x3 + 0x400e4c28 0x5 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x400e4c28 esp_timer_init_include_func + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x0 + *fill* 0x400e4c2d 0x3 .text.uart_vfs_include_dev_init - 0x400e2150 0x5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x400e2150 uart_vfs_include_dev_init - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x0 - *fill* 0x400e2155 0x3 + 0x400e4c30 0x5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400e4c30 uart_vfs_include_dev_init + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x0 + *fill* 0x400e4c35 0x3 .text.include_esp_phy_override - 0x400e2158 0x5 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x400e2158 include_esp_phy_override - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x0 - *fill* 0x400e215d 0x3 + 0x400e4c38 0x5 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x400e4c38 include_esp_phy_override + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x0 + *fill* 0x400e4c3d 0x3 .text.esp_vfs_include_console_register - 0x400e2160 0x5 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400e2160 esp_vfs_include_console_register - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x0 - *fill* 0x400e2165 0x3 + 0x400e4c40 0x5 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400e4c40 esp_vfs_include_console_register + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x0 + *fill* 0x400e4c45 0x3 .text.vfs_include_syscalls_impl - 0x400e2168 0x5 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x400e2168 vfs_include_syscalls_impl - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x0 - *fill* 0x400e216d 0x3 + 0x400e4c48 0x5 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400e4c48 vfs_include_syscalls_impl + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x0 + *fill* 0x400e4c4d 0x3 .text.esp_vfs_include_nullfs_register - 0x400e2170 0x5 esp-idf/vfs/libvfs.a(nullfs.c.obj) - 0x400e2170 esp_vfs_include_nullfs_register - *fill* 0x400e2175 0x3 + 0x400e4c50 0x5 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400e4c50 esp_vfs_include_nullfs_register + *fill* 0x400e4c55 0x3 .text.nvs_sec_provider_include_impl - 0x400e2178 0x5 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - 0x400e2178 nvs_sec_provider_include_impl - *fill* 0x400e217d 0x0 - *fill* 0x400e217d 0x0 - *fill* 0x400e217d 0x3 + 0x400e4c58 0x5 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x400e4c58 nvs_sec_provider_include_impl + *fill* 0x400e4c5d 0x0 + *fill* 0x400e4c5d 0x3 + .text.bme280_getconfig + 0x400e4c60 0x1c esp-idf/main/libmain.a(bme280.c.obj) + 0x400e4c60 bme280_getconfig + .text.bme280_getctrl_meas + 0x400e4c7c 0x1c esp-idf/main/libmain.a(bme280.c.obj) + 0x400e4c7c bme280_getctrl_meas + .text.bme280_getctrl_hum + 0x400e4c98 0xa esp-idf/main/libmain.a(bme280.c.obj) + 0x400e4c98 bme280_getctrl_hum + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x0 + *fill* 0x400e4ca2 0x2 .text.s_mem_caps_check - 0x400e2180 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e219a 0x2 + 0x400e4ca4 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e4cbe 0x2 .text.s_find_available_region - 0x400e219c 0x2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e21c6 0x2 + 0x400e4cc0 0x2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e4cea 0x2 .text.s_is_enclosed - 0x400e21c8 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e21e5 0x3 + 0x400e4cec 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e4d09 0x3 .text.s_is_overlapped - 0x400e21e8 0x36 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x0 - *fill* 0x400e221e 0x2 + 0x400e4d0c 0x36 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x0 + *fill* 0x400e4d42 0x2 .text.uart_hal_get_sclk - 0x400e2220 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e2220 uart_hal_get_sclk - *fill* 0x400e223a 0x2 + 0x400e4d44 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4d44 uart_hal_get_sclk + *fill* 0x400e4d5e 0x2 .text.uart_hal_get_baudrate - 0x400e223c 0x32 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e223c uart_hal_get_baudrate - *fill* 0x400e226e 0x2 + 0x400e4d60 0x32 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4d60 uart_hal_get_baudrate + *fill* 0x400e4d92 0x2 .text.uart_hal_set_stop_bits - 0x400e2270 0x5d esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e2270 uart_hal_set_stop_bits - *fill* 0x400e22cd 0x3 + 0x400e4d94 0x5d esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4d94 uart_hal_set_stop_bits + *fill* 0x400e4df1 0x3 .text.uart_hal_get_stop_bits - 0x400e22d0 0x2c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e22d0 uart_hal_get_stop_bits + 0x400e4df4 0x2c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4df4 uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x400e22fc 0x1f esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e22fc uart_hal_set_data_bit_num - *fill* 0x400e231b 0x1 + 0x400e4e20 0x1f esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4e20 uart_hal_set_data_bit_num + *fill* 0x400e4e3f 0x1 .text.uart_hal_get_data_bit_num - 0x400e231c 0x11 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e231c uart_hal_get_data_bit_num - *fill* 0x400e232d 0x3 + 0x400e4e40 0x11 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4e40 uart_hal_get_data_bit_num + *fill* 0x400e4e51 0x3 .text.uart_hal_set_parity - 0x400e2330 0x35 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e2330 uart_hal_set_parity - *fill* 0x400e2365 0x3 + 0x400e4e54 0x35 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4e54 uart_hal_set_parity + *fill* 0x400e4e89 0x3 .text.uart_hal_get_parity - 0x400e2368 0x25 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e2368 uart_hal_get_parity - *fill* 0x400e238d 0x0 - *fill* 0x400e238d 0x0 - *fill* 0x400e238d 0x0 - *fill* 0x400e238d 0x0 - *fill* 0x400e238d 0x0 - *fill* 0x400e238d 0x3 + 0x400e4e8c 0x25 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4e8c uart_hal_get_parity + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x0 + *fill* 0x400e4eb1 0x3 .text.mpu_hal_set_region_access - 0x400e2390 0x4c esp-idf/hal/libhal.a(mpu_hal.c.obj) - 0x400e2390 mpu_hal_set_region_access - *fill* 0x400e23dc 0x0 - *fill* 0x400e23dc 0x0 - *fill* 0x400e23dc 0x0 - .text 0x400e23dc 0x37 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x400e23dc _fwalk_sglue - *fill* 0x400e2413 0x0 - *fill* 0x400e2413 0x0 - *fill* 0x400e2413 0x0 - *fill* 0x400e2413 0x0 - *fill* 0x400e2413 0x0 - *fill* 0x400e2413 0x0 - *fill* 0x400e2413 0x0 - *fill* 0x400e2413 0x1 - .text 0x400e2414 0x81 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) - 0x400e2414 __sflags - *fill* 0x400e2495 0x0 - *fill* 0x400e2495 0x0 - *fill* 0x400e2495 0x0 - *fill* 0x400e2495 0x0 - *fill* 0x400e2495 0x0 - *fill* 0x400e2495 0x0 - *fill* 0x400e2495 0x0 - *fill* 0x400e2495 0x0 + 0x400e4eb4 0x4c esp-idf/hal/libhal.a(mpu_hal.c.obj) + 0x400e4eb4 mpu_hal_set_region_access + *fill* 0x400e4f00 0x0 + *fill* 0x400e4f00 0x0 + *fill* 0x400e4f00 0x0 + .text.i2c_hal_get_timing_config + 0x400e4f00 0x74 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400e4f00 i2c_hal_get_timing_config + .text.i2c_hal_master_trans_start + 0x400e4f74 0x16 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400e4f74 i2c_hal_master_trans_start + *fill* 0x400e4f8a 0x0 + *fill* 0x400e4f8a 0x0 + *fill* 0x400e4f8a 0x0 + *fill* 0x400e4f8a 0x2 + .text 0x400e4f8c 0x37 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x400e4f8c _fwalk_sglue + *fill* 0x400e4fc3 0x0 + *fill* 0x400e4fc3 0x0 + *fill* 0x400e4fc3 0x0 + *fill* 0x400e4fc3 0x0 + *fill* 0x400e4fc3 0x0 + *fill* 0x400e4fc3 0x0 + *fill* 0x400e4fc3 0x0 + *fill* 0x400e4fc3 0x1 + .text 0x400e4fc4 0x81 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + 0x400e4fc4 __sflags + *fill* 0x400e5045 0x0 + *fill* 0x400e5045 0x0 + *fill* 0x400e5045 0x0 + *fill* 0x400e5045 0x0 + *fill* 0x400e5045 0x0 + *fill* 0x400e5045 0x0 + *fill* 0x400e5045 0x0 + *fill* 0x400e5045 0x0 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) *(EXCLUDE_FILE(*libpp.a) .wifiorslpiram EXCLUDE_FILE(*libpp.a) .wifiorslpiram.*) @@ -19607,77 +20557,77 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es *libesp_event.a:default_event_loop.*(.literal.esp_event_handler_instance_register .literal.esp_event_handler_instance_unregister .literal.esp_event_handler_register .literal.esp_event_handler_unregister .literal.esp_event_loop_create_default .literal.esp_event_loop_delete_default .literal.esp_event_post .text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) *libesp_event.a:esp_event.*(.literal.base_node_add_handler .literal.base_node_remove_all_handler .literal.base_node_remove_handler .literal.esp_event_handler_instance_register_with .literal.esp_event_handler_instance_unregister_with .literal.esp_event_handler_register_with .literal.esp_event_handler_register_with_internal .literal.esp_event_handler_unregister_with .literal.esp_event_handler_unregister_with_internal .literal.esp_event_loop_create .literal.esp_event_loop_delete .literal.esp_event_loop_run .literal.esp_event_loop_run_task .literal.esp_event_post_to .literal.find_and_unregister_handler .literal.handler_instances_add .literal.handler_instances_remove .literal.handler_instances_remove_all .literal.loop_node_add_handler .literal.loop_node_remove_all_handler .literal.loop_node_remove_handler .literal.loop_remove_handler .text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.find_and_unregister_handler .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler .text.loop_remove_handler) *libesp_hw_support.a:cpu.*(.literal.esp_cpu_set_watchpoint .text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint) - *fill* 0x400e2495 0x3 + *fill* 0x400e5045 0x3 .text.esp_cpu_set_breakpoint - 0x400e2498 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400e2498 esp_cpu_set_breakpoint + 0x400e5048 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x400e5048 esp_cpu_set_breakpoint *libesp_hw_support.a:periph_ctrl.*(.literal.periph_ll_disable_clk_set_rst .literal.periph_ll_enable_clk_clear_rst .literal.periph_ll_get_clk_en_mask .literal.periph_ll_get_rst_en_mask .literal.periph_ll_reset .literal.periph_ll_wifi_module_disable_clk_set_rst .literal.periph_ll_wifi_module_enable_clk_clear_rst .literal.periph_module_disable .literal.periph_module_enable .literal.periph_rcc_acquire_enter .literal.periph_rcc_acquire_exit .literal.periph_rcc_release_enter .literal.periph_rcc_release_exit .text .text.periph_ll_disable_clk_set_rst .text.periph_ll_enable_clk_clear_rst .text.periph_ll_get_clk_en_mask .text.periph_ll_get_rst_en_mask .text.periph_ll_reset .text.periph_ll_wifi_module_disable_clk_set_rst .text.periph_ll_wifi_module_enable_clk_clear_rst .text.periph_module_disable .text.periph_module_enable .text.periph_rcc_acquire_enter .text.periph_rcc_acquire_exit .text.periph_rcc_release_enter .text.periph_rcc_release_exit) .text.periph_ll_get_clk_en_mask - 0x400e24bc 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x400e26d2 0x2 + 0x400e506c 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x400e5282 0x2 .text.periph_ll_get_rst_en_mask - 0x400e26d4 0x1ce esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x400e28a2 0x2 + 0x400e5284 0x1ce esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x400e5452 0x2 .text.periph_ll_enable_clk_clear_rst - 0x400e28a4 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e5454 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x10f (size before relaxing) - *fill* 0x400e29ab 0x1 + *fill* 0x400e555b 0x1 .text.periph_rcc_acquire_enter - 0x400e29ac 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e555c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x13 (size before relaxing) - 0x400e29ac periph_rcc_acquire_enter - *fill* 0x400e29bc 0x0 + 0x400e555c periph_rcc_acquire_enter + *fill* 0x400e556c 0x0 .text.periph_rcc_acquire_exit - 0x400e29bc 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x400e29bc periph_rcc_acquire_exit + 0x400e556c 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e556c periph_rcc_acquire_exit .text.periph_module_enable - 0x400e29d4 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e5584 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x87 (size before relaxing) - 0x400e29d4 periph_module_enable - *fill* 0x400e2a44 0x0 - *fill* 0x400e2a44 0x0 - *fill* 0x400e2a44 0x0 - *fill* 0x400e2a44 0x0 + 0x400e5584 periph_module_enable + *fill* 0x400e55f4 0x0 + *fill* 0x400e55f4 0x0 + *fill* 0x400e55f4 0x0 + *fill* 0x400e55f4 0x0 *libesp_hw_support.a:rtc_init.*(.literal.rtc_init .text .text.rtc_init) - *fill* 0x400e2a44 0x0 + *fill* 0x400e55f4 0x0 .text.rtc_init - 0x400e2a44 0x3ab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x400e55f4 0x3ab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0x3cb (size before relaxing) - 0x400e2a44 rtc_init - *fill* 0x400e2def 0x0 + 0x400e55f4 rtc_init + *fill* 0x400e599f 0x0 *libesp_hw_support.a:sar_periph_ctrl.*(.literal.s_sar_power_acquire .literal.s_sar_power_release .literal.sar_periph_ctrl_adc_continuous_power_acquire .literal.sar_periph_ctrl_adc_continuous_power_release .literal.sar_periph_ctrl_adc_oneshot_power_acquire .literal.sar_periph_ctrl_adc_oneshot_power_release .literal.sar_periph_ctrl_init .literal.sar_periph_ctrl_power_disable .literal.sar_periph_ctrl_pwdet_power_acquire .literal.sar_periph_ctrl_pwdet_power_release .text .text.s_sar_power_acquire .text.s_sar_power_release .text.sar_periph_ctrl_adc_continuous_power_acquire .text.sar_periph_ctrl_adc_continuous_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release .text.sar_periph_ctrl_init .text.sar_periph_ctrl_power_disable .text.sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release) - *fill* 0x400e2def 0x1 + *fill* 0x400e599f 0x1 .text.sar_periph_ctrl_init - 0x400e2df0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x400e2df0 sar_periph_ctrl_init - *fill* 0x400e2e08 0x0 + 0x400e59a0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x400e59a0 sar_periph_ctrl_init + *fill* 0x400e59b8 0x0 *libesp_system.a:esp_system_chip.*(.literal.esp_get_free_heap_size .literal.esp_get_free_internal_heap_size .literal.esp_get_idf_version .literal.esp_get_minimum_free_heap_size .text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) .text.esp_get_minimum_free_heap_size - 0x400e2e08 0xd esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x400e59b8 0xd esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0x10 (size before relaxing) - 0x400e2e08 esp_get_minimum_free_heap_size + 0x400e59b8 esp_get_minimum_free_heap_size *libesp_wifi.a:esp_adapter.*(.literal.esp_cpu_intr_disable .literal.esp_cpu_intr_enable .literal.esp_event_post_wrapper .literal.esp_phy_disable_wrapper .literal.esp_phy_enable_wrapper .literal.event_group_wait_bits_wrapper .literal.get_time_wrapper .literal.mutex_create_wrapper .literal.mutex_delete_wrapper .literal.queue_create_wrapper .literal.queue_delete_wrapper .literal.queue_recv_wrapper .literal.queue_send_to_back_wrapper .literal.queue_send_to_front_wrapper .literal.queue_send_wrapper .literal.recursive_mutex_create_wrapper .literal.set_intr_wrapper .literal.set_isr_wrapper .literal.task_create_pinned_to_core_wrapper .literal.task_create_wrapper .literal.wifi_clock_disable_wrapper .literal.wifi_clock_enable_wrapper .literal.wifi_create_queue .literal.wifi_create_queue_wrapper .literal.wifi_delete_queue .literal.wifi_delete_queue_wrapper .literal.wifi_reset_mac_wrapper .literal.wifi_thread_semphr_free .literal.wifi_thread_semphr_get_wrapper .text .text.clear_intr_wrapper .text.coex_deinit_wrapper .text.coex_disable_wrapper .text.coex_enable_wrapper .text.coex_init_wrapper .text.coex_register_start_cb_wrapper .text.coex_schm_curr_period_get_wrapper .text.coex_schm_curr_phase_get_wrapper .text.coex_schm_flexible_period_get_wrapper .text.coex_schm_flexible_period_set_wrapper .text.coex_schm_interval_get_wrapper .text.coex_schm_process_restart_wrapper .text.coex_schm_register_cb_wrapper .text.coex_schm_status_bit_clear_wrapper .text.coex_schm_status_bit_set_wrapper .text.coex_wifi_channel_set_wrapper .text.coex_wifi_request_wrapper .text.esp_cpu_intr_disable .text.esp_cpu_intr_enable .text.esp_event_post_wrapper .text.esp_phy_disable_wrapper .text.esp_phy_enable_wrapper .text.event_group_wait_bits_wrapper .text.get_time_wrapper .text.mutex_create_wrapper .text.mutex_delete_wrapper .text.queue_create_wrapper .text.queue_delete_wrapper .text.queue_recv_wrapper .text.queue_send_to_back_wrapper .text.queue_send_to_front_wrapper .text.queue_send_wrapper .text.recursive_mutex_create_wrapper .text.set_intr_wrapper .text.set_isr_wrapper .text.task_create_pinned_to_core_wrapper .text.task_create_wrapper .text.task_get_max_priority_wrapper .text.wifi_clock_disable_wrapper .text.wifi_clock_enable_wrapper .text.wifi_create_queue .text.wifi_create_queue_wrapper .text.wifi_delete_queue .text.wifi_delete_queue_wrapper .text.wifi_reset_mac_wrapper .text.wifi_thread_semphr_free .text.wifi_thread_semphr_get_wrapper) *libesp_wifi.a:wifi_netif.*(.literal.esp_wifi_create_if_driver .literal.esp_wifi_destroy_if_driver .literal.esp_wifi_get_if_mac .literal.esp_wifi_register_if_rxcb .literal.wifi_ap_receive .literal.wifi_driver_start .literal.wifi_free .literal.wifi_transmit .text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) - *fill* 0x400e2e15 0x3 + *fill* 0x400e59c5 0x3 .text.other_cpu_startup_idle_hook_cb - 0x400e2e18 0x12 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x400e2e2a 0x2 + 0x400e59c8 0x12 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x400e59da 0x2 .text.main_task - 0x400e2e2c 0xaf esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400e59dc 0xaf esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0xd7 (size before relaxing) - *fill* 0x400e2edb 0x1 + *fill* 0x400e5a8b 0x1 .text.esp_startup_start_app - 0x400e2edc 0x41 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400e5a8c 0x41 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x54 (size before relaxing) - 0x400e2edc esp_startup_start_app - *fill* 0x400e2f1d 0x3 + 0x400e5a8c esp_startup_start_app + *fill* 0x400e5acd 0x3 .text.esp_startup_start_app_other_cores - 0x400e2f20 0x26 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400e5ad0 0x26 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x36 (size before relaxing) - 0x400e2f20 esp_startup_start_app_other_cores - *fill* 0x400e2f46 0x0 - *fill* 0x400e2f46 0x0 + 0x400e5ad0 esp_startup_start_app_other_cores + *fill* 0x400e5af6 0x0 + *fill* 0x400e5af6 0x0 *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) @@ -19686,124 +20636,124 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es *libhal.a:gpio_hal.*(.literal.gpio_hal_intr_disable .literal.gpio_hal_intr_enable_on_core .text .text.gpio_hal_intr_disable .text.gpio_hal_intr_enable_on_core) *libhal.a:timer_hal.*(.literal.timer_hal_deinit .literal.timer_hal_init .text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) *libheap.a:multi_heap.*(.literal.multi_heap_check .literal.multi_heap_dump .literal.multi_heap_dump_tlsf .literal.multi_heap_get_info_impl .literal.multi_heap_register_impl .literal.multi_heap_reset_minimum_free_bytes .literal.multi_heap_restore_minimum_free_bytes .literal.multi_heap_walk .text .text.multi_heap_check .text.multi_heap_dump .text.multi_heap_dump_tlsf .text.multi_heap_free_size_impl .text.multi_heap_get_info_impl .text.multi_heap_get_info_tlsf .text.multi_heap_minimum_free_size_impl .text.multi_heap_register_impl .text.multi_heap_reset_minimum_free_bytes .text.multi_heap_restore_minimum_free_bytes .text.multi_heap_walk) - *fill* 0x400e2f46 0x2 + *fill* 0x400e5af6 0x2 .text.multi_heap_register_impl - 0x400e2f48 0x4a esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400e5af8 0x4a esp-idf/heap/libheap.a(multi_heap.c.obj) 0x52 (size before relaxing) - 0x400e2f48 multi_heap_register_impl - 0x400e2f48 multi_heap_register - *fill* 0x400e2f92 0x2 + 0x400e5af8 multi_heap_register_impl + 0x400e5af8 multi_heap_register + *fill* 0x400e5b42 0x2 .text.multi_heap_get_info_impl - 0x400e2f94 0x58 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400e5b44 0x58 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x70 (size before relaxing) - 0x400e2f94 multi_heap_get_info_impl - 0x400e2f94 multi_heap_get_info - *fill* 0x400e2fec 0x0 + 0x400e5b44 multi_heap_get_info_impl + 0x400e5b44 multi_heap_get_info + *fill* 0x400e5b9c 0x0 .text.multi_heap_get_info_tlsf - 0x400e2fec 0x26 esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x400e3012 0x0 - *fill* 0x400e3012 0x2 + 0x400e5b9c 0x26 esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x400e5bc2 0x0 + *fill* 0x400e5bc2 0x2 .text.multi_heap_minimum_free_size_impl - 0x400e3014 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x400e3014 multi_heap_minimum_free_size - 0x400e3014 multi_heap_minimum_free_size_impl - *fill* 0x400e3022 0x0 + 0x400e5bc4 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400e5bc4 multi_heap_minimum_free_size + 0x400e5bc4 multi_heap_minimum_free_size_impl + *fill* 0x400e5bd2 0x0 *libheap.a:tlsf.*(.literal.control_construct .literal.default_walker .literal.integrity_walker .literal.tlsf_add_pool .literal.tlsf_check .literal.tlsf_check_pool .literal.tlsf_create .literal.tlsf_create_with_pool .literal.tlsf_fit_size .literal.tlsf_malloc_addr .literal.tlsf_remove_pool .literal.tlsf_walk_pool .text .text.control_construct .text.default_walker .text.integrity_walker .text.tlsf_add_pool .text.tlsf_check .text.tlsf_check_pool .text.tlsf_create .text.tlsf_create_with_pool .text.tlsf_destroy .text.tlsf_fit_size .text.tlsf_malloc_addr .text.tlsf_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) - *fill* 0x400e3022 0x2 + *fill* 0x400e5bd2 0x2 .text.control_construct - 0x400e3024 0x172 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5bd4 0x172 esp-idf/heap/libheap.a(tlsf.c.obj) 0x176 (size before relaxing) - *fill* 0x400e3196 0x2 + *fill* 0x400e5d46 0x2 .text.default_walker - 0x400e3198 0x21 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5d48 0x21 esp-idf/heap/libheap.a(tlsf.c.obj) 0x24 (size before relaxing) - *fill* 0x400e31b9 0x3 + *fill* 0x400e5d69 0x3 .text.tlsf_walk_pool - 0x400e31bc 0x5c esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e31bc tlsf_walk_pool + 0x400e5d6c 0x5c esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5d6c tlsf_walk_pool .text.tlsf_fit_size - 0x400e3218 0x6e esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e3218 tlsf_fit_size - *fill* 0x400e3286 0x2 + 0x400e5dc8 0x6e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5dc8 tlsf_fit_size + *fill* 0x400e5e36 0x2 .text.tlsf_add_pool - 0x400e3288 0x18e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5e38 0x18e esp-idf/heap/libheap.a(tlsf.c.obj) 0x19e (size before relaxing) - 0x400e3288 tlsf_add_pool - *fill* 0x400e3416 0x2 + 0x400e5e38 tlsf_add_pool + *fill* 0x400e5fc6 0x2 .text.tlsf_create - 0x400e3418 0x2d esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e3418 tlsf_create - *fill* 0x400e3445 0x3 + 0x400e5fc8 0x2d esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5fc8 tlsf_create + *fill* 0x400e5ff5 0x3 .text.tlsf_create_with_pool - 0x400e3448 0x27 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5ff8 0x27 esp-idf/heap/libheap.a(tlsf.c.obj) 0x2f (size before relaxing) - 0x400e3448 tlsf_create_with_pool - *fill* 0x400e346f 0x0 - *fill* 0x400e346f 0x1 + 0x400e5ff8 tlsf_create_with_pool + *fill* 0x400e601f 0x0 + *fill* 0x400e601f 0x1 .text.tlsf_pool_overhead - 0x400e3470 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e3470 tlsf_pool_overhead - *fill* 0x400e3477 0x0 - *fill* 0x400e3477 0x0 - *fill* 0x400e3477 0x0 + 0x400e6020 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e6020 tlsf_pool_overhead + *fill* 0x400e6027 0x0 + *fill* 0x400e6027 0x0 + *fill* 0x400e6027 0x0 *liblog.a:log_timestamp.*(.text) *liblog.a:log_write.*(.literal.esp_log_set_vprintf .literal.esp_log_writev .text .text.esp_log_set_vprintf .text.esp_log_writev) - *fill* 0x400e3477 0x1 + *fill* 0x400e6027 0x1 .text.esp_log_writev - 0x400e3478 0x32 esp-idf/log/liblog.a(log_write.c.obj) - 0x400e3478 esp_log_writev - *fill* 0x400e34aa 0x0 + 0x400e6028 0x32 esp-idf/log/liblog.a(log_write.c.obj) + 0x400e6028 esp_log_writev + *fill* 0x400e605a 0x0 *libphy.a:(.phyiram .phyiram.*) *libxtensa.a:xt_trax.*(.literal .literal.* .text .text.*) *libxtensa.a:xtensa_intr.*(.literal .literal.* .text .text.*) - *fill* 0x400e34aa 0x2 + *fill* 0x400e605a 0x2 .text.xt_int_has_handler - 0x400e34ac 0x1b esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - 0x400e34ac xt_int_has_handler - *fill* 0x400e34c7 0x1 + 0x400e605c 0x1b esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400e605c xt_int_has_handler + *fill* 0x400e6077 0x1 .text.xt_set_interrupt_handler - 0x400e34c8 0x4e esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - 0x400e34c8 xt_set_interrupt_handler - *fill* 0x400e3516 0x0 - *fill* 0x400e3516 0x0 + 0x400e6078 0x4e esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400e6078 xt_set_interrupt_handler + *fill* 0x400e60c6 0x0 + *fill* 0x400e60c6 0x0 *(.stub) *(.gnu.warning) *(.gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) *(.irom0.text) - 0x400e3526 . = (. + 0x10) - *fill* 0x400e3516 0x10 - 0x400e3526 _text_end = ABSOLUTE (.) - 0x400e3526 _instruction_reserved_end = ABSOLUTE (.) - 0x400e3526 _etext = . + 0x400e60d6 . = (. + 0x10) + *fill* 0x400e60c6 0x10 + 0x400e60d6 _text_end = ABSOLUTE (.) + 0x400e60d6 _instruction_reserved_end = ABSOLUTE (.) + 0x400e60d6 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .iram0.text_end - 0x4008cc67 0x1 - 0x4008cc68 . = ALIGN (0x4) - *fill* 0x4008cc67 0x1 - 0x4008cc68 _iram_text_end = ABSOLUTE (.) + 0x4008ce4b 0x1 + 0x4008ce4c . = ALIGN (0x4) + *fill* 0x4008ce4b 0x1 + 0x4008ce4c _iram_text_end = ABSOLUTE (.) -.iram0.data 0x4008cc68 0x0 - 0x4008cc68 . = ALIGN (0x4) - 0x4008cc68 _iram_data_start = ABSOLUTE (.) +.iram0.data 0x4008ce4c 0x0 + 0x4008ce4c . = ALIGN (0x4) + 0x4008ce4c _iram_data_start = ABSOLUTE (.) *(.iram.data .iram.data.*) - 0x4008cc68 _coredump_iram_start = ABSOLUTE (.) + 0x4008ce4c _coredump_iram_start = ABSOLUTE (.) *(.iram2.coredump .iram2.coredump.*) - 0x4008cc68 _coredump_iram_end = ABSOLUTE (.) - 0x4008cc68 _iram_data_end = ABSOLUTE (.) + 0x4008ce4c _coredump_iram_end = ABSOLUTE (.) + 0x4008ce4c _iram_data_end = ABSOLUTE (.) -.iram0.bss 0x4008cc68 0x0 - 0x4008cc68 . = ALIGN (0x4) - 0x4008cc68 _iram_bss_start = ABSOLUTE (.) +.iram0.bss 0x4008ce4c 0x0 + 0x4008ce4c . = ALIGN (0x4) + 0x4008ce4c _iram_bss_start = ABSOLUTE (.) *(.iram.bss .iram.bss.*) - 0x4008cc68 _iram_bss_end = ABSOLUTE (.) - 0x4008cc68 . = ALIGN (0x4) - 0x4008cc68 _iram_end = ABSOLUTE (.) + 0x4008ce4c _iram_bss_end = ABSOLUTE (.) + 0x4008ce4c . = ALIGN (0x4) + 0x4008ce4c _iram_end = ABSOLUTE (.) .dram0.heap_start - 0x3ffb2b88 0x0 - 0x3ffb2b88 . = ALIGN (0x8) - 0x3ffb2b88 _heap_low_start = ABSOLUTE (.) + 0x3ffb2bd0 0x0 + 0x3ffb2bd0 . = ALIGN (0x8) + 0x3ffb2bd0 _heap_low_start = ABSOLUTE (.) .debug *(.debug) @@ -19817,7 +20767,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_sfnames *(.debug_sfnames) -.debug_aranges 0x00000000 0x4870 +.debug_aranges 0x00000000 0x4f20 *(.debug_aranges) .debug_aranges 0x00000000 0x38 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) @@ -20032,186 +20982,206 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_aranges 0x00002da0 0x20 esp-idf/main/libmain.a(hello_world_main.c.obj) .debug_aranges - 0x00002dc0 0x20 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + 0x00002dc0 0xa0 esp-idf/main/libmain.a(bme280.c.obj) .debug_aranges - 0x00002de0 0x20 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + 0x00002e60 0xd8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .debug_aranges - 0x00002e00 0x38 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x00002f38 0x20 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) .debug_aranges - 0x00002e38 0x70 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + 0x00002f58 0x20 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) .debug_aranges - 0x00002ea8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00002f78 0x38 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) .debug_aranges - 0x00002ec8 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00002fb0 0x70 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) .debug_aranges - 0x00002f78 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x00003020 0x1e0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .debug_aranges - 0x00002ff0 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + 0x00003200 0x118 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .debug_aranges - 0x00003018 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x00003318 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .debug_aranges - 0x00003060 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x00003338 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .debug_aranges - 0x00003128 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x000033e8 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) .debug_aranges - 0x00003140 0x30 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + 0x00003460 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) .debug_aranges - 0x00003170 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x00003488 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .debug_aranges - 0x00003190 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x000034d0 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .debug_aranges - 0x000031e0 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00003598 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .debug_aranges - 0x00003210 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000035b0 0x30 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) .debug_aranges - 0x00003288 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x000035e0 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) .debug_aranges - 0x00003300 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x00003600 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) .debug_aranges - 0x00003358 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00003650 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .debug_aranges - 0x00003468 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00003680 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .debug_aranges - 0x000034c8 0xc8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x000036f8 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .debug_aranges - 0x00003590 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x00003770 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .debug_aranges - 0x000035d0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x000037c8 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .debug_aranges - 0x000035e8 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000038d8 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .debug_aranges - 0x000036f8 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00003938 0xc8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .debug_aranges - 0x00003730 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00003a00 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .debug_aranges - 0x00003760 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00003a40 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .debug_aranges - 0x000037a8 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00003a58 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .debug_aranges - 0x00003808 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00003b68 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .debug_aranges - 0x00003880 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x00003ba0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .debug_aranges - 0x000038b0 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x00003bd0 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .debug_aranges - 0x00003908 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00003c18 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .debug_aranges - 0x000039e8 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00003c78 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .debug_aranges - 0x00003a38 0x20 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + 0x00003cf0 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .debug_aranges - 0x00003a58 0x28 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x00003d20 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .debug_aranges - 0x00003a80 0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + 0x00003d78 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .debug_aranges - 0x00003ab0 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + 0x00003e58 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .debug_aranges - 0x00003ad0 0x88 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x00003ea8 0x20 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) .debug_aranges - 0x00003b58 0x48 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00003ec8 0x28 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .debug_aranges - 0x00003ba0 0x98 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00003ef0 0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) .debug_aranges - 0x00003c38 0x60 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00003f20 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) .debug_aranges - 0x00003c98 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00003f40 0x88 esp-idf/hal/libhal.a(mmu_hal.c.obj) .debug_aranges - 0x00003cf8 0xe8 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00003fc8 0x48 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .debug_aranges - 0x00003de0 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x00004010 0x98 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .debug_aranges - 0x00003df8 0x18 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + 0x000040a8 0x60 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .debug_aranges - 0x00003e10 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x00004108 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .debug_aranges - 0x00003e40 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x00004168 0xe8 esp-idf/hal/libhal.a(uart_hal.c.obj) .debug_aranges - 0x00003e60 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x00004250 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) .debug_aranges - 0x00003e90 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00004268 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .debug_aranges - 0x00003eb8 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x00004280 0x18 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) .debug_aranges - 0x00003fa8 0x130 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x00004298 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .debug_aranges - 0x000040d8 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x000042c8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .debug_aranges - 0x00004258 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x000042e8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .debug_aranges - 0x000042d0 0x90 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00004318 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .debug_aranges - 0x00004360 0x20 esp-idf/hal/libhal.a(mpu_hal.c.obj) + 0x00004340 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .debug_aranges - 0x00004380 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00004430 0x130 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .debug_aranges - 0x00004480 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + 0x00004560 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .debug_aranges - 0x000044a0 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + 0x000046e0 0x100 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .debug_aranges - 0x000044c0 0x18 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + 0x000047e0 0x60 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .debug_aranges - 0x000044d8 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + 0x00004840 0x40 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) .debug_aranges - 0x000044f8 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + 0x00004880 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .debug_aranges - 0x00004518 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + 0x000048f8 0x90 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .debug_aranges - 0x00004538 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00004988 0x20 esp-idf/hal/libhal.a(mpu_hal.c.obj) .debug_aranges - 0x00004558 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + 0x000049a8 0x70 esp-idf/hal/libhal.a(i2c_hal.c.obj) .debug_aranges - 0x00004578 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00004a18 0x18 esp-idf/soc/libsoc.a(i2c_periph.c.obj) .debug_aranges - 0x00004598 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00004a30 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_aranges - 0x000045b8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + 0x00004b30 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) .debug_aranges - 0x000045d8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + 0x00004b50 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) .debug_aranges - 0x000045f8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x00004b70 0x18 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) .debug_aranges - 0x00004618 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00004b88 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) .debug_aranges - 0x00004638 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00004ba8 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) .debug_aranges - 0x00004658 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + 0x00004bc8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) .debug_aranges - 0x00004678 0x18 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) + 0x00004be8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) .debug_aranges - 0x00004690 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + 0x00004c08 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) .debug_aranges - 0x000046b0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x00004c28 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_aranges - 0x000046d0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00004c48 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_aranges - 0x000046f0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00004c68 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) .debug_aranges - 0x00004710 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00004c88 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) .debug_aranges - 0x00004730 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + 0x00004ca8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) .debug_aranges - 0x00004750 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00004cc8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) .debug_aranges - 0x00004770 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + 0x00004ce8 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) .debug_aranges - 0x00004790 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x00004d08 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) .debug_aranges - 0x000047b0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x00004d28 0x18 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) .debug_aranges - 0x000047d0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00004d40 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) .debug_aranges - 0x000047f0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00004d60 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) .debug_aranges - 0x00004810 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00004d80 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) .debug_aranges - 0x00004830 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + 0x00004da0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_aranges - 0x00004850 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x00004dc0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_aranges + 0x00004de0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + .debug_aranges + 0x00004e00 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_aranges + 0x00004e20 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + .debug_aranges + 0x00004e40 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_aranges + 0x00004e60 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_aranges + 0x00004e80 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_aranges + 0x00004ea0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_aranges + 0x00004ec0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_aranges + 0x00004ee0 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + .debug_aranges + 0x00004f00 0x20 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x104a13 +.debug_info 0x00000000 0x11ff70 *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x708 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x00000708 0x6a7 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -20318,97 +21288,107 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_info 0x00098974 0x6e98 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_info 0x0009f80c 0x2053 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_info 0x000a185f 0x1fc esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_info 0x000a1a5b 0x1306 esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_info 0x000a2d61 0x24 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) - .debug_info 0x000a2d85 0x3b esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - .debug_info 0x000a2dc0 0x584 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_info 0x000a3344 0x22 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_info 0x000a3366 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000a3405 0x3ec1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000a72c6 0x1340 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_info 0x000a8606 0x217b esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_info 0x000aa781 0xbca esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000ab34b 0x385e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000aeba9 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000aed6a 0x1af esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_info 0x000aef19 0x18e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000af0a7 0x1279 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000b0320 0x16d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000b048d 0xd29 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000b11b6 0x15b1 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000b2767 0x426 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000b2b8d 0x5004 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000b7b91 0x4205 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000bbd96 0x1345 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000bd0db 0xc7e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000bdd59 0xc61 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000be9ba 0x2866 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000c1220 0x102e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000c224e 0x1123 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000c3371 0x1121 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000c4492 0x14e7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x000c5979 0x3056 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x000c89cf 0x376 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x000c8d45 0x9b9 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x000c96fe 0x2a68 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x000cc166 0x3ca6 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x000cfe0c 0x23 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) - .debug_info 0x000cfe2f 0x577 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_info 0x000d03a6 0x3e5 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_info 0x000d078b 0x184 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_info 0x000d090f 0x1731 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x000d2040 0x2a19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x000d4a59 0x3852 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x000d82ab 0x429 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x000d86d4 0xe47 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x000d951b 0x2a69 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x000dbf84 0x251 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x000dc1d5 0x364 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - .debug_info 0x000dc539 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x000dc679 0x17b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x000dc7f4 0x1d8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x000dc9cc 0x87c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x000dd248 0x235a esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x000df5a2 0x27e5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x000e1d87 0x3c0c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x000e5993 0x143b esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x000e6dce 0x2177 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x000e8f45 0x245 esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_info 0x000e918a 0x2f2b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x000ec0b5 0x5d /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - .debug_info 0x000ec112 0x78 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - .debug_info 0x000ec18a 0x55 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - .debug_info 0x000ec1df 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - .debug_info 0x000ec259 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - .debug_info 0x000ec2d3 0x1079 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x000ed34c 0xafc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x000ede48 0x98f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x000ee7d7 0xc5d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x000ef434 0x8be /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x000efcf2 0x97a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x000f066c 0xa53 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x000f10bf 0x952 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x000f1a11 0x8ef /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x000f2300 0xe56 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x000f3156 0x981 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x000f3ad7 0x840 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x000f4317 0x834 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x000f4b4b 0xa82 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_info 0x000f55cd 0x8e5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x000f5eb2 0x2b4f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x000f8a01 0x223b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_info 0x000fac3c 0x882 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x000fb4be 0xbbe /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x000fc07c 0xa83 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x000fcaff 0xbef /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x000fd6ee 0x1de /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x000fd8cc 0x1957 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x000ff223 0x1ec0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x001010e3 0x2096 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x00103179 0xcb7 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x00103e30 0xbe3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x000a1a5b 0x15e3 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_info 0x000a303e 0x157e esp-idf/main/libmain.a(bme280.c.obj) + .debug_info 0x000a45bc 0x31e5 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_info 0x000a77a1 0x24 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .debug_info 0x000a77c5 0x3b esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_info 0x000a7800 0x584 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_info 0x000a7d84 0x22 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_info 0x000a7da6 0x69a1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000ae747 0x2fef esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000b1736 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000b17d5 0x3ec1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000b5696 0x1340 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_info 0x000b69d6 0x217b esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_info 0x000b8b51 0xbca esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000b971b 0x385e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000bcf79 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000bd13a 0x1af esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_info 0x000bd2e9 0x18e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000bd477 0x1279 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000be6f0 0x16d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000be85d 0xd29 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000bf586 0x15b1 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000c0b37 0x426 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000c0f5d 0x5004 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000c5f61 0x4205 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000ca166 0x1345 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000cb4ab 0xc7e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000cc129 0xc61 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000ccd8a 0x2866 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000cf5f0 0x102e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000d061e 0x1123 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000d1741 0x1121 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000d2862 0x14e7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000d3d49 0x3056 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000d6d9f 0x376 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000d7115 0x9b9 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000d7ace 0x2a68 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000da536 0x3ca6 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x000de1dc 0x23 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_info 0x000de1ff 0x577 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_info 0x000de776 0x3e5 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_info 0x000deb5b 0x184 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_info 0x000decdf 0x1731 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x000e0410 0x2a19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x000e2e29 0x3852 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x000e667b 0x429 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x000e6aa4 0xe47 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x000e78eb 0x2a69 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x000ea354 0x251 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x000ea5a5 0x2c3 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x000ea868 0x364 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_info 0x000eabcc 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x000ead0c 0x17b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x000eae87 0x1d8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x000eb05f 0x87c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x000eb8db 0x235a esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x000edc35 0x27e5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x000f041a 0x3c0c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x000f4026 0x7bbb esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_info 0x000fbbe1 0x2585 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_info 0x000fe166 0xc8f esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_info 0x000fedf5 0x143b esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x00100230 0x2177 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x001023a7 0x245 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_info 0x001025ec 0x1e2d esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_info 0x00104419 0x2ce esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_info 0x001046e7 0x2f2b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x00107612 0x5d /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .debug_info 0x0010766f 0x78 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + .debug_info 0x001076e7 0x55 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + .debug_info 0x0010773c 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + .debug_info 0x001077b6 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + .debug_info 0x00107830 0x1079 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x001088a9 0xafc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x001093a5 0x98f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x00109d34 0xc5d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x0010a991 0x8be /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x0010b24f 0x97a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x0010bbc9 0xa53 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x0010c61c 0x952 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x0010cf6e 0x8ef /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x0010d85d 0xe56 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x0010e6b3 0x981 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x0010f034 0x840 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x0010f874 0x834 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x001100a8 0xa82 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_info 0x00110b2a 0x8e5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x0011140f 0x2b4f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x00113f5e 0x223b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_info 0x00116199 0x882 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x00116a1b 0xbbe /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x001175d9 0xa83 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x0011805c 0xbef /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x00118c4b 0x1de /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x00118e29 0x1957 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x0011a780 0x1ec0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x0011c640 0x2096 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x0011e6d6 0xcb7 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x0011f38d 0xbe3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) -.debug_abbrev 0x00000000 0x2062e +.debug_abbrev 0x00000000 0x2288c *(.debug_abbrev) .debug_abbrev 0x00000000 0x29f esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_abbrev 0x0000029f 0x244 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -20515,97 +21495,107 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_abbrev 0x00011f9a 0x600 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_abbrev 0x0001259a 0x397 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_abbrev 0x00012931 0x13c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_abbrev 0x00012a6d 0x2d3 esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_abbrev 0x00012d40 0x14 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) - .debug_abbrev 0x00012d54 0x28 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - .debug_abbrev 0x00012d7c 0x25a esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_abbrev 0x00012fd6 0x12 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_abbrev 0x00012fe8 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x0001304a 0x647 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x00013691 0x393 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_abbrev 0x00013a24 0x1c3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_abbrev 0x00013be7 0x218 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x00013dff 0x587 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x00014386 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x00014443 0x14d esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_abbrev 0x00014590 0xdd esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_abbrev 0x0001466d 0x368 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_abbrev 0x000149d5 0xe0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x00014ab5 0x335 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x00014dea 0x41e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x00015208 0x29a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x000154a2 0x5da esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x00015a7c 0x5d8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x00016054 0x418 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x0001646c 0x293 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x000166ff 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x00016853 0x4f8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x00016d4b 0x266 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x00016fb1 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x000171d1 0x285 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x00017456 0x2b5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x0001770b 0x4a0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x00017bab 0x183 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x00017d2e 0x2bd esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x00017feb 0x4a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x0001848c 0x3ee esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x0001887a 0x14 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) - .debug_abbrev 0x0001888e 0x1d9 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_abbrev 0x00018a67 0x12c esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_abbrev 0x00018b93 0xf3 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_abbrev 0x00018c86 0x37e esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_abbrev 0x00019004 0x433 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x00019437 0x4b1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x000198e8 0x23c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x00019b24 0x307 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x00019e2b 0x398 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x0001a1c3 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x0001a249 0xbd esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - .debug_abbrev 0x0001a306 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_abbrev 0x0001a3be 0x10b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x0001a4c9 0xca esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x0001a593 0x1ca esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_abbrev 0x0001a75d 0x465 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_abbrev 0x0001abc2 0x267 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_abbrev 0x0001ae29 0x412 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x0001b23b 0x2d1 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x0001b50c 0x3ae esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x0001b8ba 0x13e esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_abbrev 0x0001b9f8 0x453 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x0001be4b 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - .debug_abbrev 0x0001be5f 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - .debug_abbrev 0x0001be73 0x43 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - .debug_abbrev 0x0001beb6 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - .debug_abbrev 0x0001beca 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - .debug_abbrev 0x0001bede 0x43f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_abbrev 0x0001c31d 0x2a3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_abbrev 0x0001c5c0 0x258 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_abbrev 0x0001c818 0x254 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_abbrev 0x0001ca6c 0x1c3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_abbrev 0x0001cc2f 0x254 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) - .debug_abbrev 0x0001ce83 0x273 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) - .debug_abbrev 0x0001d0f6 0x23c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_abbrev 0x0001d332 0x221 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_abbrev 0x0001d553 0x2ff /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_abbrev 0x0001d852 0x214 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) - .debug_abbrev 0x0001da66 0x174 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) - .debug_abbrev 0x0001dbda 0x196 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) - .debug_abbrev 0x0001dd70 0x1e1 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_abbrev 0x0001df51 0x1e1 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_abbrev 0x0001e132 0x4db /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_abbrev 0x0001e60d 0x48a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_abbrev 0x0001ea97 0x1d8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) - .debug_abbrev 0x0001ec6f 0x271 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_abbrev 0x0001eee0 0x2cd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) - .debug_abbrev 0x0001f1ad 0x26c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_abbrev 0x0001f419 0x15f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_abbrev 0x0001f578 0x337 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_abbrev 0x0001f8af 0x48e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_abbrev 0x0001fd3d 0x3fd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_abbrev 0x0002013a 0x29a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - .debug_abbrev 0x000203d4 0x25a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_abbrev 0x00012a6d 0x31e esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_abbrev 0x00012d8b 0x2c2 esp-idf/main/libmain.a(bme280.c.obj) + .debug_abbrev 0x0001304d 0x326 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_abbrev 0x00013373 0x14 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .debug_abbrev 0x00013387 0x28 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_abbrev 0x000133af 0x25a esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_abbrev 0x00013609 0x12 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_abbrev 0x0001361b 0x656 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_abbrev 0x00013c71 0x41f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_abbrev 0x00014090 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x000140f2 0x647 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x00014739 0x393 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_abbrev 0x00014acc 0x1c3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_abbrev 0x00014c8f 0x218 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x00014ea7 0x587 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x0001542e 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x000154eb 0x14d esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_abbrev 0x00015638 0xdd esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_abbrev 0x00015715 0x368 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_abbrev 0x00015a7d 0xe0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x00015b5d 0x335 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x00015e92 0x41e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x000162b0 0x29a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x0001654a 0x5da esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x00016b24 0x5d8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x000170fc 0x418 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x00017514 0x293 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x000177a7 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000178fb 0x4f8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00017df3 0x266 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x00018059 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x00018279 0x285 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x000184fe 0x2b5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x000187b3 0x4a0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00018c53 0x183 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00018dd6 0x2bd esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00019093 0x4a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x00019534 0x3ee esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x00019922 0x14 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_abbrev 0x00019936 0x1d9 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_abbrev 0x00019b0f 0x12c esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_abbrev 0x00019c3b 0xf3 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_abbrev 0x00019d2e 0x37e esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x0001a0ac 0x433 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x0001a4df 0x4b1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x0001a990 0x23c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x0001abcc 0x307 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x0001aed3 0x398 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x0001b26b 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x0001b2f1 0x9f esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x0001b390 0xbd esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_abbrev 0x0001b44d 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x0001b505 0x10b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x0001b610 0xca esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x0001b6da 0x1ca esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x0001b8a4 0x465 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0001bd09 0x267 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0001bf70 0x412 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0001c382 0x6a0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_abbrev 0x0001ca22 0x44c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_abbrev 0x0001ce6e 0x20d esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_abbrev 0x0001d07b 0x2d1 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0001d34c 0x3ae esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0001d6fa 0x13e esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_abbrev 0x0001d838 0x361 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_abbrev 0x0001db99 0xbd esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_abbrev 0x0001dc56 0x453 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0001e0a9 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .debug_abbrev 0x0001e0bd 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + .debug_abbrev 0x0001e0d1 0x43 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + .debug_abbrev 0x0001e114 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + .debug_abbrev 0x0001e128 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + .debug_abbrev 0x0001e13c 0x43f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_abbrev 0x0001e57b 0x2a3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_abbrev 0x0001e81e 0x258 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_abbrev 0x0001ea76 0x254 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_abbrev 0x0001ecca 0x1c3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_abbrev 0x0001ee8d 0x254 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + .debug_abbrev 0x0001f0e1 0x273 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + .debug_abbrev 0x0001f354 0x23c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_abbrev 0x0001f590 0x221 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_abbrev 0x0001f7b1 0x2ff /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_abbrev 0x0001fab0 0x214 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + .debug_abbrev 0x0001fcc4 0x174 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) + .debug_abbrev 0x0001fe38 0x196 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + .debug_abbrev 0x0001ffce 0x1e1 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_abbrev 0x000201af 0x1e1 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_abbrev 0x00020390 0x4db /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_abbrev 0x0002086b 0x48a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_abbrev 0x00020cf5 0x1d8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + .debug_abbrev 0x00020ecd 0x271 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_abbrev 0x0002113e 0x2cd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + .debug_abbrev 0x0002140b 0x26c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_abbrev 0x00021677 0x15f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_abbrev 0x000217d6 0x337 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_abbrev 0x00021b0d 0x48e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_abbrev 0x00021f9b 0x3fd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_abbrev 0x00022398 0x29a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + .debug_abbrev 0x00022632 0x25a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) -.debug_line 0x00000000 0xb7c82 +.debug_line 0x00000000 0xcf52e *(.debug_line) .debug_line 0x00000000 0x836 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x00000836 0x689 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -20712,97 +21702,107 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_line 0x00065385 0x6832 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_line 0x0006bbb7 0xe10 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_line 0x0006c9c7 0x310 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x0006ccd7 0x749 esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_line 0x0006d420 0x36a esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) - .debug_line 0x0006d78a 0xe3 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - .debug_line 0x0006d86d 0x69c esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_line 0x0006df09 0x96f esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_line 0x0006e878 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x0006e960 0x19a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x00070300 0x2202 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_line 0x00072502 0x2a4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_line 0x000727a6 0xff3 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x00073799 0x3b2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x000772c3 0x29e esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x00077561 0x255 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_line 0x000777b6 0x43d esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x00077bf3 0x153c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x0007912f 0x285 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x000793b4 0xecf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x0007a283 0x1178 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x0007b3fb 0x642 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x0007ba3d 0x3ebd esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x0007f8fa 0x1460 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x00080d5a 0x1082 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x00081ddc 0x606 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x000823e2 0x376 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x00082758 0x2553 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x00084cab 0x4a1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0008514c 0x4fe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0008564a 0x645 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x00085c8f 0xbe8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x00086877 0xe4d esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x000876c4 0x423 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x00087ae7 0x8a6 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0008838d 0x2d6b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x0008b0f8 0xad8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x0008bbd0 0x111 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) - .debug_line 0x0008bce1 0x471 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_line 0x0008c152 0x3d6 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_line 0x0008c528 0x30a esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_line 0x0008c832 0x169d esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x0008decf 0x99c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x0008e86b 0x1b3b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x000903a6 0x561 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x00090907 0xdad esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000916b4 0x169f esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x00092d53 0xb6 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x00092e09 0x205 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - .debug_line 0x0009300e 0x225 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x00093233 0x1ee esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x00093421 0x243 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x00093664 0x878 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x00093edc 0x2170 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x0009604c 0x21b6 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x00098202 0x3d2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x0009bf30 0xdf2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x0009cd22 0x1c08 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x0009e92a 0x33a esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_line 0x0009ec64 0x2d09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000a196d 0x2ef /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - .debug_line 0x000a1c5c 0x6a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - .debug_line 0x000a1cc6 0x50 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - .debug_line 0x000a1d16 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - .debug_line 0x000a1d7c 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - .debug_line 0x000a1de2 0x80e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x000a25f0 0x289 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x000a2879 0xf5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x000a296e 0x93e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x000a32ac 0x14e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x000a33fa 0x19e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x000a3598 0x25e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x000a37f6 0x10a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x000a3900 0x296 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x000a3b96 0x8de /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x000a4474 0x2c6 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x000a473a 0x51 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x000a478b 0x86 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x000a4811 0xbf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_line 0x000a48d0 0xb5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x000a4985 0x5e16 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x000aa79b 0x3c7a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_line 0x000ae415 0x1d3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x000ae5e8 0x365 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x000ae94d 0x40c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x000aed59 0x180 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x000aeed9 0x1d7 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x000af0b0 0x22e8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x000b1398 0x24d7 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x000b386f 0x40bd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x000b792c 0x19d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x000b7ac9 0x1b9 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x0006ccd7 0x847 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_line 0x0006d51e 0x1b9a esp-idf/main/libmain.a(bme280.c.obj) + .debug_line 0x0006f0b8 0x3609 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_line 0x000726c1 0x36a esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .debug_line 0x00072a2b 0xe3 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_line 0x00072b0e 0x69c esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_line 0x000731aa 0x96f esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_line 0x00073b19 0x5d52 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x0007986b 0x25e1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x0007be4c 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x0007bf34 0x19a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0007d8d4 0x2202 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_line 0x0007fad6 0x2a4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_line 0x0007fd7a 0xff3 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x00080d6d 0x3b2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x00084897 0x29e esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x00084b35 0x255 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_line 0x00084d8a 0x43d esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x000851c7 0x153c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x00086703 0x285 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00086988 0xecf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00087857 0x1178 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x000889cf 0x642 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00089011 0x3ebd esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0008cece 0x1460 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0008e32e 0x1082 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0008f3b0 0x606 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0008f9b6 0x376 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0008fd2c 0x2553 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0009227f 0x4a1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x00092720 0x4fe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x00092c1e 0x645 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x00093263 0xbe8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x00093e4b 0xe4d esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x00094c98 0x423 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x000950bb 0x8a6 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00095961 0x2d6b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000986cc 0xad8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x000991a4 0x111 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_line 0x000992b5 0x471 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_line 0x00099726 0x3d6 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_line 0x00099afc 0x30a esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_line 0x00099e06 0x169d esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x0009b4a3 0x99c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x0009be3f 0x1b3b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0009d97a 0x561 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0009dedb 0xdad esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x0009ec88 0x169f esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x000a0327 0xb6 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x000a03dd 0x201 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x000a05de 0x205 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_line 0x000a07e3 0x225 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x000a0a08 0x1ee esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x000a0bf6 0x243 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x000a0e39 0x878 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x000a16b1 0x2170 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x000a3821 0x21b6 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x000a59d7 0x3d2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000a9705 0x72c8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_line 0x000b09cd 0x18cc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_line 0x000b2299 0x56b esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_line 0x000b2804 0xdf2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000b35f6 0x1c08 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000b51fe 0x33a esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_line 0x000b5538 0xdd9 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_line 0x000b6311 0x1ff esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_line 0x000b6510 0x2d09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000b9219 0x2ef /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .debug_line 0x000b9508 0x6a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + .debug_line 0x000b9572 0x50 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + .debug_line 0x000b95c2 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + .debug_line 0x000b9628 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + .debug_line 0x000b968e 0x80e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x000b9e9c 0x289 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x000ba125 0xf5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x000ba21a 0x93e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x000bab58 0x14e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x000baca6 0x19e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x000bae44 0x25e /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x000bb0a2 0x10a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x000bb1ac 0x296 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x000bb442 0x8de /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x000bbd20 0x2c6 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x000bbfe6 0x51 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x000bc037 0x86 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x000bc0bd 0xbf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line 0x000bc17c 0xb5 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x000bc231 0x5e16 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x000c2047 0x3c7a /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_line 0x000c5cc1 0x1d3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x000c5e94 0x365 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x000c61f9 0x40c /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x000c6605 0x180 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x000c6785 0x1d7 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x000c695c 0x22e8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x000c8c44 0x24d7 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x000cb11b 0x40bd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x000cf1d8 0x19d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x000cf375 0x1b9 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) -.debug_frame 0x00000000 0xb058 +.debug_frame 0x00000000 0xc218 *(.debug_frame) .debug_frame 0x00000000 0x70 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_frame 0x00000070 0x88 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -20904,276 +21904,294 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_frame 0x00006f28 0x1a8 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_frame 0x000070d0 0x40 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_frame 0x00007110 0x28 esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_frame 0x00007138 0x70 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_frame 0x000071a8 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x000071d0 0x1d8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x000073a8 0x130 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_frame 0x000074d8 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_frame 0x00007518 0xa0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x000075b8 0x220 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x000077d8 0x58 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_frame 0x00007830 0x28 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x00007858 0xb8 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_frame 0x00007910 0x58 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x00007968 0x130 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x00007a98 0x130 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x00007bc8 0xd0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x00007c98 0x2f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x00007f90 0xe8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x00008078 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x00008298 0x88 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x00008320 0x2f8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x00008618 0x70 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x00008688 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x000086e0 0xa0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x00008780 0xe8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x00008868 0x130 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x00008998 0x58 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x000089f0 0xd0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x00008ac0 0x268 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x00008d28 0xb8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x00008de0 0x40 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_frame 0x00008e20 0x58 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_frame 0x00008e78 0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_frame 0x00008ea0 0x160 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x00009000 0xa0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x000090a0 0x190 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x00009230 0xe8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x00009318 0xe8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x00009400 0x280 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x00009680 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x000096d8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x00009700 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x00009758 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x00009798 0x298 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x00009a30 0x358 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x00009d88 0x448 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x0000a1d0 0x130 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x0000a300 0x178 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x0000a478 0x28 esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_frame 0x0000a4a0 0x2c8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x0000a768 0x130 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_frame 0x0000a898 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_frame 0x0000a8d8 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_frame 0x0000a918 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_frame 0x0000a940 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_frame 0x0000a968 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) - .debug_frame 0x0000a9a8 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) - .debug_frame 0x0000a9e8 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_frame 0x0000aa28 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_frame 0x0000aa50 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_frame 0x0000aa90 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) - .debug_frame 0x0000aab8 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) - .debug_frame 0x0000aae0 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_frame 0x0000ab08 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_frame 0x0000ab30 0x70 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_frame 0x0000aba0 0x88 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_frame 0x0000ac28 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) - .debug_frame 0x0000ac50 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_frame 0x0000ac90 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) - .debug_frame 0x0000acd0 0x58 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_frame 0x0000ad28 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_frame 0x0000ad50 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_frame 0x0000ad90 0x1d8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_frame 0x0000af68 0x58 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_frame 0x0000afc0 0x58 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - .debug_frame 0x0000b018 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x00007138 0x1a8 esp-idf/main/libmain.a(bme280.c.obj) + .debug_frame 0x000072e0 0x250 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_frame 0x00007530 0x70 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_frame 0x000075a0 0x568 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x00007b08 0x310 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_frame 0x00007e18 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x00007e40 0x1d8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x00008018 0x130 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_frame 0x00008148 0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_frame 0x00008188 0xa0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x00008228 0x220 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x00008448 0x58 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_frame 0x000084a0 0x28 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x000084c8 0xb8 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_frame 0x00008580 0x58 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x000085d8 0x130 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x00008708 0x130 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x00008838 0xd0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x00008908 0x2f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x00008c00 0xe8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x00008ce8 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x00008f08 0x88 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x00008f90 0x2f8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x00009288 0x70 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x000092f8 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x00009350 0xa0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x000093f0 0xe8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x000094d8 0x130 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x00009608 0x58 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x00009660 0xd0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x00009730 0x268 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x00009998 0xb8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x00009a50 0x40 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_frame 0x00009a90 0x58 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_frame 0x00009ae8 0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_frame 0x00009b10 0x160 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x00009c70 0xa0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x00009d10 0x190 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x00009ea0 0xe8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x00009f88 0xe8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x0000a070 0x280 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000a2f0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000a348 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000a370 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000a3c8 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000a408 0x298 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x0000a6a0 0x358 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0000a9f8 0x448 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x0000ae40 0x2c8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_frame 0x0000b108 0xe8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_frame 0x0000b1f0 0x88 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_frame 0x0000b278 0x130 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x0000b3a8 0x178 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x0000b520 0x28 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_frame 0x0000b548 0x118 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_frame 0x0000b660 0x2c8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x0000b928 0x130 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_frame 0x0000ba58 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_frame 0x0000ba98 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_frame 0x0000bad8 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_frame 0x0000bb00 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_frame 0x0000bb28 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + .debug_frame 0x0000bb68 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + .debug_frame 0x0000bba8 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_frame 0x0000bbe8 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_frame 0x0000bc10 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_frame 0x0000bc50 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + .debug_frame 0x0000bc78 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + .debug_frame 0x0000bca0 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_frame 0x0000bcc8 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_frame 0x0000bcf0 0x70 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_frame 0x0000bd60 0x88 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_frame 0x0000bde8 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + .debug_frame 0x0000be10 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_frame 0x0000be50 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + .debug_frame 0x0000be90 0x58 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_frame 0x0000bee8 0x28 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_frame 0x0000bf10 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_frame 0x0000bf50 0x1d8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_frame 0x0000c128 0x58 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_frame 0x0000c180 0x58 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + .debug_frame 0x0000c1d8 0x40 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) -.debug_str 0x00000000 0x2249b +.debug_str 0x00000000 0x25a00 *(.debug_str) - .debug_str 0x00000000 0x2249b esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_str 0x00000000 0x25a00 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x504 (size before relaxing) - .debug_str 0x0002249b 0xb86 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - .debug_str 0x0002249b 0x1019 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_str 0x0002249b 0xeb5 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x0002249b 0x965 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - .debug_str 0x0002249b 0x2a04 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .debug_str 0x0002249b 0x750 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_str 0x0002249b 0x30ff esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_str 0x0002249b 0x491 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_str 0x0002249b 0x20c4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_str 0x0002249b 0xcf9 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - .debug_str 0x0002249b 0x976 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) - .debug_str 0x0002249b 0xb3 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_routines.S.obj) - .debug_str 0x0002249b 0xa8 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) - .debug_str 0x0002249b 0x3325 esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_str 0x0002249b 0xe2d esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_str 0x0002249b 0x2150 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_str 0x0002249b 0x9b8 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_str 0x0002249b 0x2be6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_str 0x0002249b 0x320a esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_str 0x0002249b 0x577 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_str 0x0002249b 0x2aa9 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_str 0x0002249b 0xb2 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_handler.S.obj) - .debug_str 0x0002249b 0x5ca esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_str 0x0002249b 0xdf9 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_str 0x0002249b 0xb0 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) - .debug_str 0x0002249b 0xe5b esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - .debug_str 0x0002249b 0xb9b esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_str 0x0002249b 0x966 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) - .debug_str 0x0002249b 0x182d esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0002249b 0x1930 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0002249b 0x2462 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_str 0x0002249b 0xb99 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) - .debug_str 0x0002249b 0xa85 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_str 0x0002249b 0x16e7 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_str 0x0002249b 0x3b1 esp-idf/log/liblog.a(log_timestamp.c.obj) - .debug_str 0x0002249b 0x3d2 esp-idf/log/liblog.a(log_write.c.obj) - .debug_str 0x0002249b 0x2fd esp-idf/log/liblog.a(log_level.c.obj) - .debug_str 0x0002249b 0x4aa esp-idf/log/liblog.a(tag_log_level.c.obj) - .debug_str 0x0002249b 0x426 esp-idf/log/liblog.a(log_linked_list.c.obj) - .debug_str 0x0002249b 0x445 esp-idf/log/liblog.a(log_binary_heap.c.obj) - .debug_str 0x0002249b 0x9c8 esp-idf/log/liblog.a(log_lock.c.obj) - .debug_str 0x0002249b 0x1239 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_str 0x0002249b 0xe44 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_str 0x0002249b 0x9ad esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_str 0x0002249b 0xa09 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_str 0x0002249b 0xbd6 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_str 0x0002249b 0xbd8 esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_str 0x0002249b 0x621 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_str 0x0002249b 0x29f esp-idf/soc/libsoc.a(dport_access.c.obj) - .debug_str 0x0002249b 0x326 esp-idf/esp_security/libesp_security.a(init.c.obj) - .debug_str 0x0002249b 0x586 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_str 0x0002249b 0x1090 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_str 0x0002249b 0x1648 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_str 0x0002249b 0xf5e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_str 0x0002249b 0x1f21 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_str 0x0002249b 0x1705 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_str 0x0002249b 0x30b esp-idf/esp_hw_support/libesp_hw_support.a(clk_utils.c.obj) - .debug_str 0x0002249b 0x3349 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_str 0x0002249b 0x183b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_str 0x0002249b 0x1e7e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_str 0x0002249b 0x17da esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - .debug_str 0x0002249b 0x173a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_str 0x0002249b 0x364 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_str 0x0002249b 0x5029 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_str 0x0002249b 0xbfc esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_str 0x0002249b 0x6a7 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_str 0x0002249b 0x618 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_str 0x0002249b 0xe5e esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_str 0x0002249b 0x2660 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_str 0x0002249b 0x16b2 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_str 0x0002249b 0xb3 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_str 0x0002249b 0x2bc esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) - .debug_str 0x0002249b 0x3af esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_str 0x0002249b 0x858 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_str 0x0002249b 0x370 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_str 0x0002249b 0x3b8 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_str 0x0002249b 0x2e4 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_str 0x0002249b 0x384 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_str 0x0002249b 0x818 esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_str 0x0002249b 0xfba esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_str 0x0002249b 0x333 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_str 0x0002249b 0x2b5 esp-idf/newlib/libnewlib.a(getentropy.c.obj) - .debug_str 0x0002249b 0x69f esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_str 0x0002249b 0xbb3 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_str 0x0002249b 0x8fa esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_str 0x0002249b 0x1132 esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_str 0x0002249b 0xf54 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_str 0x0002249b 0x150d esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_str 0x0002249b 0xf66 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_str 0x0002249b 0xc00 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_str 0x0002249b 0x669 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_str 0x0002249b 0x47b esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_str 0x0002249b 0x1233 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_str 0x0002249b 0x4c1 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_str 0x0002249b 0x35a esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_str 0x0002249b 0x432 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_str 0x0002249b 0x1a66 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) - .debug_str 0x0002249b 0x2809 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .debug_str 0x0002249b 0x320d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_str 0x0002249b 0x9ed esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_str 0x0002249b 0x1821 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_str 0x0002249b 0x1c5e esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_str 0x0002249b 0x177d esp-idf/vfs/libvfs.a(nullfs.c.obj) - .debug_str 0x0002249b 0x35f esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_str 0x0002249b 0xbea esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_str 0x0002249b 0x98 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) - .debug_str 0x0002249b 0xb0 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - .debug_str 0x0002249b 0x3f0 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_str 0x0002249b 0x98 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_str 0x0002249b 0x29f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_str 0x0002249b 0x25af esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_str 0x0002249b 0x1430 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_str 0x0002249b 0x16cb esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_str 0x0002249b 0xe71 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_str 0x0002249b 0x16e0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_str 0x0002249b 0x3b8 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_str 0x0002249b 0x326 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_str 0x0002249b 0x2fd esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_str 0x0002249b 0xd89 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_str 0x0002249b 0x356 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_str 0x0002249b 0x80f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_str 0x0002249b 0xb6f esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_str 0x0002249b 0x632 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_str 0x0002249b 0x270f esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_str 0x0002249b 0x279b esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_str 0x0002249b 0xcc9 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_str 0x0002249b 0xe60 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_str 0x0002249b 0x9a5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_str 0x0002249b 0x1b86 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_str 0x0002249b 0xcf4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_str 0x0002249b 0x13a3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_str 0x0002249b 0xd42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_str 0x0002249b 0xddd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_str 0x0002249b 0x214b esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_str 0x0002249b 0x358 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_str 0x0002249b 0xbbe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_str 0x0002249b 0x13ac esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_str 0x0002249b 0x2d36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_str 0x0002249b 0xb0 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) - .debug_str 0x0002249b 0xbe5 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_str 0x0002249b 0xadf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_str 0x0002249b 0x2d9 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_str 0x0002249b 0x69d esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_str 0x0002249b 0x1df0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_str 0x0002249b 0x186e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_str 0x0002249b 0x4b0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_str 0x0002249b 0x133d esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_str 0x0002249b 0x140a esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_str 0x0002249b 0x8be esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_str 0x0002249b 0x948 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - .debug_str 0x0002249b 0x2c0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_str 0x0002249b 0x325 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_str 0x0002249b 0x32c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_str 0x0002249b 0x10bd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_str 0x0002249b 0x1264 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_str 0x0002249b 0xd22 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_str 0x0002249b 0xefa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_str 0x0002249b 0x1066 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_str 0x0002249b 0x1a19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_str 0x0002249b 0x33c esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_str 0x0002249b 0x2027 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_str 0x0002249b 0x82 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - .debug_str 0x0002249b 0x74f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_str 0x0002249b 0x5c8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_str 0x0002249b 0x4fd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_str 0x0002249b 0x582 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_str 0x0002249b 0x4dd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_str 0x0002249b 0x533 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) - .debug_str 0x0002249b 0x59d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) - .debug_str 0x0002249b 0x53b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_str 0x0002249b 0x50f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_str 0x0002249b 0x702 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_str 0x0002249b 0x4ff /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) - .debug_str 0x0002249b 0x4df /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) - .debug_str 0x0002249b 0x4d9 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) - .debug_str 0x0002249b 0x62b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_str 0x0002249b 0x549 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_str 0x0002249b 0xd5b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_str 0x0002249b 0xc52 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_str 0x0002249b 0x4d9 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) - .debug_str 0x0002249b 0x671 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_str 0x0002249b 0x558 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) - .debug_str 0x0002249b 0x724 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_str 0x0002249b 0x178 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_str 0x0002249b 0x899 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_str 0x0002249b 0x7f4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_str 0x0002249b 0xb98 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_str 0x0002249b 0x778 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) - .debug_str 0x0002249b 0x706 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_str 0x00025a00 0xb86 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + .debug_str 0x00025a00 0x1019 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x00025a00 0xeb5 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00025a00 0x965 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x00025a00 0x2a04 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + .debug_str 0x00025a00 0x750 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x00025a00 0x30ff esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x00025a00 0x491 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x00025a00 0x20c4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x00025a00 0xcf9 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + .debug_str 0x00025a00 0x976 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) + .debug_str 0x00025a00 0xb3 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_routines.S.obj) + .debug_str 0x00025a00 0xa8 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + .debug_str 0x00025a00 0x3325 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x00025a00 0xe2d esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_str 0x00025a00 0x2150 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x00025a00 0x9b8 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x00025a00 0x2be6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x00025a00 0x320a esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x00025a00 0x577 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x00025a00 0x2aa9 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x00025a00 0xb2 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_handler.S.obj) + .debug_str 0x00025a00 0x5ca esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x00025a00 0xdf9 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x00025a00 0xb0 esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + .debug_str 0x00025a00 0xe5b esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + .debug_str 0x00025a00 0xb9b esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x00025a00 0x966 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + .debug_str 0x00025a00 0x182d esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00025a00 0x1930 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00025a00 0x2462 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x00025a00 0xb99 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + .debug_str 0x00025a00 0xa85 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x00025a00 0x16e7 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x00025a00 0x3b1 esp-idf/log/liblog.a(log_timestamp.c.obj) + .debug_str 0x00025a00 0x3d2 esp-idf/log/liblog.a(log_write.c.obj) + .debug_str 0x00025a00 0x2fd esp-idf/log/liblog.a(log_level.c.obj) + .debug_str 0x00025a00 0x4aa esp-idf/log/liblog.a(tag_log_level.c.obj) + .debug_str 0x00025a00 0x426 esp-idf/log/liblog.a(log_linked_list.c.obj) + .debug_str 0x00025a00 0x445 esp-idf/log/liblog.a(log_binary_heap.c.obj) + .debug_str 0x00025a00 0x9c8 esp-idf/log/liblog.a(log_lock.c.obj) + .debug_str 0x00025a00 0x1239 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x00025a00 0xe44 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x00025a00 0x9ad esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x00025a00 0xa09 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x00025a00 0xbd6 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x00025a00 0xbd8 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x00025a00 0x621 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_str 0x00025a00 0x29f esp-idf/soc/libsoc.a(dport_access.c.obj) + .debug_str 0x00025a00 0x326 esp-idf/esp_security/libesp_security.a(init.c.obj) + .debug_str 0x00025a00 0x586 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x00025a00 0x1090 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x00025a00 0x1648 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x00025a00 0xf5e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x00025a00 0x1f21 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x00025a00 0x1705 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x00025a00 0x30b esp-idf/esp_hw_support/libesp_hw_support.a(clk_utils.c.obj) + .debug_str 0x00025a00 0x3349 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x00025a00 0x183b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x00025a00 0x1e7e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x00025a00 0x17da esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_str 0x00025a00 0x173a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x00025a00 0x364 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_str 0x00025a00 0x5029 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_str 0x00025a00 0xbfc esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x00025a00 0x6a7 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x00025a00 0x618 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x00025a00 0xe5e esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x00025a00 0x2660 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x00025a00 0x16b2 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x00025a00 0xb3 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x00025a00 0x2bc esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) + .debug_str 0x00025a00 0x3af esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x00025a00 0x858 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x00025a00 0x370 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x00025a00 0x3b8 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x00025a00 0x2e4 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x00025a00 0x384 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x00025a00 0x818 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x00025a00 0xfba esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x00025a00 0x333 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x00025a00 0x2b5 esp-idf/newlib/libnewlib.a(getentropy.c.obj) + .debug_str 0x00025a00 0x69f esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x00025a00 0xbb3 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x00025a00 0x8fa esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x00025a00 0x1132 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x00025a00 0xf54 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x00025a00 0x150d esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x00025a00 0xf66 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x00025a00 0xc00 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x00025a00 0x669 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x00025a00 0x47b esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x00025a00 0x1233 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x00025a00 0x4c1 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_str 0x00025a00 0x35a esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_str 0x00025a00 0x432 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x00025a00 0x1a66 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) + .debug_str 0x00025a00 0x2809 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_str 0x00025a00 0x320d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_str 0x00025a00 0x9ed esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x00025a00 0x1821 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_str 0x00025a00 0x1c5e esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x00025a00 0x177d esp-idf/vfs/libvfs.a(nullfs.c.obj) + .debug_str 0x00025a00 0x35f esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x00025a00 0x13a3 esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_str 0x00025a00 0xa8b esp-idf/main/libmain.a(bme280.c.obj) + .debug_str 0x00025a00 0x1413 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_str 0x00025a00 0x98 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .debug_str 0x00025a00 0xb0 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_str 0x00025a00 0x3f0 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_str 0x00025a00 0x98 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_str 0x00025a00 0x233b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_str 0x00025a00 0x18f8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_str 0x00025a00 0x29f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x00025a00 0x25af esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x00025a00 0x1430 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_str 0x00025a00 0x16cb esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_str 0x00025a00 0xe71 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x00025a00 0x16e0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x00025a00 0x3b8 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x00025a00 0x326 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_str 0x00025a00 0x2fd esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_str 0x00025a00 0xd89 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_str 0x00025a00 0x356 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x00025a00 0x80f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x00025a00 0xb6f esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x00025a00 0x632 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x00025a00 0x270f esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x00025a00 0x279b esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x00025a00 0xcc9 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x00025a00 0xe60 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x00025a00 0x9a5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x00025a00 0x1b86 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x00025a00 0xcf4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x00025a00 0x13a3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x00025a00 0xd42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x00025a00 0xddd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x00025a00 0x214b esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x00025a00 0x358 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x00025a00 0xbbe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x00025a00 0x13ac esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x00025a00 0x2d36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x00025a00 0xb0 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_str 0x00025a00 0xbe5 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x00025a00 0xadf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_str 0x00025a00 0x2d9 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_str 0x00025a00 0x69d esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x00025a00 0x1df0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x00025a00 0x186e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x00025a00 0x4b0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x00025a00 0x133d esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x00025a00 0x140a esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x00025a00 0x8be esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x00025a00 0x91b esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x00025a00 0x948 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_str 0x00025a00 0x2c0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x00025a00 0x325 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x00025a00 0x32c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x00025a00 0x10bd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x00025a00 0x1264 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_str 0x00025a00 0xd22 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x00025a00 0xefa esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x00025a00 0x2a2f esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_str 0x00025a00 0x18a7 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_str 0x00025a00 0x898 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_str 0x00025a00 0x1066 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x00025a00 0x1a19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x00025a00 0x33c esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_str 0x00025a00 0xe77 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_str 0x00025a00 0x92b esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_str 0x00025a00 0x2027 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x00025a00 0x82 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + .debug_str 0x00025a00 0x74f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_str 0x00025a00 0x5c8 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_str 0x00025a00 0x4fd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_str 0x00025a00 0x582 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_str 0x00025a00 0x4dd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_str 0x00025a00 0x533 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) + .debug_str 0x00025a00 0x59d /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-puts.o) + .debug_str 0x00025a00 0x53b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_str 0x00025a00 0x50f /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_str 0x00025a00 0x702 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_str 0x00025a00 0x4ff /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-reent.o) + .debug_str 0x00025a00 0x4df /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) + .debug_str 0x00025a00 0x4d9 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + .debug_str 0x00025a00 0x62b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_str 0x00025a00 0x549 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_str 0x00025a00 0xd5b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_str 0x00025a00 0xc52 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_str 0x00025a00 0x4d9 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-flags.o) + .debug_str 0x00025a00 0x671 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_str 0x00025a00 0x558 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) + .debug_str 0x00025a00 0x724 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_str 0x00025a00 0x178 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_str 0x00025a00 0x899 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_str 0x00025a00 0x7f4 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_str 0x00025a00 0xb98 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_str 0x00025a00 0x778 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) + .debug_str 0x00025a00 0x706 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) -.debug_loc 0x00000000 0x458ba +.debug_loc 0x00000000 0x4ee7c *(.debug_loc) .debug_loc 0x00000000 0x10c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_loc 0x0000010c 0x4d esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -21265,50 +22283,58 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_loc 0x0002b3e8 0x4a14 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_loc 0x0002fdfc 0x34e esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_loc 0x0003014a 0x4e esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_loc 0x00030198 0x7e esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_loc 0x00030216 0x1b6 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_loc 0x000303cc 0xce3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_loc 0x000310af 0x557 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_loc 0x00031606 0x1d5 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_loc 0x000317db 0x2226 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_loc 0x00033a01 0x88 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_loc 0x00033a89 0x929 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_loc 0x000343b2 0x297 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_loc 0x00034649 0x99c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_loc 0x00034fe5 0x18a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_loc 0x0003516f 0x15d0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_loc 0x0003673f 0x5c3 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_loc 0x00036d02 0x6e0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_loc 0x000373e2 0x12f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_loc 0x00037511 0x1067 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_loc 0x00038578 0x1c9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_loc 0x00038741 0x14c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_loc 0x0003888d 0x2cf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_loc 0x00038b5c 0x464 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_loc 0x00038fc0 0x456 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_loc 0x00039416 0x16 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_loc 0x0003942c 0x15b esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_loc 0x00039587 0xea7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_loc 0x0003a42e 0x51f esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_loc 0x0003a94d 0xf2 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_loc 0x0003aa3f 0xad esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_loc 0x0003aaec 0x1107 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_loc 0x0003bbf3 0x39e esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_loc 0x0003bf91 0x100c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_loc 0x0003cf9d 0x9a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_loc 0x0003d037 0x569 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_loc 0x0003d5a0 0xcee esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_loc 0x0003e28e 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_loc 0x0003e334 0x23 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_loc 0x0003e357 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_loc 0x0003e3f5 0x235 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_loc 0x0003e62a 0x17a3 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_loc 0x0003fdcd 0x1347 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_loc 0x00041114 0x1e98 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x00042fac 0x820 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x000437cc 0xc8a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x00044456 0xa9 esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_loc 0x000444ff 0x13bb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x00030198 0x9f esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_loc 0x00030237 0x10b8 esp-idf/main/libmain.a(bme280.c.obj) + .debug_loc 0x000312ef 0x1054 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_loc 0x00032343 0x1b6 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_loc 0x000324f9 0x2f1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_loc 0x00035414 0x98a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_loc 0x00035d9e 0xce3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x00036a81 0x557 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_loc 0x00036fd8 0x1d5 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x000371ad 0x2226 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x000393d3 0x88 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_loc 0x0003945b 0x929 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_loc 0x00039d84 0x297 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x0003a01b 0x99c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x0003a9b7 0x18a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x0003ab41 0x15d0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0003c111 0x5c3 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x0003c6d4 0x6e0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x0003cdb4 0x12f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x0003cee3 0x1067 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x0003df4a 0x1c9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x0003e113 0x14c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x0003e25f 0x2cf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x0003e52e 0x464 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x0003e992 0x456 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0003ede8 0x16 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0003edfe 0x15b esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x0003ef59 0xea7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0003fe00 0x51f esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x0004031f 0xf2 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_loc 0x00040411 0xad esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_loc 0x000404be 0x1107 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x000415c5 0x39e esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x00041963 0x100c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x0004296f 0x9a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x00042a09 0x569 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x00042f72 0xcee esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x00043c60 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x00043d06 0x23 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_loc 0x00043d29 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x00043dc7 0x235 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x00043ffc 0x17a3 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_loc 0x0004579f 0x1347 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x00046ae6 0x1e98 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x0004897e 0x2e43 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_loc 0x0004b7c1 0x6d6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_loc 0x0004be97 0xd7 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_loc 0x0004bf6e 0x820 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x0004c78e 0xc8a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x0004d418 0xa9 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_loc 0x0004d4c1 0x600 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_loc 0x0004dac1 0x13bb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_macinfo *(.debug_macinfo) @@ -21316,7 +22342,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_pubtypes *(.debug_pubtypes) -.debug_ranges 0x00000000 0x4918 +.debug_ranges 0x00000000 0x5000 *(.debug_ranges) .debug_ranges 0x00000000 0x28 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_ranges 0x00000028 0x30 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -21418,55 +22444,63 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_ranges 0x000030d8 0x90 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_ranges 0x00003168 0x18 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_ranges 0x00003180 0x10 esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_ranges 0x00003190 0x28 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_ranges 0x000031b8 0x68 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_ranges 0x00003220 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_ranges 0x00003230 0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_ranges 0x000032d0 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_ranges 0x00003338 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_ranges 0x00003350 0x50 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_ranges 0x000033a0 0x118 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_ranges 0x000034b8 0x20 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_ranges 0x000034d8 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_ranges 0x000034e8 0x58 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_ranges 0x00003540 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_ranges 0x00003560 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_ranges 0x000035c8 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_ranges 0x00003690 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_ranges 0x000036f0 0x160 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_ranges 0x00003850 0x90 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_ranges 0x000038e0 0xb8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_ranges 0x00003998 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_ranges 0x000039c8 0x100 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_ranges 0x00003ac8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_ranges 0x00003af0 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_ranges 0x00003b10 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_ranges 0x00003b48 0x50 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_ranges 0x00003b98 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_ranges 0x00003c00 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_ranges 0x00003c20 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_ranges 0x00003c68 0xd0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_ranges 0x00003d38 0x60 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_ranges 0x00003d98 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_ranges 0x00003db0 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_ranges 0x00003dd0 0x10 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_ranges 0x00003de0 0x90 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_ranges 0x00003e70 0x38 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_ranges 0x00003ea8 0xa0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_ranges 0x00003f48 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_ranges 0x00003f98 0xf0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_ranges 0x00004088 0x138 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_ranges 0x000041c0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_ranges 0x000041e0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_ranges 0x000041f0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_ranges 0x00004210 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_ranges 0x00004228 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_ranges 0x00004350 0x120 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_ranges 0x00004470 0x188 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_ranges 0x000045f8 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_ranges 0x00004678 0xc0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_ranges 0x00004738 0x58 esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_ranges 0x00004790 0x188 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x00003190 0x90 esp-idf/main/libmain.a(bme280.c.obj) + .debug_ranges 0x00003220 0x110 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_ranges 0x00003330 0x28 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_ranges 0x00003358 0x68 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_ranges 0x000033c0 0x228 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_ranges 0x000035e8 0x108 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_ranges 0x000036f0 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x00003700 0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x000037a0 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_ranges 0x00003808 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_ranges 0x00003820 0x50 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x00003870 0x118 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x00003988 0x20 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_ranges 0x000039a8 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_ranges 0x000039b8 0x58 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_ranges 0x00003a10 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x00003a30 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00003a98 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00003b60 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x00003bc0 0x160 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00003d20 0x90 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x00003db0 0xb8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x00003e68 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x00003e98 0x100 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x00003f98 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x00003fc0 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x00003fe0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x00004018 0x50 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x00004068 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x000040d0 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x000040f0 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x00004138 0xd0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x00004208 0x60 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x00004268 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_ranges 0x00004280 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_ranges 0x000042a0 0x10 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_ranges 0x000042b0 0x90 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x00004340 0x38 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x00004378 0xa0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x00004418 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x00004468 0xf0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x00004558 0x138 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x00004690 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x000046b0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x000046c0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x000046e0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x000046f8 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_ranges 0x00004820 0x120 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x00004940 0x188 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x00004ac8 0x120 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_ranges 0x00004be8 0x68 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_ranges 0x00004c50 0x30 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_ranges 0x00004c80 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x00004d00 0xc0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x00004dc0 0x58 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_ranges 0x00004e18 0x60 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_ranges 0x00004e78 0x188 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_weaknames *(.debug_weaknames) @@ -21742,7 +22776,11 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .comment 0x0000006f 0x30 esp-idf/vfs/libvfs.a(nullfs.c.obj) .comment 0x0000006f 0x30 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .comment 0x0000006f 0x30 esp-idf/main/libmain.a(hello_world_main.c.obj) + .comment 0x0000006f 0x30 esp-idf/main/libmain.a(bme280.c.obj) + .comment 0x0000006f 0x30 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .comment 0x0000006f 0x30 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .comment 0x0000006f 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .comment 0x0000006f 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .comment 0x0000006f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .comment 0x0000006f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .comment 0x0000006f 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) @@ -21782,6 +22820,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .comment 0x0000006f 0x30 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .comment 0x0000006f 0x30 esp-idf/hal/libhal.a(uart_hal.c.obj) .comment 0x0000006f 0x30 esp-idf/soc/libsoc.a(interrupts.c.obj) + .comment 0x0000006f 0x30 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .comment 0x0000006f 0x30 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) .comment 0x0000006f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .comment 0x0000006f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) @@ -21790,9 +22829,14 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .comment 0x0000006f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .comment 0x0000006f 0x30 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .comment 0x0000006f 0x30 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .comment 0x0000006f 0x30 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .comment 0x0000006f 0x30 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .comment 0x0000006f 0x30 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) .comment 0x0000006f 0x30 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .comment 0x0000006f 0x30 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .comment 0x0000006f 0x30 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .comment 0x0000006f 0x30 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .comment 0x0000006f 0x30 esp-idf/soc/libsoc.a(i2c_periph.c.obj) .comment 0x0000006f 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .comment 0x0000006f 0x41 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) .comment 0x0000006f 0x30 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) @@ -21946,6 +22990,8 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .xtensa.info 0x00000038 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/main/libmain.a(hello_world_main.c.obj) + .xtensa.info 0x00000038 0x0 esp-idf/main/libmain.a(bme280.c.obj) + .xtensa.info 0x00000038 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) .xtensa.info 0x00000038 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) .xtensa.info 0x00000038 0x0 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) @@ -22012,6 +23058,9 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .xtensa.info 0x00000038 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_dma.c.obj) + .xtensa.info 0x00000038 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .xtensa.info 0x00000038 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .xtensa.info 0x00000038 0x0 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) @@ -22023,6 +23072,8 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .xtensa.info 0x00000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .xtensa.info 0x00000038 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .xtensa.info 0x00000038 0x0 esp-idf/soc/libsoc.a(i2c_periph.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .xtensa.info 0x00000038 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) @@ -22037,18 +23088,27 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_bswapsi2.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_bswapdi2.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divsf3.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_addsubdf3.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_muldf3.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divdf3.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_fixdfsi.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_fixunsdfsi.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatsidf.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_extendsfdf2.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_popcountsi2.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divdi3.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_moddi3.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_udivdi3.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_umoddi3.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-div.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-environ.o) .xtensa.info 0x00000038 0x0 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-itoa.o) @@ -22304,6 +23364,9 @@ GPIO_PIN_MUX_REG_OFFSET esp-idf/soc/libsoc.a(gpio_peri esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) +I2C0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +I2C1 esp-idf/hal/libhal.a(i2c_hal.c.obj) RTCCNTL esp-idf/hal/libhal.a(touch_sensor_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) @@ -22389,6 +23452,9 @@ __action_table /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) __adddf3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_addsubdf3.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) __any_on /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) __ascii_mbtowc /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mbtowc_r.o) @@ -22402,10 +23468,12 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + esp-idf/hal/libhal.a(i2c_hal.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) @@ -22521,10 +23589,16 @@ __default_global_locale /home/abobkov/.espressif/tools __divdf3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divdf3.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) __divdi3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divdi3.o) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) __divsf3 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_divsf3.o) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) __dso_handle esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) __env_lock_object esp-idf/newlib/libnewlib.a(locks.c.obj) @@ -22532,7 +23606,11 @@ __eqdf2 /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) __errno /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-errno.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) esp-idf/vfs/libvfs.a(nullfs.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) @@ -22542,6 +23620,7 @@ __errno /home/abobkov/.espressif/tools esp-idf/newlib/libnewlib.a(syscalls.c.obj) esp-idf/newlib/libnewlib.a(getentropy.c.obj) __extendsfdf2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_extendsfdf2.o) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) __fixdfsi /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_fixdfsi.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) @@ -22550,17 +23629,23 @@ __fixdfsi /home/abobkov/.espressif/tools esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) __fixunsdfsi /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_fixunsdfsi.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +__floatdisf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) + esp-idf/main/libmain.a(bme280.c.obj) __floatsidf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatsidf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) +__floatundisf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatdisf.o) __floatunsidf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_floatsidf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) __fp_lock_all /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) __fp_unlock_all /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) __gedf2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_cmpdf2.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) __getreent esp-idf/freertos/libfreertos.a(tasks.c.obj) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-strerror.o) @@ -22607,10 +23692,15 @@ __gtdf2 /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) __hi0bits /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) __i2b /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) +__ieee754_pow /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) +__ieee754_sqrt /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) __init_array_end esp-idf/esp_system/libesp_system.a(startup.c.obj) __init_array_start esp-idf/esp_system/libesp_system.a(startup.c.obj) __itoa /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-itoa.o) @@ -22618,6 +23708,8 @@ __ledf2 /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) __lo0bits /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) __locale_mb_cur_max /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-locale.o) __localeconv_l /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-localeconv.o) @@ -22637,6 +23729,18 @@ __ltdf2 /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) +__math_check_oflow /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) +__math_check_uflow /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) +__math_divzero /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) +__math_invalid /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) +__math_may_uflow /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) +__math_oflow /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) +__math_uflow /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) __mcmp /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) __mdiff /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) @@ -22654,6 +23758,11 @@ __muldf3 /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libm_a-s_frexp.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) __multadd /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) @@ -22784,6 +23893,10 @@ __subdf3 /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-dtoa.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_sqrt.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) + esp-idf/main/libmain.a(bme280.c.obj) __swbuf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wbuf.o) __swbuf_r /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-wbuf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-putc.o) @@ -22813,6 +23926,8 @@ __sync_or_and_fetch_8 esp-idf/newlib/libnewlib.a(std __sync_sub_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) __sync_val_compare_and_swap_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) __sync_xor_and_fetch_8 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) +__truncdfsf2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_truncdfsf2.o) + esp-idf/main/libmain.a(bme280.c.obj) __tz_lock_object esp-idf/newlib/libnewlib.a(locks.c.obj) __ubsan_handle_add_overflow esp-idf/esp_system/libesp_system.a(ubsan.c.obj) __ubsan_handle_builtin_unreachable esp-idf/esp_system/libesp_system.a(ubsan.c.obj) @@ -22856,6 +23971,8 @@ __umoddi3 /home/abobkov/.espressif/tools __unorddf2 /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/libgcc.a(_cmpdf2.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-vfprintf.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-math_err.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) __utoa /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-utoa.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-itoa.o) __wrap___deregister_frame_info /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32/no-rtti/crtbegin.o @@ -22880,6 +23997,7 @@ _esp_error_check_failed esp-idf/esp_system/libesp_syst esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/freertos/libfreertos.a(app_startup.c.obj) _esp_error_check_failed_without_abort esp-idf/esp_system/libesp_system.a(esp_err.c.obj) @@ -22926,6 +24044,7 @@ _frxt_int_enter esp-idf/freertos/libfreertos.a _frxt_int_exit esp-idf/freertos/libfreertos.a(portasm.S.obj) esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) _frxt_setup_switch esp-idf/freertos/libfreertos.a(portasm.S.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) @@ -22959,6 +24078,11 @@ _gettimeofday_r esp-idf/newlib/libnewlib.a(tim esp-idf/newlib/libnewlib.a(newlib_init.c.obj) _global_impure_ptr esp-idf/newlib/libnewlib.a(newlib_init.c.obj) _heap_start esp-idf/heap/libheap.a(memory_layout.c.obj) +_i2c_hal_deinit esp-idf/hal/libhal.a(i2c_hal.c.obj) +_i2c_hal_init esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) +_i2c_hal_set_bus_timing esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) _impure_data /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-impure.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-refill.o) /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) @@ -22988,6 +24112,7 @@ _localeconv_r /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-svfprintf.o) _lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -23011,6 +24136,7 @@ _lock_init_recursive esp-idf/newlib/libnewlib.a(loc esp-idf/newlib/libnewlib.a(newlib_init.c.obj) _lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -23201,6 +24327,22 @@ app_elf_sha256_str esp-idf/esp_app_format/libesp_ app_main esp-idf/main/libmain.a(hello_world_main.c.obj) esp-idf/freertos/libfreertos.a(app_startup.c.obj) block_absorb_post_hook esp-idf/heap/libheap.a(tlsf.c.obj) +bme280_calculates_pressure esp-idf/main/libmain.a(bme280.c.obj) +bme280_create esp-idf/main/libmain.a(bme280.c.obj) +bme280_default_init esp-idf/main/libmain.a(bme280.c.obj) + esp-idf/main/libmain.a(hello_world_main.c.obj) +bme280_delete esp-idf/main/libmain.a(bme280.c.obj) +bme280_getconfig esp-idf/main/libmain.a(bme280.c.obj) +bme280_getctrl_hum esp-idf/main/libmain.a(bme280.c.obj) +bme280_getctrl_meas esp-idf/main/libmain.a(bme280.c.obj) +bme280_is_reading_calibration esp-idf/main/libmain.a(bme280.c.obj) +bme280_read_altitude esp-idf/main/libmain.a(bme280.c.obj) +bme280_read_coefficients esp-idf/main/libmain.a(bme280.c.obj) +bme280_read_humidity esp-idf/main/libmain.a(bme280.c.obj) +bme280_read_pressure esp-idf/main/libmain.a(bme280.c.obj) +bme280_read_temperature esp-idf/main/libmain.a(bme280.c.obj) +bme280_set_sampling esp-idf/main/libmain.a(bme280.c.obj) +bme280_take_forced_measurement esp-idf/main/libmain.a(bme280.c.obj) bootloader_ana_clock_glitch_reset_config esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) bootloader_atexit esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) bootloader_clock_get_rated_freq_mhz esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) @@ -23338,10 +24480,13 @@ call_user_start esp-idf/xtensa/libxtensa.a(xte calloc esp-idf/newlib/libnewlib.a(heap.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) @@ -23485,6 +24630,7 @@ esp_clk_tree_rc_fast_d256_get_freq_hz esp-idf/esp_hw_support/libesp_ esp_clk_tree_rc_fast_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) esp_clk_tree_src_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp_clk_tree_xtal32k_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) @@ -23558,6 +24704,8 @@ esp_dport_access_reg_read esp-idf/soc/libsoc.a(dport_acc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) @@ -23803,6 +24951,7 @@ esp_intr_alloc esp-idf/esp_hw_support/libesp_ esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) esp_intr_alloc_intrstatus esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp_intr_disable esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) @@ -23818,6 +24967,7 @@ esp_intr_enable_source esp-idf/esp_hw_support/libesp_ esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) esp_intr_free esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) @@ -23960,6 +25110,8 @@ esp_log_timestamp esp-idf/log/liblog.a(log_times esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) @@ -23979,6 +25131,8 @@ esp_log_timestamp esp-idf/log/liblog.a(log_times esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) @@ -24015,6 +25169,8 @@ esp_log_write esp-idf/log/liblog.a(log_write esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) @@ -24030,6 +25186,8 @@ esp_log_write esp-idf/log/liblog.a(log_write esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) @@ -24148,6 +25306,14 @@ esp_partition_write esp-idf/esp_partition/libesp_p esp_partition_write_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp_perip_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +esp_pm_dump_locks esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) +esp_pm_lock_acquire esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +esp_pm_lock_create esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) +esp_pm_lock_delete esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) +esp_pm_lock_release esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp_pm_register_inform_out_light_sleep_overhead_callback esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) esp_pm_register_light_sleep_default_params_config_callback esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) esp_pm_unregister_inform_out_light_sleep_overhead_callback esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) @@ -24189,6 +25355,7 @@ esp_restart_noos_dig esp-idf/esp_system/libesp_syst esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) esp_rom_crc32_le esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) esp_rom_delay_us esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) @@ -24207,11 +25374,13 @@ esp_rom_get_reset_reason esp-idf/bootloader_support/lib esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) esp-idf/esp_system/libesp_system.a(clk.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) -esp_rom_gpio_connect_in_signal esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) +esp_rom_gpio_connect_in_signal esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp_rom_gpio_connect_out_signal esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) @@ -24537,11 +25706,15 @@ ets_isr_mask esp-idf/esp_hw_support/libesp_ ets_isr_unmask esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) ets_set_appcpu_boot_addr esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) ets_update_cpu_frequency_rom esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) +fabs /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_fabs.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) fclose /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fclose.o) fcntl esp-idf/newlib/libnewlib.a(syscalls.c.obj) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) fflush /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fflush.o) esp-idf/main/libmain.a(hello_world_main.c.obj) +finite /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_finite.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) fopen /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fopen.o) esp-idf/newlib/libnewlib.a(newlib_init.c.obj) fprintf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-fprintf.o) @@ -24560,6 +25733,8 @@ free esp-idf/newlib/libnewlib.a(hea esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) @@ -24569,6 +25744,8 @@ free esp-idf/newlib/libnewlib.a(hea esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) @@ -24646,10 +25823,12 @@ gpio_deep_sleep_hold_dis esp-idf/esp_driver_gpio/libesp gpio_deep_sleep_hold_en esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_dump_io_configuration esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_func_sel esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) gpio_get_drive_capability esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_get_level esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) gpio_hal_intr_disable esp-idf/hal/libhal.a(gpio_hal.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_hal_intr_enable_on_core esp-idf/hal/libhal.a(gpio_hal.c.obj) @@ -24658,6 +25837,7 @@ gpio_hal_isolate_in_sleep esp-idf/hal/libhal.a(gpio_hal. gpio_hold_dis esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_hold_en esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_input_enable esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) gpio_install_isr_service esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_intr_disable esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) @@ -24673,20 +25853,27 @@ gpio_isr_handler_remove esp-idf/esp_driver_gpio/libesp gpio_isr_register esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_od_disable esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_od_enable esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) gpio_output_disable esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) gpio_output_enable esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_pulldown_dis esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_pulldown_en esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_pullup_dis esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) gpio_pullup_en esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) gpio_reset_pin esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) gpio_set_direction esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) gpio_set_drive_capability esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_set_intr_type esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_set_level esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) gpio_set_pull_mode esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) gpio_sleep_sel_dis esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) @@ -24711,6 +25898,8 @@ heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_ca esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) heap_caps_aligned_free esp-idf/heap/libheap.a(heap_caps.c.obj) heap_caps_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) @@ -24780,6 +25969,81 @@ heap_caps_realloc_prefer esp-idf/heap/libheap.a(heap_ca heap_caps_register_failed_alloc_callback esp-idf/heap/libheap.a(heap_caps.c.obj) heap_caps_walk esp-idf/heap/libheap.a(heap_caps.c.obj) heap_caps_walk_all esp-idf/heap/libheap.a(heap_caps.c.obj) +i2c_acquire_bus_handle esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_bus_create esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_delete esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_device_create esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) +i2c_bus_device_delete esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) +i2c_bus_device_get_address esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_get_created_device_num esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_get_current_clk_speed esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) +i2c_bus_get_internal_bus_handle esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_occupied esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_bus_read_bit esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_read_bits esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_read_byte esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) +i2c_bus_read_bytes esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) +i2c_bus_read_reg16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_scan esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_write_bit esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_write_bits esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_write_byte esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) +i2c_bus_write_bytes esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_bus_write_reg16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_common_deinit_pins esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_common_set_pins esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_del_master_bus esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_hal_get_timing_config esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_hal_master_fsm_rst esp-idf/hal/libhal.a(i2c_hal.c.obj) +i2c_hal_master_init esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_hal_master_set_scl_timeout_val esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_hal_master_trans_start esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_hal_set_timing_config esp-idf/hal/libhal.a(i2c_hal.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_hal_slave_init esp-idf/hal/libhal.a(i2c_hal.c.obj) +i2c_master_bus_add_device esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_master_bus_reset esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_master_bus_rm_device esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_master_bus_wait_all_done esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_master_execute_defined_operations esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_master_get_bus_handle esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_master_multi_buffer_transmit esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_master_probe esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_master_receive esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_master_register_event_callbacks esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_master_transmit esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_master_transmit_receive esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_new_master_bus esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) +i2c_periph_signal esp-idf/soc/libsoc.a(i2c_periph.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_release_bus_handle esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) +i2c_select_periph_clock esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) include_esp_phy_override esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) int_wdt_cpu1_ticked esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) @@ -24797,6 +26061,7 @@ malloc esp-idf/newlib/libnewlib.a(hea esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(newlib_init.c.obj) @@ -24847,6 +26112,7 @@ memcpy /home/abobkov/.espressif/tools esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/newlib/libnewlib.a(stdatomic.c.obj) @@ -24859,6 +26125,7 @@ memcpy /home/abobkov/.espressif/tools esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -24889,10 +26156,12 @@ memset /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-findfp.o) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + esp-idf/hal/libhal.a(i2c_hal.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/hal/libhal.a(spi_flash_hal.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) @@ -24905,6 +26174,7 @@ memset /home/abobkov/.espressif/tools esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/vfs/libvfs.a(nullfs.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) @@ -25095,11 +26365,15 @@ periph_rcc_acquire_exit esp-idf/esp_hw_support/libesp_ periph_rcc_enter esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) periph_rcc_exit esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) periph_rcc_release_enter esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) @@ -25126,6 +26400,8 @@ port_xSchedulerRunning esp-idf/freertos/libfreertos.a esp-idf/freertos/libfreertos.a(portasm.S.obj) esp-idf/freertos/libfreertos.a(app_startup.c.obj) posix_memalign esp-idf/newlib/libnewlib.a(heap.c.obj) +pow /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-w_pow.o) + esp-idf/main/libmain.a(bme280.c.obj) pread esp-idf/vfs/libvfs.a(vfs.c.obj) printf /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libc.a(libc_a-printf.o) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) @@ -25436,6 +26712,8 @@ sar_periph_ctrl_pwdet_power_acquire esp-idf/esp_hw_support/libesp_ esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) sar_periph_ctrl_pwdet_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) +scalbn /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-s_scalbn.o) + /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32/no-rtti/libm.a(libm_a-e_pow.o) sched_yield esp-idf/pthread/libpthread.a(pthread.c.obj) seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) select esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -26080,6 +27358,8 @@ vPortEndScheduler esp-idf/freertos/libfreertos.a esp-idf/freertos/libfreertos.a(tasks.c.obj) vPortExitCritical esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/newlib/libnewlib.a(stdatomic.c.obj) @@ -26132,14 +27412,17 @@ vPortYieldOtherCore esp-idf/freertos/libfreertos.a esp-idf/freertos/libfreertos.a(tasks.c.obj) vQueueDelete esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) vQueueDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) vQueueWaitForMessageRestricted esp-idf/freertos/libfreertos.a(queue.c.obj) vRingbufferDelete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) @@ -26151,12 +27434,14 @@ vRingbufferReturnItem esp-idf/esp_ringbuf/libesp_rin vRingbufferReturnItemFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) vSemaphoreDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) vStreamBufferDelete esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) vStreamBufferGenericDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) vTaskDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + esp-idf/main/libmain.a(bme280.c.obj) esp-idf/main/libmain.a(hello_world_main.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) @@ -26277,6 +27562,8 @@ xPortCheckValidTCBMem esp-idf/freertos/libfreertos.a esp-idf/freertos/libfreertos.a(tasks.c.obj) xPortEnterCriticalTimeout esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/newlib/libnewlib.a(stdatomic.c.obj) @@ -26316,6 +27603,7 @@ xPortGetFreeHeapSize esp-idf/freertos/libfreertos.a xPortGetMinimumEverFreeHeapSize esp-idf/freertos/libfreertos.a(heap_idf.c.obj) xPortGetTickRateHz esp-idf/freertos/libfreertos.a(port.c.obj) xPortInIsrContext esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) @@ -26353,6 +27641,7 @@ xQueueCreateCountingSemaphoreStatic esp-idf/freertos/libfreertos.a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) xQueueCreateMutex esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) @@ -26363,9 +27652,11 @@ xQueueCreateMutexStatic esp-idf/freertos/libfreertos.a esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) xQueueCreateSet esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueCreateWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) xQueueGenericCreate esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) xQueueGenericCreateStatic esp-idf/freertos/libfreertos.a(queue.c.obj) @@ -26374,10 +27665,13 @@ xQueueGenericCreateStatic esp-idf/freertos/libfreertos.a xQueueGenericGetStaticBuffers esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) xQueueGenericReset esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) xQueueGenericSend esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) @@ -26388,6 +27682,7 @@ xQueueGenericSend esp-idf/freertos/libfreertos.a esp-idf/log/liblog.a(log_lock.c.obj) esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) xQueueGenericSendFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) xQueueGetMutexHolder esp-idf/freertos/libfreertos.a(queue.c.obj) @@ -26395,6 +27690,7 @@ xQueueGetMutexHolder esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a(locks.c.obj) xQueueGetMutexHolderFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueGiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) @@ -26408,14 +27704,18 @@ xQueueIsQueueFullFromISR esp-idf/freertos/libfreertos.a xQueuePeek esp-idf/freertos/libfreertos.a(queue.c.obj) xQueuePeekFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueReceive esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) xQueueReceiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) xQueueRemoveFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueSelectFromSet esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueSelectFromSetFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueSemaphoreTake esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) @@ -26457,6 +27757,7 @@ xRingbufferSendComplete esp-idf/esp_ringbuf/libesp_rin xRingbufferSendFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) xSemaphoreCreateGenericWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) xStreamBufferBytesAvailable esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) xStreamBufferGenericCreate esp-idf/freertos/libfreertos.a(stream_buffer.c.obj)