diff --git a/ESP32-IDF_Temperture-Node-v2/build/.ninja_log b/ESP32-IDF_Temperture-Node-v2/build/.ninja_log index 7f38df9b0..6924b0150 100644 --- a/ESP32-IDF_Temperture-Node-v2/build/.ninja_log +++ b/ESP32-IDF_Temperture-Node-v2/build/.ninja_log @@ -1045,3 +1045,6 @@ 451 557 1759555930968752163 esp-idf/esp_app_format/libesp_app_format.a d8cb85a1372c19ad 558 924 1759555931075756383 esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.c.obj 3c90fb5e1ac3da35 924 1051 1759555931441770803 esp-idf/main/libmain.a 961e2f0e8ccecf4c +1052 20436 1759555950819322266 esp-idf/esp_system/ld/sections.ld cb4727eabf6de44d +1052 20436 1759555950819322266 /home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build/esp-idf/esp_system/ld/sections.ld cb4727eabf6de44d +20436 22279 1759555950954512411 ESP32-IDF_Temperture-Node-v2.elf 958512012c7759e6 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 f962c7e3b..c989e2240 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 bee6a5f8f..8ed0335ee 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 @@ -2948,6 +2948,8 @@ Discarded input sections 0x00000000 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) .literal.xQueueCreateCountingSemaphore 0x00000000 0x14 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 @@ -2981,6 +2983,8 @@ Discarded input sections 0x00000000 0x25 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateCountingSemaphore 0x00000000 0x40 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 @@ -3025,6 +3029,8 @@ 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__$15 0x00000000 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$19 @@ -4635,11 +4641,21 @@ Discarded input sections .bss.temperature 0x00000000 0x4 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 0x114 esp-idf/main/libmain.a(hello_world_main.c.obj) + .xt.prop 0x00000000 0x120 esp-idf/main/libmain.a(hello_world_main.c.obj) + .literal.bme280_read_uint16_le + 0x00000000 0x8 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .literal.bme280_read_uint16 0x00000000 0x8 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .literal.bme280_delete 0x00000000 0x8 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .literal.bme280_is_reading_calibration + 0x00000000 0x4 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .literal.bme280_read_coefficients + 0x00000000 0x50 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .literal.bme280_set_sampling + 0x00000000 0x18 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .literal.bme280_default_init + 0x00000000 0x38 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .literal.bme280_take_forced_measurement 0x00000000 0x14 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .literal.bme280_read_temperature @@ -4655,10 +4671,28 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .data 0x00000000 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .bss 0x00000000 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_read_uint16_le + 0x00000000 0x41 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .text.bme280_read_uint16 0x00000000 0x41 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .text.bme280_delete 0x00000000 0x20 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_getconfig + 0x00000000 0x1c esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_getctrl_meas + 0x00000000 0x1c esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_getctrl_hum + 0x00000000 0xa esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_is_reading_calibration + 0x00000000 0x24 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_read_coefficients + 0x00000000 0x264 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_set_sampling + 0x00000000 0xc7 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .rodata.bme280_default_init.str1.4 + 0x00000000 0x9f esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .text.bme280_default_init + 0x00000000 0xc7 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .text.bme280_take_forced_measurement 0x00000000 0x75 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .text.bme280_read_temperature @@ -4675,6 +4709,10 @@ Discarded input sections .xt.prop 0x00000000 0x7f8 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .literal.i2c_driver_deinit 0x00000000 0x48 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_read_reg8 + 0x00000000 0x5c esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .literal.i2c_bus_write_reg8 + 0x00000000 0x7c 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 @@ -4689,10 +4727,14 @@ Discarded input sections 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_byte + 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_byte + 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 @@ -4708,6 +4750,12 @@ Discarded input sections .bss 0x00000000 0x0 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) + .text.i2c_bus_read_reg8 + 0x00000000 0x132 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.i2c_bus_write_reg8.str1.4 + 0x00000000 0x29 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .text.i2c_bus_write_reg8 + 0x00000000 0x1ae 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 @@ -4728,10 +4776,14 @@ Discarded input sections 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_byte + 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_byte + 0x00000000 0x19 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 @@ -4746,6 +4798,10 @@ Discarded input sections 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__$2 + 0x00000000 0x13 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .rodata.__FUNCTION__$3 + 0x00000000 0x12 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 @@ -4785,6 +4841,8 @@ 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_pulldown_en 0x00000000 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .literal.gpio_ll_set_drive_capability @@ -4825,8 +4883,16 @@ 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_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_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 @@ -4876,6 +4942,8 @@ Discarded input sections .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) + .text.gpio_input_disable + 0x00000000 0x81 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 @@ -4926,10 +4994,20 @@ 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_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_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 @@ -5068,8 +5146,16 @@ 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__$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.__FUNCTION__$48 0x00000000 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$49 @@ -7324,8 +7410,30 @@ 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) + .literal.s_i2c_err_log_print + 0x00000000 0x1c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.s_i2c_master_clear_bus + 0x00000000 0x3c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.s_i2c_hw_fsm_reset + 0x00000000 0x24 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.s_i2c_send_commands + 0x00000000 0x68 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.s_i2c_transaction_start + 0x00000000 0x64 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.s_i2c_synchronous_transaction + 0x00000000 0x30 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.s_i2c_asynchronous_transaction + 0x00000000 0x88 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_multi_buffer_transmit + 0x00000000 0x58 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_transmit + 0x00000000 0x24 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_transmit_receive + 0x00000000 0x5c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .literal.i2c_master_receive + 0x00000000 0x4c 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 @@ -7337,10 +7445,44 @@ Discarded input sections .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) + .text.s_i2c_err_log_print + 0x00000000 0x3e esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.s_i2c_master_clear_bus + 0x00000000 0xa4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.s_i2c_hw_fsm_reset + 0x00000000 0x126 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_send_commands.str1.4 + 0x00000000 0x78 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.s_i2c_send_commands + 0x00000000 0x1da esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_transaction_start.str1.4 + 0x00000000 0x84 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.s_i2c_transaction_start + 0x00000000 0x1d6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.s_i2c_synchronous_transaction.str1.4 + 0x00000000 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.s_i2c_synchronous_transaction + 0x00000000 0xdd esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.s_i2c_asynchronous_transaction + 0x00000000 0x2b2 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_multi_buffer_transmit.str1.4 + 0x00000000 0xa8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_multi_buffer_transmit + 0x00000000 0x16c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_transmit.str1.4 + 0x00000000 0x39 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_transmit + 0x00000000 0x81 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.i2c_master_transmit_receive.str1.4 + 0x00000000 0x38 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_transmit_receive + 0x00000000 0x1a0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .text.i2c_master_receive + 0x00000000 0x130 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 @@ -7365,6 +7507,20 @@ Discarded input sections 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__$4 + 0x00000000 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$5 + 0x00000000 0x1c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$6 + 0x00000000 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$7 + 0x00000000 0x1f esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$8 + 0x00000000 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$9 + 0x00000000 0x1e esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .rodata.__FUNCTION__$10 + 0x00000000 0x21 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) .xt.lit 0x00000000 0xe8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) @@ -7379,6 +7535,8 @@ Discarded input sections .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) + .iram1.0 0x00000000 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .iram1.1 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) @@ -7890,17 +8048,39 @@ 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_ll_master_set_bus_timing + 0x00000000 0x1c esp-idf/hal/libhal.a(i2c_hal.c.obj) .literal.i2c_hal_slave_init 0x00000000 0x10 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .literal._i2c_hal_set_bus_timing + 0x00000000 0x8 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .literal.i2c_hal_master_set_scl_timeout_val + 0x00000000 0x4 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .literal.i2c_hal_set_timing_config + 0x00000000 0x4 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) + .rodata.i2c_ll_master_set_bus_timing.str1.4 + 0x00000000 0x56 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_ll_master_set_bus_timing + 0x00000000 0x14f 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_set_bus_timing + 0x00000000 0x43 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_deinit 0x00000000 0x9 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_master_set_scl_timeout_val + 0x00000000 0x2c esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_get_timing_config + 0x00000000 0x74 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .text.i2c_hal_set_timing_config + 0x00000000 0xe0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .rodata.__func__$0 + 0x00000000 0x1d 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) @@ -12085,7 +12265,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 0xcd9b +.iram0.text 0x40080404 0xcc97 0x40080404 _iram_text_start = ABSOLUTE (.) *(.iram1 .iram1.*) .iram1.7.literal @@ -12693,1157 +12873,1149 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .literal.xQueueGiveFromISR 0x40080af4 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) 0x30 (size before relaxing) - .literal.xQueueReceive - 0x40080b00 0xc esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x54 (size before relaxing) .literal.xQueueSemaphoreTake - 0x40080b0c 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080b00 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x60 (size before relaxing) .literal.xQueueTakeMutexRecursive - 0x40080b10 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080b08 0x4 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x18 (size before relaxing) .literal.xQueueReceiveFromISR - 0x40080b14 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080b0c 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x30 (size before relaxing) .literal.vQueueDelete - 0x40080b24 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40080b1c 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x18 (size before relaxing) .literal.vPortTaskWrapper - 0x40080b2c 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b24 0x8 esp-idf/freertos/libfreertos.a(port.c.obj) 0x18 (size before relaxing) .literal.vPortTLSPointersDelCb - 0x40080b34 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b2c 0xc esp-idf/freertos/libfreertos.a(port.c.obj) 0x38 (size before relaxing) .literal.vPortCleanUpCoprocArea - 0x40080b40 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b38 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x4 (size before relaxing) .literal.xPortStartScheduler - 0x40080b40 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b38 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) 0x14 (size before relaxing) .literal.pxPortInitialiseStack - 0x40080b44 0x24 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b3c 0x24 esp-idf/freertos/libfreertos.a(port.c.obj) 0x34 (size before relaxing) .literal.xPortInIsrContext - 0x40080b68 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b60 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x8 (size before relaxing) .literal.xPortEnterCriticalTimeout - 0x40080b68 0x2c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b60 0x2c esp-idf/freertos/libfreertos.a(port.c.obj) 0x58 (size before relaxing) .literal.vPortExitCritical - 0x40080b94 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080b8c 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) 0x40 (size before relaxing) .literal.vPortYieldOtherCore - 0x40080ba8 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080ba0 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x4 (size before relaxing) .literal.vApplicationStackOverflowHook - 0x40080ba8 0xc esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080ba0 0xc esp-idf/freertos/libfreertos.a(port.c.obj) 0x14 (size before relaxing) .literal.vPortTCBPreDeleteHook - 0x40080bb4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40080bac 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x8 (size before relaxing) - .literal 0x40080bb4 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .literal 0x40080bac 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) 0xa4 (size before relaxing) .literal._xt_tick_divisor_init - 0x40080bd8 0x4 esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) + 0x40080bd0 0x4 esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) 0xc (size before relaxing) .literal.pvPortMalloc - 0x40080bdc 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bd4 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x8 (size before relaxing) .literal.vPortFree - 0x40080bdc 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bd4 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x4 (size before relaxing) .literal.xPortCheckValidTCBMem - 0x40080bdc 0x8 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bd4 0x8 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x14 (size before relaxing) .literal.xPortcheckValidStackMem - 0x40080be4 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40080bdc 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x14 (size before relaxing) .literal.vApplicationGetIdleTaskMemory - 0x40080be4 0x10 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x40080bdc 0x10 esp-idf/freertos/libfreertos.a(port_common.c.obj) 0x20 (size before relaxing) .literal.vPortSetupTimer - 0x40080bf4 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40080bec 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x8 (size before relaxing) .literal.xPortSysTickHandler - 0x40080bf4 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40080bec 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x10 (size before relaxing) .literal.prvCheckTaskCanBeScheduledSMP - 0x40080bf4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080bec 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.prvResetNextTaskUnblockTime - 0x40080bf8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080bf0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) .literal.prvIsYieldRequiredSMP - 0x40080c00 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080bf8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x20 (size before relaxing) .literal.prvSelectHighestPriorityTaskSMP - 0x40080c0c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c04 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x24 (size before relaxing) .literal.prvDeleteTCB - 0x40080c20 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c18 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.prvCheckTasksWaitingTermination - 0x40080c2c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c24 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.prvAddCurrentTaskToDelayedList - 0x40080c40 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c38 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.prvIdleTask - 0x40080c4c 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c44 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.prvInitialiseNewTask - 0x40080c4c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c44 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x24 (size before relaxing) .literal.prvInitialiseTaskLists - 0x40080c54 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c4c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x38 (size before relaxing) .literal.prvAddNewTaskToReadyList - 0x40080c60 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c58 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x34 (size before relaxing) .literal.vTaskSuspendAll - 0x40080c68 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c60 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x10 (size before relaxing) .literal.xTaskGetTickCount - 0x40080c68 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c60 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4 (size before relaxing) .literal.xTaskGetTickCountFromISR - 0x40080c68 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c60 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x10 (size before relaxing) .literal.xTaskIncrementTick - 0x40080c68 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c60 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x70 (size before relaxing) .literal.vTaskSwitchContext - 0x40080c88 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c80 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x34 (size before relaxing) .literal.vTaskPlaceOnEventList - 0x40080c8c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c84 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2c (size before relaxing) .literal.xTaskRemoveFromEventList - 0x40080c98 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080c90 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x5c (size before relaxing) .literal.vTaskInternalSetTimeOutState - 0x40080cac 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080ca4 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.xTaskCheckForTimeOut - 0x40080cac 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080ca4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.xTaskGetCurrentTaskHandle - 0x40080cc0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cb8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.uxTaskPriorityGet - 0x40080cc0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cb8 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x10 (size before relaxing) .literal.vTaskPrioritySet - 0x40080cc0 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cb8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.pcTaskGetName - 0x40080cc8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cc0 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x18 (size before relaxing) .literal.xTaskGetSchedulerState - 0x40080cd4 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080ccc 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xc (size before relaxing) .literal.vTaskDelete - 0x40080cd4 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080ccc 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x60 (size before relaxing) .literal.vTaskDelay - 0x40080cdc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cd4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .literal.xTaskResumeAll - 0x40080ce0 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cd8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x50 (size before relaxing) .literal.xTaskPriorityInherit - 0x40080cec 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080ce4 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1c (size before relaxing) .literal.xTaskPriorityDisinherit - 0x40080cec 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080ce4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.vTaskPriorityDisinheritAfterTimeout - 0x40080d00 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080cf8 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.pvTaskIncrementMutexHeldCount - 0x40080d10 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d08 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x10 (size before relaxing) .literal.ulTaskGenericNotifyTake - 0x40080d10 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d08 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x34 (size before relaxing) .literal.xTaskGenericNotify - 0x40080d1c 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d14 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x58 (size before relaxing) .literal.vTaskGenericNotifyGiveFromISR - 0x40080d40 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d38 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x50 (size before relaxing) .literal.xTaskIncrementTickOtherCores - 0x40080d50 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d48 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2c (size before relaxing) .literal.xTaskCreatePinnedToCore - 0x40080d5c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d54 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2c (size before relaxing) .literal.xTaskCreateStaticPinnedToCore - 0x40080d64 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d5c 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x40 (size before relaxing) .literal.prvCreateIdleTasks - 0x40080d74 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d6c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x14 (size before relaxing) .literal.vTaskStartScheduler - 0x40080d80 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d78 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) .literal.xTaskGetCoreID - 0x40080d90 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d88 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4 (size before relaxing) .literal.xTaskGetIdleTaskHandleForCore - 0x40080d90 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d88 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1c (size before relaxing) .literal.xTaskGetCurrentTaskHandleForCore - 0x40080d9c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d94 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x14 (size before relaxing) .literal.__getreent - 0x40080da0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d98 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x8 (size before relaxing) .literal.vTaskGetSnapshot - 0x40080da0 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40080d98 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4 (size before relaxing) .literal.cache_hal_suspend - 0x40080da0 0x14 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080d98 0x14 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x34 (size before relaxing) .literal.cache_hal_resume - 0x40080db4 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080dac 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x24 (size before relaxing) .literal.cache_hal_is_cache_enabled - 0x40080db4 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080dac 0x0 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x10 (size before relaxing) .literal.cache_hal_get_cache_line_size - 0x40080db4 0xc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40080dac 0xc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x10 (size before relaxing) .literal.mmu_ll_check_entry_valid - 0x40080dc0 0x10 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080db8 0x10 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x18 (size before relaxing) .literal.mmu_ll_get_entry_target - 0x40080dd0 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080dc8 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x1c (size before relaxing) .literal.mmu_ll_entry_id_to_paddr_base - 0x40080dd8 0x4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080dd0 0x4 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x18 (size before relaxing) .literal.mmu_hal_check_valid_ext_vaddr_region - 0x40080ddc 0x24 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080dd4 0x24 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x30 (size before relaxing) .literal.mmu_hal_map_region - 0x40080e00 0x30 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080df8 0x30 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x78 (size before relaxing) .literal.mmu_hal_unmap_region - 0x40080e30 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080e28 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x68 (size before relaxing) .literal.mmu_hal_vaddr_to_paddr - 0x40080e38 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40080e30 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x54 (size before relaxing) .literal.spi_flash_encrypt_ll_enable - 0x40080e40 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e38 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_encrypt_ll_disable - 0x40080e44 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e3c 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_encrypt_ll_plaintext_save - 0x40080e44 0x14 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e3c 0x14 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x1c (size before relaxing) .literal.spi_flash_encryption_hal_enable - 0x40080e58 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e50 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.spi_flash_encryption_hal_disable - 0x40080e58 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e50 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.spi_flash_encryption_hal_prepare - 0x40080e58 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e50 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_encryption_hal_done - 0x40080e60 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40080e58 0x4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .literal.spi_flash_ll_set_read_mode - 0x40080e64 0xc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e5c 0xc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x20 (size before relaxing) .literal.spi_flash_ll_program_page - 0x40080e70 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e68 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_hal_configure_host_io_mode - 0x40080e74 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e6c 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x28 (size before relaxing) .literal.spi_flash_hal_common_command - 0x40080e7c 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e74 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x1c (size before relaxing) .literal.spi_flash_hal_read - 0x40080e7c 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e74 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x10 (size before relaxing) .literal.spi_flash_hal_erase_chip - 0x40080e7c 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e74 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x4 (size before relaxing) .literal.spi_flash_hal_erase_sector - 0x40080e7c 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e74 0x4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_hal_erase_block - 0x40080e80 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e78 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_hal_program_page - 0x40080e80 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e78 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0xc (size before relaxing) .literal.spi_flash_hal_set_write_protect - 0x40080e80 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e78 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_hal_check_status - 0x40080e80 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e78 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x8 (size before relaxing) .literal.spi_flash_hal_resume - 0x40080e80 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e78 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x4 (size before relaxing) .literal.spi_flash_hal_suspend - 0x40080e80 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40080e78 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_init - 0x40080e80 0x40 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080e78 0x40 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x54 (size before relaxing) .literal.wdt_hal_config_stage - 0x40080ec0 0xc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080eb8 0xc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x34 (size before relaxing) .literal.wdt_hal_write_protect_disable - 0x40080ecc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ec4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_enable - 0x40080ecc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ec4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_handle_intr - 0x40080ecc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ec4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_feed - 0x40080ecc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ec4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.wdt_hal_set_flashboot_en - 0x40080ecc 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40080ec4 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x4 (size before relaxing) .literal.assert_valid_block - 0x40080ecc 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec4 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x10 (size before relaxing) .literal.multi_heap_aligned_alloc_impl_offs - 0x40080ed0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x14 (size before relaxing) .literal.multi_heap_aligned_alloc_offs - 0x40080ed0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x4 (size before relaxing) .literal.multi_heap_free_impl - 0x40080ed0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x18 (size before relaxing) .literal.multi_heap_get_allocated_size_impl - 0x40080ed0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x4 (size before relaxing) .literal.multi_heap_internal_lock - 0x40080ed0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0xc (size before relaxing) .literal.multi_heap_internal_unlock - 0x40080ed0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0xc (size before relaxing) .literal.multi_heap_malloc_impl - 0x40080ed0 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x14 (size before relaxing) .literal.multi_heap_realloc_impl - 0x40080ed0 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40080ec8 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) 0x2c (size before relaxing) .literal.tlsf_free - 0x40080edc 0x58 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080ed4 0x58 esp-idf/heap/libheap.a(tlsf.c.obj) 0xa4 (size before relaxing) .literal.tlsf_get_pool - 0x40080f34 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f2c 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x4 (size before relaxing) .literal.tlsf_malloc - 0x40080f34 0x38 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f2c 0x38 esp-idf/heap/libheap.a(tlsf.c.obj) 0x9c (size before relaxing) .literal.tlsf_memalign_offs - 0x40080f6c 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f64 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0xd8 (size before relaxing) .literal.tlsf_realloc - 0x40080f78 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40080f70 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0xd0 (size before relaxing) .literal.esp_log_impl_lock - 0x40080f84 0x4 esp-idf/log/liblog.a(log_lock.c.obj) + 0x40080f7c 0x4 esp-idf/log/liblog.a(log_lock.c.obj) 0x10 (size before relaxing) .literal.esp_log_impl_lock_timeout - 0x40080f88 0x0 esp-idf/log/liblog.a(log_lock.c.obj) + 0x40080f80 0x0 esp-idf/log/liblog.a(log_lock.c.obj) 0x10 (size before relaxing) .literal.esp_log_impl_unlock - 0x40080f88 0x0 esp-idf/log/liblog.a(log_lock.c.obj) + 0x40080f80 0x0 esp-idf/log/liblog.a(log_lock.c.obj) 0xc (size before relaxing) .literal.esp_log_early_timestamp - 0x40080f88 0x0 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x40080f80 0x0 esp-idf/log/liblog.a(log_timestamp.c.obj) 0x4 (size before relaxing) .literal.esp_log_timestamp - 0x40080f88 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x40080f80 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) 0x1c (size before relaxing) .literal.esp_log_write - 0x40080f8c 0x0 esp-idf/log/liblog.a(log_write.c.obj) + 0x40080f84 0x0 esp-idf/log/liblog.a(log_write.c.obj) 0x4 (size before relaxing) .literal.abort - 0x40080f8c 0x10 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x40080f84 0x10 esp-idf/newlib/libnewlib.a(abort.c.obj) 0x28 (size before relaxing) .literal.ra_to_str - 0x40080f9c 0x4 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40080f94 0x4 esp-idf/newlib/libnewlib.a(assert.c.obj) 0x8 (size before relaxing) .literal.__assert_func - 0x40080fa0 0x20 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40080f98 0x20 esp-idf/newlib/libnewlib.a(assert.c.obj) 0x40 (size before relaxing) .literal.malloc - 0x40080fc0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) - .literal.free 0x40080fc0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + .literal.free 0x40080fb8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._malloc_r - 0x40080fc0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._free_r - 0x40080fc0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._realloc_r - 0x40080fc0 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb8 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4 (size before relaxing) .literal._calloc_r - 0x40080fc0 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fb8 0x4 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x8 (size before relaxing) .literal.calloc - 0x40080fc4 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40080fbc 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x8 (size before relaxing) .literal.__atomic_fetch_or_8 - 0x40080fc4 0x4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40080fbc 0x4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) 0x1c (size before relaxing) .literal.spi_flash_needs_reset_check - 0x40080fc8 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40080fc0 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) 0x8 (size before relaxing) .literal.spi_flash_set_erasing_flag - 0x40080fcc 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40080fc4 0x4 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .literal.spi_flash_brownout_need_reset - 0x40080fd0 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40080fc8 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) 0x8 (size before relaxing) .literal.memspi_host_read_status_hs - 0x40080fd0 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) 0x4 (size before relaxing) .literal.memspi_host_read_id_hs - 0x40080fd0 0x8 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40080fc8 0x8 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x1c (size before relaxing) .literal.memspi_host_flush_cache - 0x40080fd8 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40080fd0 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x8 (size before relaxing) .literal.memspi_host_init_pointers - 0x40080fd8 0x4 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40080fd0 0x4 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x18 (size before relaxing) .literal.spi_flash_chip_gd_detect_size - 0x40080fdc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fd4 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 - 0x40080fdc 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fd4 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 - 0x40080fdc 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fd4 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 - 0x40080ff0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40080fe8 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 - 0x40080ff0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fe8 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x8 (size before relaxing) .literal.spi_flash_chip_generic_reset - 0x40080ff0 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fe8 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 - 0x40080ff0 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080fe8 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 - 0x40080ff8 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080ff0 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 - 0x40080ffc 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) 0x4 (size before relaxing) .literal.spi_flash_common_read_qe_sr - 0x40080ffc 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) 0x4 (size before relaxing) .literal.spi_flash_common_write_qe_sr - 0x40080ffc 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) 0x4 (size before relaxing) .literal.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x40080ffc 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_common_write_status_16b_wrsr - 0x40080ffc 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) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_suspend_cmd_conf - 0x40080ffc 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) 0x4 (size before relaxing) .literal.spi_flash_chip_generic_read - 0x40080ffc 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080ff4 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x18 (size before relaxing) .literal.spi_flash_chip_generic_write - 0x40081004 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080ffc 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 - 0x40081004 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40080ffc 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x10 (size before relaxing) .literal.spi_flash_chip_generic_yield - 0x40081010 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_read_unique_id - 0x40081010 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081008 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 - 0x40081018 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081010 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 - 0x40081018 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081010 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 - 0x40081018 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081010 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 - 0x40081018 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081010 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 - 0x40081018 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081010 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 - 0x40081018 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40081010 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0xc (size before relaxing) .literal.spi_flash_chip_issi_probe - 0x40081018 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40081010 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 - 0x4008101c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40081014 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008101c 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4008101c 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008101c 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008101c 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008101c 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008101c 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008101c 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 - 0x40081024 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008101c 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x4 (size before relaxing) .literal.spi_flash_chip_winbond_read - 0x40081024 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008101c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x1c (size before relaxing) - .literal 0x4008102c 0x0 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .literal 0x40081024 0x0 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) 0x4 (size before relaxing) - .literal 0x4008102c 0x4 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .literal 0x40081024 0x4 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) 0x2c (size before relaxing) - .iram1.7 0x40081030 0x8f esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .iram1.7 0x40081028 0x8f esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x9f (size before relaxing) - 0x40081030 call_start_cpu1 - *fill* 0x400810bf 0x1 - .iram1.8 0x400810c0 0x10e esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x40081028 call_start_cpu1 + *fill* 0x400810b7 0x1 + .iram1.8 0x400810b8 0x10e esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x126 (size before relaxing) - 0x400810c0 do_multicore_settings - *fill* 0x400811ce 0x2 - .iram1.9 0x400811d0 0x1af esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400810b8 do_multicore_settings + *fill* 0x400811c6 0x2 + .iram1.9 0x400811c8 0x1af esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x1fb (size before relaxing) - 0x400811d0 call_start_cpu0 - *fill* 0x4008137f 0x1 - .iram1.1 0x40081380 0x63 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x400811c8 call_start_cpu0 + *fill* 0x40081377 0x1 + .iram1.1 0x40081378 0x63 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0x6f (size before relaxing) - 0x40081380 esp_restart_noos_dig - *fill* 0x400813e3 0x1 - .iram1.2 0x400813e4 0xab esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x40081378 esp_restart_noos_dig + *fill* 0x400813db 0x1 + .iram1.2 0x400813dc 0xab esp-idf/esp_system/libesp_system.a(brownout.c.obj) 0xbf (size before relaxing) - *fill* 0x4008148f 0x1 - .iram1.7 0x40081490 0x61 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - *fill* 0x400814f1 0x3 - .iram1.2 0x400814f4 0x6e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + *fill* 0x40081487 0x1 + .iram1.7 0x40081488 0x61 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + *fill* 0x400814e9 0x3 + .iram1.2 0x400814ec 0x6e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) 0x76 (size before relaxing) - 0x400814f4 esp_ipc_isr_stall_other_cpu - *fill* 0x40081562 0x2 - .iram1.3 0x40081564 0x83 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x400814ec esp_ipc_isr_stall_other_cpu + *fill* 0x4008155a 0x2 + .iram1.3 0x4008155c 0x83 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) 0x8e (size before relaxing) - 0x40081564 esp_ipc_isr_release_other_cpu - *fill* 0x400815e7 0x1 - .iram1.5 0x400815e8 0xf esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - 0x400815e8 esp_ipc_isr_stall_abort - *fill* 0x400815f7 0x1 - .iram1.0 0x400815f8 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) - 0x400815f8 esp_ipc_isr_port_int_trigger - .iram1 0x40081618 0x91 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) + 0x4008155c esp_ipc_isr_release_other_cpu + *fill* 0x400815df 0x1 + .iram1.5 0x400815e0 0xf esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x400815e0 esp_ipc_isr_stall_abort + *fill* 0x400815ef 0x1 + .iram1.0 0x400815f0 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) + 0x400815f0 esp_ipc_isr_port_int_trigger + .iram1 0x40081610 0x91 esp-idf/esp_system/libesp_system.a(highint_hdl.S.obj) 0x95 (size before relaxing) - 0x40081618 xt_highint4 - 0x400816a9 ld_include_highint_hdl - *fill* 0x400816a9 0x3 - .iram1.0 0x400816ac 0x33 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x40081610 xt_highint4 + 0x400816a1 ld_include_highint_hdl + *fill* 0x400816a1 0x3 + .iram1.0 0x400816a4 0x33 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) 0x36 (size before relaxing) - 0x400816ac esp_reset_reason_set_hint - *fill* 0x400816df 0x1 - .iram1.7 0x400816e0 0x8b esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x400816a4 esp_reset_reason_set_hint + *fill* 0x400816d7 0x1 + .iram1.7 0x400816d8 0x8b esp-idf/esp_system/libesp_system.a(system_internal.c.obj) 0x97 (size before relaxing) - 0x400816e0 esp_system_reset_modules_on_exit - *fill* 0x4008176b 0x1 - .iram1.8 0x4008176c 0x12f esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x400816d8 esp_system_reset_modules_on_exit + *fill* 0x40081763 0x1 + .iram1.8 0x40081764 0x12f esp-idf/esp_system/libesp_system.a(system_internal.c.obj) 0x177 (size before relaxing) - 0x4008176c esp_restart_noos - *fill* 0x4008189b 0x1 - .iram1.0 0x4008189c 0x62 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x40081764 esp_restart_noos + *fill* 0x40081893 0x1 + .iram1.0 0x40081894 0x62 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) 0x72 (size before relaxing) - *fill* 0x400818fe 0x2 - .iram1.1 0x40081900 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x40081900 panic_abort - *fill* 0x40081916 0x2 - .iram1.0 0x40081918 0x26 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x400818f6 0x2 + .iram1.1 0x400818f8 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400818f8 panic_abort + *fill* 0x4008190e 0x2 + .iram1.0 0x40081910 0x26 esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x2d (size before relaxing) - 0x40081918 start_cpu_other_cores - *fill* 0x4008193e 0x2 - .iram1.0 0x40081940 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x40081910 start_cpu_other_cores + *fill* 0x40081936 0x2 + .iram1.0 0x40081938 0x1a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x22 (size before relaxing) - *fill* 0x4008195a 0x2 - .iram1.1 0x4008195c 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + *fill* 0x40081952 0x2 + .iram1.1 0x40081954 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x16 (size before relaxing) - 0x4008195c panicHandler - *fill* 0x4008196e 0x2 - .iram1.2 0x40081970 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x40081954 panicHandler + *fill* 0x40081966 0x2 + .iram1.2 0x40081968 0x12 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x16 (size before relaxing) - 0x40081970 xt_unhandled_exception - *fill* 0x40081982 0x2 - .iram1 0x40081984 0x63 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_handler.S.obj) - 0x40081984 esp_ipc_isr_handler - *fill* 0x400819e7 0x1 - .iram1.1 0x400819e8 0x2f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40081968 xt_unhandled_exception + *fill* 0x4008197a 0x2 + .iram1 0x4008197c 0x63 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_handler.S.obj) + 0x4008197c esp_ipc_isr_handler + *fill* 0x400819df 0x1 + .iram1.1 0x400819e0 0x2f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x3b (size before relaxing) - *fill* 0x40081a17 0x1 - .iram1.2 0x40081a18 0x18 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .iram1.0 0x40081a30 0x99 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - 0x40081a30 esp_backtrace_get_next_frame - *fill* 0x40081ac9 0x3 - .iram1.3 0x40081acc 0x14a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + *fill* 0x40081a0f 0x1 + .iram1.2 0x40081a10 0x18 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .iram1.0 0x40081a28 0x99 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40081a28 esp_backtrace_get_next_frame + *fill* 0x40081ac1 0x3 + .iram1.3 0x40081ac4 0x14a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x156 (size before relaxing) - 0x40081acc esp_backtrace_print_from_frame - *fill* 0x40081c16 0x2 - .iram1.4 0x40081c18 0x28 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40081ac4 esp_backtrace_print_from_frame + *fill* 0x40081c0e 0x2 + .iram1.4 0x40081c10 0x28 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x2c (size before relaxing) - 0x40081c18 esp_backtrace_print - .iram1 0x40081c40 0x1d esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) - 0x40081c40 esp_backtrace_get_start - *fill* 0x40081c5d 0x3 - .iram1.2 0x40081c60 0xe7 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x40081c10 esp_backtrace_print + .iram1 0x40081c38 0x1d esp-idf/esp_system/libesp_system.a(debug_helpers_asm.S.obj) + 0x40081c38 esp_backtrace_get_start + *fill* 0x40081c55 0x3 + .iram1.2 0x40081c58 0xe7 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) 0xfa (size before relaxing) - *fill* 0x40081d47 0x1 - .iram1.0 0x40081d48 0x27 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x40081d48 esp_vApplicationTickHook - *fill* 0x40081d6f 0x1 - .iram1.2 0x40081d70 0x54 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) - 0x40081d70 esp_rom_output_tx_wait_idle - .iram1.0 0x40081dc4 0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj) + *fill* 0x40081d3f 0x1 + .iram1.0 0x40081d40 0x27 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x40081d40 esp_vApplicationTickHook + *fill* 0x40081d67 0x1 + .iram1.2 0x40081d68 0x54 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj) + 0x40081d68 esp_rom_output_tx_wait_idle + .iram1.0 0x40081dbc 0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj) 0x1c (size before relaxing) - 0x40081dc4 efuse_hal_chip_revision - .iram1.4 0x40081ddc 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40081ddc efuse_hal_flash_encryption_enabled - .iram1.0 0x40081e04 0x49 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40081e04 efuse_hal_get_major_chip_version - *fill* 0x40081e4d 0x3 - .iram1.1 0x40081e50 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40081e50 efuse_hal_get_minor_chip_version - .iram1.0 0x40081e60 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x40081e76 0x2 - .iram1.1 0x40081e78 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081dbc efuse_hal_chip_revision + .iram1.4 0x40081dd4 0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40081dd4 efuse_hal_flash_encryption_enabled + .iram1.0 0x40081dfc 0x49 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40081dfc efuse_hal_get_major_chip_version + *fill* 0x40081e45 0x3 + .iram1.1 0x40081e48 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40081e48 efuse_hal_get_minor_chip_version + .iram1.0 0x40081e58 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x40081e6e 0x2 + .iram1.1 0x40081e70 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) 0x2f (size before relaxing) - 0x40081e78 heap_caps_malloc - *fill* 0x40081ea3 0x1 - .iram1.2 0x40081ea4 0x67 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081e70 heap_caps_malloc + *fill* 0x40081e9b 0x1 + .iram1.2 0x40081e9c 0x67 esp-idf/heap/libheap.a(heap_caps.c.obj) 0x76 (size before relaxing) - 0x40081ea4 heap_caps_malloc_default - *fill* 0x40081f0b 0x1 - .iram1.7 0x40081f0c 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081e9c heap_caps_malloc_default + *fill* 0x40081f03 0x1 + .iram1.7 0x40081f04 0x2b esp-idf/heap/libheap.a(heap_caps.c.obj) 0x2f (size before relaxing) - 0x40081f0c heap_caps_realloc - *fill* 0x40081f37 0x1 - .iram1.3 0x40081f38 0x73 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081f04 heap_caps_realloc + *fill* 0x40081f2f 0x1 + .iram1.3 0x40081f30 0x73 esp-idf/heap/libheap.a(heap_caps.c.obj) 0x7e (size before relaxing) - 0x40081f38 heap_caps_realloc_default - *fill* 0x40081fab 0x1 - .iram1.8 0x40081fac 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40081f30 heap_caps_realloc_default + *fill* 0x40081fa3 0x1 + .iram1.8 0x40081fa4 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) 0x32 (size before relaxing) - 0x40081fac heap_caps_calloc - *fill* 0x40081fda 0x2 - .iram1.0 0x40081fdc 0xb1 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40081fa4 heap_caps_calloc + *fill* 0x40081fd2 0x2 + .iram1.0 0x40081fd4 0xb1 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0xc1 (size before relaxing) - *fill* 0x4008208d 0x3 - .iram1.2 0x40082090 0x20 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x40082085 0x3 + .iram1.2 0x40082088 0x20 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x23 (size before relaxing) - *fill* 0x400820b0 0x0 - .iram1.1 0x400820b0 0x60 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - 0x400820b0 heap_caps_free - .iram1.3 0x40082110 0xe0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x400820a8 0x0 + .iram1.1 0x400820a8 0x60 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x400820a8 heap_caps_free + .iram1.3 0x40082108 0xe0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0xe4 (size before relaxing) - 0x40082110 heap_caps_aligned_alloc_base - .iram1.4 0x400821f0 0x10 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40082108 heap_caps_aligned_alloc_base + .iram1.4 0x400821e8 0x10 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x14 (size before relaxing) - 0x400821f0 heap_caps_malloc_base - .iram1.5 0x40082200 0x158 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x400821e8 heap_caps_malloc_base + .iram1.5 0x400821f8 0x158 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x16c (size before relaxing) - 0x40082200 heap_caps_realloc_base - .iram1.6 0x40082358 0x30 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x400821f8 heap_caps_realloc_base + .iram1.6 0x40082350 0x30 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x34 (size before relaxing) - 0x40082358 heap_caps_calloc_base - .iram1.0 0x40082388 0x15 esp-idf/soc/libsoc.a(dport_access.c.obj) - 0x40082388 esp_dport_access_reg_read - *fill* 0x4008239d 0x3 - .iram1.1 0x400823a0 0xc esp-idf/soc/libsoc.a(dport_access.c.obj) - 0x400823a0 esp_dport_access_sequence_reg_read - .iram1.1 0x400823ac 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x400823ac esp_clk_cpu_freq - .iram1.2 0x400823bc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x400823bc esp_clk_apb_freq - *fill* 0x400823d6 0x2 - .iram1.0 0x400823d8 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40082350 heap_caps_calloc_base + .iram1.0 0x40082380 0x15 esp-idf/soc/libsoc.a(dport_access.c.obj) + 0x40082380 esp_dport_access_reg_read + *fill* 0x40082395 0x3 + .iram1.1 0x40082398 0xc esp-idf/soc/libsoc.a(dport_access.c.obj) + 0x40082398 esp_dport_access_sequence_reg_read + .iram1.1 0x400823a4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400823a4 esp_clk_cpu_freq + .iram1.2 0x400823b4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400823b4 esp_clk_apb_freq + *fill* 0x400823ce 0x2 + .iram1.0 0x400823d0 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x40 (size before relaxing) - *fill* 0x40082411 0x3 - .iram1.4 0x40082414 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x40082409 0x3 + .iram1.4 0x4008240c 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x8f (size before relaxing) - 0x40082414 esp_intr_noniram_disable - *fill* 0x40082488 0x0 - .iram1.5 0x40082488 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4008240c esp_intr_noniram_disable + *fill* 0x40082480 0x0 + .iram1.5 0x40082480 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x7f (size before relaxing) - 0x40082488 esp_intr_noniram_enable - *fill* 0x400824ec 0x0 - .iram1.8 0x400824ec 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40082480 esp_intr_noniram_enable + *fill* 0x400824e4 0x0 + .iram1.8 0x400824e4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x13 (size before relaxing) - 0x400824ec esp_intr_enable_source - *fill* 0x400824fc 0x0 - .iram1.9 0x400824fc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400824e4 esp_intr_enable_source + *fill* 0x400824f4 0x0 + .iram1.9 0x400824f4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x13 (size before relaxing) - 0x400824fc esp_intr_disable_source - *fill* 0x4008250c 0x0 - .iram1.3 0x4008250c 0xf6 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400824f4 esp_intr_disable_source + *fill* 0x40082504 0x0 + .iram1.3 0x40082504 0xf6 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x10e (size before relaxing) - 0x4008250c esp_intr_disable - *fill* 0x40082602 0x2 - .iram1.3 0x40082604 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x40082504 esp_intr_disable + *fill* 0x400825fa 0x2 + .iram1.3 0x400825fc 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x2a (size before relaxing) - 0x40082604 periph_rcc_enter - *fill* 0x40082623 0x1 - .iram1.4 0x40082624 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400825fc periph_rcc_enter + *fill* 0x4008261b 0x1 + .iram1.4 0x4008261c 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x23 (size before relaxing) - 0x40082624 periph_rcc_exit - *fill* 0x40082640 0x0 - .iram1.5 0x40082640 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x4008261c periph_rcc_exit + *fill* 0x40082638 0x0 + .iram1.5 0x40082638 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) 0x58 (size before relaxing) - .iram1.6 0x4008268c 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x4008268c rtc_isr_noniram_disable - *fill* 0x400826be 0x2 - .iram1.7 0x400826c0 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x400826c0 rtc_isr_noniram_enable - *fill* 0x400826de 0x2 - .iram1.2 0x400826e0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .iram1.6 0x40082684 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x40082684 rtc_isr_noniram_disable + *fill* 0x400826b6 0x2 + .iram1.7 0x400826b8 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x400826b8 rtc_isr_noniram_enable + *fill* 0x400826d6 0x2 + .iram1.2 0x400826d8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) 0x67 (size before relaxing) - 0x400826e0 regi2c_ctrl_read_reg_mask - *fill* 0x40082738 0x0 - .iram1.3 0x40082738 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x400826d8 regi2c_ctrl_read_reg_mask + *fill* 0x40082730 0x0 + .iram1.3 0x40082730 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) 0x63 (size before relaxing) - 0x40082738 regi2c_ctrl_write_reg - *fill* 0x40082788 0x0 - .iram1.4 0x40082788 0x18 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40082788 xPortInterruptedFromISRContext - .iram1.0 0x400827a0 0x24 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082730 regi2c_ctrl_write_reg + *fill* 0x40082780 0x0 + .iram1.4 0x40082780 0x18 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40082780 xPortInterruptedFromISRContext + .iram1.0 0x40082798 0x24 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x2f (size before relaxing) - *fill* 0x400827c4 0x0 - .iram1.16 0x400827c4 0x17 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x400827bc 0x0 + .iram1.16 0x400827bc 0x17 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x1a (size before relaxing) - *fill* 0x400827db 0x1 - .iram1.4 0x400827dc 0xa5 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x400827d3 0x1 + .iram1.4 0x400827d4 0xa5 esp-idf/newlib/libnewlib.a(locks.c.obj) 0xb5 (size before relaxing) - *fill* 0x40082881 0x3 - .iram1.9 0x40082884 0x5e esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x40082879 0x3 + .iram1.9 0x4008287c 0x5e esp-idf/newlib/libnewlib.a(locks.c.obj) 0x6a (size before relaxing) - *fill* 0x400828e2 0x2 - .iram1.1 0x400828e4 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x400828e4 _lock_init - *fill* 0x400828f7 0x1 - .iram1.2 0x400828f8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x400828f8 _lock_init_recursive - *fill* 0x4008290b 0x1 - .iram1.3 0x4008290c 0x37 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x400828da 0x2 + .iram1.1 0x400828dc 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400828dc _lock_init + *fill* 0x400828ef 0x1 + .iram1.2 0x400828f0 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400828f0 _lock_init_recursive + *fill* 0x40082903 0x1 + .iram1.3 0x40082904 0x37 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x47 (size before relaxing) - 0x4008290c _lock_close_recursive - 0x4008290c _lock_close - *fill* 0x40082943 0x1 - .iram1.5 0x40082944 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40082904 _lock_close_recursive + 0x40082904 _lock_close + *fill* 0x4008293b 0x1 + .iram1.5 0x4008293c 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) 0x12 (size before relaxing) - 0x40082944 _lock_acquire - *fill* 0x40082952 0x2 - .iram1.6 0x40082954 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4008293c _lock_acquire + *fill* 0x4008294a 0x2 + .iram1.6 0x4008294c 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) 0x12 (size before relaxing) - 0x40082954 _lock_acquire_recursive - *fill* 0x40082962 0x2 - .iram1.7 0x40082964 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4008294c _lock_acquire_recursive + *fill* 0x4008295a 0x2 + .iram1.7 0x4008295c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x14 (size before relaxing) - 0x40082964 _lock_try_acquire - .iram1.8 0x40082974 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4008295c _lock_try_acquire + .iram1.8 0x4008296c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x14 (size before relaxing) - 0x40082974 _lock_try_acquire_recursive - .iram1.10 0x40082984 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40082984 _lock_release - *fill* 0x40082993 0x1 - .iram1.11 0x40082994 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40082994 _lock_release_recursive - *fill* 0x400829a3 0x1 - .iram1.13 0x400829a4 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x400829a4 __retarget_lock_init_recursive - *fill* 0x400829b7 0x1 - .iram1.15 0x400829b8 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x400829b8 __retarget_lock_close_recursive - *fill* 0x400829c7 0x1 - .iram1.18 0x400829c8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4008296c _lock_try_acquire_recursive + .iram1.10 0x4008297c 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4008297c _lock_release + *fill* 0x4008298b 0x1 + .iram1.11 0x4008298c 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4008298c _lock_release_recursive + *fill* 0x4008299b 0x1 + .iram1.13 0x4008299c 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4008299c __retarget_lock_init_recursive + *fill* 0x400829af 0x1 + .iram1.15 0x400829b0 0xf esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400829b0 __retarget_lock_close_recursive + *fill* 0x400829bf 0x1 + .iram1.18 0x400829c0 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x17 (size before relaxing) - 0x400829c8 __retarget_lock_acquire_recursive - *fill* 0x400829db 0x1 - .iram1.22 0x400829dc 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400829c0 __retarget_lock_acquire_recursive + *fill* 0x400829d3 0x1 + .iram1.22 0x400829d4 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x17 (size before relaxing) - 0x400829dc __retarget_lock_release_recursive - *fill* 0x400829ef 0x1 - .iram1.0 0x400829f0 0x29 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - 0x400829f0 esp_reent_init - *fill* 0x40082a19 0x3 - .iram1.1 0x40082a1c 0x44 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400829d4 __retarget_lock_release_recursive + *fill* 0x400829e7 0x1 + .iram1.0 0x400829e8 0x29 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x400829e8 esp_reent_init + *fill* 0x40082a11 0x3 + .iram1.1 0x40082a14 0x44 esp-idf/newlib/libnewlib.a(time.c.obj) 0x4c (size before relaxing) - 0x40082a1c _gettimeofday_r - .iram1.0 0x40082a60 0x28 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x40082a14 _gettimeofday_r + .iram1.0 0x40082a58 0x28 esp-idf/newlib/libnewlib.a(time.c.obj) 0x2c (size before relaxing) - 0x40082a60 _times_r - .iram1.0 0x40082a88 0x1b esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - 0x40082a88 esp_system_get_time - *fill* 0x40082aa3 0x1 - .iram1.0 0x40082aa4 0x4f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) - 0x40082aa4 esp_timer_impl_get_counter_reg - *fill* 0x40082af3 0x1 - .iram1.1 0x40082af4 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) + 0x40082a58 _times_r + .iram1.0 0x40082a80 0x1b esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x40082a80 esp_system_get_time + *fill* 0x40082a9b 0x1 + .iram1.0 0x40082a9c 0x4f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) + 0x40082a9c esp_timer_impl_get_counter_reg + *fill* 0x40082aeb 0x1 + .iram1.1 0x40082aec 0x14 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) 0x17 (size before relaxing) - 0x40082af4 esp_timer_get_time - 0x40082af4 esp_timer_impl_get_time - *fill* 0x40082b08 0x0 - .iram1.0 0x40082b08 0x16 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - 0x40082b08 xt_unhandled_interrupt - *fill* 0x40082b1e 0x2 - .iram1 0x40082b20 0x4e2 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + 0x40082aec esp_timer_get_time + 0x40082aec esp_timer_impl_get_time + *fill* 0x40082b00 0x0 + .iram1.0 0x40082b00 0x16 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x40082b00 xt_unhandled_interrupt + *fill* 0x40082b16 0x2 + .iram1 0x40082b18 0x4e2 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) 0x506 (size before relaxing) - 0x40082b20 xt_debugexception - 0x40082bf4 _xt_user_exit - 0x40082f28 _xt_medint2_exit - 0x40082fd8 _xt_medint3_exit - 0x40082ff4 xt_highint5 - 0x40082ffc xt_nmi - *fill* 0x40083002 0x2 - .iram1.1 0x40083004 0x30d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40083004 bootloader_flash_execute_command_common - *fill* 0x40083311 0x3 - .iram1.2 0x40083314 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40083314 bootloader_execute_flash_command - .iram1.4 0x40083334 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40082b18 xt_debugexception + 0x40082bec _xt_user_exit + 0x40082f20 _xt_medint2_exit + 0x40082fd0 _xt_medint3_exit + 0x40082fec xt_highint5 + 0x40082ff4 xt_nmi + *fill* 0x40082ffa 0x2 + .iram1.1 0x40082ffc 0x30d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40082ffc bootloader_flash_execute_command_common + *fill* 0x40083309 0x3 + .iram1.2 0x4008330c 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x4008330c bootloader_execute_flash_command + .iram1.4 0x4008332c 0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) 0x2e (size before relaxing) - 0x40083334 bootloader_read_flash_id - *fill* 0x4008335e 0x2 - .iram1.12 0x40083360 0x96 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x4008332c bootloader_read_flash_id + *fill* 0x40083356 0x2 + .iram1.12 0x40083358 0x96 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) 0x9e (size before relaxing) - 0x40083360 bootloader_flash_reset_chip - *fill* 0x400833f6 0x2 - .iram1.6 0x400833f8 0x6e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x400833f8 bootloader_flash_cs_timing_config - *fill* 0x40083466 0x2 - .iram1.7 0x40083468 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x40083468 bootloader_flash_clock_config - .iram1.8 0x400834b4 0x1de esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x40083358 bootloader_flash_reset_chip + *fill* 0x400833ee 0x2 + .iram1.6 0x400833f0 0x6e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400833f0 bootloader_flash_cs_timing_config + *fill* 0x4008345e 0x2 + .iram1.7 0x40083460 0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x40083460 bootloader_flash_clock_config + .iram1.8 0x400834ac 0x1de esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x1ea (size before relaxing) - 0x400834b4 bootloader_flash_gpio_config - *fill* 0x40083692 0x2 - .iram1.9 0x40083694 0xb3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - 0x40083694 bootloader_flash_dummy_config - *fill* 0x40083747 0x1 - .iram1.0 0x40083748 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - 0x40083748 bootloader_common_get_chip_ver_pkg - *fill* 0x40083766 0x2 - .iram1.0 0x40083768 0xa esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x400834ac bootloader_flash_gpio_config + *fill* 0x4008368a 0x2 + .iram1.9 0x4008368c 0xb3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x4008368c bootloader_flash_dummy_config + *fill* 0x4008373f 0x1 + .iram1.0 0x40083740 0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + 0x40083740 bootloader_common_get_chip_ver_pkg + *fill* 0x4008375e 0x2 + .iram1.0 0x40083760 0xa esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) 0xd (size before relaxing) - 0x40083768 esp_flash_encryption_enabled - *fill* 0x40083772 0x2 - .iram1.2 0x40083774 0x8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x40083760 esp_flash_encryption_enabled + *fill* 0x4008376a 0x2 + .iram1.2 0x4008376c 0x8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xb (size before relaxing) - *fill* 0x4008377c 0x0 - .iram1.3 0x4008377c 0x215 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x40083774 0x0 + .iram1.3 0x40083774 0x215 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x22d (size before relaxing) - *fill* 0x40083991 0x3 - .iram1.4 0x40083994 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x40083989 0x3 + .iram1.4 0x4008398c 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x29 (size before relaxing) - *fill* 0x400839b1 0x3 - .iram1.16 0x400839b4 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400839a9 0x3 + .iram1.16 0x400839ac 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x22 (size before relaxing) - *fill* 0x400839ce 0x2 - .iram1.1 0x400839d0 0x6d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x400839d0 esp_mmu_paddr_find_caps - *fill* 0x40083a3d 0x3 - .iram1.3 0x40083a40 0x15 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + *fill* 0x400839c6 0x2 + .iram1.1 0x400839c8 0x6d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400839c8 esp_mmu_paddr_find_caps + *fill* 0x40083a35 0x3 + .iram1.3 0x40083a38 0x15 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) 0x19 (size before relaxing) - *fill* 0x40083a55 0x3 - .iram1.0 0x40083a58 0x66 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - 0x40083a58 esp_heap_adjust_alignment_to_hw - *fill* 0x40083abe 0x2 - .iram1.12 0x40083ac0 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40083ac0 spi_flash_disable_cache - *fill* 0x40083acf 0x1 - .iram1.7 0x40083ad0 0xe2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x40083a4d 0x3 + .iram1.0 0x40083a50 0x66 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x40083a50 esp_heap_adjust_alignment_to_hw + *fill* 0x40083ab6 0x2 + .iram1.12 0x40083ab8 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083ab8 spi_flash_disable_cache + *fill* 0x40083ac7 0x1 + .iram1.7 0x40083ac8 0xe2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0xfa (size before relaxing) - 0x40083ad0 spi_flash_disable_interrupts_caches_and_other_cpu - *fill* 0x40083bb2 0x2 - .iram1.13 0x40083bb4 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40083bb4 spi_flash_restore_cache - *fill* 0x40083bc3 0x1 - .iram1.6 0x40083bc4 0x46 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083ac8 spi_flash_disable_interrupts_caches_and_other_cpu + *fill* 0x40083baa 0x2 + .iram1.13 0x40083bac 0xf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083bac spi_flash_restore_cache + *fill* 0x40083bbb 0x1 + .iram1.6 0x40083bbc 0x46 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x52 (size before relaxing) - 0x40083bc4 spi_flash_op_block_func - *fill* 0x40083c0a 0x2 - .iram1.8 0x40083c0c 0x86 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083bbc spi_flash_op_block_func + *fill* 0x40083c02 0x2 + .iram1.8 0x40083c04 0x86 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0xa2 (size before relaxing) - 0x40083c0c spi_flash_enable_interrupts_caches_and_other_cpu - *fill* 0x40083c92 0x2 - .iram1.11 0x40083c94 0xbb esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083c04 spi_flash_enable_interrupts_caches_and_other_cpu + *fill* 0x40083c8a 0x2 + .iram1.11 0x40083c8c 0xbb esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0xbf (size before relaxing) - 0x40083c94 spi_flash_enable_cache - *fill* 0x40083d4f 0x1 - .iram1.14 0x40083d50 0x11 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40083d50 spi_flash_cache_enabled - *fill* 0x40083d61 0x3 - .iram1.0 0x40083d64 0x1c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x40083c8c spi_flash_enable_cache + *fill* 0x40083d47 0x1 + .iram1.14 0x40083d48 0x11 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40083d48 spi_flash_cache_enabled + *fill* 0x40083d59 0x3 + .iram1.0 0x40083d5c 0x1c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x20 (size before relaxing) - .iram1.1 0x40083d80 0x52 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.1 0x40083d78 0x52 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x56 (size before relaxing) - 0x40083d80 spi_flash_check_and_flush_cache - *fill* 0x40083dd2 0x2 - .iram1.8 0x40083dd4 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40083dd4 spi_flash_guard_set - *fill* 0x40083dde 0x2 - .iram1.6 0x40083de0 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x40083e26 0x2 - .iram1.5 0x40083e28 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x40083e4a 0x2 - .iram1.12 0x40083e4c 0x8e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40083d78 spi_flash_check_and_flush_cache + *fill* 0x40083dca 0x2 + .iram1.8 0x40083dcc 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40083dcc spi_flash_guard_set + *fill* 0x40083dd6 0x2 + .iram1.6 0x40083dd8 0x46 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x40083e1e 0x2 + .iram1.5 0x40083e20 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x40083e42 0x2 + .iram1.12 0x40083e44 0x8e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x92 (size before relaxing) - *fill* 0x40083eda 0x2 - .iram1.10 0x40083edc 0x6c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x40083ed2 0x2 + .iram1.10 0x40083ed4 0x6c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x70 (size before relaxing) - .iram1.13 0x40083f48 0x6e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40083f48 esp_flash_get_physical_size - *fill* 0x40083fb6 0x2 - .iram1.9 0x40083fb8 0x16a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.13 0x40083f40 0x6e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40083f40 esp_flash_get_physical_size + *fill* 0x40083fae 0x2 + .iram1.9 0x40083fb0 0x16a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x186 (size before relaxing) - 0x40083fb8 esp_flash_init_main - *fill* 0x40084122 0x2 - .iram1.14 0x40084124 0x32 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40083fb0 esp_flash_init_main + *fill* 0x4008411a 0x2 + .iram1.14 0x4008411c 0x32 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x36 (size before relaxing) - 0x40084124 esp_flash_get_size - *fill* 0x40084156 0x2 - .iram1.9 0x40084158 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4008411c esp_flash_get_size + *fill* 0x4008414e 0x2 + .iram1.9 0x40084150 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x20 (size before relaxing) - .iram1.17 0x40084170 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.8 0x400841a0 0x33 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x400841d3 0x1 - .iram1.12 0x400841d4 0xa esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.17 0x40084168 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.8 0x40084198 0x33 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x400841cb 0x1 + .iram1.12 0x400841cc 0xa esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xe (size before relaxing) - *fill* 0x400841de 0x2 - .iram1.11 0x400841e0 0x3f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x400841d6 0x2 + .iram1.11 0x400841d8 0x3f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x4a (size before relaxing) - *fill* 0x4008421f 0x1 - .iram1.10 0x40084220 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.14 0x40084230 0xb esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x40084217 0x1 + .iram1.10 0x40084218 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.14 0x40084228 0xb esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xe (size before relaxing) - *fill* 0x4008423b 0x1 - .iram1.13 0x4008423c 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x40084233 0x1 + .iram1.13 0x40084234 0x2d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x31 (size before relaxing) - *fill* 0x40084269 0x3 - .iram1.0 0x4008426c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x40084261 0x3 + .iram1.0 0x40084264 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xb (size before relaxing) - *fill* 0x40084274 0x0 - .iram1.7 0x40084274 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x4008426c 0x0 + .iram1.7 0x4008426c 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x18 (size before relaxing) - .iram1.1 0x40084288 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.1 0x40084280 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xb (size before relaxing) - *fill* 0x40084290 0x0 - .iram1.6 0x40084290 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x40084288 0x0 + .iram1.6 0x40084288 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x10 (size before relaxing) - .iram1.8 0x4008429c 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.7 0x400842ac 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.8 0x40084294 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.7 0x400842a4 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) 0x2f (size before relaxing) - *fill* 0x400842cf 0x1 - .iram1.6 0x400842d0 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + *fill* 0x400842c7 0x1 + .iram1.6 0x400842c8 0x23 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) 0x2f (size before relaxing) - *fill* 0x400842f3 0x1 - .iram1.1 0x400842f4 0x57 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x400842eb 0x1 + .iram1.1 0x400842ec 0x57 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x66 (size before relaxing) - *fill* 0x4008434b 0x1 - .iram1.2 0x4008434c 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x40084343 0x1 + .iram1.2 0x40084344 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x60 (size before relaxing) - .iram1.3 0x400843a4 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x400843a4 esp_crosscore_int_send_yield - *fill* 0x400843b3 0x1 - .iram1.6 0x400843b4 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x400843b4 esp_crosscore_int_send_print_backtrace - *fill* 0x400843c3 0x1 - .iram1.7 0x400843c4 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x400843c4 esp_crosscore_int_send_twdt_abort - *fill* 0x400843d3 0x1 - .iram1 0x400843d4 0x40 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .iram1.3 0x4008439c 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4008439c esp_crosscore_int_send_yield + *fill* 0x400843ab 0x1 + .iram1.6 0x400843ac 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x400843ac esp_crosscore_int_send_print_backtrace + *fill* 0x400843bb 0x1 + .iram1.7 0x400843bc 0xf esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x400843bc esp_crosscore_int_send_twdt_abort + *fill* 0x400843cb 0x1 + .iram1 0x400843cc 0x40 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) 0x48 (size before relaxing) - 0x400843d4 _xt_panic - .iram1.0 0x40084414 0x66 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - 0x40084414 esp_rom_gpio_connect_out_signal - *fill* 0x4008447a 0x2 - .iram1.0 0x4008447c 0xda esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400843cc _xt_panic + .iram1.0 0x4008440c 0x66 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + 0x4008440c esp_rom_gpio_connect_out_signal + *fill* 0x40084472 0x2 + .iram1.0 0x40084474 0xda esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0xde (size before relaxing) - *fill* 0x40084556 0x2 - .iram1.1 0x40084558 0x1c0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x4008454e 0x2 + .iram1.1 0x40084550 0x1c0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x1da (size before relaxing) - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - *fill* 0x40084718 0x0 - .iram1 0x40084718 0xa esp-idf/esp_system/libesp_system.a(esp_ipc_isr_routines.S.obj) - 0x40084718 esp_ipc_isr_waiting_for_finish_cmd - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x0 - *fill* 0x40084722 0x2 - .iram1.2 0x40084724 0x7 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40084724 efuse_hal_get_disable_wafer_version_major - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x0 - *fill* 0x4008472b 0x1 - .iram1.10 0x4008472c 0x5 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4008472c esp_mspi_pin_init - *fill* 0x40084731 0x3 - .iram1.11 0x40084734 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40084734 spi_flash_init_chip_state + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + *fill* 0x40084710 0x0 + .iram1 0x40084710 0xa esp-idf/esp_system/libesp_system.a(esp_ipc_isr_routines.S.obj) + 0x40084710 esp_ipc_isr_waiting_for_finish_cmd + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x0 + *fill* 0x4008471a 0x2 + .iram1.2 0x4008471c 0x7 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x4008471c efuse_hal_get_disable_wafer_version_major + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x0 + *fill* 0x40084723 0x1 + .iram1.10 0x40084724 0x5 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40084724 esp_mspi_pin_init + *fill* 0x40084729 0x3 + .iram1.11 0x4008472c 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4008472c spi_flash_init_chip_state + *fill* 0x40084733 0x1 + .iram1.13 0x40084734 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40084734 esp_mspi_32bit_address_flash_feature_check *fill* 0x4008473b 0x1 - .iram1.13 0x4008473c 0x7 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4008473c esp_mspi_32bit_address_flash_feature_check - *fill* 0x40084743 0x1 - .iram1.3 0x40084744 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.4 0x40084768 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x40084782 0x0 - *fill* 0x40084782 0x2 - .iram1.7 0x40084784 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40084784 esp_flash_chip_driver_initialized - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - *fill* 0x40084794 0x0 - .iram1.0 0x40084794 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) - 0x40084794 esp_pm_lock_acquire - .iram1.1 0x4008479c 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) - 0x4008479c esp_pm_lock_release + .iram1.3 0x4008473c 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.4 0x40084760 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x4008477a 0x0 + *fill* 0x4008477a 0x2 + .iram1.7 0x4008477c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4008477c esp_flash_chip_driver_initialized + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 + *fill* 0x4008478c 0x0 *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.*) @@ -13853,1196 +14025,1193 @@ 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* 0x4008478c 0x0 .text.esp_clk_utils_mspi_speed_mode_sync_before_cpu_freq_switching - 0x400847a4 0x5 esp-idf/esp_hw_support/libesp_hw_support.a(clk_utils.c.obj) - 0x400847a4 esp_clk_utils_mspi_speed_mode_sync_before_cpu_freq_switching + 0x4008478c 0x5 esp-idf/esp_hw_support/libesp_hw_support.a(clk_utils.c.obj) + 0x4008478c 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* 0x400847a9 0x3 + *fill* 0x40084791 0x3 .text.esp_cpu_compare_and_set - 0x400847ac 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400847ac esp_cpu_compare_and_set + 0x40084794 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x40084794 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 - 0x400847c0 0x87 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400847c0 esp_cpu_stall + 0x400847a8 0x87 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x400847a8 esp_cpu_stall *libesp_hw_support.a:cpu.*(.literal.esp_cpu_unstall .text.esp_cpu_unstall) - *fill* 0x40084847 0x1 + *fill* 0x4008482f 0x1 .text.esp_cpu_unstall - 0x40084848 0x59 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x40084848 esp_cpu_unstall - *fill* 0x400848a1 0x0 + 0x40084830 0x59 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x40084830 esp_cpu_unstall + *fill* 0x40084889 0x0 *libesp_hw_support.a:cpu.*(.literal.esp_cpu_wait_for_intr .text.esp_cpu_wait_for_intr) - *fill* 0x400848a1 0x3 + *fill* 0x40084889 0x3 .text.esp_cpu_wait_for_intr - 0x400848a4 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400848a4 esp_cpu_wait_for_intr + 0x4008488c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4008488c esp_cpu_wait_for_intr *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) .text.esp_ptr_byte_accessible - 0x400848ac 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - 0x400848ac esp_ptr_byte_accessible + 0x40084894 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x40084894 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* 0x400848c5 0x3 + *fill* 0x400848ad 0x3 .text.rtc_clk_32k_enable_common - 0x400848c8 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x400848b0 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_bbpll_disable - 0x40084958 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - *fill* 0x40084996 0x2 + 0x40084940 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x4008497e 0x2 .text.rtc_clk_bbpll_enable - 0x40084998 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084980 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x76 (size before relaxing) - *fill* 0x400849fe 0x2 + *fill* 0x400849e6 0x2 .text.rtc_clk_bbpll_configure - 0x40084a00 0x1b4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x400849e8 0x1b4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x1c8 (size before relaxing) .text.rtc_clk_32k_enable - 0x40084bb4 0x35 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084b9c 0x35 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x39 (size before relaxing) - 0x40084bb4 rtc_clk_32k_enable - *fill* 0x40084be9 0x3 + 0x40084b9c rtc_clk_32k_enable + *fill* 0x40084bd1 0x3 .text.rtc_clk_32k_enable_external - 0x40084bec 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084bd4 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xe (size before relaxing) - 0x40084bec rtc_clk_32k_enable_external - *fill* 0x40084bf6 0x2 + 0x40084bd4 rtc_clk_32k_enable_external + *fill* 0x40084bde 0x2 .text.rtc_clk_8m_enable - 0x40084bf8 0x9d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084bf8 rtc_clk_8m_enable - *fill* 0x40084c95 0x3 + 0x40084be0 0x9d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084be0 rtc_clk_8m_enable + *fill* 0x40084c7d 0x3 .text.rtc_clk_8md256_enabled - 0x40084c98 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084c98 rtc_clk_8md256_enabled - *fill* 0x40084cb1 0x3 + 0x40084c80 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084c80 rtc_clk_8md256_enabled + *fill* 0x40084c99 0x3 .text.rtc_clk_slow_src_set - 0x40084cb4 0xe6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084c9c 0xe6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xf2 (size before relaxing) - 0x40084cb4 rtc_clk_slow_src_set - *fill* 0x40084d9a 0x2 + 0x40084c9c rtc_clk_slow_src_set + *fill* 0x40084d82 0x2 .text.rtc_clk_slow_src_get - 0x40084d9c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084d9c rtc_clk_slow_src_get - *fill* 0x40084db6 0x2 + 0x40084d84 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084d84 rtc_clk_slow_src_get + *fill* 0x40084d9e 0x2 .text.rtc_clk_slow_freq_get_hz - 0x40084db8 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084da0 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x2a (size before relaxing) - 0x40084db8 rtc_clk_slow_freq_get_hz - *fill* 0x40084dde 0x2 + 0x40084da0 rtc_clk_slow_freq_get_hz + *fill* 0x40084dc6 0x2 .text.rtc_clk_fast_src_set - 0x40084de0 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084dc8 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x4a (size before relaxing) - 0x40084de0 rtc_clk_fast_src_set - *fill* 0x40084e27 0x1 + 0x40084dc8 rtc_clk_fast_src_set + *fill* 0x40084e0f 0x1 .text.rtc_clk_xtal_freq_get - 0x40084e28 0x33 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084e28 rtc_get_xtal - 0x40084e28 rtc_clk_xtal_freq_get - *fill* 0x40084e5b 0x1 + 0x40084e10 0x33 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084e10 rtc_get_xtal + 0x40084e10 rtc_clk_xtal_freq_get + *fill* 0x40084e43 0x1 .text.rtc_clk_cpu_freq_mhz_to_config - 0x40084e5c 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084e5c rtc_clk_cpu_freq_mhz_to_config + 0x40084e44 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084e44 rtc_clk_cpu_freq_mhz_to_config .text.rtc_clk_cpu_freq_get_config - 0x40084ec4 0xc9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084eac 0xc9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xd1 (size before relaxing) - 0x40084ec4 rtc_clk_cpu_freq_get_config - *fill* 0x40084f8d 0x3 + 0x40084eac rtc_clk_cpu_freq_get_config + *fill* 0x40084f75 0x3 .text.rtc_clk_apb_freq_update - 0x40084f90 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40084f90 rtc_clk_apb_freq_update - *fill* 0x40084fa9 0x3 + 0x40084f78 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084f78 rtc_clk_apb_freq_update + *fill* 0x40084f91 0x3 .text.rtc_clk_cpu_freq_to_xtal - 0x40084fac 0x81 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40084f94 0x81 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x89 (size before relaxing) - 0x40084fac rtc_clk_cpu_freq_to_xtal - *fill* 0x4008502d 0x3 + 0x40084f94 rtc_clk_cpu_freq_to_xtal + *fill* 0x40085015 0x3 .text.rtc_clk_cpu_set_to_default_config - 0x40085030 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40085018 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x19 (size before relaxing) - 0x40085030 rtc_clk_cpu_set_to_default_config - *fill* 0x40085041 0x3 + 0x40085018 rtc_clk_cpu_set_to_default_config + *fill* 0x40085029 0x3 .text.rtc_clk_cpu_freq_to_pll_mhz - 0x40085044 0xae esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4008502c 0xae esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0xba (size before relaxing) - *fill* 0x400850f2 0x2 + *fill* 0x400850da 0x2 .text.rtc_clk_cpu_freq_to_8m - 0x400850f4 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x400850dc 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x66 (size before relaxing) - *fill* 0x40085156 0x2 + *fill* 0x4008513e 0x2 .text.rtc_clk_cpu_freq_set_config - 0x40085158 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40085140 0x74 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x8f (size before relaxing) - 0x40085158 rtc_clk_cpu_freq_set_config - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 - *fill* 0x400851cc 0x0 + 0x40085140 rtc_clk_cpu_freq_set_config + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 0x0 + *fill* 0x400851b4 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* 0x400851cc 0x0 + *fill* 0x400851b4 0x0 .text.rtc_clk_cal_internal - 0x400851cc 0x1fc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x400851b4 0x1fc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0x210 (size before relaxing) .text.rtc_clk_cal - 0x400853c8 0xc5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x400853b0 0xc5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0xcd (size before relaxing) - 0x400853c8 rtc_clk_cal - *fill* 0x4008548d 0x3 + 0x400853b0 rtc_clk_cal + *fill* 0x40085475 0x3 .text.rtc_time_get - 0x40085490 0x6f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x40085490 rtc_time_get - *fill* 0x400854ff 0x1 + 0x40085478 0x6f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40085478 rtc_time_get + *fill* 0x400854e7 0x1 .text.rtc_clk_wait_for_slow_cycle - 0x40085500 0xa7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x40085500 rtc_clk_wait_for_slow_cycle - *fill* 0x400855a7 0x1 + 0x400854e8 0xa7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x400854e8 rtc_clk_wait_for_slow_cycle + *fill* 0x4008558f 0x1 .text.rtc_clk_freq_cal - 0x400855a8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x400855a8 rtc_clk_freq_cal - *fill* 0x400855c2 0x2 + 0x40085590 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40085590 rtc_clk_freq_cal + *fill* 0x400855aa 0x2 .text.enable_timer_group0_for_calibration - 0x400855c4 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x400855ac 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0x67 (size before relaxing) - *fill* 0x40085627 0x0 - *fill* 0x40085627 0x0 - *fill* 0x40085627 0x0 - *fill* 0x40085627 0x0 - *fill* 0x40085627 0x0 + *fill* 0x4008560f 0x0 + *fill* 0x4008560f 0x0 + *fill* 0x4008560f 0x0 + *fill* 0x4008560f 0x0 + *fill* 0x4008560f 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* 0x40085627 0x1 + *fill* 0x4008560f 0x1 .text.cache_sync - 0x40085628 0x22 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - 0x40085628 cache_sync - *fill* 0x4008564a 0x0 + 0x40085610 0x22 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + 0x40085610 cache_sync + *fill* 0x40085632 0x0 *libesp_mm.a:esp_cache.*(.literal .literal.* .text .text.*) - *fill* 0x4008564a 0x2 + *fill* 0x40085632 0x2 .text.esp_cache_get_alignment - 0x4008564c 0x42 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x40085634 0x42 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) 0x4a (size before relaxing) - 0x4008564c esp_cache_get_alignment - *fill* 0x4008568e 0x0 + 0x40085634 esp_cache_get_alignment + *fill* 0x40085676 0x0 *libesp_ringbuf.a:(.literal .literal.* .text .text.*) - *fill* 0x4008568e 0x2 + *fill* 0x40085676 0x2 .text.prvAcquireItemNoSplit - 0x40085690 0xb2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x40085742 0x2 + 0x40085678 0xb2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x4008572a 0x2 .text.prvSendAcquireGeneric - 0x40085744 0xd6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4008572c 0xd6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0xee (size before relaxing) - *fill* 0x4008581a 0x2 + *fill* 0x40085802 0x2 .text.prvReceiveGeneric - 0x4008581c 0xfb esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40085804 0xfb esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x10b (size before relaxing) - *fill* 0x40085917 0x1 + *fill* 0x400858ff 0x1 .text.xRingbufferSend - 0x40085918 0x65 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40085918 xRingbufferSend - *fill* 0x4008597d 0x3 + 0x40085900 0x65 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40085900 xRingbufferSend + *fill* 0x40085965 0x3 .text.xRingbufferReceive - 0x40085980 0x40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40085968 0x40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x44 (size before relaxing) - 0x40085980 xRingbufferReceive + 0x40085968 xRingbufferReceive .text.vRingbufferReturnItem - 0x400859c0 0x5c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x400859a8 0x5c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x6e (size before relaxing) - 0x400859c0 vRingbufferReturnItem - *fill* 0x40085a1c 0x0 + 0x400859a8 vRingbufferReturnItem + *fill* 0x40085a04 0x0 .text.prvCheckItemAvail - 0x40085a1c 0x49 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x40085a65 0x0 - *fill* 0x40085a65 0x0 - *fill* 0x40085a65 0x0 - *fill* 0x40085a65 0x0 - *fill* 0x40085a65 0x0 + 0x40085a04 0x49 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x40085a4d 0x0 + *fill* 0x40085a4d 0x0 + *fill* 0x40085a4d 0x0 + *fill* 0x40085a4d 0x0 + *fill* 0x40085a4d 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* 0x40085a65 0x3 + *fill* 0x40085a4d 0x3 .text.esp_rom_set_cpu_ticks_per_us - 0x40085a68 0xf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - 0x40085a68 esp_rom_set_cpu_ticks_per_us - *fill* 0x40085a77 0x0 + 0x40085a50 0xf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + 0x40085a50 esp_rom_set_cpu_ticks_per_us + *fill* 0x40085a5f 0x0 *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) - *fill* 0x40085a77 0x1 + *fill* 0x40085a5f 0x1 .text.esp_error_check_failed_print - 0x40085a78 0x47 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x40085a60 0x47 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) 0x4f (size before relaxing) - *fill* 0x40085abf 0x1 + *fill* 0x40085aa7 0x1 .text._esp_error_check_failed - 0x40085ac0 0x2a esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x40085aa8 0x2a esp-idf/esp_system/libesp_system.a(esp_err.c.obj) 0x32 (size before relaxing) - 0x40085ac0 _esp_error_check_failed - *fill* 0x40085aea 0x0 - *fill* 0x40085aea 0x0 + 0x40085aa8 _esp_error_check_failed + *fill* 0x40085ad2 0x0 + *fill* 0x40085ad2 0x0 *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) - *fill* 0x40085aea 0x2 + *fill* 0x40085ad2 0x2 .text.esp_system_abort - 0x40085aec 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x40085ad4 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0xc (size before relaxing) - 0x40085aec esp_system_abort - *fill* 0x40085af4 0x0 + 0x40085ad4 esp_system_abort + *fill* 0x40085adc 0x0 *libesp_system.a:image_process.*(.literal .literal.* .text .text.*) *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) .text.__ubsan_include - 0x40085af4 0x5 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - 0x40085af4 __ubsan_include + 0x40085adc 0x5 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x40085adc __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* 0x40085af9 0x3 + *fill* 0x40085ae1 0x3 .text.prvCopyDataToQueue - 0x40085afc 0x90 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085ae4 0x90 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataFromQueue - 0x40085b8c 0x23 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x40085baf 0x1 + 0x40085b74 0x23 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x40085b97 0x1 .text.prvNotifyQueueSetContainer - 0x40085bb0 0x9f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085b98 0x9f esp-idf/freertos/libfreertos.a(queue.c.obj) 0xb6 (size before relaxing) - *fill* 0x40085c4f 0x1 + *fill* 0x40085c37 0x1 .text.xQueueGenericReset - 0x40085c50 0xb3 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085c38 0xb3 esp-idf/freertos/libfreertos.a(queue.c.obj) 0xc7 (size before relaxing) - 0x40085c50 xQueueGenericReset - *fill* 0x40085d03 0x1 + 0x40085c38 xQueueGenericReset + *fill* 0x40085ceb 0x1 .text.prvInitialiseNewQueue - 0x40085d04 0x1f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085cec 0x1f esp-idf/freertos/libfreertos.a(queue.c.obj) 0x23 (size before relaxing) - *fill* 0x40085d23 0x1 + *fill* 0x40085d0b 0x1 .text.xQueueGenericCreateStatic - 0x40085d24 0x8e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085d0c 0x8e esp-idf/freertos/libfreertos.a(queue.c.obj) 0x9a (size before relaxing) - 0x40085d24 xQueueGenericCreateStatic - *fill* 0x40085db2 0x2 + 0x40085d0c xQueueGenericCreateStatic + *fill* 0x40085d9a 0x2 .text.xQueueGenericGetStaticBuffers - 0x40085db4 0x43 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40085db4 xQueueGenericGetStaticBuffers - *fill* 0x40085df7 0x1 + 0x40085d9c 0x43 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085d9c xQueueGenericGetStaticBuffers + *fill* 0x40085ddf 0x1 .text.xQueueGenericCreate - 0x40085df8 0x54 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085de0 0x54 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x5c (size before relaxing) - 0x40085df8 xQueueGenericCreate + 0x40085de0 xQueueGenericCreate .text.xQueueGetMutexHolder - 0x40085e4c 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085e34 0x36 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x3a (size before relaxing) - 0x40085e4c xQueueGetMutexHolder - *fill* 0x40085e82 0x2 + 0x40085e34 xQueueGetMutexHolder + *fill* 0x40085e6a 0x2 .text.xQueueCreateCountingSemaphoreStatic - 0x40085e84 0x44 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40085e84 xQueueCreateCountingSemaphoreStatic + 0x40085e6c 0x44 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085e6c xQueueCreateCountingSemaphoreStatic .text.xQueueGenericSend - 0x40085ec8 0x13c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085eb0 0x13c esp-idf/freertos/libfreertos.a(queue.c.obj) 0x16c (size before relaxing) - 0x40085ec8 xQueueGenericSend + 0x40085eb0 xQueueGenericSend .text.prvInitialiseMutex - 0x40086004 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40085fec 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateMutex - 0x40086040 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086028 0x16 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x1a (size before relaxing) - 0x40086040 xQueueCreateMutex - *fill* 0x40086056 0x2 + 0x40086028 xQueueCreateMutex + *fill* 0x4008603e 0x2 .text.xQueueCreateMutexStatic - 0x40086058 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086040 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) 0x1e (size before relaxing) - 0x40086058 xQueueCreateMutexStatic - *fill* 0x40086072 0x2 + 0x40086040 xQueueCreateMutexStatic + *fill* 0x4008605a 0x2 .text.xQueueGiveMutexRecursive - 0x40086074 0x3f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4008605c 0x3f esp-idf/freertos/libfreertos.a(queue.c.obj) 0x47 (size before relaxing) - 0x40086074 xQueueGiveMutexRecursive - *fill* 0x400860b3 0x1 + 0x4008605c xQueueGiveMutexRecursive + *fill* 0x4008609b 0x1 .text.xQueueGenericSendFromISR - 0x400860b4 0xdc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4008609c 0xdc esp-idf/freertos/libfreertos.a(queue.c.obj) 0xec (size before relaxing) - 0x400860b4 xQueueGenericSendFromISR + 0x4008609c xQueueGenericSendFromISR .text.xQueueGiveFromISR - 0x40086190 0xba esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086178 0xba esp-idf/freertos/libfreertos.a(queue.c.obj) 0xc6 (size before relaxing) - 0x40086190 xQueueGiveFromISR - *fill* 0x4008624a 0x2 - .text.xQueueReceive - 0x4008624c 0xec esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x10c (size before relaxing) - 0x4008624c xQueueReceive + 0x40086178 xQueueGiveFromISR + *fill* 0x40086232 0x2 .text.xQueueSemaphoreTake - 0x40086338 0x108 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086234 0x108 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x134 (size before relaxing) - 0x40086338 xQueueSemaphoreTake + 0x40086234 xQueueSemaphoreTake .text.xQueueTakeMutexRecursive - 0x40086440 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4008633c 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x46 (size before relaxing) - 0x40086440 xQueueTakeMutexRecursive - *fill* 0x40086482 0x2 + 0x4008633c xQueueTakeMutexRecursive + *fill* 0x4008637e 0x2 .text.xQueueReceiveFromISR - 0x40086484 0x88 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086380 0x88 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x90 (size before relaxing) - 0x40086484 xQueueReceiveFromISR + 0x40086380 xQueueReceiveFromISR .text.vQueueDelete - 0x4008650c 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40086408 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x27 (size before relaxing) - 0x4008650c vQueueDelete - *fill* 0x40086530 0x0 + 0x40086408 vQueueDelete + *fill* 0x4008642c 0x0 .text.vPortTaskWrapper - 0x40086530 0x26 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4008642c 0x26 esp-idf/freertos/libfreertos.a(port.c.obj) 0x32 (size before relaxing) - *fill* 0x40086556 0x2 + *fill* 0x40086452 0x2 .text.vPortTLSPointersDelCb - 0x40086558 0x8f esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40086454 0x8f esp-idf/freertos/libfreertos.a(port.c.obj) 0x96 (size before relaxing) - *fill* 0x400865e7 0x1 + *fill* 0x400864e3 0x1 .text.vPortCleanUpCoprocArea - 0x400865e8 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400864e4 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) 0x1a (size before relaxing) - *fill* 0x400865fe 0x2 + *fill* 0x400864fa 0x2 .text.xPortStartScheduler - 0x40086600 0x28 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400864fc 0x28 esp-idf/freertos/libfreertos.a(port.c.obj) 0x34 (size before relaxing) - 0x40086600 xPortStartScheduler + 0x400864fc xPortStartScheduler .text.pxPortInitialiseStack - 0x40086628 0x99 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40086628 pxPortInitialiseStack - *fill* 0x400866c1 0x3 + 0x40086524 0x99 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40086524 pxPortInitialiseStack + *fill* 0x400865bd 0x3 .text.xPortInIsrContext - 0x400866c4 0x22 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x400866c4 xPortInIsrContext - *fill* 0x400866e6 0x2 + 0x400865c0 0x22 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400865c0 xPortInIsrContext + *fill* 0x400865e2 0x2 .text.xPortEnterCriticalTimeout - 0x400866e8 0x150 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400865e4 0x150 esp-idf/freertos/libfreertos.a(port.c.obj) 0x15c (size before relaxing) - 0x400866e8 xPortEnterCriticalTimeout + 0x400865e4 xPortEnterCriticalTimeout .text.vPortExitCritical - 0x40086838 0x9b esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40086734 0x9b esp-idf/freertos/libfreertos.a(port.c.obj) 0x9e (size before relaxing) - 0x40086838 vPortExitCritical - *fill* 0x400868d3 0x1 + 0x40086734 vPortExitCritical + *fill* 0x400867cf 0x1 .text.vPortYieldOtherCore - 0x400868d4 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400867d0 0xa esp-idf/freertos/libfreertos.a(port.c.obj) 0xe (size before relaxing) - 0x400868d4 vPortYieldOtherCore - *fill* 0x400868de 0x2 + 0x400867d0 vPortYieldOtherCore + *fill* 0x400867da 0x2 .text.vApplicationStackOverflowHook - 0x400868e0 0x3d esp-idf/freertos/libfreertos.a(port.c.obj) - 0x400868e0 vApplicationStackOverflowHook - *fill* 0x4008691d 0x3 + 0x400867dc 0x3d esp-idf/freertos/libfreertos.a(port.c.obj) + 0x400867dc vApplicationStackOverflowHook + *fill* 0x40086819 0x3 .text.vPortTCBPreDeleteHook - 0x40086920 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4008681c 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) 0x16 (size before relaxing) - 0x40086920 vPortTCBPreDeleteHook - *fill* 0x40086932 0x2 - .text 0x40086934 0x25a esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x4008681c vPortTCBPreDeleteHook + *fill* 0x4008682e 0x2 + .text 0x40086830 0x25a esp-idf/freertos/libfreertos.a(portasm.S.obj) 0x26a (size before relaxing) - 0x40086934 _frxt_setup_switch - 0x4008694c _frxt_int_enter - 0x40086990 _frxt_int_exit - 0x400869e0 _frxt_timer_int - 0x40086a08 _frxt_tick_timer_init - 0x40086a24 _frxt_dispatch - 0x40086a88 vPortYield - 0x40086aec vPortYieldFromInt - 0x40086b20 _frxt_task_coproc_state - 0x40086b60 _frxt_coproc_exc_hook - *fill* 0x40086b8e 0x2 + 0x40086830 _frxt_setup_switch + 0x40086848 _frxt_int_enter + 0x4008688c _frxt_int_exit + 0x400868dc _frxt_timer_int + 0x40086904 _frxt_tick_timer_init + 0x40086920 _frxt_dispatch + 0x40086984 vPortYield + 0x400869e8 vPortYieldFromInt + 0x40086a1c _frxt_task_coproc_state + 0x40086a5c _frxt_coproc_exc_hook + *fill* 0x40086a8a 0x2 .text._xt_tick_divisor_init - 0x40086b90 0x1c esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) + 0x40086a8c 0x1c esp-idf/freertos/libfreertos.a(xtensa_init.c.obj) 0x1f (size before relaxing) - 0x40086b90 _xt_tick_divisor_init - *fill* 0x40086bac 0x0 + 0x40086a8c _xt_tick_divisor_init + *fill* 0x40086aa8 0x0 .text.pvPortMalloc - 0x40086bac 0x12 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40086bac pvPortMalloc - *fill* 0x40086bbe 0x2 + 0x40086aa8 0x12 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40086aa8 pvPortMalloc + *fill* 0x40086aba 0x2 .text.vPortFree - 0x40086bc0 0xa esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40086abc 0xa esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0xe (size before relaxing) - 0x40086bc0 vPortFree - *fill* 0x40086bca 0x2 + 0x40086abc vPortFree + *fill* 0x40086ac6 0x2 .text.xPortCheckValidTCBMem - 0x40086bcc 0x49 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40086bcc xPortCheckValidTCBMem - *fill* 0x40086c15 0x3 + 0x40086ac8 0x49 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40086ac8 xPortCheckValidTCBMem + *fill* 0x40086b11 0x3 .text.xPortcheckValidStackMem - 0x40086c18 0x48 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40086c18 xPortcheckValidStackMem + 0x40086b14 0x48 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40086b14 xPortcheckValidStackMem .text.vApplicationGetIdleTaskMemory - 0x40086c60 0x3d esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x40086b5c 0x3d esp-idf/freertos/libfreertos.a(port_common.c.obj) 0x4b (size before relaxing) - 0x40086c60 vApplicationGetIdleTaskMemory - *fill* 0x40086c9d 0x3 + 0x40086b5c vApplicationGetIdleTaskMemory + *fill* 0x40086b99 0x3 .text.vPortSetupTimer - 0x40086ca0 0xb esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40086b9c 0xb esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x11 (size before relaxing) - 0x40086ca0 vPortSetupTimer - *fill* 0x40086cab 0x1 + 0x40086b9c vPortSetupTimer + *fill* 0x40086ba7 0x1 .text.xPortSysTickHandler - 0x40086cac 0x27 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40086ba8 0x27 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x2f (size before relaxing) - 0x40086cac xPortSysTickHandler - *fill* 0x40086cd3 0x1 + 0x40086ba8 xPortSysTickHandler + *fill* 0x40086bcf 0x1 .text.prvGetDisinheritPriorityAfterTimeout - 0x40086cd4 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x0 - *fill* 0x40086cf2 0x2 + 0x40086bd0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x0 + *fill* 0x40086bee 0x2 .text.vListInitialise - 0x40086cf4 0x24 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40086cf4 vListInitialise + 0x40086bf0 0x24 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40086bf0 vListInitialise .text.vListInitialiseItem - 0x40086d18 0xc esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40086d18 vListInitialiseItem + 0x40086c14 0xc esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40086c14 vListInitialiseItem .text.vListInsertEnd - 0x40086d24 0x39 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40086d24 vListInsertEnd - *fill* 0x40086d5d 0x3 + 0x40086c20 0x39 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40086c20 vListInsertEnd + *fill* 0x40086c59 0x3 .text.vListInsert - 0x40086d60 0x5c esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40086d60 vListInsert + 0x40086c5c 0x5c esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40086c5c vListInsert .text.uxListRemove - 0x40086dbc 0x52 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40086dbc uxListRemove + 0x40086cb8 0x52 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40086cb8 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* 0x40086e0e 0x2 + *fill* 0x40086d0a 0x2 .text.prvCheckTaskCanBeScheduledSMP - 0x40086e10 0x46 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x40086e56 0x2 + 0x40086d0c 0x46 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x40086d52 0x2 .text.prvResetNextTaskUnblockTime - 0x40086e58 0x3c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086d54 0x3c esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvIsYieldRequiredSMP - 0x40086e94 0xa5 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x40086f39 0x3 + 0x40086d90 0xa5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x40086e35 0x3 .text.prvSelectHighestPriorityTaskSMP - 0x40086f3c 0x1e7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40086e38 0x1e7 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1ea (size before relaxing) - *fill* 0x40087123 0x1 + *fill* 0x4008701f 0x1 .text.prvDeleteTCB - 0x40087124 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087020 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x57 (size before relaxing) - *fill* 0x40087168 0x0 + *fill* 0x40087064 0x0 .text.prvCheckTasksWaitingTermination - 0x40087168 0x96 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087064 0x96 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x9e (size before relaxing) - *fill* 0x400871fe 0x2 + *fill* 0x400870fa 0x2 .text.prvAddCurrentTaskToDelayedList - 0x40087200 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400870fc 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x11e (size before relaxing) - *fill* 0x4008731a 0x2 + *fill* 0x40087216 0x2 .text.prvIdleTask - 0x4008731c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087218 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x12 (size before relaxing) - *fill* 0x40087328 0x0 + *fill* 0x40087224 0x0 .text.prvInitialiseNewTask - 0x40087328 0xa6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087224 0xa6 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xb2 (size before relaxing) - *fill* 0x400873ce 0x2 + *fill* 0x400872ca 0x2 .text.prvInitialiseTaskLists - 0x400873d0 0x67 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400872cc 0x67 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x77 (size before relaxing) - *fill* 0x40087437 0x1 + *fill* 0x40087333 0x1 .text.prvAddNewTaskToReadyList - 0x40087438 0x1a4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087334 0x1a4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1b3 (size before relaxing) - *fill* 0x400875dc 0x0 + *fill* 0x400874d8 0x0 .text.vTaskSuspendAll - 0x400875dc 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400874d8 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x32 (size before relaxing) - 0x400875dc vTaskSuspendAll - *fill* 0x4008760a 0x2 + 0x400874d8 vTaskSuspendAll + *fill* 0x40087506 0x2 .text.xTaskGetTickCount - 0x4008760c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4008760c xTaskGetTickCount - *fill* 0x40087619 0x3 + 0x40087508 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087508 xTaskGetTickCount + *fill* 0x40087515 0x3 .text.xTaskGetTickCountFromISR - 0x4008761c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087518 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x22 (size before relaxing) - 0x4008761c xTaskGetTickCountFromISR - *fill* 0x4008763a 0x2 + 0x40087518 xTaskGetTickCountFromISR + *fill* 0x40087536 0x2 .text.xTaskIncrementTick - 0x4008763c 0x2c8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087538 0x2c8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x2db (size before relaxing) - 0x4008763c xTaskIncrementTick - *fill* 0x40087904 0x0 + 0x40087538 xTaskIncrementTick + *fill* 0x40087800 0x0 .text.vTaskSwitchContext - 0x40087904 0xa8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087800 0xa8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xbb (size before relaxing) - 0x40087904 vTaskSwitchContext - *fill* 0x400879ac 0x0 + 0x40087800 vTaskSwitchContext + *fill* 0x400878a8 0x0 .text.vTaskPlaceOnEventList - 0x400879ac 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400878a8 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x57 (size before relaxing) - 0x400879ac vTaskPlaceOnEventList - *fill* 0x400879f3 0x1 + 0x400878a8 vTaskPlaceOnEventList + *fill* 0x400878ef 0x1 .text.xTaskRemoveFromEventList - 0x400879f4 0x1fc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400878f0 0x1fc esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x213 (size before relaxing) - 0x400879f4 xTaskRemoveFromEventList - *fill* 0x40087bf0 0x0 + 0x400878f0 xTaskRemoveFromEventList + *fill* 0x40087aec 0x0 .text.vTaskInternalSetTimeOutState - 0x40087bf0 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40087bf0 vTaskInternalSetTimeOutState - *fill* 0x40087c09 0x3 + 0x40087aec 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087aec vTaskInternalSetTimeOutState + *fill* 0x40087b05 0x3 .text.xTaskCheckForTimeOut - 0x40087c0c 0xb7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087b08 0xb7 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xc2 (size before relaxing) - 0x40087c0c xTaskCheckForTimeOut - *fill* 0x40087cc3 0x1 + 0x40087b08 xTaskCheckForTimeOut + *fill* 0x40087bbf 0x1 .text.xTaskGetCurrentTaskHandle - 0x40087cc4 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40087cc4 xTaskGetCurrentTaskHandle - *fill* 0x40087ce3 0x1 + 0x40087bc0 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087bc0 xTaskGetCurrentTaskHandle + *fill* 0x40087bdf 0x1 .text.uxTaskPriorityGet - 0x40087ce4 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087be0 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x26 (size before relaxing) - 0x40087ce4 uxTaskPriorityGet - *fill* 0x40087d03 0x1 + 0x40087be0 uxTaskPriorityGet + *fill* 0x40087bff 0x1 .text.vTaskPrioritySet - 0x40087d04 0x15f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087c00 0x15f esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x173 (size before relaxing) - 0x40087d04 vTaskPrioritySet - *fill* 0x40087e63 0x1 + 0x40087c00 vTaskPrioritySet + *fill* 0x40087d5f 0x1 .text.pcTaskGetName - 0x40087e64 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087d60 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x29 (size before relaxing) - 0x40087e64 pcTaskGetName - *fill* 0x40087e86 0x2 + 0x40087d60 pcTaskGetName + *fill* 0x40087d82 0x2 .text.xTaskGetSchedulerState - 0x40087e88 0x37 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40087e88 xTaskGetSchedulerState - *fill* 0x40087ebf 0x1 + 0x40087d84 0x37 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087d84 xTaskGetSchedulerState + *fill* 0x40087dbb 0x1 .text.vTaskDelete - 0x40087ec0 0xf4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087dbc 0xf4 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x117 (size before relaxing) - 0x40087ec0 vTaskDelete - *fill* 0x40087fb4 0x0 + 0x40087dbc vTaskDelete + *fill* 0x40087eb0 0x0 .text.vTaskDelay - 0x40087fb4 0x3b esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087eb0 0x3b esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4f (size before relaxing) - 0x40087fb4 vTaskDelay - *fill* 0x40087fef 0x1 + 0x40087eb0 vTaskDelay + *fill* 0x40087eeb 0x1 .text.xTaskResumeAll - 0x40087ff0 0x1f0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40087eec 0x1f0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1ff (size before relaxing) - 0x40087ff0 xTaskResumeAll - *fill* 0x400881e0 0x0 + 0x40087eec xTaskResumeAll + *fill* 0x400880dc 0x0 .text.xTaskPriorityInherit - 0x400881e0 0x10f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400880dc 0x10f esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x11a (size before relaxing) - 0x400881e0 xTaskPriorityInherit - *fill* 0x400882ef 0x1 + 0x400880dc xTaskPriorityInherit + *fill* 0x400881eb 0x1 .text.xTaskPriorityDisinherit - 0x400882f0 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400881ec 0xe8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xf7 (size before relaxing) - 0x400882f0 xTaskPriorityDisinherit - *fill* 0x400883d8 0x0 + 0x400881ec xTaskPriorityDisinherit + *fill* 0x400882d4 0x0 .text.vTaskPriorityDisinheritAfterTimeout - 0x400883d8 0xf8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400882d4 0xf8 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xff (size before relaxing) - 0x400883d8 vTaskPriorityDisinheritAfterTimeout - *fill* 0x400884d0 0x0 + 0x400882d4 vTaskPriorityDisinheritAfterTimeout + *fill* 0x400883cc 0x0 .text.pvTaskIncrementMutexHeldCount - 0x400884d0 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400883cc 0x47 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x4a (size before relaxing) - 0x400884d0 pvTaskIncrementMutexHeldCount - *fill* 0x40088517 0x1 + 0x400883cc pvTaskIncrementMutexHeldCount + *fill* 0x40088413 0x1 .text.ulTaskGenericNotifyTake - 0x40088518 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088414 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x106 (size before relaxing) - 0x40088518 ulTaskGenericNotifyTake - *fill* 0x4008860a 0x2 + 0x40088414 ulTaskGenericNotifyTake + *fill* 0x40088506 0x2 .text.xTaskGenericNotify - 0x4008860c 0x1d3 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088508 0x1d3 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1e6 (size before relaxing) - 0x4008860c xTaskGenericNotify - *fill* 0x400887df 0x1 + 0x40088508 xTaskGenericNotify + *fill* 0x400886db 0x1 .text.vTaskGenericNotifyGiveFromISR - 0x400887e0 0x1a3 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400886dc 0x1a3 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1b3 (size before relaxing) - 0x400887e0 vTaskGenericNotifyGiveFromISR - *fill* 0x40088983 0x1 + 0x400886dc vTaskGenericNotifyGiveFromISR + *fill* 0x4008887f 0x1 .text.xTaskIncrementTickOtherCores - 0x40088984 0x7a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088880 0x7a esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x7e (size before relaxing) - 0x40088984 xTaskIncrementTickOtherCores - *fill* 0x400889fe 0x2 + 0x40088880 xTaskIncrementTickOtherCores + *fill* 0x400888fa 0x2 .text.xTaskCreatePinnedToCore - 0x40088a00 0x92 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x400888fc 0x92 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xa2 (size before relaxing) - 0x40088a00 xTaskCreatePinnedToCore - *fill* 0x40088a92 0x2 + 0x400888fc xTaskCreatePinnedToCore + *fill* 0x4008898e 0x2 .text.xTaskCreateStaticPinnedToCore - 0x40088a94 0xe0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088990 0xe0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xf4 (size before relaxing) - 0x40088a94 xTaskCreateStaticPinnedToCore + 0x40088990 xTaskCreateStaticPinnedToCore .text.prvCreateIdleTasks - 0x40088b74 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088a70 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x96 (size before relaxing) - *fill* 0x40088c02 0x2 + *fill* 0x40088afe 0x2 .text.vTaskStartScheduler - 0x40088c04 0x61 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088b00 0x61 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x74 (size before relaxing) - 0x40088c04 vTaskStartScheduler - *fill* 0x40088c65 0x3 + 0x40088b00 vTaskStartScheduler + *fill* 0x40088b61 0x3 .text.xTaskGetCoreID - 0x40088c68 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088b64 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x13 (size before relaxing) - 0x40088c68 xTaskGetCoreID - *fill* 0x40088c78 0x0 + 0x40088b64 xTaskGetCoreID + *fill* 0x40088b74 0x0 .text.xTaskGetIdleTaskHandleForCore - 0x40088c78 0x38 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088b74 0x38 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3c (size before relaxing) - 0x40088c78 xTaskGetIdleTaskHandleForCore + 0x40088b74 xTaskGetIdleTaskHandleForCore .text.xTaskGetCurrentTaskHandleForCore - 0x40088cb0 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40088cb0 xTaskGetCurrentTaskHandleForCore - *fill* 0x40088cdb 0x1 + 0x40088bac 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088bac xTaskGetCurrentTaskHandleForCore + *fill* 0x40088bd7 0x1 .text.__getreent - 0x40088cdc 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40088cdc __getreent - *fill* 0x40088cf2 0x2 + 0x40088bd8 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088bd8 __getreent + *fill* 0x40088bee 0x2 .text.vTaskGetSnapshot - 0x40088cf4 0x25 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088bf0 0x25 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x29 (size before relaxing) - 0x40088cf4 vTaskGetSnapshot - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x0 - *fill* 0x40088d19 0x3 + 0x40088bf0 vTaskGetSnapshot + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x0 + *fill* 0x40088c15 0x3 .text.xTimerCreateTimerTask - 0x40088d1c 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40088d1c xTimerCreateTimerTask - *fill* 0x40088d23 0x0 - *fill* 0x40088d23 0x0 - *fill* 0x40088d23 0x0 - *fill* 0x40088d23 0x0 + 0x40088c18 0x7 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40088c18 xTimerCreateTimerTask + *fill* 0x40088c1f 0x0 + *fill* 0x40088c1f 0x0 + *fill* 0x40088c1f 0x0 + *fill* 0x40088c1f 0x0 *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) *libgcov.a:(.literal .literal.* .text .text.*) *libhal.a:cache_hal_esp32.*(.literal .literal.* .text .text.*) - *fill* 0x40088d23 0x1 + *fill* 0x40088c1f 0x1 .text.cache_hal_suspend - 0x40088d24 0xdc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088c20 0xdc esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0xe8 (size before relaxing) - 0x40088d24 cache_hal_suspend + 0x40088c20 cache_hal_suspend .text.cache_hal_resume - 0x40088e00 0x7e esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088cfc 0x7e esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x8e (size before relaxing) - 0x40088e00 cache_hal_resume - *fill* 0x40088e7e 0x2 + 0x40088cfc cache_hal_resume + *fill* 0x40088d7a 0x2 .text.cache_hal_is_cache_enabled - 0x40088e80 0x25 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088d7c 0x25 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) 0x29 (size before relaxing) - 0x40088e80 cache_hal_is_cache_enabled - *fill* 0x40088ea5 0x3 + 0x40088d7c cache_hal_is_cache_enabled + *fill* 0x40088da1 0x3 .text.cache_hal_get_cache_line_size - 0x40088ea8 0x29 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) - 0x40088ea8 cache_hal_get_cache_line_size - *fill* 0x40088ed1 0x3 + 0x40088da4 0x29 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088da4 cache_hal_get_cache_line_size + *fill* 0x40088dcd 0x3 .text.cache_hal_init - 0x40088ed4 0x5 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) - 0x40088ed4 cache_hal_init - *fill* 0x40088ed9 0x0 - *fill* 0x40088ed9 0x0 - *fill* 0x40088ed9 0x0 + 0x40088dd0 0x5 esp-idf/hal/libhal.a(cache_hal_esp32.c.obj) + 0x40088dd0 cache_hal_init + *fill* 0x40088dd5 0x0 + *fill* 0x40088dd5 0x0 + *fill* 0x40088dd5 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* 0x40088ed9 0x3 + *fill* 0x40088dd5 0x3 .text.mmu_ll_check_entry_valid - 0x40088edc 0x40 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088dd8 0x40 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x44 (size before relaxing) .text.mmu_ll_get_entry_target - 0x40088f1c 0x48 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088e18 0x48 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x50 (size before relaxing) .text.mmu_ll_entry_id_to_paddr_base - 0x40088f64 0x41 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088e60 0x41 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x49 (size before relaxing) - *fill* 0x40088fa5 0x3 + *fill* 0x40088ea1 0x3 .text.mmu_hal_check_valid_ext_vaddr_region - 0x40088fa8 0xa3 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40088fa8 mmu_hal_check_valid_ext_vaddr_region - *fill* 0x4008904b 0x1 + 0x40088ea4 0xa3 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088ea4 mmu_hal_check_valid_ext_vaddr_region + *fill* 0x40088f47 0x1 .text.mmu_hal_map_region - 0x4008904c 0x175 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40088f48 0x175 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x189 (size before relaxing) - 0x4008904c mmu_hal_map_region - *fill* 0x400891c1 0x3 + 0x40088f48 mmu_hal_map_region + *fill* 0x400890bd 0x3 .text.mmu_hal_unmap_region - 0x400891c4 0x13b esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x400890c0 0x13b esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x143 (size before relaxing) - 0x400891c4 mmu_hal_unmap_region - *fill* 0x400892ff 0x1 + 0x400890c0 mmu_hal_unmap_region + *fill* 0x400891fb 0x1 .text.mmu_hal_vaddr_to_paddr - 0x40089300 0xd4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x400891fc 0xd4 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0xe8 (size before relaxing) - 0x40089300 mmu_hal_vaddr_to_paddr - *fill* 0x400893d4 0x0 - *fill* 0x400893d4 0x0 + 0x400891fc mmu_hal_vaddr_to_paddr + *fill* 0x400892d0 0x0 + *fill* 0x400892d0 0x0 .text.mmu_hal_pages_to_bytes - 0x400893d4 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x400893d4 mmu_hal_pages_to_bytes - *fill* 0x400893dc 0x0 - *fill* 0x400893dc 0x0 - *fill* 0x400893dc 0x0 + 0x400892d0 0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x400892d0 mmu_hal_pages_to_bytes + *fill* 0x400892d8 0x0 + *fill* 0x400892d8 0x0 + *fill* 0x400892d8 0x0 *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) .text.spi_flash_encrypt_ll_enable - 0x400893dc 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x400893f7 0x1 + 0x400892d8 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x400892f3 0x1 .text.spi_flash_encrypt_ll_disable - 0x400893f8 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x40089413 0x1 + 0x400892f4 0x1b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x4008930f 0x1 .text.spi_flash_encrypt_ll_plaintext_save - 0x40089414 0x43 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089310 0x43 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x46 (size before relaxing) - *fill* 0x40089457 0x1 + *fill* 0x40089353 0x1 .text.spi_flash_encryption_hal_enable - 0x40089458 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089354 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0xb (size before relaxing) - 0x40089458 spi_flash_encryption_hal_enable - *fill* 0x40089460 0x0 + 0x40089354 spi_flash_encryption_hal_enable + *fill* 0x4008935c 0x0 .text.spi_flash_encryption_hal_disable - 0x40089460 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4008935c 0x8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0xb (size before relaxing) - 0x40089460 spi_flash_encryption_hal_disable - *fill* 0x40089468 0x0 + 0x4008935c spi_flash_encryption_hal_disable + *fill* 0x40089364 0x0 .text.spi_flash_encryption_hal_prepare - 0x40089468 0x20 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089364 0x20 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x24 (size before relaxing) - 0x40089468 spi_flash_encryption_hal_prepare + 0x40089364 spi_flash_encryption_hal_prepare .text.spi_flash_encryption_hal_done - 0x40089488 0x10 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40089488 spi_flash_encryption_hal_done - *fill* 0x40089498 0x0 - *fill* 0x40089498 0x0 - *fill* 0x40089498 0x0 - *fill* 0x40089498 0x0 - *fill* 0x40089498 0x0 + 0x40089384 0x10 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089384 spi_flash_encryption_hal_done + *fill* 0x40089394 0x0 + *fill* 0x40089394 0x0 + *fill* 0x40089394 0x0 + *fill* 0x40089394 0x0 + *fill* 0x40089394 0x0 .text.spi_flash_encryption_hal_destroy - 0x40089498 0x5 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40089498 spi_flash_encryption_hal_destroy - *fill* 0x4008949d 0x3 + 0x40089394 0x5 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40089394 spi_flash_encryption_hal_destroy + *fill* 0x40089399 0x3 .text.spi_flash_encryption_hal_check - 0x400894a0 0xe esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x400894a0 spi_flash_encryption_hal_check + 0x4008939c 0xe esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4008939c spi_flash_encryption_hal_check *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) - *fill* 0x400894ae 0x2 + *fill* 0x400893aa 0x2 .text.spi_flash_ll_set_read_mode - 0x400894b0 0xba esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - *fill* 0x4008956a 0x2 + 0x400893ac 0xba esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + *fill* 0x40089466 0x2 .text.spi_flash_ll_program_page - 0x4008956c 0x5d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - *fill* 0x400895c9 0x3 + 0x40089468 0x5d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + *fill* 0x400894c5 0x3 .text.spi_flash_hal_configure_host_io_mode - 0x400895cc 0x195 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x400895cc spi_flash_hal_configure_host_io_mode - *fill* 0x40089761 0x3 + 0x400894c8 0x195 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400894c8 spi_flash_hal_configure_host_io_mode + *fill* 0x4008965d 0x3 .text.spi_flash_hal_common_command - 0x40089764 0x1f5 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089764 spi_flash_hal_common_command - *fill* 0x40089959 0x3 + 0x40089660 0x1f5 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089660 spi_flash_hal_common_command + *fill* 0x40089855 0x3 .text.spi_flash_hal_read - 0x4008995c 0x10d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4008995c spi_flash_hal_read - *fill* 0x40089a69 0x3 + 0x40089858 0x10d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089858 spi_flash_hal_read + *fill* 0x40089965 0x3 .text.spi_flash_hal_erase_chip - 0x40089a6c 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089a6c spi_flash_hal_erase_chip - *fill* 0x40089a8e 0x2 + 0x40089968 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089968 spi_flash_hal_erase_chip + *fill* 0x4008998a 0x2 .text.spi_flash_hal_erase_sector - 0x40089a90 0x5a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089a90 spi_flash_hal_erase_sector - *fill* 0x40089aea 0x2 + 0x4008998c 0x5a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4008998c spi_flash_hal_erase_sector + *fill* 0x400899e6 0x2 .text.spi_flash_hal_erase_block - 0x40089aec 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089aec spi_flash_hal_erase_block - *fill* 0x40089b3e 0x2 + 0x400899e8 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x400899e8 spi_flash_hal_erase_block + *fill* 0x40089a3a 0x2 .text.spi_flash_hal_program_page - 0x40089b40 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089b40 spi_flash_hal_program_page - *fill* 0x40089b92 0x2 + 0x40089a3c 0x52 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089a3c spi_flash_hal_program_page + *fill* 0x40089a8e 0x2 .text.spi_flash_hal_set_write_protect - 0x40089b94 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089b94 spi_flash_hal_set_write_protect + 0x40089a90 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089a90 spi_flash_hal_set_write_protect .text.spi_flash_hal_check_status - 0x40089bd0 0x32 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089bd0 spi_flash_hal_check_status - *fill* 0x40089c02 0x2 + 0x40089acc 0x32 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089acc spi_flash_hal_check_status + *fill* 0x40089afe 0x2 .text.spi_flash_hal_resume - 0x40089c04 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089b00 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x9 (size before relaxing) - 0x40089c04 spi_flash_hal_resume - *fill* 0x40089c0a 0x2 + 0x40089b00 spi_flash_hal_resume + *fill* 0x40089b06 0x2 .text.spi_flash_hal_suspend - 0x40089c0c 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089b08 0x6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x9 (size before relaxing) - 0x40089c0c spi_flash_hal_suspend - *fill* 0x40089c12 0x0 - *fill* 0x40089c12 0x0 - *fill* 0x40089c12 0x2 + 0x40089b08 spi_flash_hal_suspend + *fill* 0x40089b0e 0x0 + *fill* 0x40089b0e 0x0 + *fill* 0x40089b0e 0x2 .text.spi_flash_hal_poll_cmd_done - 0x40089c14 0xf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089c14 spi_flash_hal_poll_cmd_done - *fill* 0x40089c23 0x1 + 0x40089b10 0xf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089b10 spi_flash_hal_poll_cmd_done + *fill* 0x40089b1f 0x1 .text.spi_flash_hal_device_config - 0x40089c24 0xdb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089c24 spi_flash_hal_device_config - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x0 - *fill* 0x40089cff 0x1 + 0x40089b20 0xdb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089b20 spi_flash_hal_device_config + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x0 + *fill* 0x40089bfb 0x1 .text.spi_flash_hal_setup_read_suspend - 0x40089d00 0x7 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40089d00 spi_flash_hal_setup_read_suspend - *fill* 0x40089d07 0x0 - *fill* 0x40089d07 0x0 + 0x40089bfc 0x7 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40089bfc spi_flash_hal_setup_read_suspend + *fill* 0x40089c03 0x0 + *fill* 0x40089c03 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* 0x40089d07 0x1 + *fill* 0x40089c03 0x1 .text.wdt_hal_init - 0x40089d08 0x29a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40089d08 wdt_hal_init - *fill* 0x40089fa2 0x2 + 0x40089c04 0x29a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089c04 wdt_hal_init + *fill* 0x40089e9e 0x2 .text.wdt_hal_config_stage - 0x40089fa4 0x16d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40089ea0 0x16d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x174 (size before relaxing) - 0x40089fa4 wdt_hal_config_stage - *fill* 0x4008a111 0x3 + 0x40089ea0 wdt_hal_config_stage + *fill* 0x4008a00d 0x3 .text.wdt_hal_write_protect_disable - 0x4008a114 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a114 wdt_hal_write_protect_disable - *fill* 0x4008a136 0x2 + 0x4008a010 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a010 wdt_hal_write_protect_disable + *fill* 0x4008a032 0x2 .text.wdt_hal_enable - 0x4008a138 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a138 wdt_hal_enable + 0x4008a034 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a034 wdt_hal_enable .text.wdt_hal_handle_intr - 0x4008a188 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a188 wdt_hal_handle_intr + 0x4008a084 0x50 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a084 wdt_hal_handle_intr .text.wdt_hal_feed - 0x4008a1d8 0x2a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a1d8 wdt_hal_feed - *fill* 0x4008a202 0x2 + 0x4008a0d4 0x2a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a0d4 wdt_hal_feed + *fill* 0x4008a0fe 0x2 .text.wdt_hal_set_flashboot_en - 0x4008a204 0x49 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a204 wdt_hal_set_flashboot_en - *fill* 0x4008a24d 0x0 - *fill* 0x4008a24d 0x0 - *fill* 0x4008a24d 0x3 + 0x4008a100 0x49 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a100 wdt_hal_set_flashboot_en + *fill* 0x4008a149 0x0 + *fill* 0x4008a149 0x0 + *fill* 0x4008a149 0x3 .text.wdt_hal_write_protect_enable - 0x4008a250 0x20 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a250 wdt_hal_write_protect_enable + 0x4008a14c 0x20 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a14c wdt_hal_write_protect_enable .text.wdt_hal_disable - 0x4008a270 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a270 wdt_hal_disable - *fill* 0x4008a2a2 0x0 - *fill* 0x4008a2a2 0x0 - *fill* 0x4008a2a2 0x2 + 0x4008a16c 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a16c wdt_hal_disable + *fill* 0x4008a19e 0x0 + *fill* 0x4008a19e 0x0 + *fill* 0x4008a19e 0x2 .text.wdt_hal_is_enabled - 0x4008a2a4 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4008a2a4 wdt_hal_is_enabled + 0x4008a1a0 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4008a1a0 wdt_hal_is_enabled *libheap.a:multi_heap.*(.literal.assert_valid_block .text.assert_valid_block) - *fill* 0x4008a2c6 0x2 + *fill* 0x4008a1c2 0x2 .text.assert_valid_block - 0x4008a2c8 0x28 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a1c4 0x28 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x30 (size before relaxing) - *fill* 0x4008a2f0 0x0 + *fill* 0x4008a1ec 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 - 0x4008a2f0 0x5e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a1ec 0x5e esp-idf/heap/libheap.a(multi_heap.c.obj) 0x6e (size before relaxing) - 0x4008a2f0 multi_heap_aligned_alloc_impl_offs + 0x4008a1ec multi_heap_aligned_alloc_impl_offs *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_offs .text.multi_heap_aligned_alloc_offs) - *fill* 0x4008a34e 0x2 + *fill* 0x4008a24a 0x2 .text.multi_heap_aligned_alloc_offs - 0x4008a350 0x15 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4008a350 multi_heap_aligned_alloc_offs - *fill* 0x4008a365 0x0 + 0x4008a24c 0x15 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a24c multi_heap_aligned_alloc_offs + *fill* 0x4008a261 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_free_impl .text.multi_heap_free_impl) - *fill* 0x4008a365 0x3 + *fill* 0x4008a261 0x3 .text.multi_heap_free_impl - 0x4008a368 0x46 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a264 0x46 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x56 (size before relaxing) - 0x4008a368 multi_heap_free - 0x4008a368 multi_heap_free_impl - 0x4008a368 multi_heap_aligned_free - *fill* 0x4008a3ae 0x0 + 0x4008a264 multi_heap_free + 0x4008a264 multi_heap_free_impl + 0x4008a264 multi_heap_aligned_free + *fill* 0x4008a2aa 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_get_allocated_size_impl .text.multi_heap_get_allocated_size_impl) - *fill* 0x4008a3ae 0x2 + *fill* 0x4008a2aa 0x2 .text.multi_heap_get_allocated_size_impl - 0x4008a3b0 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a2ac 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) 0x10 (size before relaxing) - 0x4008a3b0 multi_heap_get_allocated_size - 0x4008a3b0 multi_heap_get_allocated_size_impl - *fill* 0x4008a3bc 0x0 + 0x4008a2ac multi_heap_get_allocated_size + 0x4008a2ac multi_heap_get_allocated_size_impl + *fill* 0x4008a2b8 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 - 0x4008a3bc 0x24 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a2b8 0x24 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x28 (size before relaxing) - 0x4008a3bc multi_heap_internal_lock + 0x4008a2b8 multi_heap_internal_lock *libheap.a:multi_heap.*(.literal.multi_heap_internal_unlock .text.multi_heap_internal_unlock) .text.multi_heap_internal_unlock - 0x4008a3e0 0x1f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a2dc 0x1f esp-idf/heap/libheap.a(multi_heap.c.obj) 0x26 (size before relaxing) - 0x4008a3e0 multi_heap_internal_unlock + 0x4008a2dc 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* 0x4008a3ff 0x1 + *fill* 0x4008a2fb 0x1 .text.multi_heap_malloc_impl - 0x4008a400 0x50 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a2fc 0x50 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x60 (size before relaxing) - 0x4008a400 multi_heap_malloc - 0x4008a400 multi_heap_malloc_impl - *fill* 0x4008a450 0x0 + 0x4008a2fc multi_heap_malloc + 0x4008a2fc multi_heap_malloc_impl + *fill* 0x4008a34c 0x0 *libheap.a:multi_heap.*(.literal.multi_heap_realloc_impl .text.multi_heap_realloc_impl) .text.multi_heap_realloc_impl - 0x4008a450 0x71 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a34c 0x71 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x85 (size before relaxing) - 0x4008a450 multi_heap_realloc - 0x4008a450 multi_heap_realloc_impl + 0x4008a34c multi_heap_realloc + 0x4008a34c multi_heap_realloc_impl *libheap.a:multi_heap.*(.literal.multi_heap_set_lock .text.multi_heap_set_lock) - *fill* 0x4008a4c1 0x3 + *fill* 0x4008a3bd 0x3 .text.multi_heap_set_lock - 0x4008a4c4 0x7 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4008a4c4 multi_heap_set_lock + 0x4008a3c0 0x7 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4008a3c0 multi_heap_set_lock *libheap.a:tlsf.*(.literal.tlsf_alloc_overhead .text.tlsf_alloc_overhead) - *fill* 0x4008a4cb 0x1 + *fill* 0x4008a3c7 0x1 .text.tlsf_alloc_overhead - 0x4008a4cc 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4008a4cc tlsf_alloc_overhead + 0x4008a3c8 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a3c8 tlsf_alloc_overhead *libheap.a:tlsf.*(.literal.tlsf_block_size .text.tlsf_block_size) - *fill* 0x4008a4d3 0x1 + *fill* 0x4008a3cf 0x1 .text.tlsf_block_size - 0x4008a4d4 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4008a4d4 tlsf_block_size + 0x4008a3d0 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a3d0 tlsf_block_size *libheap.a:tlsf.*(.literal.tlsf_free .text.tlsf_free) - *fill* 0x4008a4ea 0x2 + *fill* 0x4008a3e6 0x2 .text.tlsf_free - 0x4008a4ec 0x402 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a3e8 0x402 esp-idf/heap/libheap.a(tlsf.c.obj) 0x41a (size before relaxing) - 0x4008a4ec tlsf_free - *fill* 0x4008a8ee 0x0 + 0x4008a3e8 tlsf_free + *fill* 0x4008a7ea 0x0 *libheap.a:tlsf.*(.literal.tlsf_get_pool .text.tlsf_get_pool) - *fill* 0x4008a8ee 0x2 + *fill* 0x4008a7ea 0x2 .text.tlsf_get_pool - 0x4008a8f0 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a7ec 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0x10 (size before relaxing) - 0x4008a8f0 tlsf_get_pool - *fill* 0x4008a8fc 0x0 + 0x4008a7ec tlsf_get_pool + *fill* 0x4008a7f8 0x0 *libheap.a:tlsf.*(.literal.tlsf_malloc .text.tlsf_malloc) .text.tlsf_malloc - 0x4008a8fc 0x3ee esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008a7f8 0x3ee esp-idf/heap/libheap.a(tlsf.c.obj) 0x40a (size before relaxing) - 0x4008a8fc tlsf_malloc + 0x4008a7f8 tlsf_malloc *libheap.a:tlsf.*(.literal.tlsf_memalign .text.tlsf_memalign) *libheap.a:tlsf.*(.literal.tlsf_memalign_offs .text.tlsf_memalign_offs) - *fill* 0x4008acea 0x2 + *fill* 0x4008abe6 0x2 .text.tlsf_memalign_offs - 0x4008acec 0x69e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008abe8 0x69e esp-idf/heap/libheap.a(tlsf.c.obj) 0x6c6 (size before relaxing) - 0x4008acec tlsf_memalign_offs - *fill* 0x4008b38a 0x0 + 0x4008abe8 tlsf_memalign_offs + *fill* 0x4008b286 0x0 *libheap.a:tlsf.*(.literal.tlsf_realloc .text.tlsf_realloc) - *fill* 0x4008b38a 0x2 + *fill* 0x4008b286 0x2 .text.tlsf_realloc - 0x4008b38c 0x576 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008b288 0x576 esp-idf/heap/libheap.a(tlsf.c.obj) 0x596 (size before relaxing) - 0x4008b38c tlsf_realloc - *fill* 0x4008b902 0x0 + 0x4008b288 tlsf_realloc + *fill* 0x4008b7fe 0x0 *libheap.a:tlsf.*(.literal.tlsf_size .text.tlsf_size) - *fill* 0x4008b902 0x2 + *fill* 0x4008b7fe 0x2 .text.tlsf_size - 0x4008b904 0xe esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4008b904 tlsf_size + 0x4008b800 0xe esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4008b800 tlsf_size *liblog.a:log_lock.*(.literal .literal.* .text .text.*) - *fill* 0x4008b912 0x2 + *fill* 0x4008b80e 0x2 .text.esp_log_impl_lock - 0x4008b914 0x27 esp-idf/log/liblog.a(log_lock.c.obj) + 0x4008b810 0x27 esp-idf/log/liblog.a(log_lock.c.obj) 0x32 (size before relaxing) - 0x4008b914 esp_log_impl_lock - *fill* 0x4008b93b 0x1 + 0x4008b810 esp_log_impl_lock + *fill* 0x4008b837 0x1 .text.esp_log_impl_lock_timeout - 0x4008b93c 0x38 esp-idf/log/liblog.a(log_lock.c.obj) + 0x4008b838 0x38 esp-idf/log/liblog.a(log_lock.c.obj) 0x40 (size before relaxing) - 0x4008b93c esp_log_impl_lock_timeout + 0x4008b838 esp_log_impl_lock_timeout .text.esp_log_impl_unlock - 0x4008b974 0x1b esp-idf/log/liblog.a(log_lock.c.obj) + 0x4008b870 0x1b esp-idf/log/liblog.a(log_lock.c.obj) 0x1f (size before relaxing) - 0x4008b974 esp_log_impl_unlock - *fill* 0x4008b98f 0x0 - *fill* 0x4008b98f 0x0 + 0x4008b870 esp_log_impl_unlock + *fill* 0x4008b88b 0x0 + *fill* 0x4008b88b 0x0 *liblog.a:log_timestamp.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) - *fill* 0x4008b98f 0x1 + *fill* 0x4008b88b 0x1 .text.esp_log_early_timestamp - 0x4008b990 0x1c esp-idf/log/liblog.a(log_timestamp.c.obj) - 0x4008b990 esp_log_early_timestamp - *fill* 0x4008b9ac 0x0 + 0x4008b88c 0x1c esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x4008b88c esp_log_early_timestamp + *fill* 0x4008b8a8 0x0 *liblog.a:log_timestamp.*(.literal.esp_log_timestamp .text.esp_log_timestamp) .text.esp_log_timestamp - 0x4008b9ac 0x48 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x4008b8a8 0x48 esp-idf/log/liblog.a(log_timestamp.c.obj) 0x57 (size before relaxing) - 0x4008b9ac esp_log_timestamp + 0x4008b8a8 esp_log_timestamp *liblog.a:log_write.*(.literal.esp_log_write .text.esp_log_write) - *fill* 0x4008b9f4 0x0 + *fill* 0x4008b8f0 0x0 .text.esp_log_write - 0x4008b9f4 0x22 esp-idf/log/liblog.a(log_write.c.obj) + 0x4008b8f0 0x22 esp-idf/log/liblog.a(log_write.c.obj) 0x26 (size before relaxing) - 0x4008b9f4 esp_log_write - *fill* 0x4008ba16 0x0 + 0x4008b8f0 esp_log_write + *fill* 0x4008b912 0x0 *libnet80211.a:(.wifi0iram .wifi0iram.*) *libnet80211.a:(.wifirxiram .wifirxiram.*) *libnet80211.a:(.wifislprxiram .wifislprxiram.*) *libnewlib.a:abort.*(.literal .literal.* .text .text.*) - *fill* 0x4008ba16 0x2 - .text.abort 0x4008ba18 0x8c esp-idf/newlib/libnewlib.a(abort.c.obj) + *fill* 0x4008b912 0x2 + .text.abort 0x4008b914 0x8c esp-idf/newlib/libnewlib.a(abort.c.obj) 0x90 (size before relaxing) - 0x4008ba18 abort - *fill* 0x4008baa4 0x0 + 0x4008b914 abort + *fill* 0x4008b9a0 0x0 *libnewlib.a:assert.*(.literal .literal.* .text .text.*) .text.ra_to_str - 0x4008baa4 0x2f esp-idf/newlib/libnewlib.a(assert.c.obj) - *fill* 0x4008bad3 0x1 + 0x4008b9a0 0x2f esp-idf/newlib/libnewlib.a(assert.c.obj) + *fill* 0x4008b9cf 0x1 .text.__assert_func - 0x4008bad4 0x108 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4008b9d0 0x108 esp-idf/newlib/libnewlib.a(assert.c.obj) 0x114 (size before relaxing) - 0x4008bad4 __assert_func - *fill* 0x4008bbdc 0x0 + 0x4008b9d0 __assert_func + *fill* 0x4008bad8 0x0 .text.newlib_include_assert_impl - 0x4008bbdc 0x5 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x4008bbdc newlib_include_assert_impl + 0x4008bad8 0x5 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4008bad8 newlib_include_assert_impl *libnewlib.a:heap.*(.literal .literal.* .text .text.*) - *fill* 0x4008bbe1 0x3 - .text.malloc 0x4008bbe4 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) + *fill* 0x4008badd 0x3 + .text.malloc 0x4008bae0 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) 0x10 (size before relaxing) - 0x4008bbe4 malloc - 0x4008bbe4 pvalloc - 0x4008bbe4 valloc - .text.free 0x4008bbf0 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008bae0 malloc + 0x4008bae0 pvalloc + 0x4008bae0 valloc + .text.free 0x4008baec 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) 0xe (size before relaxing) - 0x4008bbf0 cfree - 0x4008bbf0 free - *fill* 0x4008bbfa 0x2 + 0x4008baec cfree + 0x4008baec free + *fill* 0x4008baf6 0x2 .text._malloc_r - 0x4008bbfc 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008baf8 0xc esp-idf/newlib/libnewlib.a(heap.c.obj) 0x10 (size before relaxing) - 0x4008bbfc _malloc_r - .text._free_r 0x4008bc08 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008baf8 _malloc_r + .text._free_r 0x4008bb04 0xa esp-idf/newlib/libnewlib.a(heap.c.obj) 0xe (size before relaxing) - 0x4008bc08 _free_r - *fill* 0x4008bc12 0x2 + 0x4008bb04 _free_r + *fill* 0x4008bb0e 0x2 .text._realloc_r - 0x4008bc14 0x11 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4008bc14 _realloc_r - *fill* 0x4008bc25 0x3 + 0x4008bb10 0x11 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008bb10 _realloc_r + *fill* 0x4008bb21 0x3 .text._calloc_r - 0x4008bc28 0x2c esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008bb24 0x2c esp-idf/newlib/libnewlib.a(heap.c.obj) 0x30 (size before relaxing) - 0x4008bc28 _calloc_r - .text.calloc 0x4008bc54 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008bb24 _calloc_r + .text.calloc 0x4008bb50 0x14 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x18 (size before relaxing) - 0x4008bc54 calloc - *fill* 0x4008bc68 0x0 - *fill* 0x4008bc68 0x0 - *fill* 0x4008bc68 0x0 - *fill* 0x4008bc68 0x0 + 0x4008bb50 calloc + *fill* 0x4008bb64 0x0 + *fill* 0x4008bb64 0x0 + *fill* 0x4008bb64 0x0 + *fill* 0x4008bb64 0x0 .text.newlib_include_heap_impl - 0x4008bc68 0x5 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4008bc68 newlib_include_heap_impl + 0x4008bb64 0x5 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4008bb64 newlib_include_heap_impl *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) - *fill* 0x4008bc6d 0x3 + *fill* 0x4008bb69 0x3 .text.__atomic_fetch_or_8 - 0x4008bc70 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x4008bb6c 0x54 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) 0x63 (size before relaxing) - 0x4008bc70 __atomic_fetch_or_8 - *fill* 0x4008bcc4 0x0 + 0x4008bb6c __atomic_fetch_or_8 + *fill* 0x4008bbc0 0x0 *libpp.a:(.wifi0iram .wifi0iram.*) *libpp.a:(.wifiorslpiram .wifiorslpiram.*) *libpp.a:(.wifirxiram .wifirxiram.*) @@ -15050,322 +15219,322 @@ 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* 0x4008bcc4 0x0 + *fill* 0x4008bbc0 0x0 .text.spi_flash_needs_reset_check - 0x4008bcc4 0x16 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4008bcc4 spi_flash_needs_reset_check - *fill* 0x4008bcda 0x2 + 0x4008bbc0 0x16 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4008bbc0 spi_flash_needs_reset_check + *fill* 0x4008bbd6 0x2 .text.spi_flash_set_erasing_flag - 0x4008bcdc 0xb esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4008bcdc spi_flash_set_erasing_flag - *fill* 0x4008bce7 0x1 + 0x4008bbd8 0xb esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4008bbd8 spi_flash_set_erasing_flag + *fill* 0x4008bbe3 0x1 .text.spi_flash_brownout_need_reset - 0x4008bce8 0x21 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4008bce8 spi_flash_brownout_need_reset - *fill* 0x4008bd09 0x0 - *fill* 0x4008bd09 0x0 - *fill* 0x4008bd09 0x0 + 0x4008bbe4 0x21 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4008bbe4 spi_flash_brownout_need_reset + *fill* 0x4008bc05 0x0 + *fill* 0x4008bc05 0x0 + *fill* 0x4008bc05 0x0 *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) - *fill* 0x4008bd09 0x3 + *fill* 0x4008bc05 0x3 .text.memspi_host_read_status_hs - 0x4008bd0c 0x37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008bd0c memspi_host_read_status_hs - *fill* 0x4008bd43 0x1 + 0x4008bc08 0x37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bc08 memspi_host_read_status_hs + *fill* 0x4008bc3f 0x1 .text.memspi_host_read_id_hs - 0x4008bd44 0x82 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bc40 0x82 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x86 (size before relaxing) - 0x4008bd44 memspi_host_read_id_hs - *fill* 0x4008bdc6 0x2 + 0x4008bc40 memspi_host_read_id_hs + *fill* 0x4008bcc2 0x2 .text.memspi_host_flush_cache - 0x4008bdc8 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008bdc8 memspi_host_flush_cache - *fill* 0x4008bde1 0x3 + 0x4008bcc4 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bcc4 memspi_host_flush_cache + *fill* 0x4008bcdd 0x3 .text.memspi_host_init_pointers - 0x4008bde4 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008bde4 memspi_host_init_pointers - *fill* 0x4008be32 0x0 - *fill* 0x4008be32 0x2 + 0x4008bce0 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bce0 memspi_host_init_pointers + *fill* 0x4008bd2e 0x0 + *fill* 0x4008bd2e 0x2 .text.memspi_host_write_data_slicer - 0x4008be34 0x33 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008be34 memspi_host_write_data_slicer - *fill* 0x4008be67 0x1 + 0x4008bd30 0x33 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bd30 memspi_host_write_data_slicer + *fill* 0x4008bd63 0x1 .text.memspi_host_read_data_slicer - 0x4008be68 0x2a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4008be68 memspi_host_read_data_slicer - *fill* 0x4008be92 0x0 - *fill* 0x4008be92 0x0 - *fill* 0x4008be92 0x0 + 0x4008bd64 0x2a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4008bd64 memspi_host_read_data_slicer + *fill* 0x4008bd8e 0x0 + *fill* 0x4008bd8e 0x0 + *fill* 0x4008bd8e 0x0 *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) - *fill* 0x4008be92 0x2 + *fill* 0x4008bd8e 0x2 .text.spi_flash_chip_gd_detect_size - 0x4008be94 0x35 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008be94 spi_flash_chip_gd_detect_size - *fill* 0x4008bec9 0x3 + 0x4008bd90 0x35 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bd90 spi_flash_chip_gd_detect_size + *fill* 0x4008bdc5 0x3 .text.spi_flash_chip_gd_suspend_cmd_conf - 0x4008becc 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008becc spi_flash_chip_gd_suspend_cmd_conf - *fill* 0x4008bf02 0x2 + 0x4008bdc8 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008bdc8 spi_flash_chip_gd_suspend_cmd_conf + *fill* 0x4008bdfe 0x2 .text.spi_flash_chip_gd_set_io_mode - 0x4008bf04 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008be00 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) 0x44 (size before relaxing) - 0x4008bf04 spi_flash_chip_gd_set_io_mode + 0x4008be00 spi_flash_chip_gd_set_io_mode .text.spi_flash_chip_gd_get_io_mode - 0x4008bf44 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008bf44 spi_flash_chip_gd_get_io_mode - *fill* 0x4008bf62 0x2 + 0x4008be40 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008be40 spi_flash_chip_gd_get_io_mode + *fill* 0x4008be5e 0x2 .text.spi_flash_chip_gd_get_caps - 0x4008bf64 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008bf64 spi_flash_chip_gd_get_caps - *fill* 0x4008bf7d 0x0 - *fill* 0x4008bf7d 0x3 + 0x4008be60 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008be60 spi_flash_chip_gd_get_caps + *fill* 0x4008be79 0x0 + *fill* 0x4008be79 0x3 .text.spi_flash_chip_gd_probe - 0x4008bf80 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4008bf80 spi_flash_chip_gd_probe - *fill* 0x4008bfb9 0x0 - *fill* 0x4008bfb9 0x0 + 0x4008be7c 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4008be7c spi_flash_chip_gd_probe + *fill* 0x4008beb5 0x0 + *fill* 0x4008beb5 0x0 *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) - *fill* 0x4008bfb9 0x3 + *fill* 0x4008beb5 0x3 .text.spi_flash_chip_generic_detect_size - 0x4008bfbc 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008bfbc spi_flash_chip_generic_detect_size - *fill* 0x4008bffd 0x3 + 0x4008beb8 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008beb8 spi_flash_chip_generic_detect_size + *fill* 0x4008bef9 0x3 .text.spi_flash_chip_generic_reset - 0x4008c000 0x55 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c000 spi_flash_chip_generic_reset - *fill* 0x4008c055 0x3 + 0x4008befc 0x55 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008befc spi_flash_chip_generic_reset + *fill* 0x4008bf51 0x3 .text.spi_flash_chip_generic_config_host_io_mode - 0x4008c058 0x159 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c058 spi_flash_chip_generic_config_host_io_mode - *fill* 0x4008c1b1 0x3 + 0x4008bf54 0x159 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008bf54 spi_flash_chip_generic_config_host_io_mode + *fill* 0x4008c0ad 0x3 .text.spi_flash_chip_generic_write_encrypted - 0x4008c1b4 0xce esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c1b4 spi_flash_chip_generic_write_encrypted - *fill* 0x4008c282 0x2 + 0x4008c0b0 0xce esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c0b0 spi_flash_chip_generic_write_encrypted + *fill* 0x4008c17e 0x2 .text.spi_flash_chip_generic_get_caps - 0x4008c284 0x6d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c284 spi_flash_chip_generic_get_caps - *fill* 0x4008c2f1 0x3 + 0x4008c180 0x6d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c180 spi_flash_chip_generic_get_caps + *fill* 0x4008c1ed 0x3 .text.spi_flash_common_read_qe_sr - 0x4008c2f4 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x4008c326 0x2 + 0x4008c1f0 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x4008c222 0x2 .text.spi_flash_common_write_qe_sr - 0x4008c328 0x2e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x4008c356 0x2 + 0x4008c224 0x2e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x4008c252 0x2 .text.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x4008c358 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c254 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x3c (size before relaxing) - 0x4008c358 spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x4008c254 spi_flash_common_read_status_16b_rdsr_rdsr2 .text.spi_flash_common_write_status_16b_wrsr - 0x4008c390 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c390 spi_flash_common_write_status_16b_wrsr - *fill* 0x4008c3a5 0x3 + 0x4008c28c 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c28c spi_flash_common_write_status_16b_wrsr + *fill* 0x4008c2a1 0x3 .text.spi_flash_chip_generic_suspend_cmd_conf - 0x4008c3a8 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c3a8 spi_flash_chip_generic_suspend_cmd_conf - *fill* 0x4008c3de 0x2 + 0x4008c2a4 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c2a4 spi_flash_chip_generic_suspend_cmd_conf + *fill* 0x4008c2da 0x2 .text.spi_flash_chip_generic_read - 0x4008c3e0 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c2dc 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0xb2 (size before relaxing) - 0x4008c3e0 spi_flash_chip_generic_read - *fill* 0x4008c48e 0x2 + 0x4008c2dc spi_flash_chip_generic_read + *fill* 0x4008c38a 0x2 .text.spi_flash_chip_generic_write - 0x4008c490 0xa0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c490 spi_flash_chip_generic_write + 0x4008c38c 0xa0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c38c spi_flash_chip_generic_write .text.spi_flash_chip_generic_get_write_protect - 0x4008c530 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c42c 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x3b (size before relaxing) - 0x4008c530 spi_flash_chip_generic_get_write_protect - *fill* 0x4008c568 0x0 + 0x4008c42c spi_flash_chip_generic_get_write_protect + *fill* 0x4008c464 0x0 .text.spi_flash_chip_generic_yield - 0x4008c568 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c568 spi_flash_chip_generic_yield - *fill* 0x4008c5ae 0x2 + 0x4008c464 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c464 spi_flash_chip_generic_yield + *fill* 0x4008c4aa 0x2 .text.spi_flash_chip_generic_read_unique_id - 0x4008c5b0 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c4ac 0x80 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x84 (size before relaxing) - 0x4008c5b0 spi_flash_chip_generic_read_unique_id + 0x4008c4ac spi_flash_chip_generic_read_unique_id .text.spi_flash_common_read_status_8b_rdsr2 - 0x4008c630 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c630 spi_flash_common_read_status_8b_rdsr2 - *fill* 0x4008c645 0x3 + 0x4008c52c 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c52c spi_flash_common_read_status_8b_rdsr2 + *fill* 0x4008c541 0x3 .text.spi_flash_chip_generic_get_io_mode - 0x4008c648 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c648 spi_flash_chip_generic_get_io_mode - *fill* 0x4008c666 0x2 + 0x4008c544 0x1e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c544 spi_flash_chip_generic_get_io_mode + *fill* 0x4008c562 0x2 .text.spi_flash_common_read_status_8b_rdsr - 0x4008c668 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c668 spi_flash_common_read_status_8b_rdsr - *fill* 0x4008c67d 0x3 + 0x4008c564 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c564 spi_flash_common_read_status_8b_rdsr + *fill* 0x4008c579 0x3 .text.spi_flash_common_write_status_8b_wrsr - 0x4008c680 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c680 spi_flash_common_write_status_8b_wrsr - *fill* 0x4008c695 0x3 + 0x4008c57c 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c57c spi_flash_common_write_status_8b_wrsr + *fill* 0x4008c591 0x3 .text.spi_flash_common_write_status_8b_wrsr2 - 0x4008c698 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c698 spi_flash_common_write_status_8b_wrsr2 - *fill* 0x4008c6ad 0x3 + 0x4008c594 0x15 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c594 spi_flash_common_write_status_8b_wrsr2 + *fill* 0x4008c5a9 0x3 .text.spi_flash_chip_generic_set_io_mode - 0x4008c6b0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c6b0 spi_flash_chip_generic_set_io_mode - *fill* 0x4008c6c8 0x0 - *fill* 0x4008c6c8 0x0 + 0x4008c5ac 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c5ac spi_flash_chip_generic_set_io_mode + *fill* 0x4008c5c4 0x0 + *fill* 0x4008c5c4 0x0 .text.spi_flash_chip_generic_probe - 0x4008c6c8 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c6c8 spi_flash_chip_generic_probe - *fill* 0x4008c6cf 0x0 - *fill* 0x4008c6cf 0x1 + 0x4008c5c4 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c5c4 spi_flash_chip_generic_probe + *fill* 0x4008c5cb 0x0 + *fill* 0x4008c5cb 0x1 .text.spi_flash_chip_generic_erase_chip - 0x4008c6d0 0x8e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c6d0 spi_flash_chip_generic_erase_chip - *fill* 0x4008c75e 0x2 + 0x4008c5cc 0x8e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c5cc spi_flash_chip_generic_erase_chip + *fill* 0x4008c65a 0x2 .text.spi_flash_chip_generic_erase_sector - 0x4008c760 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c760 spi_flash_chip_generic_erase_sector - *fill* 0x4008c7ea 0x2 + 0x4008c65c 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c65c spi_flash_chip_generic_erase_sector + *fill* 0x4008c6e6 0x2 .text.spi_flash_chip_generic_erase_block - 0x4008c7ec 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c7ec spi_flash_chip_generic_erase_block - *fill* 0x4008c876 0x2 + 0x4008c6e8 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c6e8 spi_flash_chip_generic_erase_block + *fill* 0x4008c772 0x2 .text.spi_flash_chip_generic_page_program - 0x4008c878 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c878 spi_flash_chip_generic_page_program + 0x4008c774 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c774 spi_flash_chip_generic_page_program .text.spi_flash_chip_generic_set_write_protect - 0x4008c8e4 0x4f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c8e4 spi_flash_chip_generic_set_write_protect - *fill* 0x4008c933 0x1 + 0x4008c7e0 0x4f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c7e0 spi_flash_chip_generic_set_write_protect + *fill* 0x4008c82f 0x1 .text.spi_flash_chip_generic_read_reg - 0x4008c934 0x12 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c934 spi_flash_chip_generic_read_reg - *fill* 0x4008c946 0x2 + 0x4008c830 0x12 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c830 spi_flash_chip_generic_read_reg + *fill* 0x4008c842 0x2 .text.spi_flash_chip_generic_wait_idle - 0x4008c948 0x98 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c948 spi_flash_chip_generic_wait_idle - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 - *fill* 0x4008c9e0 0x0 + 0x4008c844 0x98 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c844 spi_flash_chip_generic_wait_idle + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 + *fill* 0x4008c8dc 0x0 .text.spi_flash_chip_generic_read_unique_id_none - 0x4008c9e0 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c9e0 spi_flash_chip_generic_read_unique_id_none - *fill* 0x4008c9e8 0x0 - *fill* 0x4008c9e8 0x0 - *fill* 0x4008c9e8 0x0 - *fill* 0x4008c9e8 0x0 - *fill* 0x4008c9e8 0x0 + 0x4008c8dc 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c8dc spi_flash_chip_generic_read_unique_id_none + *fill* 0x4008c8e4 0x0 + *fill* 0x4008c8e4 0x0 + *fill* 0x4008c8e4 0x0 + *fill* 0x4008c8e4 0x0 + *fill* 0x4008c8e4 0x0 .text.spi_flash_common_set_io_mode - 0x4008c9e8 0x9a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4008c9e8 spi_flash_common_set_io_mode - *fill* 0x4008ca82 0x0 + 0x4008c8e4 0x9a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4008c8e4 spi_flash_common_set_io_mode + *fill* 0x4008c97e 0x0 *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) - *fill* 0x4008ca82 0x2 + *fill* 0x4008c97e 0x2 .text.spi_flash_chip_issi_probe - 0x4008ca84 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4008ca84 spi_flash_chip_issi_probe - *fill* 0x4008caad 0x3 + 0x4008c980 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c980 spi_flash_chip_issi_probe + *fill* 0x4008c9a9 0x3 .text.spi_flash_chip_issi_set_io_mode - 0x4008cab0 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c9ac 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) 0x18 (size before relaxing) - 0x4008cab0 spi_flash_chip_issi_set_io_mode + 0x4008c9ac spi_flash_chip_issi_set_io_mode .text.spi_flash_chip_issi_get_io_mode - 0x4008cac4 0x1f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4008cac4 spi_flash_chip_issi_get_io_mode - *fill* 0x4008cae3 0x1 + 0x4008c9c0 0x1f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c9c0 spi_flash_chip_issi_get_io_mode + *fill* 0x4008c9df 0x1 .text.spi_flash_chip_issi_get_caps - 0x4008cae4 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4008cae4 spi_flash_chip_issi_get_caps - *fill* 0x4008caeb 0x0 + 0x4008c9e0 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4008c9e0 spi_flash_chip_issi_get_caps + *fill* 0x4008c9e7 0x0 *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) - *fill* 0x4008caeb 0x1 + *fill* 0x4008c9e7 0x1 .text.spi_flash_chip_mxic_detect_size - 0x4008caec 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4008caec spi_flash_chip_mxic_detect_size - *fill* 0x4008cb2d 0x3 + 0x4008c9e8 0x41 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4008c9e8 spi_flash_chip_mxic_detect_size + *fill* 0x4008ca29 0x3 .text.spi_flash_chip_mxic_probe - 0x4008cb30 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4008cb30 spi_flash_chip_mxic_probe - *fill* 0x4008cb55 0x0 - *fill* 0x4008cb55 0x3 + 0x4008ca2c 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4008ca2c spi_flash_chip_mxic_probe + *fill* 0x4008ca51 0x0 + *fill* 0x4008ca51 0x3 .text.spi_flash_chip_mxic_get_caps - 0x4008cb58 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4008cb58 spi_flash_chip_mxic_get_caps + 0x4008ca54 0x7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4008ca54 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* 0x4008cb5f 0x1 + *fill* 0x4008ca5b 0x1 .text.spi_flash_command_winbond_program_4B - 0x4008cb60 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x4008cbaa 0x2 + 0x4008ca5c 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x4008caa6 0x2 .text.spi_flash_chip_winbond_page_program - 0x4008cbac 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008caa8 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x3c (size before relaxing) - 0x4008cbac spi_flash_chip_winbond_page_program + 0x4008caa8 spi_flash_chip_winbond_page_program .text.spi_flash_command_winbond_erase_sector_4B - 0x4008cbe4 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x4008cc2a 0x2 + 0x4008cae0 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x4008cb26 0x2 .text.spi_flash_chip_winbond_erase_sector - 0x4008cc2c 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008cb28 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x60 (size before relaxing) - 0x4008cc2c spi_flash_chip_winbond_erase_sector + 0x4008cb28 spi_flash_chip_winbond_erase_sector .text.spi_flash_command_erase_block_4B - 0x4008cc88 0x49 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x4008ccd1 0x3 + 0x4008cb84 0x49 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x4008cbcd 0x3 .text.spi_flash_chip_winbond_erase_block - 0x4008ccd4 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008cbd0 0x5c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0x60 (size before relaxing) - 0x4008ccd4 spi_flash_chip_winbond_erase_block + 0x4008cbd0 spi_flash_chip_winbond_erase_block .text.spi_flash_chip_winbond_read - 0x4008cd30 0xbe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008cc2c 0xbe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0xc2 (size before relaxing) - 0x4008cd30 spi_flash_chip_winbond_read - *fill* 0x4008cdee 0x2 + 0x4008cc2c spi_flash_chip_winbond_read + *fill* 0x4008ccea 0x2 .text.spi_flash_chip_winbond_probe - 0x4008cdf0 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4008cdf0 spi_flash_chip_winbond_probe - *fill* 0x4008ce06 0x2 + 0x4008ccec 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008ccec spi_flash_chip_winbond_probe + *fill* 0x4008cd02 0x2 .text.spi_flash_chip_winbond_get_caps - 0x4008ce08 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4008ce08 spi_flash_chip_winbond_get_caps - *fill* 0x4008ce21 0x0 - *fill* 0x4008ce21 0x0 - *fill* 0x4008ce21 0x0 - *fill* 0x4008ce21 0x0 + 0x4008cd04 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4008cd04 spi_flash_chip_winbond_get_caps + *fill* 0x4008cd1d 0x0 + *fill* 0x4008cd1d 0x0 + *fill* 0x4008cd1d 0x0 + *fill* 0x4008cd1d 0x0 *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) *libxt_hal.a:(.literal .literal.* .text .text.*) - *fill* 0x4008ce21 0x3 - .text 0x4008ce24 0x137 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - 0x4008ce24 xthal_window_spill_nw - 0x4008ce24 xthal_spill_registers_into_stack_nw - 0x4008cf38 xthal_window_spill - *fill* 0x4008cf5b 0x0 - *fill* 0x4008cf5b 0x1 - .text 0x4008cf5c 0x8 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - 0x4008cf5c xthal_set_intclear - .text 0x4008cf64 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - 0x4008cf64 xthal_restore_extra_nw - *fill* 0x4008cfa2 0x2 - .text 0x4008cfa4 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - 0x4008cfa4 xthal_save_extra_nw + *fill* 0x4008cd1d 0x3 + .text 0x4008cd20 0x137 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + 0x4008cd20 xthal_window_spill_nw + 0x4008cd20 xthal_spill_registers_into_stack_nw + 0x4008ce34 xthal_window_spill + *fill* 0x4008ce57 0x0 + *fill* 0x4008ce57 0x1 + .text 0x4008ce58 0x8 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + 0x4008ce58 xthal_set_intclear + .text 0x4008ce60 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + 0x4008ce60 xthal_restore_extra_nw + *fill* 0x4008ce9e 0x2 + .text 0x4008cea0 0x3e /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + 0x4008cea0 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* 0x4008cfe2 0x2 - .text 0x4008cfe4 0x186 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + *fill* 0x4008cede 0x2 + .text 0x4008cee0 0x186 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) 0x18e (size before relaxing) - 0x4008cfe4 _xt_context_save - 0x4008d088 _xt_context_restore - 0x4008d0cc _xt_coproc_init - 0x4008d0e0 _xt_coproc_release - 0x4008d124 _xt_coproc_savecs - 0x4008d148 _xt_coproc_restorecs - *fill* 0x4008d16a 0x0 - *fill* 0x4008d16a 0x2 - .text 0x4008d16c 0x33 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - 0x4008d16c xt_ints_on - 0x4008d184 xt_ints_off + 0x4008cee0 _xt_context_save + 0x4008cf84 _xt_context_restore + 0x4008cfc8 _xt_coproc_init + 0x4008cfdc _xt_coproc_release + 0x4008d020 _xt_coproc_savecs + 0x4008d044 _xt_coproc_restorecs + *fill* 0x4008d066 0x0 + *fill* 0x4008d066 0x2 + .text 0x4008d068 0x33 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + 0x4008d068 xt_ints_on + 0x4008d080 xt_ints_off .dram0.data 0x3ffb0000 0x2334 0x3ffb0000 _data_start = ABSOLUTE (.) @@ -15998,1277 +16167,1212 @@ 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 0xb4c4 +.flash.rodata 0x3f400120 0xafa4 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 0x7beb esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3f400120 0x783f 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 - 0x3f407d0b 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40795f 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3f407d0b 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3f407d0b 0x1 + 0x3f40795f 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3f40795f 0x1 .rodata.__FUNCTION__$0 - 0x3f407d0c 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f407960 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3f407d2c 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f407980 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3f407d2c 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f407980 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__$0 - 0x3f407d2c 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f407980 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.start_other_core.str1.4 - 0x3f407d4c 0xb9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x3f4079a0 0xb9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) .rodata.str1.4 - 0x3f407d4c 0x42 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .rodata 0x3f407d4c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3f4079a0 0x42 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .rodata 0x3f4079a0 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.str1.4 - 0x3f407d51 0x33 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - *fill* 0x3f407d51 0x3 + 0x3f4079a5 0x33 esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + *fill* 0x3f4079a5 0x3 .rodata.__func__$0 - 0x3f407d54 0x1e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x3f4079a8 0x1e esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3f407d72 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3f407d72 0x2 - .rodata 0x3f407d74 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3f4079c6 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3f4079c6 0x2 + .rodata 0x3f4079c8 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3f407d78 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3f4079cc 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.__func__$0 - 0x3f407d78 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3f4079cc 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3f407d85 0x5e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x3f407d85 0x3 + 0x3f4079d9 0x5e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x3f4079d9 0x3 .rodata.__func__$0 - 0x3f407d88 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x3f407da2 0x2 - .rodata 0x3f407da4 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .rodata 0x3f407db4 0x10 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3f4079dc 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x3f4079f6 0x2 + .rodata 0x3f4079f8 0x10 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .rodata 0x3f407a08 0x10 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.esp_panic_handler.str1.4 - 0x3f407dc4 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3f407a18 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3f407dc4 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3f407a18 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) .rodata.g_startup_fn - 0x3f407dc4 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3f407dc4 g_startup_fn + 0x3f407a18 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3f407a18 g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3f407dcc 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3f407a20 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3f407dcc 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3f407a20 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_debug_exception_details.str1.4 - 0x3f407dcc 0x93 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407a20 0x93 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_illegal_instruction_details.str1.4 - 0x3f407dcc 0x1a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407a20 0x1a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3f407dcc 0x1a5 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3f407dcc 0x60 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407a20 0x1a5 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3f407a20 0x60 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3f407e2c 0x21 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407a80 0x21 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3f407e2c 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407a80 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3f407e2c 0x2b3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407a80 0x2b3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.pseudo_reason$0 - 0x3f407e2c 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407a80 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason$1 - 0x3f407e4c 0xa0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3f407aa0 0xa0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3f407eec 0xbd esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3f407b40 0xbd esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.str1.4 - 0x3f407eec 0x42 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3f407b40 0x42 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .rodata.esp_ipc_init.str1.4 - 0x3f407eec 0x15 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3f407b40 0x15 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .rodata.__func__$0 - 0x3f407eec 0x9 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - *fill* 0x3f407ef5 0x3 + 0x3f407b40 0x9 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + *fill* 0x3f407b49 0x3 .rodata.__func__$1 - 0x3f407ef8 0xd esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x3f407b4c 0xd esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) .rodata.uart_hal_rxfifo_rst.str1.4 - 0x3f407f05 0xc1 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x3f407b59 0xc1 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .rodata.uart_hal_write_txfifo.str1.4 - 0x3f407f05 0x90 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - *fill* 0x3f407f05 0x3 + 0x3f407b59 0x90 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + *fill* 0x3f407b59 0x3 .rodata.__func__$1 - 0x3f407f08 0x15 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - *fill* 0x3f407f1d 0x3 + 0x3f407b5c 0x15 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + *fill* 0x3f407b71 0x3 .rodata.__func__$2 - 0x3f407f20 0x13 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x3f407b74 0x13 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .rodata.esp_log_cache_set_level.str1.4 - 0x3f407f33 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) - *fill* 0x3f407f33 0x1 + 0x3f407b87 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) + *fill* 0x3f407b87 0x1 .rodata.__func__$0 - 0x3f407f34 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3f407b88 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__$5 - 0x3f407f4c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f407f5d 0x3 + 0x3f407ba0 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f407bb1 0x3 .rodata.__func__$6 - 0x3f407f60 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f407f72 0x2 + 0x3f407bb4 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f407bc6 0x2 .rodata.__func__$10 - 0x3f407f74 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f407f8e 0x2 + 0x3f407bc8 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f407be2 0x2 .rodata.__func__$11 - 0x3f407f90 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3f407fa9 0x3 + 0x3f407be4 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3f407bfd 0x3 .rodata.__func__$12 - 0x3f407fac 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3f407c00 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3f407fbd 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f407c11 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3f407fbd 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3f407fbd 0x3 + 0x3f407c11 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3f407c11 0x3 .rodata.__func__$1 - 0x3f407fc0 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f407c14 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__$2 - 0x3f407fd4 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3f407fe3 0x1 + 0x3f407c28 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3f407c37 0x1 .rodata.__func__$3 - 0x3f407fe4 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f407c38 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3f407ff2 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f407c46 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3f407ff2 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f407c46 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3f407ff2 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3f407ff2 0x2 + 0x3f407c46 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3f407c46 0x2 .rodata.__func__$4 - 0x3f407ff4 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f407c48 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__$0 - 0x3f40800c 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3f407c60 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3f408025 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3f408025 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3f408025 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3f408025 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3f408025 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3f408025 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3f408025 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3f408025 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3f408025 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c79 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3f408025 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f408025 0x3 + 0x3f407c79 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407c79 0x3 .rodata.__func__$0 - 0x3f408028 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407c7c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__$1 - 0x3f408038 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f408045 0x3 + 0x3f407c8c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407c99 0x3 .rodata.__func__$2 - 0x3f408048 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f408059 0x3 + 0x3f407c9c 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407cad 0x3 .rodata.__func__$3 - 0x3f40805c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f408069 0x3 + 0x3f407cb0 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407cbd 0x3 .rodata.__func__$5 - 0x3f40806c 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40807d 0x3 + 0x3f407cc0 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407cd1 0x3 .rodata.__func__$6 - 0x3f408080 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40808a 0x2 + 0x3f407cd4 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407cde 0x2 .rodata.__func__$7 - 0x3f40808c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40809f 0x1 + 0x3f407ce0 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407cf3 0x1 .rodata.__func__$8 - 0x3f4080a0 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407cf4 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__$9 - 0x3f4080ac 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407d00 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__$10 - 0x3f4080bc 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f4080cf 0x1 + 0x3f407d10 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407d23 0x1 .rodata.__func__$11 - 0x3f4080d0 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f4080e6 0x2 + 0x3f407d24 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407d3a 0x2 .rodata.__func__$12 - 0x3f4080e8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f4080fa 0x2 + 0x3f407d3c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407d4e 0x2 .rodata.__func__$13 - 0x3f4080fc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40810e 0x2 + 0x3f407d50 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407d62 0x2 .rodata.__func__$14 - 0x3f408110 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f408122 0x2 + 0x3f407d64 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407d76 0x2 .rodata.__func__$16 - 0x3f408124 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40812e 0x2 + 0x3f407d78 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407d82 0x2 .rodata.__func__$17 - 0x3f408130 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f408142 0x2 + 0x3f407d84 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407d96 0x2 .rodata.__func__$19 - 0x3f408144 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3f40814d 0x3 + 0x3f407d98 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3f407da1 0x3 .rodata.__func__$20 - 0x3f408150 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3f407da4 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3f40815b 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3f40815b 0x1 + 0x3f407daf 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3f407daf 0x1 .rodata.__func__$0 - 0x3f40815c 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3f408177 0x1 + 0x3f407db0 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3f407dcb 0x1 .rodata.soc_memory_region_count - 0x3f408178 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f408178 soc_memory_region_count + 0x3f407dcc 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f407dcc soc_memory_region_count .rodata.soc_memory_regions - 0x3f40817c 0x35c esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f40817c soc_memory_regions + 0x3f407dd0 0x35c esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f407dd0 soc_memory_regions .rodata.str1.4 - 0x3f4084d8 0x27 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f40812c 0x27 esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3f4084d8 0x50 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f4084d8 soc_memory_types + 0x3f40812c 0x50 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f40812c soc_memory_types .rodata.str1.4 - 0x3f408528 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3f40817c 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__$0 - 0x3f408528 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3f40853f 0x1 + 0x3f40817c 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3f408193 0x1 .rodata.__func__$1 - 0x3f408540 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3f408194 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__$2 - 0x3f408558 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3f4081ac 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.esp_cpu_stall.str1.4 - 0x3f408567 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - *fill* 0x3f408567 0x1 + 0x3f4081bb 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + *fill* 0x3f4081bb 0x1 .rodata.__func__$1 - 0x3f408568 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x3f4081bc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) .rodata.__func__$2 - 0x3f408578 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x3f4081cc 0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3f408586 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f4081da 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3f408586 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f4081da 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3f408586 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f4081da 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3f408586 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f408586 0x2 + 0x3f4081da 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f4081da 0x2 .rodata.__func__$0 - 0x3f408588 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f408599 0x3 + 0x3f4081dc 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f4081ed 0x3 .rodata.__func__$1 - 0x3f40859c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f4085b6 0x2 + 0x3f4081f0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f40820a 0x2 .rodata.__func__$2 - 0x3f4085b8 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f4085ce 0x2 + 0x3f40820c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f408222 0x2 .rodata.__func__$3 - 0x3f4085d0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3f4085e9 0x3 + 0x3f408224 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3f40823d 0x3 .rodata.__func__$5 - 0x3f4085ec 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f408240 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__$6 - 0x3f408600 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3f408254 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3f408615 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3f408615 0x3 + 0x3f408269 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3f408269 0x3 .rodata.__func__$2 - 0x3f408618 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3f40826c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.rtcio_ll_force_hold_disable.str1.4 - 0x3f40862d 0xdf esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3f40862d 0x3 + 0x3f408281 0xdf esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3f408281 0x3 .rodata.__func__$0 - 0x3f408630 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3f408284 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.rtc_clk_cal_internal.str1.4 - 0x3f40864c 0x9b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f4082a0 0x9b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3f40864c 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f4082a0 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_get.str1.4 - 0x3f40864c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f4082a0 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_clk_wait_for_slow_cycle.str1.4 - 0x3f40864c 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f4082a0 0x29 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.__func__$1 - 0x3f40864c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f4082a0 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.__func__$2 - 0x3f408658 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f4082ac 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.esp_cpu_intr_get_desc.str1.4 - 0x3f40866d 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - *fill* 0x3f40866d 0x3 + 0x3f4082c1 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + *fill* 0x3f4082c1 0x3 .rodata.__func__$0 - 0x3f408670 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - *fill* 0x3f408686 0x2 + 0x3f4082c4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + *fill* 0x3f4082da 0x2 .rodata.intr_desc_table - 0x3f408688 0x200 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x3f4082dc 0x200 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) .rodata.str1.4 - 0x3f408888 0x42c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3f4084dc 0x42c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.esp_sleep_sub_mode_config.str1.4 - 0x3f408888 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3f4084dc 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.__func__$18 - 0x3f408888 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3f4084dc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3f4088a2 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3f4084f6 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 - 0x3f4088a2 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3f4088a2 0x2 + 0x3f4084f6 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3f4084f6 0x2 .rodata.__func__$0 - 0x3f4088a4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3f4088c5 0x3 + 0x3f4084f8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3f408519 0x3 .rodata.__func__$1 - 0x3f4088c8 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3f40851c 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.main_task.str1.4 - 0x3f4088e6 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3f40853a 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3f4088e6 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3f4088e6 0x2 + 0x3f40853a 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3f40853a 0x2 .rodata.__func__$0 - 0x3f4088e8 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3f4088f2 0x2 + 0x3f40853c 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3f408546 0x2 .rodata.__func__$1 - 0x3f4088f4 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3f408548 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3f40890a 0x8f esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x8f esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3f40890a 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3f40890a 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericGetStaticBuffers.str1.4 - 0x3f40890a 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3f40890a 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3f40890a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3f40890a 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3f40890a 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3f40890a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3f40890a 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3f40890a 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f40855e 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3f40890a 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f40890a 0x2 + 0x3f40855e 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f40855e 0x2 .rodata.__func__$2 - 0x3f40890c 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408919 0x3 + 0x3f408560 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f40856d 0x3 .rodata.__func__$7 - 0x3f40891c 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408931 0x3 + 0x3f408570 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f408585 0x3 .rodata.__func__$9 - 0x3f408934 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__$10 - 0x3f408948 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408956 0x2 + 0x3f408588 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$11 - 0x3f408958 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f40896a 0x2 + 0x3f40859c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f4085ae 0x2 .rodata.__func__$12 - 0x3f40896c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408985 0x3 + 0x3f4085b0 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f4085c9 0x3 .rodata.__func__$13 - 0x3f408988 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f4089a3 0x1 + 0x3f4085cc 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f4085e7 0x1 .rodata.__func__$14 - 0x3f4089a4 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f4089b6 0x2 + 0x3f4085e8 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f4085fa 0x2 .rodata.__func__$16 - 0x3f4089b8 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f4085fc 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$17 - 0x3f4089dc 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f4089f5 0x3 + 0x3f408620 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f408639 0x3 .rodata.__func__$18 - 0x3f4089f8 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408a11 0x3 + 0x3f40863c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f408655 0x3 .rodata.__func__$20 - 0x3f408a14 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408a29 0x3 + 0x3f408658 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f40866d 0x3 .rodata.__func__$21 - 0x3f408a2c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f408670 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$22 - 0x3f408a40 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408a5e 0x2 + 0x3f408684 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f4086a2 0x2 .rodata.__func__$23 - 0x3f408a60 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3f408a7a 0x2 + 0x3f4086a4 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3f4086be 0x2 .rodata.__func__$24 - 0x3f408a7c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f4086c0 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__$25 - 0x3f408a90 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3f4086d4 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvIsYieldRequiredSMP.str1.4 - 0x3f408aa3 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvSelectHighestPriorityTaskSMP.str1.4 - 0x3f408aa3 0x27 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x27 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvDeleteTCB.str1.4 - 0x3f408aa3 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvInitialiseNewTask.str1.4 - 0x3f408aa3 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.eTaskGetState.str1.4 - 0x3f408aa3 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTick.str1.4 - 0x3f408aa3 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x8e esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3f408aa3 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3f408aa3 0x49 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x49 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSetTimeOutState.str1.4 - 0x3f408aa3 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3f408aa3 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPrioritySet.str1.4 - 0x3f408aa3 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskDelete.str1.4 - 0x3f408aa3 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskResumeAll.str1.4 - 0x3f408aa3 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x7f esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3f408aa3 0x41 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x41 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3f408aa3 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x2b esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3f408aa3 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGenericNotify.str1.4 - 0x3f408aa3 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTickOtherCores.str1.4 - 0x3f408aa3 0x55 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x55 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3f408aa3 0xbc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0xbc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3f408aa3 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvCreateIdleTasks.str1.4 - 0x3f408aa3 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskStartScheduler.str1.4 - 0x3f408aa3 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4086e7 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3f408aa3 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408aa3 0x1 + 0x3f4086e7 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f4086e7 0x1 .rodata.__func__$2 - 0x3f408aa4 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408ac5 0x3 + 0x3f4086e8 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f408709 0x3 .rodata.__func__$3 - 0x3f408ac8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408ae6 0x2 + 0x3f40870c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40872a 0x2 .rodata.__func__$4 - 0x3f408ae8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408b06 0x2 + 0x3f40872c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40874a 0x2 .rodata.__func__$5 - 0x3f408b08 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408b1d 0x3 + 0x3f40874c 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f408761 0x3 .rodata.__func__$6 - 0x3f408b20 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f408764 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__$7 - 0x3f408b38 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408b55 0x3 + 0x3f40877c 0x1d esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f408799 0x3 .rodata.__func__$9 - 0x3f408b58 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408b76 0x2 + 0x3f40879c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f4087ba 0x2 .rodata.__func__$11 - 0x3f408b78 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408b8b 0x1 + 0x3f4087bc 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f4087cf 0x1 .rodata.__func__$13 - 0x3f408b8c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4087d0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__$14 - 0x3f408ba4 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4087e8 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__$15 - 0x3f408bc8 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f40880c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__$17 - 0x3f408be0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408bf5 0x3 + 0x3f408824 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f408839 0x3 .rodata.__func__$20 - 0x3f408bf8 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408c11 0x3 + 0x3f40883c 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f408855 0x3 .rodata.__func__$23 - 0x3f408c14 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408c2a 0x2 + 0x3f408858 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40886e 0x2 .rodata.__func__$24 - 0x3f408c2c 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f408870 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__$25 - 0x3f408c4c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408c5f 0x1 + 0x3f408890 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f4088a3 0x1 .rodata.__func__$30 - 0x3f408c60 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408c6e 0x2 + 0x3f4088a4 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f4088b2 0x2 .rodata.__func__$31 - 0x3f408c70 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408c7f 0x1 + 0x3f4088b4 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f4088c3 0x1 .rodata.__func__$32 - 0x3f408c80 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f4088c4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__$37 - 0x3f408c94 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408caa 0x2 + 0x3f4088d8 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f4088ee 0x2 .rodata.__func__$38 - 0x3f408cac 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408cbd 0x3 + 0x3f4088f0 0x11 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f408901 0x3 .rodata.__func__$40 - 0x3f408cc0 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408ccb 0x1 + 0x3f408904 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40890f 0x1 .rodata.__func__$42 - 0x3f408ccc 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3f408cd9 0x3 + 0x3f408910 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3f40891d 0x3 .rodata.__func__$43 - 0x3f408cdc 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f408920 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.uxTopUsedPriority - 0x3f408ce8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3f408ce8 uxTopUsedPriority + 0x3f40892c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3f40892c uxTopUsedPriority .rodata.vPortTaskWrapper.str1.4 - 0x3f408cec 0x4d esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3f408930 0x4d esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortTLSPointersDelCb.str1.4 - 0x3f408cec 0x67 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3f408930 0x67 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.pxPortInitialiseStack.str1.4 - 0x3f408cec 0x65 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3f408930 0x65 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.xPortEnterCriticalTimeout.str1.4 - 0x3f408cec 0xef esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3f408930 0xef esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortExitCritical.str1.4 - 0x3f408cec 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3f408930 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationStackOverflowHook.str1.4 - 0x3f408cec 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3f408930 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.__func__$0 - 0x3f408cec 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3f408cfd 0x3 + 0x3f408930 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3f408941 0x3 .rodata.__func__$1 - 0x3f408d00 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3f408d12 0x2 + 0x3f408944 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3f408956 0x2 .rodata.__func__$2 - 0x3f408d14 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3f408d25 0x3 + 0x3f408958 0x11 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3f408969 0x3 .rodata.__func__$4 - 0x3f408d28 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3f40896c 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3f408d3e 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3f408d3e 0x2 + 0x3f408982 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3f408982 0x2 .rodata.__func__$1 - 0x3f408d40 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3f408984 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) .rodata.str1.4 - 0x3f408d5e 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3f4089a2 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_locks_init.str1.4 - 0x3f408d5e 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f408d5e 0x2 + 0x3f4089a2 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f4089a2 0x2 .rodata.__func__$4 - 0x3f408d60 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f408d76 0x2 + 0x3f4089a4 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f4089ba 0x2 .rodata.__func__$3 - 0x3f408d78 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f408d8b 0x1 + 0x3f4089bc 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f4089cf 0x1 .rodata.__func__$2 - 0x3f408d8c 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f408da1 0x3 + 0x3f4089d0 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f4089e5 0x3 .rodata.__func__$1 - 0x3f408da4 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3f408db9 0x3 + 0x3f4089e8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3f4089fd 0x3 .rodata.__func__$0 - 0x3f408dbc 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3f408a00 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3f408dc8 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3f408a0c 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3f408dc8 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3f408a0c 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3f408dc8 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3f408a0c 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .rodata.uart_rx_char.str1.4 - 0x3f408dc8 0xc1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a0c 0xc1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_tx_char.str1.4 - 0x3f408dc8 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a0c 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_fcntl.str1.4 - 0x3f408dc8 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a0c 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_return_char.str1.4 - 0x3f408dc8 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a0c 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_access.str1.4 - 0x3f408dc8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a0c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_read.str1.4 - 0x3f408dc8 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a0c 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_vfs_dev_register.str1.4 - 0x3f408dc8 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a0c 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.__func__$9 - 0x3f408dc8 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408dde 0x2 + 0x3f408a0c 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a22 0x2 .rodata.__func__$8 - 0x3f408de0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408deb 0x1 + 0x3f408a24 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a2f 0x1 .rodata.__func__$7 - 0x3f408dec 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408dfd 0x3 + 0x3f408a30 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a41 0x3 .rodata.__func__$6 - 0x3f408e00 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408e0a 0x2 + 0x3f408a44 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a4e 0x2 .rodata.__func__$5 - 0x3f408e0c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408e17 0x1 + 0x3f408a50 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a5b 0x1 .rodata.__func__$4 - 0x3f408e18 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408e23 0x1 + 0x3f408a5c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a67 0x1 .rodata.__func__$3 - 0x3f408e24 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408e2f 0x1 + 0x3f408a68 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a73 0x1 .rodata.__func__$2 - 0x3f408e30 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408e3b 0x1 + 0x3f408a74 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a7f 0x1 .rodata.__func__$1 - 0x3f408e3c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3f408e51 0x3 + 0x3f408a80 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3f408a95 0x3 .rodata.__func__$0 - 0x3f408e54 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408a98 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart - 0x3f408e68 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408aac 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_termios - 0x3f408ea0 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408ae4 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_select - 0x3f408ebc 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408b00 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_dir - 0x3f408ed4 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408b18 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_uart_mount_points - 0x3f408f14 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_ctx 0x3f408f20 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f408b58 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_ctx 0x3f408b64 0xc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_reenable_intr_mask.str1.4 - 0x3f408f2c 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408b70 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_word_length.str1.4 - 0x3f408f2c 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408b70 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_stop_bits.str1.4 - 0x3f408f2c 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408b70 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_baudrate.str1.4 - 0x3f408f2c 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408b70 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_pop_pos.str1.4 - 0x3f408f2c 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408b70 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_wait_tx_done.str1.4 - 0x3f408f2c 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408b70 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_flush_input.str1.4 - 0x3f408f2c 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408b70 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__$36 - 0x3f408f2c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f408f3d 0x3 + 0x3f408b70 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408b81 0x3 .rodata.__FUNCTION__$34 - 0x3f408f40 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f408f5b 0x1 + 0x3f408b84 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408b9f 0x1 .rodata.__FUNCTION__$33 - 0x3f408f5c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408ba0 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__func__$28 - 0x3f408f74 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f408f86 0x2 + 0x3f408bb8 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408bca 0x2 .rodata.__FUNCTION__$27 - 0x3f408f88 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f408f9a 0x2 + 0x3f408bcc 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408bde 0x2 .rodata.__FUNCTION__$7 - 0x3f408f9c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f408fae 0x2 + 0x3f408be0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408bf2 0x2 .rodata.__FUNCTION__$6 - 0x3f408fb0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f408fc2 0x2 + 0x3f408bf4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408c06 0x2 .rodata.__FUNCTION__$5 - 0x3f408fc4 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408c08 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__$4 - 0x3f408fd4 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408c18 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__$3 - 0x3f408fe4 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f408ff7 0x1 + 0x3f408c28 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408c3b 0x1 .rodata.__FUNCTION__$2 - 0x3f408ff8 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f40900b 0x1 + 0x3f408c3c 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408c4f 0x1 .rodata.__FUNCTION__$1 - 0x3f40900c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3f409021 0x3 + 0x3f408c50 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3f408c65 0x3 .rodata.__FUNCTION__$0 - 0x3f409024 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3f408c68 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.console_open.str1.4 - 0x3f409039 0xc esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3f408c7d 0xc esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_vfs_dev_console_register.str1.4 - 0x3f409039 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - *fill* 0x3f409039 0x3 + 0x3f408c7d 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + *fill* 0x3f408c7d 0x3 .rodata.s_vfs_console - 0x3f40903c 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3f408c80 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_termios - 0x3f409074 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3f408cb8 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_select - 0x3f409090 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3f408cd4 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_dir - 0x3f4090a8 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3f408cec 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_minify_vfs.str1.4 - 0x3f4090e8 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3f408d2c 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.translate_path.str1.4 - 0x3f4090e8 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3f408d2c 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.__func__$1 - 0x3f4090e8 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3f408d2c 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.vfs_null_open.str1.4 - 0x3f4090f7 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3f408d3b 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.esp_vfs_null_register.str1.4 - 0x3f4090f7 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x3f4090f7 0x1 + 0x3f408d3b 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x3f408d3b 0x1 .rodata.s_vfs_null - 0x3f4090f8 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3f408d3c 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.s_vfs_null_dir - 0x3f409130 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3f408d74 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.app_main.str1.4 - 0x3f409170 0x160 esp-idf/main/libmain.a(hello_world_main.c.obj) - .rodata.__func__$0 - 0x3f409170 0x9 esp-idf/main/libmain.a(hello_world_main.c.obj) - .rodata.bme280_default_init.str1.4 - 0x3f409179 0x9f esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + 0x3f408db4 0x148 esp-idf/main/libmain.a(hello_world_main.c.obj) .rodata.i2c_driver_deinit.str1.4 - 0x3f409179 0xb8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x3f408db4 0xb8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .rodata.i2c_driver_reinit.str1.4 - 0x3f409179 0x52 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x3f408db4 0x52 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .rodata.i2c_bus_read_reg8.str1.4 - 0x3f409179 0xbb esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - .rodata.i2c_bus_write_reg8.str1.4 - 0x3f409179 0x29 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x3f408db4 0xbb esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .rodata.i2c_bus_create.str1.4 - 0x3f409179 0x132 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x3f408db4 0x132 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .rodata.i2c_bus_get_internal_bus_handle.str1.4 - 0x3f409179 0x10 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x3f408db4 0x10 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .rodata.i2c_bus_device_create.str1.4 - 0x3f409179 0x45 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - *fill* 0x3f409179 0x3 - .rodata.__FUNCTION__$2 - 0x3f40917c 0x13 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - *fill* 0x3f40918f 0x1 - .rodata.__FUNCTION__$3 - 0x3f409190 0x12 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - *fill* 0x3f4091a2 0x2 + 0x3f408db4 0x45 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .rodata.__FUNCTION__$7 - 0x3f4091a4 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - *fill* 0x3f4091ba 0x2 + 0x3f408db4 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + *fill* 0x3f408dca 0x2 .rodata.__FUNCTION__$9 - 0x3f4091bc 0x1e esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - *fill* 0x3f4091da 0x2 + 0x3f408dcc 0x1e esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + *fill* 0x3f408dea 0x2 .rodata.__FUNCTION__$13 - 0x3f4091dc 0x12 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - *fill* 0x3f4091ee 0x2 + 0x3f408dec 0x12 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + *fill* 0x3f408dfe 0x2 .rodata.__FUNCTION__$14 - 0x3f4091f0 0xf esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x3f408e00 0xf esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .rodata.str1.4 - 0x3f4091ff 0x23 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - *fill* 0x3f4091ff 0x1 - .rodata 0x3f409200 0x24 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - 0x3f409200 _xt_coproc_sa_offset + 0x3f408e0f 0x23 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + *fill* 0x3f408e0f 0x1 + .rodata 0x3f408e10 0x24 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + 0x3f408e10 _xt_coproc_sa_offset .rodata.gpio_input_disable.str1.4 - 0x3f409224 0x32 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3f408e34 0x32 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_ll_pullup_en.str1.4 - 0x3f409224 0xdd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3f408e34 0xdd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_sleep_output_enable.str1.4 - 0x3f409224 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3f408e34 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_output_disable.str1.4 - 0x3f409224 0xc0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_set_direction.str1.4 - 0x3f409224 0x29 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3f408e34 0xc0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$0 - 0x3f409224 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f409232 0x2 - .rodata.__FUNCTION__$38 - 0x3f409234 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f409247 0x1 - .rodata.__FUNCTION__$39 - 0x3f409248 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f40925b 0x1 + 0x3f408e34 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408e42 0x2 .rodata.__FUNCTION__$41 - 0x3f40925c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f40926b 0x1 + 0x3f408e44 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408e53 0x1 .rodata.__FUNCTION__$42 - 0x3f40926c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f40927b 0x1 - .rodata.__FUNCTION__$43 - 0x3f40927c 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__$44 - 0x3f40928c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f40929f 0x1 + 0x3f408e54 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408e63 0x1 .rodata.__func__$45 - 0x3f4092a0 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f4092bb 0x1 + 0x3f408e64 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408e7f 0x1 .rodata.__FUNCTION__$46 - 0x3f4092bc 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3f408e80 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__$47 - 0x3f4092d0 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f4092e2 0x2 + 0x3f408e94 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408ea6 0x2 .rodata.__FUNCTION__$54 - 0x3f4092e4 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3f408ea8 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__func__$55 - 0x3f4092f4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3f409306 0x2 + 0x3f408eb8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3f408eca 0x2 .rodata.__FUNCTION__$56 - 0x3f409308 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3f408ecc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.rtcio_ll_iomux_func_sel.str1.4 - 0x3f409317 0xeb esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x3f408edb 0xeb esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.rtcio_ll_function_select.str1.4 - 0x3f409317 0x174 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x3f408edb 0x174 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.rtc_gpio_init.str1.4 - 0x3f409317 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - *fill* 0x3f409317 0x1 + 0x3f408edb 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x3f408edb 0x1 .rodata.__func__$12 - 0x3f409318 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x3f408edc 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.__FUNCTION__$13 - 0x3f409330 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x3f408ef4 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.__func__$14 - 0x3f409344 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - *fill* 0x3f40935b 0x1 + 0x3f408f08 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x3f408f1f 0x1 .rodata.__FUNCTION__$15 - 0x3f40935c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x3f408f20 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .rodata.str1.4 - 0x3f40936f 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3f40936f 0x1 + 0x3f408f33 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3f408f33 0x1 .rodata.__func__$1 - 0x3f409370 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3f408f34 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3f409398 0x91 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0x91 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_irom_region.str1.4 - 0x3f409398 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_drom_region.str1.4 - 0x3f409398 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_init.str1.4 - 0x3f409398 0x93 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 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 - 0x3f409398 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3f409398 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map.str1.4 - 0x3f409398 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_unmap.str1.4 - 0x3f409398 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3f409398 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f5c 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__$1 - 0x3f409398 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f4093af 0x1 + 0x3f408f5c 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f408f73 0x1 .rodata.__FUNCTION__$2 - 0x3f4093b0 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f4093be 0x2 + 0x3f408f74 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f408f82 0x2 .rodata.__func__$4 - 0x3f4093c0 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f84 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__$5 - 0x3f4093cc 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408f90 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__$8 - 0x3f4093d8 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f4093ee 0x2 + 0x3f408f9c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f408fb2 0x2 .rodata.__func__$9 - 0x3f4093f0 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408fb4 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__$10 - 0x3f409404 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f40941a 0x2 + 0x3f408fc8 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f408fde 0x2 .rodata.__func__$11 - 0x3f40941c 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3f408fe0 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.str1.4 - 0x3f40942d 0x5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3f40942d 0x3 + 0x3f408ff1 0x5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3f408ff1 0x3 .rodata.g_mmu_mem_regions - 0x3f409430 0x48 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3f409430 g_mmu_mem_regions + 0x3f408ff4 0x48 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3f408ff4 g_mmu_mem_regions .rodata.spi_flash_init_lock.str1.4 - 0x3f409478 0x45 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3f40903c 0x45 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .rodata.str1.4 - 0x3f409478 0x101 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3f40903c 0x101 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .rodata.__func__$0 - 0x3f409478 0x1c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3f40903c 0x1c esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .rodata.__func__$1 - 0x3f409494 0x31 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - *fill* 0x3f4094c5 0x3 + 0x3f409058 0x31 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x3f409089 0x3 .rodata.__func__$2 - 0x3f4094c8 0x32 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - *fill* 0x3f4094fa 0x2 + 0x3f40908c 0x32 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + *fill* 0x3f4090be 0x2 .rodata.__func__$3 - 0x3f4094fc 0x14 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3f4090c0 0x14 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .rodata.s_merge_contiguous_pages.str1.4 - 0x3f409510 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3f4090d4 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.spi_flash_munmap.str1.4 - 0x3f409510 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3f4090d4 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.__func__$1 - 0x3f409510 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3f4090d4 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3f409521 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3f409521 0x3 + 0x3f4090e5 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3f4090e5 0x3 .rodata.__func__$0 - 0x3f409524 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3f4090e8 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.s_mspi_io_num_default - 0x3f409534 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3f4090f8 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.str1.4 - 0x3f40953a 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3f4090fe 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3f40953a 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3f40953a 0x2 + 0x3f4090fe 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3f4090fe 0x2 .rodata.io_mode_str - 0x3f40953c 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3f409100 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3f4095f0 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3f4091b4 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.__FUNCTION__$0 - 0x3f4095f0 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3f40960c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3f4091b4 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3f4091d0 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.str1.4 - 0x3f409616 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3f409616 0x2 + 0x3f4091da 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3f4091da 0x2 .rodata.__func__$0 - 0x3f409618 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3f4091dc 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.str1.4 - 0x3f409631 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3f4091f5 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.esp_crosscore_int_init.str1.4 - 0x3f409631 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3f409631 0x3 + 0x3f4091f5 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3f4091f5 0x3 .rodata.__func__$0 - 0x3f409634 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3f40964b 0x1 + 0x3f4091f8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3f40920f 0x1 .rodata.__func__$1 - 0x3f40964c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3f409210 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3f409663 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3f409227 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.delete_entry.str1.4 - 0x3f409663 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3f409227 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_abort.str1.4 - 0x3f409663 0xb0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3f409227 0xb0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_add.str1.4 - 0x3f409663 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3f409227 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.subscribe_idle.str1.4 - 0x3f409663 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3f409227 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_init.str1.4 - 0x3f409663 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3f409227 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3f409663 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3f409227 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_isr.str1.4 - 0x3f409663 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f409663 0x1 + 0x3f409227 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f409227 0x1 .rodata.__FUNCTION__$5 - 0x3f409664 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f409677 0x1 + 0x3f409228 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f40923b 0x1 .rodata.__FUNCTION__$7 - 0x3f409678 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f409682 0x2 + 0x3f40923c 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f409246 0x2 .rodata.__FUNCTION__$8 - 0x3f409684 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f409695 0x3 + 0x3f409248 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f409259 0x3 .rodata.__func__$12 - 0x3f409698 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f4096a7 0x1 + 0x3f40925c 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f40926b 0x1 .rodata.__func__$13 - 0x3f4096a8 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f4096b5 0x3 + 0x3f40926c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f409279 0x3 .rodata.__FUNCTION__$14 - 0x3f4096b8 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f4096ca 0x2 + 0x3f40927c 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f40928e 0x2 .rodata.__func__$15 - 0x3f4096cc 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3f4096e3 0x1 + 0x3f409290 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3f4092a7 0x1 .rodata.esp_unknown_msg - 0x3f4096e4 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3f4092a8 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3f4096ea 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3f4096ea 0x2 + 0x3f4092ae 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3f4092ae 0x2 .rodata.esp_err_msg_table - 0x3f4096ec 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3f4092b0 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.1 - 0x3f409dc4 0x20e esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + 0x3f409988 0x20e esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) 0xf0 (size before relaxing) - *fill* 0x3f409fd2 0x2 + *fill* 0x3f409b96 0x2 .rodata.__func__$0 - 0x3f409fd4 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + 0x3f409b98 0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3f409ff4 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3f409bb8 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3f409ff4 0x31 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3f409bb8 0x31 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.clk_hal_cpu_get_freq_hz.str1.4 - 0x3f409ff4 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3f409bb8 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__$0 - 0x3f409ff4 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3f409bb8 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__$1 - 0x3f40a010 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3f409bd4 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.str1.4 - 0x3f40a02e 0x2cd esp-idf/soc/libsoc.a(interrupts.c.obj) - *fill* 0x3f40a02e 0x2 + 0x3f409bf2 0x2cd esp-idf/soc/libsoc.a(interrupts.c.obj) + *fill* 0x3f409bf2 0x2 .rodata.esp_isr_names - 0x3f40a030 0x114 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3f40a030 esp_isr_names + 0x3f409bf4 0x114 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3f409bf4 esp_isr_names .rodata.GPIO_PIN_MUX_REG - 0x3f40a144 0xa0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3f40a144 GPIO_PIN_MUX_REG + 0x3f409d08 0xa0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3f409d08 GPIO_PIN_MUX_REG .rodata.rtc_io_desc - 0x3f40a1e4 0x3f0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - 0x3f40a1e4 rtc_io_desc + 0x3f409da8 0x3f0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + 0x3f409da8 rtc_io_desc .rodata.rtc_io_num_map - 0x3f40a5d4 0xa0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - 0x3f40a5d4 rtc_io_num_map - .rodata 0x3f40a674 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x3f40a198 0xa0 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + 0x3f40a198 rtc_io_num_map + .rodata 0x3f40a238 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 - 0x3f40a688 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3f40a24c 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.__FUNCTION__$0 - 0x3f40a688 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3f40a6a5 0x3 + 0x3f40a24c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3f40a269 0x3 .rodata.g_spi_lock_main_flash_dev - 0x3f40a6a8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3f40a6a8 g_spi_lock_main_flash_dev + 0x3f40a26c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3f40a26c g_spi_lock_main_flash_dev .rodata.prvTaskDeleteWithCaps.str1.4 - 0x3f40a6ac 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3f40a270 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.__func__$1 - 0x3f40a6ac 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3f40a6c5 0x3 + 0x3f40a270 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3f40a289 0x3 .rodata.__func__$2 - 0x3f40a6c8 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3f40a28c 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.prvReturnItemByteBuf.str1.4 - 0x3f40a6dd 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2a1 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3f40a6dd 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2a1 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvAcquireItemNoSplit.str1.4 - 0x3f40a6dd 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2a1 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReceiveGeneric.str1.4 - 0x3f40a6dd 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2a1 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendAcquire.str1.4 - 0x3f40a6dd 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2a1 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendComplete.str1.4 - 0x3f40a6dd 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2a1 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSend.str1.4 - 0x3f40a6dd 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2a1 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceive.str1.4 - 0x3f40a6dd 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3f40a6dd 0x3 + 0x3f40a2a1 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3f40a2a1 0x3 .rodata.__func__$11 - 0x3f40a6e0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3f40a6f6 0x2 + 0x3f40a2a4 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3f40a2ba 0x2 .rodata.__func__$18 - 0x3f40a6f8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3f40a70a 0x2 + 0x3f40a2bc 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3f40a2ce 0x2 .rodata.__func__$19 - 0x3f40a70c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3f40a71f 0x1 + 0x3f40a2d0 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3f40a2e3 0x1 .rodata.__func__$21 - 0x3f40a720 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2e4 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__$28 - 0x3f40a730 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3f40a2f4 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.s_i2c_err_log_print.str1.4 - 0x3f40a746 0x72 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x72 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.s_i2c_write_command.str1.4 - 0x3f40a746 0xc0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0xc0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.i2c_param_master_config.str1.4 - 0x3f40a746 0x5d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x5d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.i2c_master_bus_destroy.str1.4 - 0x3f40a746 0x32 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.s_i2c_send_commands.str1.4 - 0x3f40a746 0x78 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.s_i2c_transaction_start.str1.4 - 0x3f40a746 0x84 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.s_i2c_synchronous_transaction.str1.4 - 0x3f40a746 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x32 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.s_i2c_asynchronous_transaction.str1.4 - 0x3f40a746 0x12a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x12a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.i2c_new_master_bus.str1.4 - 0x3f40a746 0x4a5 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x4a5 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.i2c_master_bus_rm_device.str1.4 - 0x3f40a746 0x70 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x70 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.i2c_master_bus_add_device.str1.4 - 0x3f40a746 0x13c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x13c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.i2c_del_master_bus.str1.4 - 0x3f40a746 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a30a 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.i2c_master_get_bus_handle.str1.4 - 0x3f40a746 0x4c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.i2c_master_multi_buffer_transmit.str1.4 - 0x3f40a746 0xa8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.i2c_master_transmit.str1.4 - 0x3f40a746 0x39 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.i2c_master_transmit_receive.str1.4 - 0x3f40a746 0x38 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a746 0x2 - .rodata.__FUNCTION__$4 - 0x3f40a748 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a75b 0x1 - .rodata.__FUNCTION__$5 - 0x3f40a75c 0x1c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.__FUNCTION__$6 - 0x3f40a778 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.__FUNCTION__$7 - 0x3f40a78c 0x1f esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a7ab 0x1 - .rodata.__FUNCTION__$8 - 0x3f40a7ac 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .rodata.__FUNCTION__$9 - 0x3f40a7c4 0x1e esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a7e2 0x2 - .rodata.__FUNCTION__$10 - 0x3f40a7e4 0x21 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a805 0x3 + 0x3f40a30a 0x4c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f40a30a 0x2 .rodata.__FUNCTION__$11 - 0x3f40a808 0x1a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a822 0x2 + 0x3f40a30c 0x1a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f40a326 0x2 .rodata.__FUNCTION__$13 - 0x3f40a824 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a837 0x1 + 0x3f40a328 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f40a33b 0x1 .rodata.__FUNCTION__$14 - 0x3f40a838 0x19 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a851 0x3 + 0x3f40a33c 0x19 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f40a355 0x3 .rodata.__FUNCTION__$15 - 0x3f40a854 0x1a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a86e 0x2 + 0x3f40a358 0x1a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f40a372 0x2 .rodata.__FUNCTION__$16 - 0x3f40a870 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a887 0x1 + 0x3f40a374 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f40a38b 0x1 .rodata.__FUNCTION__$17 - 0x3f40a888 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a38c 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.__func__$18 - 0x3f40a8a0 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a3a4 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.__func__$19 - 0x3f40a8b4 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - *fill* 0x3f40a8c7 0x1 + 0x3f40a3b8 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + *fill* 0x3f40a3cb 0x1 .rodata.__FUNCTION__$20 - 0x3f40a8c8 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x3f40a3cc 0x13 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) .rodata.s_i2c_bus_handle_acquire.str1.4 - 0x3f40a8db 0x42 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a3df 0x42 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.s_hp_i2c_pins_config.str1.4 - 0x3f40a8db 0x66 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a3df 0x66 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.i2c_acquire_bus_handle.str1.4 - 0x3f40a8db 0x4d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a3df 0x4d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.i2c_release_bus_handle.str1.4 - 0x3f40a8db 0x90 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a3df 0x90 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.i2c_select_periph_clock.str1.4 - 0x3f40a8db 0xb3 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a3df 0xb3 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.i2c_common_set_pins.str1.4 - 0x3f40a8db 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a3df 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.i2c_common_deinit_pins.str1.4 - 0x3f40a8db 0x2d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - *fill* 0x3f40a8db 0x1 + 0x3f40a3df 0x2d esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + *fill* 0x3f40a3df 0x1 .rodata.__FUNCTION__$0 - 0x3f40a8dc 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - *fill* 0x3f40a8f3 0x1 + 0x3f40a3e0 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + *fill* 0x3f40a3f7 0x1 .rodata.__FUNCTION__$1 - 0x3f40a8f4 0x15 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - *fill* 0x3f40a909 0x3 + 0x3f40a3f8 0x15 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + *fill* 0x3f40a40d 0x3 .rodata.__FUNCTION__$2 - 0x3f40a90c 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a410 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.__FUNCTION__$3 - 0x3f40a920 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a424 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.__FUNCTION__$4 - 0x3f40a938 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x3f40a43c 0x17 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) .rodata.load_partitions.str1.4 - 0x3f40a94f 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3f40a453 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.ensure_partitions_loaded.str1.4 - 0x3f40a94f 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3f40a453 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_unload_all.str1.4 - 0x3f40a94f 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3f40a453 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_next.str1.4 - 0x3f40a94f 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3f40a453 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_get.str1.4 - 0x3f40a94f 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3f40a94f 0x1 + 0x3f40a453 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3f40a453 0x1 .rodata.__func__$2 - 0x3f40a950 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3f40a962 0x2 + 0x3f40a454 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3f40a466 0x2 .rodata.__func__$3 - 0x3f40a964 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.i2c_ll_master_set_bus_timing.str1.4 - 0x3f40a977 0x56 esp-idf/hal/libhal.a(i2c_hal.c.obj) - *fill* 0x3f40a977 0x1 - .rodata.__func__$0 - 0x3f40a978 0x1d esp-idf/hal/libhal.a(i2c_hal.c.obj) - *fill* 0x3f40a995 0x3 + 0x3f40a468 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3f40a47b 0x1 .rodata.i2c_periph_signal - 0x3f40a998 0xc esp-idf/soc/libsoc.a(i2c_periph.c.obj) - 0x3f40a998 i2c_periph_signal + 0x3f40a47c 0xc esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x3f40a47c i2c_periph_signal .rodata.esp_ota_get_running_partition.str1.4 - 0x3f40a9a4 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3f40a488 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata.__func__$1 - 0x3f40a9a4 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3f40a9c2 0x2 - .rodata 0x3f40a9c4 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - 0x3f40a9c4 Xthal_intlevel + 0x3f40a488 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3f40a4a6 0x2 + .rodata 0x3f40a4a8 0x20 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + 0x3f40a4a8 Xthal_intlevel .rodata.str1.1 - 0x3f40a9e4 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 0x3f40a9e4 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) + 0x3f40a4c8 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 0x3f40a4c8 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 - 0x3f40ac20 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 0x3f40ac20 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) + 0x3f40a704 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 0x3f40a704 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 - 0x3f40ae5c 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) + 0x3f40a940 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 - 0x3f40ae5c 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) + 0x3f40a940 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 - 0x3f40ae5c 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) - *fill* 0x3f40ae5c 0x4 - .rodata 0x3f40ae60 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) - 0x3f40ae70 __mprec_tinytens - 0x3f40ae98 __mprec_bigtens - 0x3f40aec0 __mprec_tens - .rodata 0x3f40af88 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) - 0x3f40b1c4 __action_table - 0x3f40b230 __state_table - 0x3f40b29c __chclass + 0x3f40a940 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 0x3f40a940 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) + 0x3f40a950 __mprec_tinytens + 0x3f40a978 __mprec_bigtens + 0x3f40a9a0 __mprec_tens + .rodata 0x3f40aa68 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) + 0x3f40aca4 __action_table + 0x3f40ad10 __state_table + 0x3f40ad7c __chclass .rodata.str1.1 - 0x3f40b39c 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) + 0x3f40ae7c 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 - 0x3f40b39c 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 0x3f40b39c 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) - 0x3f40b39c __default_global_locale + 0x3f40ae7c 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 0x3f40ae7c 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) + 0x3f40ae7c __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) - 0x3f40b508 . = ALIGN (0x4) - 0x3f40b508 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + 0x3f40afe8 . = ALIGN (0x4) + 0x3f40afe8 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) *(.xt_except_table) *(.gcc_except_table .gcc_except_table.*) *(.gnu.linkonce.e.*) - 0x3f40b508 . = ALIGN (0x4) - 0x3f40b508 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + 0x3f40afe8 . = ALIGN (0x4) + 0x3f40afe8 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) *(.xt_except_desc) *(.gnu.linkonce.h.*) - 0x3f40b508 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + 0x3f40afe8 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) *(.xt_except_desc_end) - 0x3f40b508 . = ALIGN (0x4) - 0x3f40b508 __init_array_start = ABSOLUTE (.) + 0x3f40afe8 . = ALIGN (0x4) + 0x3f40afe8 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .ctors SORT_BY_NAME(.ctors.*)) - .ctors 0x3f40b508 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .ctors 0x3f40b50c 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - .ctors 0x3f40b510 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x3f40b514 __init_array_end = ABSOLUTE (.) - 0x3f40b514 . = ALIGN (0x4) - 0x3f40b514 soc_reserved_memory_region_start = ABSOLUTE (.) + .ctors 0x3f40afe8 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .ctors 0x3f40afec 0x4 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + .ctors 0x3f40aff0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3f40aff4 __init_array_end = ABSOLUTE (.) + 0x3f40aff4 . = ALIGN (0x4) + 0x3f40aff4 soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3f40b514 0x48 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3f40b55c soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3f40b55c . = ALIGN (0x4) - 0x3f40b55c _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3f40aff4 0x48 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3f40b03c soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3f40b03c . = ALIGN (0x4) + 0x3f40b03c _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3f40b55c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40b03c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3f40b564 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40b044 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3f40b56c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3f40b04c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3f40b574 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40b054 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3f40b57c 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3f40b05c 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.101 - 0x3f40b584 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3f40b064 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3f40b58c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3f40b06c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.103 - 0x3f40b594 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x3f40b074 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) .esp_system_init_fn.104 - 0x3f40b59c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40b07c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3f40b5a4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40b084 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.110 - 0x3f40b5ac 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3f40b08c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.113 - 0x3f40b5b4 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3f40b094 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) .esp_system_init_fn.114 - 0x3f40b5bc 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3f40b09c 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3f40b5c4 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3f40b0a4 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.130 - 0x3f40b5cc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40b0ac 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.140 - 0x3f40b5d4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3f40b0b4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.999 - 0x3f40b5dc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3f40b5e4 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3f40b5e4 _rodata_end = ABSOLUTE (.) - 0x3f40b5e4 _lit4_start = ABSOLUTE (.) + 0x3f40b0bc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3f40b0c4 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3f40b0c4 _rodata_end = ABSOLUTE (.) + 0x3f40b0c4 _lit4_start = ABSOLUTE (.) *(*.lit4) *(.lit4.*) *(.gnu.linkonce.lit4.*) - 0x3f40b5e4 _lit4_end = ABSOLUTE (.) - 0x3f40b5e4 . = ALIGN (0x4) - 0x3f40b5e4 _thread_local_start = ABSOLUTE (.) + 0x3f40b0c4 _lit4_end = ABSOLUTE (.) + 0x3f40b0c4 . = ALIGN (0x4) + 0x3f40b0c4 _thread_local_start = ABSOLUTE (.) *(.tdata) *(.tdata.*) *(.tbss) *(.tbss.*) - 0x3f40b5e4 _thread_local_end = ABSOLUTE (.) + 0x3f40b0c4 _thread_local_end = ABSOLUTE (.) 0x00000010 _flash_rodata_align = ALIGNOF (.flash.rodata) .flash.rodata_noload - 0x3f40b5e4 0x0 - 0x3f40b5e4 _rodata_reserved_end = ABSOLUTE (.) + 0x3f40b0c4 0x0 + 0x3f40b0c4 _rodata_reserved_end = ABSOLUTE (.) *(.rodata_wlog_debug .rodata_wlog_debug.*) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) -.flash.text 0x400d0020 0x177d6 +.flash.text 0x400d0020 0x15d8a 0x400d0020 _stext = . 0x400d0020 _instruction_reserved_start = ABSOLUTE (.) 0x400d0020 _text_start = ABSOLUTE (.) @@ -17985,2707 +18089,2472 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es 0x400d075c 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0x4 (size before relaxing) .literal.app_main - 0x400d075c 0x5c esp-idf/main/libmain.a(hello_world_main.c.obj) - 0xa8 (size before relaxing) - .literal.bme280_read_uint16_le - 0x400d07b8 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x8 (size before relaxing) + 0x400d075c 0x54 esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x9c (size before relaxing) .literal.bme280_create - 0x400d07b8 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + 0x400d07b0 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) 0x10 (size before relaxing) - .literal.bme280_is_reading_calibration - 0x400d07b8 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x4 (size before relaxing) - .literal.bme280_read_coefficients - 0x400d07b8 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x50 (size before relaxing) - .literal.bme280_set_sampling - 0x400d07b8 0x0 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x18 (size before relaxing) - .literal.bme280_default_init - 0x400d07b8 0xc esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x38 (size before relaxing) .literal.i2c_config_compare - 0x400d07c4 0x4 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d07b0 0x4 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .literal.i2c_driver_reinit - 0x400d07c8 0x24 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d07b4 0x24 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x58 (size before relaxing) - .literal.i2c_bus_read_reg8 - 0x400d07ec 0x18 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x5c (size before relaxing) - .literal.i2c_bus_write_reg8 - 0x400d0804 0x8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x7c (size before relaxing) .literal.i2c_bus_create - 0x400d080c 0x20 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d07d8 0x20 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x98 (size before relaxing) .literal.i2c_bus_get_current_clk_speed - 0x400d082c 0x8 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d07f8 0xc esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x28 (size before relaxing) .literal.i2c_bus_device_create - 0x400d0834 0x14 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d0804 0x1c esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x78 (size before relaxing) - .literal.i2c_bus_read_byte - 0x400d0848 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x4 (size before relaxing) - .literal.i2c_bus_write_byte - 0x400d0848 0x0 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x4 (size before relaxing) - .literal.gpio_input_disable - 0x400d0848 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x24 (size before relaxing) .literal.gpio_ll_pullup_en - 0x400d0864 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d0820 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x1c (size before relaxing) .literal.gpio_pullup_en - 0x400d0874 0xc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d0830 0x1c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x38 (size before relaxing) .literal.gpio_pullup_dis - 0x400d0880 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d084c 0xc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x38 (size before relaxing) .literal.gpio_input_enable - 0x400d0884 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d0858 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x24 (size before relaxing) .literal.gpio_output_disable - 0x400d0888 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d085c 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x3c (size before relaxing) - .literal.gpio_output_enable - 0x400d089c 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x3c (size before relaxing) - .literal.gpio_od_disable - 0x400d08a4 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x20 (size before relaxing) .literal.gpio_od_enable - 0x400d08a8 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d0870 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x20 (size before relaxing) .literal.gpio_set_level - 0x400d08ac 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d0874 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x20 (size before relaxing) - .literal.gpio_get_level - 0x400d08b0 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4 (size before relaxing) - .literal.gpio_set_direction - 0x400d08b0 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x40 (size before relaxing) .literal.gpio_func_sel - 0x400d08b8 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d087c 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x28 (size before relaxing) .literal.rtcio_ll_pullup_enable - 0x400d08c0 0xc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d0884 0xc esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x1c (size before relaxing) .literal.rtcio_ll_pullup_disable - 0x400d08cc 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d0890 0x8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x1c (size before relaxing) .literal.rtc_gpio_is_valid_gpio - 0x400d08d4 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d0898 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x4 (size before relaxing) .literal.rtc_io_number_get - 0x400d08d4 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d0898 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x4 (size before relaxing) .literal.rtc_gpio_pullup_en - 0x400d08d4 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d0898 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x2c (size before relaxing) .literal.rtc_gpio_pullup_dis - 0x400d08e4 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d08a8 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x2c (size before relaxing) .literal.bootloader_init_mem - 0x400d08e8 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x400d08ac 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) 0x4 (size before relaxing) .literal.bootloader_flash_update_id - 0x400d08e8 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400d08ac 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x8 (size before relaxing) .literal.bootloader_flash_get_wp_pin - 0x400d08ec 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400d08b0 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x8 (size before relaxing) .literal.s_get_bus_mask - 0x400d08ec 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d08b0 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x40 (size before relaxing) .literal.s_reserve_irom_region - 0x400d091c 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d08e0 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x24 (size before relaxing) .literal.s_reserve_drom_region - 0x400d0938 0x10 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d08fc 0x10 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x24 (size before relaxing) .literal.esp_mmu_map_init - 0x400d0948 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d090c 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x3c (size before relaxing) .literal.esp_mmu_map - 0x400d0964 0x38 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d0928 0x38 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xcc (size before relaxing) .literal.esp_mmu_unmap - 0x400d099c 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d0960 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x38 (size before relaxing) .literal.esp_mmu_vaddr_to_paddr - 0x400d09a8 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d096c 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x34 (size before relaxing) .literal.spi_flash_init_lock - 0x400d09b4 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d0978 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x18 (size before relaxing) .literal.spi_flash_op_lock - 0x400d09c4 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d0988 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x8 (size before relaxing) .literal.spi_flash_op_unlock - 0x400d09c4 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d0988 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x8 (size before relaxing) .literal.spi_flash_mmap - 0x400d09c4 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d0988 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x18 (size before relaxing) .literal.spi_flash_munmap - 0x400d09c4 0xc esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d0988 0xc esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x1c (size before relaxing) .literal.spi_flash_cache2phys - 0x400d09d0 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d0994 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x4 (size before relaxing) .literal.esp_mspi_get_io - 0x400d09d0 0x14 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x400d0994 0x14 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x1c (size before relaxing) .literal.esp_mspi_pin_reserve - 0x400d09e4 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x400d09a8 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x8 (size before relaxing) .literal.esp_flash_read_chip_id - 0x400d09e4 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x400d09a8 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x4 (size before relaxing) .literal.esp_flash_init_default_chip - 0x400d09e4 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x400d09a8 0x24 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0x54 (size before relaxing) .literal.esp_flash_app_init - 0x400d0a08 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x400d09cc 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 - 0x400d0a0c 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x400d09d0 0xc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x10 (size before relaxing) .literal.esp_crosscore_int_init - 0x400d0a18 0x1c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x400d09dc 0x1c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x30 (size before relaxing) .literal.find_entry_and_check_all_reset - 0x400d0a34 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09f8 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .literal.find_entry_from_task_handle_and_check_all_reset - 0x400d0a38 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09fc 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x4 (size before relaxing) .literal.task_wdt_timer_feed - 0x400d0a38 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09fc 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x8 (size before relaxing) .literal.add_entry - 0x400d0a38 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d09fc 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x5c (size before relaxing) .literal.get_task_affinity - 0x400d0a50 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a14 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x4 (size before relaxing) .literal.task_wdt_timeout_abort - 0x400d0a50 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a14 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x58 (size before relaxing) .literal.task_wdt_timeout_handling - 0x400d0a6c 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a30 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x40 (size before relaxing) .literal.esp_task_wdt_add - 0x400d0a6c 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a30 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x20 (size before relaxing) .literal.subscribe_idle - 0x400d0a74 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a38 0x18 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x34 (size before relaxing) .literal.esp_task_wdt_init - 0x400d0a8c 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a50 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x48 (size before relaxing) .literal.esp_task_wdt_reset - 0x400d0aa0 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a64 0x8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x40 (size before relaxing) .literal.idle_hook_cb - 0x400d0aa8 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a6c 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x4 (size before relaxing) .literal.esp_task_wdt_print_triggered_tasks - 0x400d0aa8 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a6c 0x1c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x40 (size before relaxing) .literal.task_wdt_isr - 0x400d0ac4 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d0a88 0x14 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x64 (size before relaxing) .literal.esp_task_wdt_impl_timer_allocate - 0x400d0ad8 0x8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0a9c 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 - 0x400d0ae0 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0aa4 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 - 0x400d0ae0 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0aa4 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 - 0x400d0ae0 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d0aa4 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x10 (size before relaxing) .literal.esp_err_to_name - 0x400d0ae0 0x8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x400d0aa4 0x8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .literal.spi_flash_ll_calculate_clock_reg - 0x400d0ae8 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0aac 0x4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .literal.get_flash_clock_divider - 0x400d0aec 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0ab0 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x24 (size before relaxing) .literal.spi_flash_cal_clock - 0x400d0afc 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0ac0 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x8 (size before relaxing) .literal.spi_flash_hal_init - 0x400d0afc 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0ac0 0x10 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x24 (size before relaxing) .literal.spi_flash_hal_supports_direct_write - 0x400d0b0c 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0ad0 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x4 (size before relaxing) .literal.spi_flash_hal_supports_direct_read - 0x400d0b0c 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d0ad0 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x4 (size before relaxing) .literal.clk_hal_lp_slow_get_freq_hz - 0x400d0b0c 0x10 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0ad0 0x10 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x20 (size before relaxing) .literal.clk_hal_xtal_get_freq_mhz - 0x400d0b1c 0x4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0ae0 0x4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .literal.clk_hal_apll_get_freq_hz - 0x400d0b20 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0ae4 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x1c (size before relaxing) .literal.clk_hal_soc_root_get_freq_mhz - 0x400d0b20 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0ae4 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x24 (size before relaxing) .literal.clk_hal_cpu_get_freq_hz - 0x400d0b2c 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0af0 0xc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x30 (size before relaxing) .literal.clk_hal_ahb_get_freq_hz - 0x400d0b38 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0afc 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x10 (size before relaxing) .literal.clk_hal_apb_get_freq_hz - 0x400d0b38 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d0afc 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x4 (size before relaxing) .literal.esp_cpu_configure_region_protection - 0x400d0b38 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x400d0afc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) 0x10 (size before relaxing) .literal.esp_gpio_reserve - 0x400d0b3c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x400d0b00 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 - 0x400d0b40 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x400d0b04 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 - 0x400d0b5c 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x1c (size before relaxing) .literal.s_i2c_write_command - 0x400d0b68 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0b20 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x60 (size before relaxing) .literal.s_i2c_read_command - 0x400d0b80 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0b38 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x3c (size before relaxing) .literal.s_i2c_start_end_command - 0x400d0b80 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0b38 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0xf4 (size before relaxing) .literal.s_i2c_send_command_async - 0x400d0b84 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0b3c 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x28 (size before relaxing) .literal.i2c_param_master_config - 0x400d0b84 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0b3c 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x34 (size before relaxing) .literal.i2c_master_bus_destroy - 0x400d0b90 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0b4c 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x3c (size before relaxing) - .literal.s_i2c_master_clear_bus - 0x400d0b98 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x3c (size before relaxing) - .literal.s_i2c_hw_fsm_reset - 0x400d0b98 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x24 (size before relaxing) - .literal.s_i2c_send_commands - 0x400d0b9c 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x68 (size before relaxing) - .literal.s_i2c_transaction_start - 0x400d0ba8 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x64 (size before relaxing) - .literal.s_i2c_synchronous_transaction - 0x400d0bc0 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x30 (size before relaxing) - .literal.s_i2c_asynchronous_transaction - 0x400d0bc8 0x18 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x88 (size before relaxing) .literal.i2c_new_master_bus - 0x400d0be0 0x54 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0b54 0x58 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x138 (size before relaxing) .literal.i2c_master_bus_rm_device - 0x400d0c34 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0bac 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x30 (size before relaxing) .literal.i2c_master_bus_add_device - 0x400d0c40 0x1c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0bb8 0x1c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x68 (size before relaxing) .literal.i2c_del_master_bus - 0x400d0c5c 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0bd4 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x18 (size before relaxing) .literal.i2c_master_get_bus_handle - 0x400d0c64 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d0bdc 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x28 (size before relaxing) - .literal.i2c_master_multi_buffer_transmit - 0x400d0c6c 0x14 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x58 (size before relaxing) - .literal.i2c_master_transmit - 0x400d0c80 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x24 (size before relaxing) - .literal.i2c_master_transmit_receive - 0x400d0c88 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x5c (size before relaxing) - .literal.i2c_master_receive - 0x400d0c90 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x4c (size before relaxing) .literal.i2c_ll_enable_bus_clock - 0x400d0c94 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0be4 0x4 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x10 (size before relaxing) .literal.s_i2c_bus_handle_acquire - 0x400d0c98 0xc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0be8 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x38 (size before relaxing) .literal.s_hp_i2c_pins_config - 0x400d0ca4 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0bf8 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x64 (size before relaxing) .literal.i2c_bus_occupied - 0x400d0cb4 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0c08 0x0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x4 (size before relaxing) .literal.i2c_acquire_bus_handle - 0x400d0cb4 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0c08 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x44 (size before relaxing) .literal.i2c_release_bus_handle - 0x400d0cbc 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0c10 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x50 (size before relaxing) .literal.i2c_select_periph_clock - 0x400d0ccc 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0c20 0x10 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x38 (size before relaxing) .literal.i2c_common_set_pins - 0x400d0cdc 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0c30 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x18 (size before relaxing) .literal.i2c_common_deinit_pins - 0x400d0ce4 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400d0c38 0x8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x30 (size before relaxing) .literal.esp_partition_is_flash_region_writable - 0x400d0cec 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400d0c40 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0xc (size before relaxing) .literal.esp_partition_main_flash_region_safe - 0x400d0cec 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400d0c40 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x8 (size before relaxing) .literal.is_partition_encrypted - 0x400d0cf0 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c44 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x4 (size before relaxing) .literal.load_partitions - 0x400d0cf0 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c44 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x64 (size before relaxing) .literal.ensure_partitions_loaded - 0x400d0d1c 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c70 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x24 (size before relaxing) .literal.iterator_create - 0x400d0d24 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c78 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x8 (size before relaxing) .literal.esp_partition_iterator_release - 0x400d0d24 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c78 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x4 (size before relaxing) .literal.esp_partition_next - 0x400d0d24 0xc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c78 0xc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x28 (size before relaxing) .literal.esp_partition_find - 0x400d0d30 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c84 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0xc (size before relaxing) .literal.esp_partition_get - 0x400d0d30 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400d0c84 0x8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x10 (size before relaxing) - .literal.i2c_ll_master_set_bus_timing - 0x400d0d38 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x1c (size before relaxing) - .literal._i2c_hal_set_bus_timing - 0x400d0d4c 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x8 (size before relaxing) .literal.i2c_hal_master_init - 0x400d0d4c 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400d0c8c 0x8 esp-idf/hal/libhal.a(i2c_hal.c.obj) 0x10 (size before relaxing) .literal._i2c_hal_init - 0x400d0d4c 0x4 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400d0c94 0x4 esp-idf/hal/libhal.a(i2c_hal.c.obj) 0x8 (size before relaxing) - .literal.i2c_hal_master_set_scl_timeout_val - 0x400d0d50 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4 (size before relaxing) - .literal.i2c_hal_set_timing_config - 0x400d0d50 0x0 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4 (size before relaxing) .literal.esp_ota_get_running_partition - 0x400d0d50 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x400d0c98 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) 0x38 (size before relaxing) - .literal 0x400d0d68 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) + .literal 0x400d0cb0 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 0x400d0d84 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) + .literal 0x400d0ccc 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 0x400d0d84 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) + .literal 0x400d0ccc 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 0x400d0d94 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) + .literal 0x400d0cdc 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 0x400d0d94 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 0x400d0cdc 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 0x400d0d98 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) + .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-vprintf.o) 0xc (size before relaxing) - .literal 0x400d0d98 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 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-wsetup.o) 0x10 (size before relaxing) - .literal 0x400d0d98 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) + .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-fseeko.o) 0x44 (size before relaxing) - .literal 0x400d0d98 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) + .literal 0x400d0ce0 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 0x400d0d9c 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 0x400d0ce4 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 0x400d0d9c 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 0x400d0ce4 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 0x400d0d9c 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 0x400d0ce4 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 0x400d0d9c 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 0x400d0ce4 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 0x400d0e18 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 0x400d0d60 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 0x400d0e3c 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 0x400d0d84 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 0x400d0e3c 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 0x400d0d84 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 0x400d0e44 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 0x400d0d8c 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 0x400d0e48 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 0x400d0d90 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 0x400d0e4c 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 0x400d0d94 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 0x400d0eac 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 0x400d0df4 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 0x400d0ec0 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 0x400d0e08 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 0x400d0ee4 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 0x400d0e2c 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 - 0x400d0ee4 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0e2c 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 - 0x400d0f00 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0e48 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 - 0x400d0f00 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0e48 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x28 (size before relaxing) .literal.periph_rcc_acquire_enter - 0x400d0f04 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0e4c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x8 (size before relaxing) .literal.periph_rcc_acquire_exit - 0x400d0f08 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0e50 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x8 (size before relaxing) .literal.periph_module_enable - 0x400d0f08 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400d0e50 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x34 (size before relaxing) .literal.rtc_init - 0x400d0f18 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x400d0e60 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0xe8 (size before relaxing) .literal.sar_periph_ctrl_init - 0x400d0f9c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x400d0ee4 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .literal.esp_get_minimum_free_heap_size - 0x400d0fa4 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x400d0eec 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0x8 (size before relaxing) .literal.other_cpu_startup_idle_hook_cb - 0x400d0fa4 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0eec 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .literal.main_task - 0x400d0fa8 0x24 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0ef0 0x24 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x60 (size before relaxing) .literal.esp_startup_start_app - 0x400d0fcc 0x18 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0f14 0x18 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x38 (size before relaxing) .literal.esp_startup_start_app_other_cores - 0x400d0fe4 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400d0f2c 0x4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x18 (size before relaxing) .literal.xQueueCreateWithCaps - 0x400d0fe8 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400d0f30 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x14 (size before relaxing) .literal.vQueueDeleteWithCaps - 0x400d0fe8 0xc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400d0f30 0xc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x20 (size before relaxing) .literal.xSemaphoreCreateGenericWithCaps - 0x400d0ff4 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400d0f3c 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x18 (size before relaxing) .literal.vSemaphoreDeleteWithCaps - 0x400d0ff4 0x4 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400d0f3c 0x4 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x1c (size before relaxing) .literal.multi_heap_register_impl - 0x400d0ff8 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400d0f40 0xc esp-idf/heap/libheap.a(multi_heap.c.obj) 0x18 (size before relaxing) .literal.multi_heap_get_info_impl - 0x400d1004 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400d0f4c 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x24 (size before relaxing) .literal.control_construct - 0x400d1008 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0f50 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) 0x3c (size before relaxing) .literal.default_walker - 0x400d1030 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0f78 0xc esp-idf/heap/libheap.a(tlsf.c.obj) 0x10 (size before relaxing) .literal.tlsf_walk_pool - 0x400d103c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0f84 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) 0x14 (size before relaxing) .literal.tlsf_fit_size - 0x400d104c 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0f94 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x4 (size before relaxing) .literal.tlsf_add_pool - 0x400d104c 0x1c esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0f94 0x1c esp-idf/heap/libheap.a(tlsf.c.obj) 0x44 (size before relaxing) .literal.tlsf_create - 0x400d1068 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0fb0 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) 0xc (size before relaxing) .literal.tlsf_create_with_pool - 0x400d106c 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400d0fb4 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0xc (size before relaxing) .literal.esp_log_writev - 0x400d106c 0x4 esp-idf/log/liblog.a(log_write.c.obj) + 0x400d0fb4 0x4 esp-idf/log/liblog.a(log_write.c.obj) 0x8 (size before relaxing) .literal.xt_int_has_handler - 0x400d1070 0x8 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400d0fb8 0x8 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) .literal.xt_set_interrupt_handler - 0x400d1078 0x4 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400d0fc0 0x4 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) 0xc (size before relaxing) .text.esp_app_format_init_elf_sha256 - 0x400d107c 0x5c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x400d0fc4 0x5c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .text.esp_app_get_elf_sha256 - 0x400d10d8 0x44 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x400d10d8 esp_app_get_elf_sha256 + 0x400d1020 0x44 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x400d1020 esp_app_get_elf_sha256 .text.__esp_system_init_fn_init_show_app_info - 0x400d111c 0xbd esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x400d1064 0xbd esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0xd5 (size before relaxing) - *fill* 0x400d11d9 0x3 + *fill* 0x400d1121 0x3 .text.__esp_system_init_fn_init_efuse_check - 0x400d11dc 0x12 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400d1124 0x12 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x15 (size before relaxing) - *fill* 0x400d11ee 0x2 + *fill* 0x400d1136 0x2 .text.__esp_system_init_fn_init_efuse_show_app_info - 0x400d11f0 0x8c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400d1138 0x8c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x9c (size before relaxing) .text.__esp_system_init_fn_init_efuse - 0x400d127c 0x28 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400d11c4 0x28 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x30 (size before relaxing) .text.esp_efuse_check_errors - 0x400d12a4 0xa esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x400d11ec 0xa esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) 0xd (size before relaxing) - 0x400d12a4 esp_efuse_check_errors - *fill* 0x400d12ae 0x2 + 0x400d11ec esp_efuse_check_errors + *fill* 0x400d11f6 0x2 .text.esp_register_shutdown_handler - 0x400d12b0 0x32 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - 0x400d12b0 esp_register_shutdown_handler - *fill* 0x400d12e2 0x2 + 0x400d11f8 0x32 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x400d11f8 esp_register_shutdown_handler + *fill* 0x400d122a 0x2 .text.esp_restart - 0x400d12e4 0x20 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x400d122c 0x20 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) 0x26 (size before relaxing) - 0x400d12e4 esp_restart - *fill* 0x400d1304 0x0 + 0x400d122c esp_restart + *fill* 0x400d124c 0x0 .text.__esp_system_init_fn_init_show_cpu_freq - 0x400d1304 0x42 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d124c 0x42 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x4a (size before relaxing) - *fill* 0x400d1346 0x2 + *fill* 0x400d128e 0x2 .text.__esp_system_init_fn_init_brownout - 0x400d1348 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d1290 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0xd (size before relaxing) - *fill* 0x400d1352 0x2 + *fill* 0x400d129a 0x2 .text.__esp_system_init_fn_init_newlib_time - 0x400d1354 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d129c 0xa esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0xd (size before relaxing) - *fill* 0x400d135e 0x2 + *fill* 0x400d12a6 0x2 .text.__esp_system_init_fn_init_flash - 0x400d1360 0x24 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d12a8 0x24 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x2e (size before relaxing) - *fill* 0x400d1384 0x0 + *fill* 0x400d12cc 0x0 .text.__esp_system_init_fn_init_disable_rtc_wdt - 0x400d1384 0x1e esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400d12cc 0x1e esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x26 (size before relaxing) - *fill* 0x400d13a2 0x2 + *fill* 0x400d12ea 0x2 .text.restore_app_mmu_from_pro_mmu - 0x400d13a4 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400d12ec 0x28 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) .text.core_intr_matrix_clear - 0x400d13cc 0x23 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - *fill* 0x400d13ef 0x1 + 0x400d1314 0x23 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + *fill* 0x400d1337 0x1 .text.start_other_core - 0x400d13f0 0xe9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400d1338 0xe9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x115 (size before relaxing) - *fill* 0x400d14d9 0x3 + *fill* 0x400d1421 0x3 .text.startup_resume_other_cores - 0x400d14dc 0x10 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - 0x400d14dc startup_resume_other_cores + 0x400d1424 0x10 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x400d1424 startup_resume_other_cores .text.esp_brownout_init - 0x400d14ec 0x47 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x400d1434 0x47 esp-idf/esp_system/libesp_system.a(brownout.c.obj) 0x4b (size before relaxing) - 0x400d14ec esp_brownout_init - *fill* 0x400d1533 0x1 + 0x400d1434 esp_brownout_init + *fill* 0x400d147b 0x1 .text.esp_ipc_isr_init - 0x400d1534 0x1f esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) - 0x400d1534 esp_ipc_isr_init - *fill* 0x400d1553 0x1 + 0x400d147c 0x1f esp-idf/esp_system/libesp_system.a(esp_ipc_isr.c.obj) + 0x400d147c esp_ipc_isr_init + *fill* 0x400d149b 0x1 .text.esp_ipc_isr_port_init - 0x400d1554 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) + 0x400d149c 0x20 esp-idf/esp_system/libesp_system.a(esp_ipc_isr_port.c.obj) 0x24 (size before relaxing) - 0x400d1554 esp_ipc_isr_port_init + 0x400d149c esp_ipc_isr_port_init .text.select_rtc_slow_clk - 0x400d1574 0x8c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d14bc 0x8c esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x9c (size before relaxing) .text.esp_rtc_init - 0x400d1600 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d1548 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x10 (size before relaxing) - 0x400d1600 esp_rtc_init - *fill* 0x400d160d 0x3 + 0x400d1548 esp_rtc_init + *fill* 0x400d1555 0x3 .text.esp_clk_init - 0x400d1610 0xf1 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d1558 0xf1 esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x125 (size before relaxing) - 0x400d1610 esp_clk_init - *fill* 0x400d1701 0x3 + 0x400d1558 esp_clk_init + *fill* 0x400d1649 0x3 .text.esp_perip_clk_init - 0x400d1704 0xea esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x400d164c 0xea esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x112 (size before relaxing) - 0x400d1704 esp_perip_clk_init - *fill* 0x400d17ee 0x2 + 0x400d164c esp_perip_clk_init + *fill* 0x400d1736 0x2 .text.get_reset_reason - 0x400d17f0 0xaa esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x400d189a 0x2 + 0x400d1738 0xaa esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x400d17e2 0x2 .text.esp_reset_reason_clear_hint - 0x400d189c 0xf esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - *fill* 0x400d18ab 0x1 + 0x400d17e4 0xf esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x400d17f3 0x1 .text.esp_reset_reason_get_hint - 0x400d18ac 0x27 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - 0x400d18ac esp_reset_reason_get_hint - *fill* 0x400d18d3 0x1 + 0x400d17f4 0x27 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x400d17f4 esp_reset_reason_get_hint + *fill* 0x400d181b 0x1 .text.esp_reset_reason_init - 0x400d18d4 0x23 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x400d181c 0x23 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) 0x2b (size before relaxing) - *fill* 0x400d18f7 0x1 + *fill* 0x400d183f 0x1 .text.esp_cache_err_int_init - 0x400d18f8 0x54 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x400d1840 0x54 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) 0x5c (size before relaxing) - 0x400d18f8 esp_cache_err_int_init + 0x400d1840 esp_cache_err_int_init .text.esp_cache_err_get_cpuid - 0x400d194c 0x29 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x400d1894 0x29 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) 0x2d (size before relaxing) - 0x400d194c esp_cache_err_get_cpuid - *fill* 0x400d1975 0x3 + 0x400d1894 esp_cache_err_get_cpuid + *fill* 0x400d18bd 0x3 .text.esp_int_wdt_init - 0x400d1978 0x9a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x400d18c0 0x9a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) 0xb2 (size before relaxing) - 0x400d1978 esp_int_wdt_init - *fill* 0x400d1a12 0x2 + 0x400d18c0 esp_int_wdt_init + *fill* 0x400d195a 0x2 .text.esp_int_wdt_cpu_init - 0x400d1a14 0x2c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x400d195c 0x2c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) 0x34 (size before relaxing) - 0x400d1a14 esp_int_wdt_cpu_init + 0x400d195c esp_int_wdt_cpu_init .text.panic_print_char_uart - 0x400d1a40 0x38 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1988 0x38 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.disable_all_wdts - 0x400d1a78 0x3e esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d19c0 0x3e esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x4e (size before relaxing) - *fill* 0x400d1ab6 0x2 + *fill* 0x400d19fe 0x2 .text.panic_print_char - 0x400d1ab8 0xb esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1a00 0xb esp-idf/esp_system/libesp_system.a(panic.c.obj) 0xe (size before relaxing) - 0x400d1ab8 panic_print_char - *fill* 0x400d1ac3 0x1 + 0x400d1a00 panic_print_char + *fill* 0x400d1a0b 0x1 .text.panic_print_str - 0x400d1ac4 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x400d1ac4 panic_print_str - *fill* 0x400d1ade 0x2 + 0x400d1a0c 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1a0c panic_print_str + *fill* 0x400d1a26 0x2 .text.print_abort_details - 0x400d1ae0 0xd esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1a28 0xd esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x10 (size before relaxing) - *fill* 0x400d1aed 0x3 + *fill* 0x400d1a35 0x3 .text.panic_print_hex - 0x400d1af0 0x2c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1a38 0x2c esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x2f (size before relaxing) - 0x400d1af0 panic_print_hex - *fill* 0x400d1b1c 0x0 + 0x400d1a38 panic_print_hex + *fill* 0x400d1a64 0x0 .text.panic_print_dec - 0x400d1b1c 0x3c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1a64 0x3c esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x46 (size before relaxing) - 0x400d1b1c panic_print_dec - *fill* 0x400d1b58 0x0 + 0x400d1a64 panic_print_dec + *fill* 0x400d1aa0 0x0 .text.esp_panic_handler_reconfigure_wdts - 0x400d1b58 0x66 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1aa0 0x66 esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x7e (size before relaxing) - 0x400d1b58 esp_panic_handler_reconfigure_wdts - *fill* 0x400d1bbe 0x2 + 0x400d1aa0 esp_panic_handler_reconfigure_wdts + *fill* 0x400d1b06 0x2 .text.esp_panic_handler - 0x400d1bc0 0x18a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x400d1b08 0x18a esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x1f3 (size before relaxing) - 0x400d1bc0 esp_panic_handler - *fill* 0x400d1d4a 0x2 + 0x400d1b08 esp_panic_handler + *fill* 0x400d1c92 0x2 .text.do_global_ctors - 0x400d1d4c 0x19 esp-idf/esp_system/libesp_system.a(startup.c.obj) - *fill* 0x400d1d65 0x3 + 0x400d1c94 0x19 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x400d1cad 0x3 .text.do_system_init_fn - 0x400d1d68 0x61 esp-idf/esp_system/libesp_system.a(startup.c.obj) - *fill* 0x400d1dc9 0x3 + 0x400d1cb0 0x61 esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x400d1d11 0x3 .text.do_core_init - 0x400d1dcc 0xa esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x400d1d14 0xa esp-idf/esp_system/libesp_system.a(startup.c.obj) 0xe (size before relaxing) - *fill* 0x400d1dd6 0x2 + *fill* 0x400d1d1e 0x2 .text.do_secondary_init - 0x400d1dd8 0x5e esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x400d1d20 0x5e esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x62 (size before relaxing) - *fill* 0x400d1e36 0x2 + *fill* 0x400d1d7e 0x2 .text.start_cpu0_default - 0x400d1e38 0x1d esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x400d1d80 0x1d esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x29 (size before relaxing) - 0x400d1e38 start_cpu0 - *fill* 0x400d1e55 0x3 + 0x400d1d80 start_cpu0 + *fill* 0x400d1d9d 0x3 .text.frame_to_panic_info - 0x400d1e58 0x49 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1da0 0x49 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x51 (size before relaxing) - *fill* 0x400d1ea1 0x3 + *fill* 0x400d1de9 0x3 .text.panic_handler - 0x400d1ea4 0x138 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1dec 0x138 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x16c (size before relaxing) .text.print_state_for_core - 0x400d1fdc 0x26 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1f24 0x26 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x2a (size before relaxing) - *fill* 0x400d2002 0x2 + *fill* 0x400d1f4a 0x2 .text.print_state - 0x400d2004 0x44 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1f4c 0x44 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x50 (size before relaxing) .text.panic_restart - 0x400d2048 0xf esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x400d1f90 0xf esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x18 (size before relaxing) - 0x400d2048 panic_restart - *fill* 0x400d2057 0x1 + 0x400d1f90 panic_restart + *fill* 0x400d1f9f 0x1 .text.print_debug_exception_details - 0x400d2058 0x50 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d1fa0 0x50 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x68 (size before relaxing) .text.print_illegal_instruction_details - 0x400d20a8 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d1ff0 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x6a (size before relaxing) - *fill* 0x400d20fa 0x2 + *fill* 0x400d2042 0x2 .text.panic_print_registers - 0x400d20fc 0xd3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d2044 0xd3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x10f (size before relaxing) - 0x400d20fc panic_print_registers - *fill* 0x400d21cf 0x1 + 0x400d2044 panic_print_registers + *fill* 0x400d2117 0x1 .text.panic_arch_fill_info - 0x400d21d0 0x32 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400d21d0 panic_arch_fill_info - *fill* 0x400d2202 0x2 + 0x400d2118 0x32 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d2118 panic_arch_fill_info + *fill* 0x400d214a 0x2 .text.panic_soc_fill_info - 0x400d2204 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d214c 0x52 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x56 (size before relaxing) - 0x400d2204 panic_soc_fill_info - *fill* 0x400d2256 0x2 + 0x400d214c panic_soc_fill_info + *fill* 0x400d219e 0x2 .text.panic_print_backtrace - 0x400d2258 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400d2258 panic_print_backtrace + 0x400d21a0 0x20 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400d21a0 panic_print_backtrace .text.esp_ipc_call_and_wait - 0x400d2278 0xbd esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x400d21c0 0xbd esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) 0xdd (size before relaxing) - *fill* 0x400d2335 0x3 + *fill* 0x400d227d 0x3 .text.esp_ipc_init - 0x400d2338 0x85 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x400d2280 0x85 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) 0x91 (size before relaxing) - *fill* 0x400d23bd 0x3 + *fill* 0x400d2305 0x3 .text.esp_ipc_call_blocking - 0x400d23c0 0x15 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) - 0x400d23c0 esp_ipc_call_blocking - *fill* 0x400d23d5 0x3 + 0x400d2308 0x15 esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x400d2308 esp_ipc_call_blocking + *fill* 0x400d231d 0x3 .text.esp_ipc_call_nonblocking - 0x400d23d8 0x9e esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) + 0x400d2320 0x9e esp-idf/esp_system/libesp_system.a(esp_ipc.c.obj) 0xae (size before relaxing) - 0x400d23d8 esp_ipc_call_nonblocking - *fill* 0x400d2476 0x2 + 0x400d2320 esp_ipc_call_nonblocking + *fill* 0x400d23be 0x2 .text.esp_vApplicationIdleHook - 0x400d2478 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d23c0 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x33 (size before relaxing) - 0x400d2478 esp_vApplicationIdleHook - *fill* 0x400d24a8 0x0 + 0x400d23c0 esp_vApplicationIdleHook + *fill* 0x400d23f0 0x0 .text.esp_register_freertos_idle_hook_for_cpu - 0x400d24a8 0x51 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d23f0 0x51 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x59 (size before relaxing) - 0x400d24a8 esp_register_freertos_idle_hook_for_cpu - *fill* 0x400d24f9 0x3 + 0x400d23f0 esp_register_freertos_idle_hook_for_cpu + *fill* 0x400d2441 0x3 .text.esp_register_freertos_tick_hook_for_cpu - 0x400d24fc 0x4d esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d2444 0x4d esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x55 (size before relaxing) - 0x400d24fc esp_register_freertos_tick_hook_for_cpu - *fill* 0x400d2549 0x3 + 0x400d2444 esp_register_freertos_tick_hook_for_cpu + *fill* 0x400d2491 0x3 .text.esp_deregister_freertos_idle_hook_for_cpu - 0x400d254c 0x3c esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x400d2494 0x3c esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x40 (size before relaxing) - 0x400d254c esp_deregister_freertos_idle_hook_for_cpu + 0x400d2494 esp_deregister_freertos_idle_hook_for_cpu .text.uart_hal_rxfifo_rst - 0x400d2588 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x400d2588 uart_hal_rxfifo_rst - *fill* 0x400d260a 0x2 + 0x400d24d0 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x400d24d0 uart_hal_rxfifo_rst + *fill* 0x400d2552 0x2 .text.uart_hal_write_txfifo - 0x400d260c 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x400d2554 0x82 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) 0x85 (size before relaxing) - 0x400d260c uart_hal_write_txfifo - *fill* 0x400d268e 0x2 + 0x400d2554 uart_hal_write_txfifo + *fill* 0x400d25d6 0x2 .text.brownout_hal_config - 0x400d2690 0xb0 esp-idf/hal/libhal.a(brownout_hal.c.obj) - 0x400d2690 brownout_hal_config + 0x400d25d8 0xb0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x400d25d8 brownout_hal_config .text.log_level_get - 0x400d2740 0x3f esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x400d2688 0x3f esp-idf/log/liblog.a(tag_log_level.c.obj) 0x4e (size before relaxing) - *fill* 0x400d277f 0x1 + *fill* 0x400d26c7 0x1 .text.esp_log_level_get_timeout - 0x400d2780 0x11 esp-idf/log/liblog.a(tag_log_level.c.obj) - 0x400d2780 esp_log_level_get_timeout - *fill* 0x400d2791 0x3 + 0x400d26c8 0x11 esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x400d26c8 esp_log_level_get_timeout + *fill* 0x400d26d9 0x3 .text.esp_log_linked_list_get_level - 0x400d2794 0x2b esp-idf/log/liblog.a(log_linked_list.c.obj) - 0x400d2794 esp_log_linked_list_get_level - *fill* 0x400d27bf 0x1 + 0x400d26dc 0x2b esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x400d26dc esp_log_linked_list_get_level + *fill* 0x400d2707 0x1 .text.fix_cache_generation_overflow - 0x400d27c0 0x2c esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x400d2708 0x2c esp-idf/log/liblog.a(log_binary_heap.c.obj) .text.heap_swap - 0x400d27ec 0x22 esp-idf/log/liblog.a(log_binary_heap.c.obj) - *fill* 0x400d280e 0x2 + 0x400d2734 0x22 esp-idf/log/liblog.a(log_binary_heap.c.obj) + *fill* 0x400d2756 0x2 .text.heap_bubble_down - 0x400d2810 0x3b esp-idf/log/liblog.a(log_binary_heap.c.obj) - *fill* 0x400d284b 0x1 + 0x400d2758 0x3b esp-idf/log/liblog.a(log_binary_heap.c.obj) + *fill* 0x400d2793 0x1 .text.esp_log_cache_get_level - 0x400d284c 0xb8 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x400d2794 0xb8 esp-idf/log/liblog.a(log_binary_heap.c.obj) 0xbc (size before relaxing) - 0x400d284c esp_log_cache_get_level + 0x400d2794 esp_log_cache_get_level .text.esp_log_cache_add - 0x400d2904 0x7b esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x400d284c 0x7b esp-idf/log/liblog.a(log_binary_heap.c.obj) 0x7f (size before relaxing) - 0x400d2904 esp_log_cache_add - *fill* 0x400d297f 0x1 + 0x400d284c esp_log_cache_add + *fill* 0x400d28c7 0x1 .text.heap_caps_get_minimum_free_size - 0x400d2980 0x29 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400d28c8 0x29 esp-idf/heap/libheap.a(heap_caps.c.obj) 0x2d (size before relaxing) - 0x400d2980 heap_caps_get_minimum_free_size - *fill* 0x400d29a9 0x3 + 0x400d28c8 heap_caps_get_minimum_free_size + *fill* 0x400d28f1 0x3 .text.heap_caps_get_info - 0x400d29ac 0x6b esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400d28f4 0x6b esp-idf/heap/libheap.a(heap_caps.c.obj) 0x73 (size before relaxing) - 0x400d29ac heap_caps_get_info - *fill* 0x400d2a17 0x1 + 0x400d28f4 heap_caps_get_info + *fill* 0x400d295f 0x1 .text.heap_caps_get_largest_free_block - 0x400d2a18 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x400d2a18 heap_caps_get_largest_free_block - *fill* 0x400d2a29 0x3 + 0x400d2960 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400d2960 heap_caps_get_largest_free_block + *fill* 0x400d2971 0x3 .text.register_heap - 0x400d2a2c 0x2c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d2974 0x2c esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x32 (size before relaxing) - *fill* 0x400d2a58 0x0 + *fill* 0x400d29a0 0x0 .text.heap_caps_enable_nonos_stack_heaps - 0x400d2a58 0x28 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d29a0 0x28 esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x2c (size before relaxing) - 0x400d2a58 heap_caps_enable_nonos_stack_heaps + 0x400d29a0 heap_caps_enable_nonos_stack_heaps .text.heap_caps_init - 0x400d2a80 0x2a8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d29c8 0x2a8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x2c4 (size before relaxing) - 0x400d2a80 heap_caps_init + 0x400d29c8 heap_caps_init .text.__esp_system_init_fn_init_heap - 0x400d2d28 0xa esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x400d2c70 0xa esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0xd (size before relaxing) - *fill* 0x400d2d32 0x2 + *fill* 0x400d2c7a 0x2 .text.s_get_num_reserved_regions - 0x400d2d34 0x11 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x400d2d45 0x3 + 0x400d2c7c 0x11 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x400d2c8d 0x3 .text.s_prepare_reserved_regions - 0x400d2d48 0xb0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x400d2c90 0xb0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) 0xb4 (size before relaxing) .text.soc_get_available_memory_region_max_count - 0x400d2df8 0x12 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - 0x400d2df8 soc_get_available_memory_region_max_count - *fill* 0x400d2e0a 0x2 + 0x400d2d40 0x12 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x400d2d40 soc_get_available_memory_region_max_count + *fill* 0x400d2d52 0x2 .text.soc_get_available_memory_regions - 0x400d2e0c 0x112 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x400d2d54 0x112 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) 0x116 (size before relaxing) - 0x400d2e0c soc_get_available_memory_regions - *fill* 0x400d2f1e 0x2 + 0x400d2d54 soc_get_available_memory_regions + *fill* 0x400d2e66 0x2 .text.calc_checksum - 0x400d2f20 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2e68 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .text.esp_clk_slowclk_cal_get - 0x400d2f44 0xd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x400d2f44 esp_clk_slowclk_cal_get - *fill* 0x400d2f51 0x3 + 0x400d2e8c 0xd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2e8c esp_clk_slowclk_cal_get + *fill* 0x400d2e99 0x3 .text.esp_rtc_get_time_us - 0x400d2f54 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2e9c 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) 0xe7 (size before relaxing) - 0x400d2f54 esp_rtc_get_time_us - *fill* 0x400d301c 0x0 + 0x400d2e9c esp_rtc_get_time_us + *fill* 0x400d2f64 0x0 .text.esp_clk_slowclk_cal_set - 0x400d301c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x400d2f64 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) 0x13 (size before relaxing) - 0x400d301c esp_clk_slowclk_cal_set - *fill* 0x400d302c 0x0 + 0x400d2f64 esp_clk_slowclk_cal_set + *fill* 0x400d2f74 0x0 .text.insert_vector_desc - 0x400d302c 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2f74 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.find_desc_for_int - 0x400d307c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2fc4 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.get_desc_for_int - 0x400d30a0 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d2fe8 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x5e (size before relaxing) - *fill* 0x400d30f2 0x2 + *fill* 0x400d303a 0x2 .text.find_desc_for_source - 0x400d30f4 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x400d3166 0x2 + 0x400d303c 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x400d30ae 0x2 .text.is_vect_desc_usable - 0x400d3168 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d30b0 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0xc9 (size before relaxing) - *fill* 0x400d3229 0x3 + *fill* 0x400d3171 0x3 .text.get_available_int - 0x400d322c 0x145 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d3174 0x145 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x159 (size before relaxing) - *fill* 0x400d3371 0x3 + *fill* 0x400d32b9 0x3 .text.esp_intr_ptr_in_isr_region - 0x400d3374 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x400d3374 esp_intr_ptr_in_isr_region + 0x400d32bc 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d32bc esp_intr_ptr_in_isr_region .text.esp_intr_alloc_intrstatus - 0x400d33ac 0x2e5 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d32f4 0x2e5 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x319 (size before relaxing) - 0x400d33ac esp_intr_alloc_intrstatus - *fill* 0x400d3691 0x3 + 0x400d32f4 esp_intr_alloc_intrstatus + *fill* 0x400d35d9 0x3 .text.esp_intr_alloc - 0x400d3694 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d35dc 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x1c (size before relaxing) - 0x400d3694 esp_intr_alloc + 0x400d35dc esp_intr_alloc .text.intr_free_for_current_cpu - 0x400d36ac 0xde esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d35f4 0xde esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0xee (size before relaxing) - *fill* 0x400d378a 0x2 + *fill* 0x400d36d2 0x2 .text.esp_intr_free - 0x400d378c 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d36d4 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x52 (size before relaxing) - 0x400d378c esp_intr_free - *fill* 0x400d37da 0x2 + 0x400d36d4 esp_intr_free + *fill* 0x400d3722 0x2 .text.intr_free_for_other_cpu - 0x400d37dc 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400d3724 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0xe (size before relaxing) - *fill* 0x400d37e6 0x2 + *fill* 0x400d372e 0x2 .text.s_rtc_isr_noniram_hook - 0x400d37e8 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - *fill* 0x400d37f7 0x1 + 0x400d3730 0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + *fill* 0x400d373f 0x1 .text.s_rtc_isr_noniram_hook_relieve - 0x400d37f8 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - *fill* 0x400d380a 0x2 + 0x400d3740 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + *fill* 0x400d3752 0x2 .text.rtc_isr_ensure_installed - 0x400d380c 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x400d3754 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) 0x5f (size before relaxing) - *fill* 0x400d3860 0x0 + *fill* 0x400d37a8 0x0 .text.rtc_isr_register - 0x400d3860 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x400d37a8 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) 0x6a (size before relaxing) - 0x400d3860 rtc_isr_register - *fill* 0x400d38b6 0x2 + 0x400d37a8 rtc_isr_register + *fill* 0x400d37fe 0x2 .text.rtcio_ll_force_hold_disable - 0x400d38b8 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x400d391b 0x1 + 0x400d3800 0x63 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x400d3863 0x1 .text.esp_deep_sleep_wakeup_io_reset - 0x400d391c 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x400d391c esp_deep_sleep_wakeup_io_reset + 0x400d3864 0x64 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x400d3864 esp_deep_sleep_wakeup_io_reset .text.esp_chip_info - 0x400d3980 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x400d38c8 0x9a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) 0x9e (size before relaxing) - 0x400d3980 esp_chip_info - *fill* 0x400d3a1a 0x2 + 0x400d38c8 esp_chip_info + *fill* 0x400d3962 0x2 .text.esp_cpu_intr_get_desc - 0x400d3a1c 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x400d3964 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) 0x40 (size before relaxing) - 0x400d3a1c esp_cpu_intr_get_desc - *fill* 0x400d3a59 0x3 + 0x400d3964 esp_cpu_intr_get_desc + *fill* 0x400d39a1 0x3 .text.esp_sleep_sub_mode_config - 0x400d3a5c 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x400d39a4 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) 0x96 (size before relaxing) - 0x400d3a5c esp_sleep_sub_mode_config - *fill* 0x400d3ae2 0x2 + 0x400d39a4 esp_sleep_sub_mode_config + *fill* 0x400d3a2a 0x2 .text.clk_tree_rtc_slow_calibration - 0x400d3ae4 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d3a2c 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 - 0x400d3b28 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d3a70 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x5a (size before relaxing) - 0x400d3b28 esp_clk_tree_rc_fast_d256_get_freq_hz - *fill* 0x400d3b76 0x2 + 0x400d3a70 esp_clk_tree_rc_fast_d256_get_freq_hz + *fill* 0x400d3abe 0x2 .text.esp_clk_tree_xtal32k_get_freq_hz - 0x400d3b78 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d3ac0 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x5a (size before relaxing) - 0x400d3b78 esp_clk_tree_xtal32k_get_freq_hz - *fill* 0x400d3bc6 0x2 + 0x400d3ac0 esp_clk_tree_xtal32k_get_freq_hz + *fill* 0x400d3b0e 0x2 .text.esp_clk_tree_lp_slow_get_freq_hz - 0x400d3bc8 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d3b10 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x41 (size before relaxing) - 0x400d3bc8 esp_clk_tree_lp_slow_get_freq_hz - *fill* 0x400d3c05 0x3 + 0x400d3b10 esp_clk_tree_lp_slow_get_freq_hz + *fill* 0x400d3b4d 0x3 .text.esp_clk_tree_rc_fast_get_freq_hz - 0x400d3c08 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x400d3c08 esp_clk_tree_rc_fast_get_freq_hz - *fill* 0x400d3c21 0x3 + 0x400d3b50 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d3b50 esp_clk_tree_rc_fast_get_freq_hz + *fill* 0x400d3b69 0x3 .text.esp_clk_tree_lp_fast_get_freq_hz - 0x400d3c24 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x400d3b6c 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x56 (size before relaxing) - 0x400d3c24 esp_clk_tree_lp_fast_get_freq_hz - *fill* 0x400d3c76 0x2 + 0x400d3b6c esp_clk_tree_lp_fast_get_freq_hz + *fill* 0x400d3bbe 0x2 .text.esp_newlib_locks_init - 0x400d3c78 0x59 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x400d3bc0 0x59 esp-idf/newlib/libnewlib.a(locks.c.obj) 0x65 (size before relaxing) - 0x400d3c78 esp_newlib_locks_init - *fill* 0x400d3cd1 0x3 + 0x400d3bc0 esp_newlib_locks_init + *fill* 0x400d3c19 0x3 .text.esp_cleanup_r - 0x400d3cd4 0x3c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d3c1c 0x3c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .text.raise_r_stub - 0x400d3d10 0xf esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - *fill* 0x400d3d1f 0x1 + 0x400d3c58 0xf esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + *fill* 0x400d3c67 0x1 .text.esp_newlib_init - 0x400d3d20 0x4a esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d3c68 0x4a esp-idf/newlib/libnewlib.a(newlib_init.c.obj) 0x52 (size before relaxing) - 0x400d3d20 esp_setup_newlib_syscalls - 0x400d3d20 esp_newlib_init - *fill* 0x400d3d6a 0x2 + 0x400d3c68 esp_setup_newlib_syscalls + 0x400d3c68 esp_newlib_init + *fill* 0x400d3cb2 0x2 .text.__esp_system_init_fn_init_newlib - 0x400d3d6c 0xa esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d3cb4 0xa esp-idf/newlib/libnewlib.a(newlib_init.c.obj) 0xd (size before relaxing) - *fill* 0x400d3d76 0x2 + *fill* 0x400d3cbe 0x2 .text.esp_newlib_init_global_stdio - 0x400d3d78 0x60 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d3cc0 0x60 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) 0x70 (size before relaxing) - 0x400d3d78 esp_newlib_init_global_stdio + 0x400d3cc0 esp_newlib_init_global_stdio .text.__esp_system_init_fn_init_newlib_stdio - 0x400d3dd8 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400d3d20 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) 0x10 (size before relaxing) - *fill* 0x400d3de5 0x3 + *fill* 0x400d3d2d 0x3 .text.syscall_not_implemented_aborts - 0x400d3de8 0x6 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400d3d30 0x6 esp-idf/newlib/libnewlib.a(syscalls.c.obj) 0x9 (size before relaxing) - 0x400d3de8 _raise_r - 0x400d3de8 _sbrk_r - 0x400d3de8 _exit - 0x400d3de8 raise - *fill* 0x400d3dee 0x2 - .text.fcntl 0x400d3df0 0x3a esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400d3d30 _raise_r + 0x400d3d30 _sbrk_r + 0x400d3d30 _exit + 0x400d3d30 raise + *fill* 0x400d3d36 0x2 + .text.fcntl 0x400d3d38 0x3a esp-idf/newlib/libnewlib.a(syscalls.c.obj) 0x3e (size before relaxing) - 0x400d3df0 fcntl - *fill* 0x400d3e2a 0x2 + 0x400d3d38 fcntl + *fill* 0x400d3d72 0x2 .text.adjust_boot_time - 0x400d3e2c 0x126 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3d74 0x126 esp-idf/newlib/libnewlib.a(time.c.obj) 0x12e (size before relaxing) - *fill* 0x400d3f52 0x2 + *fill* 0x400d3e9a 0x2 .text.get_adjusted_boot_time - 0x400d3f54 0x1a esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3e9c 0x1a esp-idf/newlib/libnewlib.a(time.c.obj) 0x22 (size before relaxing) - *fill* 0x400d3f6e 0x2 + *fill* 0x400d3eb6 0x2 .text.adjtime_corr_stop - 0x400d3f70 0x29 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3eb8 0x29 esp-idf/newlib/libnewlib.a(time.c.obj) 0x34 (size before relaxing) - *fill* 0x400d3f99 0x3 + *fill* 0x400d3ee1 0x3 .text.settimeofday - 0x400d3f9c 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3ee4 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) 0x49 (size before relaxing) - 0x400d3f9c settimeofday - *fill* 0x400d3fda 0x2 + 0x400d3ee4 settimeofday + *fill* 0x400d3f22 0x2 .text.esp_newlib_time_init - 0x400d3fdc 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x400d3f24 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) 0xb (size before relaxing) - 0x400d3fdc esp_newlib_time_init - *fill* 0x400d3fe4 0x0 + 0x400d3f24 esp_newlib_time_init + *fill* 0x400d3f2c 0x0 .text.esp_time_impl_get_time_since_boot - 0x400d3fe4 0x1b esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x400d3fe4 esp_time_impl_get_time_since_boot - *fill* 0x400d3fff 0x1 + 0x400d3f2c 0x1b esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3f2c esp_time_impl_get_time_since_boot + *fill* 0x400d3f47 0x1 .text.esp_time_impl_set_boot_time - 0x400d4000 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3f48 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x27 (size before relaxing) - 0x400d4000 esp_time_impl_set_boot_time - *fill* 0x400d4023 0x1 + 0x400d3f48 esp_time_impl_set_boot_time + *fill* 0x400d3f6b 0x1 .text.esp_time_impl_get_boot_time - 0x400d4024 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3f6c 0x23 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x27 (size before relaxing) - 0x400d4024 esp_time_impl_get_boot_time - *fill* 0x400d4047 0x1 + 0x400d3f6c esp_time_impl_get_boot_time + *fill* 0x400d3f8f 0x1 .text.esp_set_time_from_rtc - 0x400d4048 0x24 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3f90 0x24 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x28 (size before relaxing) - 0x400d4048 esp_set_time_from_rtc + 0x400d3f90 esp_set_time_from_rtc .text.esp_sync_timekeeping_timers - 0x400d406c 0x4d esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d3fb4 0x4d esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0x5c (size before relaxing) - 0x400d406c esp_sync_timekeeping_timers - *fill* 0x400d40b9 0x3 + 0x400d3fb4 esp_sync_timekeeping_timers + *fill* 0x400d4001 0x3 .text.esp_time_impl_init - 0x400d40bc 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x400d4004 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) 0xb (size before relaxing) - 0x400d40bc esp_time_impl_init - *fill* 0x400d40c4 0x0 + 0x400d4004 esp_time_impl_init + *fill* 0x400d400c 0x0 .text.esp_timer_early_init - 0x400d40c4 0xf esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x400d400c 0xf esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) 0x13 (size before relaxing) - 0x400d40c4 esp_timer_early_init - *fill* 0x400d40d3 0x1 + 0x400d400c esp_timer_early_init + *fill* 0x400d401b 0x1 .text.__esp_system_init_fn_esp_timer_init_nonos - 0x400d40d4 0xa esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x400d401c 0xa esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) 0xd (size before relaxing) - *fill* 0x400d40de 0x2 + *fill* 0x400d4026 0x2 .text.esp_timer_impl_init_system_time - 0x400d40e0 0x56 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x400d4028 0x56 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) 0x5e (size before relaxing) - 0x400d40e0 esp_timer_impl_init_system_time - *fill* 0x400d4136 0x2 + 0x400d4028 esp_timer_impl_init_system_time + *fill* 0x400d407e 0x2 .text.esp_timer_impl_early_init - 0x400d4138 0xd1 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) + 0x400d4080 0xd1 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_lac.c.obj) 0xd5 (size before relaxing) - 0x400d4138 esp_timer_impl_early_init - *fill* 0x400d4209 0x3 + 0x400d4080 esp_timer_impl_early_init + *fill* 0x400d4151 0x3 .text.uart_get_avail_data_len - 0x400d420c 0x8e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d429a 0x2 + 0x400d4154 0x8e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d41e2 0x2 .text.uart_read_char - 0x400d429c 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d42be 0x2 + 0x400d41e4 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4206 0x2 .text.unregister_select - 0x400d42c0 0x60 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4208 0x60 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x6c (size before relaxing) .text.uart_end_select - 0x400d4320 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4268 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x92 (size before relaxing) - *fill* 0x400d439e 0x2 + *fill* 0x400d42e6 0x2 .text.register_select - 0x400d43a0 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d42e8 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x55 (size before relaxing) - *fill* 0x400d43f1 0x3 + *fill* 0x400d4339 0x3 .text.uart_start_select - 0x400d43f4 0x1a1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d433c 0x1a1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x1c1 (size before relaxing) - *fill* 0x400d4595 0x3 + *fill* 0x400d44dd 0x3 .text.select_notif_callback_isr - 0x400d4598 0xde esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d44e0 0xde esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0xea (size before relaxing) - *fill* 0x400d4676 0x2 + *fill* 0x400d45be 0x2 .text.uart_tcflush - 0x400d4678 0x3a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d45c0 0x3a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x42 (size before relaxing) - *fill* 0x400d46b2 0x2 + *fill* 0x400d45fa 0x2 .text.uart_tcdrain - 0x400d46b4 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d45fc 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x32 (size before relaxing) - *fill* 0x400d46e2 0x2 + *fill* 0x400d462a 0x2 .text.uart_tcgetattr - 0x400d46e4 0x37e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d462c 0x37e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x38e (size before relaxing) - *fill* 0x400d4a62 0x2 + *fill* 0x400d49aa 0x2 .text.uart_rx_char - 0x400d4a64 0xed esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4b51 0x3 + 0x400d49ac 0xed esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4a99 0x3 .text.uart_tx_char - 0x400d4b54 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4a9c 0x7e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x81 (size before relaxing) - *fill* 0x400d4bd2 0x2 + *fill* 0x400d4b1a 0x2 .text.uart_fcntl - 0x400d4bd4 0x61 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4c35 0x3 + 0x400d4b1c 0x61 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4b7d 0x3 .text.uart_fstat - 0x400d4c38 0x35 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4c6d 0x3 + 0x400d4b80 0x35 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4bb5 0x3 .text.uart_close - 0x400d4c70 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4c92 0x2 + 0x400d4bb8 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4bda 0x2 .text.uart_return_char - 0x400d4c94 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d4cba 0x2 + 0x400d4bdc 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d4c02 0x2 .text.uart_tcsetattr - 0x400d4cbc 0x372 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4c04 0x372 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x38e (size before relaxing) - *fill* 0x400d502e 0x2 + *fill* 0x400d4f76 0x2 .text.uart_access - 0x400d5030 0x5c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d4f78 0x5c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_open - 0x400d508c 0x45 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x400d50d1 0x3 + 0x400d4fd4 0x45 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x400d5019 0x3 .text.uart_fsync - 0x400d50d4 0x39 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d501c 0x39 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x45 (size before relaxing) - *fill* 0x400d510d 0x3 + *fill* 0x400d5055 0x3 .text.uart_read - 0x400d5110 0x102 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d5058 0x102 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x11e (size before relaxing) - *fill* 0x400d5212 0x2 + *fill* 0x400d515a 0x2 .text.uart_write - 0x400d5214 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d515c 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x8e (size before relaxing) - *fill* 0x400d529a 0x2 + *fill* 0x400d51e2 0x2 .text.esp_vfs_uart_get_vfs - 0x400d529c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x400d529c esp_vfs_uart_get_vfs + 0x400d51e4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d51e4 esp_vfs_uart_get_vfs .text.uart_vfs_dev_register - 0x400d52a4 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d51ec 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x2a (size before relaxing) - 0x400d52a4 esp_vfs_dev_uart_register - 0x400d52a4 uart_vfs_dev_register - *fill* 0x400d52ca 0x2 + 0x400d51ec esp_vfs_dev_uart_register + 0x400d51ec uart_vfs_dev_register + *fill* 0x400d5212 0x2 .text.__esp_system_init_fn_init_vfs_uart - 0x400d52cc 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400d5214 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0xd (size before relaxing) - *fill* 0x400d52d6 0x2 + *fill* 0x400d521e 0x2 .text.uart_pattern_queue_update - 0x400d52d8 0x3d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x400d5315 0x3 + 0x400d5220 0x3d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x400d525d 0x3 .text.uart_reenable_intr_mask - 0x400d5318 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5260 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x78 (size before relaxing) .text.uart_set_word_length + 0x400d52d0 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x88 (size before relaxing) + 0x400d52d0 uart_set_word_length + .text.uart_get_word_length + 0x400d5348 0x3e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42 (size before relaxing) + 0x400d5348 uart_get_word_length + *fill* 0x400d5386 0x2 + .text.uart_set_stop_bits 0x400d5388 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x88 (size before relaxing) - 0x400d5388 uart_set_word_length - .text.uart_get_word_length - 0x400d5400 0x3e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42 (size before relaxing) - 0x400d5400 uart_get_word_length - *fill* 0x400d543e 0x2 - .text.uart_set_stop_bits - 0x400d5440 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x88 (size before relaxing) - 0x400d5440 uart_set_stop_bits + 0x400d5388 uart_set_stop_bits .text.uart_get_stop_bits - 0x400d54b8 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5400 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x60 (size before relaxing) - 0x400d54b8 uart_get_stop_bits + 0x400d5400 uart_get_stop_bits .text.uart_set_parity - 0x400d550c 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5454 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x60 (size before relaxing) - 0x400d550c uart_set_parity + 0x400d5454 uart_set_parity .text.uart_get_parity - 0x400d5560 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d54a8 0x54 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x60 (size before relaxing) - 0x400d5560 uart_get_parity + 0x400d54a8 uart_get_parity .text.uart_set_baudrate - 0x400d55b4 0xca esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d54fc 0xca esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0xde (size before relaxing) - 0x400d55b4 uart_set_baudrate - *fill* 0x400d567e 0x2 + 0x400d54fc uart_set_baudrate + *fill* 0x400d55c6 0x2 .text.uart_get_baudrate - 0x400d5680 0x8a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d55c8 0x8a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0xa6 (size before relaxing) - 0x400d5680 uart_get_baudrate - *fill* 0x400d570a 0x2 + 0x400d55c8 uart_get_baudrate + *fill* 0x400d5652 0x2 .text.uart_wait_tx_done - 0x400d570c 0x1ae esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5654 0x1ae esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x1d6 (size before relaxing) - 0x400d570c uart_wait_tx_done - *fill* 0x400d58ba 0x2 + 0x400d5654 uart_wait_tx_done + *fill* 0x400d5802 0x2 .text.uart_get_buffered_data_len - 0x400d58bc 0x7d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5804 0x7d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x89 (size before relaxing) - 0x400d58bc uart_get_buffered_data_len - *fill* 0x400d5939 0x3 + 0x400d5804 uart_get_buffered_data_len + *fill* 0x400d5881 0x3 .text.uart_flush_input - 0x400d593c 0x174 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5884 0x174 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x1ac (size before relaxing) - 0x400d593c uart_flush_input - 0x400d593c uart_flush + 0x400d5884 uart_flush_input + 0x400d5884 uart_flush .text.uart_is_driver_installed - 0x400d5ab0 0x1e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x400d5ab0 uart_is_driver_installed - *fill* 0x400d5ace 0x2 + 0x400d59f8 0x1e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d59f8 uart_is_driver_installed + *fill* 0x400d5a16 0x2 .text.uart_set_select_notif_callback - 0x400d5ad0 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x400d5ad0 uart_set_select_notif_callback - *fill* 0x400d5ae6 0x2 + 0x400d5a18 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5a18 uart_set_select_notif_callback + *fill* 0x400d5a2e 0x2 .text.uart_get_selectlock - 0x400d5ae8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x400d5ae8 uart_get_selectlock + 0x400d5a30 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x400d5a30 uart_get_selectlock .text.console_start_select - 0x400d5af0 0x31 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - *fill* 0x400d5b21 0x3 + 0x400d5a38 0x31 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + *fill* 0x400d5a69 0x3 .text.console_end_select - 0x400d5b24 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5b24 console_end_select - *fill* 0x400d5b42 0x2 + 0x400d5a6c 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5a6c console_end_select + *fill* 0x400d5a8a 0x2 .text.console_open - 0x400d5b44 0x19 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5b44 console_open - *fill* 0x400d5b5d 0x3 + 0x400d5a8c 0x19 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5a8c console_open + *fill* 0x400d5aa5 0x3 .text.console_write - 0x400d5b60 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5b60 console_write - *fill* 0x400d5b76 0x2 + 0x400d5aa8 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5aa8 console_write + *fill* 0x400d5abe 0x2 .text.console_fstat - 0x400d5b78 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5b78 console_fstat + 0x400d5ac0 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5ac0 console_fstat .text.console_close - 0x400d5b8c 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5b8c console_close - *fill* 0x400d5b9e 0x2 + 0x400d5ad4 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5ad4 console_close + *fill* 0x400d5ae6 0x2 .text.console_read - 0x400d5ba0 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5ba0 console_read - *fill* 0x400d5bb6 0x2 + 0x400d5ae8 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5ae8 console_read + *fill* 0x400d5afe 0x2 .text.console_fcntl - 0x400d5bb8 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5bb8 console_fcntl - *fill* 0x400d5bce 0x2 + 0x400d5b00 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b00 console_fcntl + *fill* 0x400d5b16 0x2 .text.console_fsync - 0x400d5bd0 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5bd0 console_fsync - *fill* 0x400d5be2 0x2 + 0x400d5b18 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b18 console_fsync + *fill* 0x400d5b2a 0x2 .text.console_access - 0x400d5be4 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5be4 console_access - *fill* 0x400d5bf6 0x2 + 0x400d5b2c 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b2c console_access + *fill* 0x400d5b3e 0x2 .text.console_tcsetattr - 0x400d5bf8 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5bf8 console_tcsetattr - *fill* 0x400d5c0e 0x2 + 0x400d5b40 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b40 console_tcsetattr + *fill* 0x400d5b56 0x2 .text.console_tcgetattr - 0x400d5c10 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5c10 console_tcgetattr + 0x400d5b58 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b58 console_tcgetattr .text.console_tcdrain - 0x400d5c24 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5c24 console_tcdrain - *fill* 0x400d5c36 0x2 + 0x400d5b6c 0x12 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b6c console_tcdrain + *fill* 0x400d5b7e 0x2 .text.console_tcflush - 0x400d5c38 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400d5c38 console_tcflush + 0x400d5b80 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b80 console_tcflush .text.esp_vfs_dev_console_register - 0x400d5c4c 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5b94 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0x18 (size before relaxing) .text.esp_vfs_console_register - 0x400d5c60 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5ba8 0x14 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0x18 (size before relaxing) - 0x400d5c60 esp_vfs_console_register + 0x400d5ba8 esp_vfs_console_register .text.__esp_system_init_fn_init_vfs_console - 0x400d5c74 0xa esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400d5bbc 0xa esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0xd (size before relaxing) - *fill* 0x400d5c7e 0x2 + *fill* 0x400d5bc6 0x2 .text.esp_get_free_index - 0x400d5c80 0x1b esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x400d5c9b 0x1 + 0x400d5bc8 0x1b esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x400d5be3 0x1 .text.free_proxy_members - 0x400d5c9c 0x16 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5be4 0x16 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x1e (size before relaxing) - *fill* 0x400d5cb2 0x2 + *fill* 0x400d5bfa 0x2 .text.esp_vfs_duplicate_fs_ops - 0x400d5cb4 0xc3 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5bfc 0xc3 esp-idf/vfs/libvfs.a(vfs.c.obj) 0xd3 (size before relaxing) - *fill* 0x400d5d77 0x1 + *fill* 0x400d5cbf 0x1 .text.esp_vfs_free_fs_ops - 0x400d5d78 0x1a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5cc0 0x1a esp-idf/vfs/libvfs.a(vfs.c.obj) 0x26 (size before relaxing) - *fill* 0x400d5d92 0x2 + *fill* 0x400d5cda 0x2 .text.esp_vfs_register_fs_common - 0x400d5d94 0xf0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5cdc 0xf0 esp-idf/vfs/libvfs.a(vfs.c.obj) 0xf4 (size before relaxing) .text.translate_path - 0x400d5e84 0x3a esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x400d5ebe 0x2 + 0x400d5dcc 0x3a esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x400d5e06 0x2 .text.esp_vfs_register_fs - 0x400d5ec0 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5e08 0x5e esp-idf/vfs/libvfs.a(vfs.c.obj) 0x6a (size before relaxing) - 0x400d5ec0 esp_vfs_register_fs - *fill* 0x400d5f1e 0x2 + 0x400d5e08 esp_vfs_register_fs + *fill* 0x400d5e66 0x2 .text.get_vfs_for_index - 0x400d5f20 0x22 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x400d5f20 get_vfs_for_index - *fill* 0x400d5f42 0x2 + 0x400d5e68 0x22 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5e68 get_vfs_for_index + *fill* 0x400d5e8a 0x2 .text.get_vfs_for_fd - 0x400d5f44 0x25 esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x400d5f69 0x3 + 0x400d5e8c 0x25 esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x400d5eb1 0x3 .text.get_vfs_for_path - 0x400d5f6c 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x400d5f6c get_vfs_for_path - *fill* 0x400d5fd6 0x2 + 0x400d5eb4 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5eb4 get_vfs_for_path + *fill* 0x400d5f1e 0x2 .text.esp_vfs_open - 0x400d5fd8 0xfe esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d5f20 0xfe esp-idf/vfs/libvfs.a(vfs.c.obj) 0x102 (size before relaxing) - 0x400d5fd8 esp_vfs_open - 0x400d5fd8 _open_r - *fill* 0x400d60d6 0x2 + 0x400d5f20 esp_vfs_open + 0x400d5f20 _open_r + *fill* 0x400d601e 0x2 .text.esp_vfs_write - 0x400d60d8 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6020 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d60d8 esp_vfs_write - 0x400d60d8 _write_r - *fill* 0x400d6145 0x3 + 0x400d6020 esp_vfs_write + 0x400d6020 _write_r + *fill* 0x400d608d 0x3 .text.esp_vfs_lseek - 0x400d6148 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6090 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d6148 _lseek_r - 0x400d6148 esp_vfs_lseek - *fill* 0x400d61b5 0x3 + 0x400d6090 _lseek_r + 0x400d6090 esp_vfs_lseek + *fill* 0x400d60fd 0x3 .text.esp_vfs_read - 0x400d61b8 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6100 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d61b8 _read_r - 0x400d61b8 esp_vfs_read - *fill* 0x400d6225 0x3 + 0x400d6100 _read_r + 0x400d6100 esp_vfs_read + *fill* 0x400d616d 0x3 .text.esp_vfs_close - 0x400d6228 0xbf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6170 0xbf esp-idf/vfs/libvfs.a(vfs.c.obj) 0xc7 (size before relaxing) - 0x400d6228 _close_r - 0x400d6228 esp_vfs_close - *fill* 0x400d62e7 0x1 + 0x400d6170 _close_r + 0x400d6170 esp_vfs_close + *fill* 0x400d622f 0x1 .text.esp_vfs_fstat - 0x400d62e8 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6230 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) 0x6e (size before relaxing) - 0x400d62e8 _fstat_r - 0x400d62e8 esp_vfs_fstat - *fill* 0x400d6352 0x2 + 0x400d6230 _fstat_r + 0x400d6230 esp_vfs_fstat + *fill* 0x400d629a 0x2 .text.esp_vfs_fcntl_r - 0x400d6354 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d629c 0x6d esp-idf/vfs/libvfs.a(vfs.c.obj) 0x71 (size before relaxing) - 0x400d6354 _fcntl_r - 0x400d6354 esp_vfs_fcntl_r - *fill* 0x400d63c1 0x3 + 0x400d629c _fcntl_r + 0x400d629c esp_vfs_fcntl_r + *fill* 0x400d6309 0x3 .text.esp_vfs_fsync - 0x400d63c4 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d630c 0x6e esp-idf/vfs/libvfs.a(vfs.c.obj) 0x72 (size before relaxing) - 0x400d63c4 fsync - 0x400d63c4 esp_vfs_fsync - *fill* 0x400d6432 0x2 + 0x400d630c fsync + 0x400d630c esp_vfs_fsync + *fill* 0x400d637a 0x2 .text.esp_vfs_stat - 0x400d6434 0x4e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d637c 0x4e esp-idf/vfs/libvfs.a(vfs.c.obj) 0x52 (size before relaxing) - 0x400d6434 _stat_r - 0x400d6434 esp_vfs_stat - *fill* 0x400d6482 0x2 + 0x400d637c _stat_r + 0x400d637c esp_vfs_stat + *fill* 0x400d63ca 0x2 .text.esp_vfs_link - 0x400d6484 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d63cc 0x7c esp-idf/vfs/libvfs.a(vfs.c.obj) 0x84 (size before relaxing) - 0x400d6484 esp_vfs_link - 0x400d6484 _link_r + 0x400d63cc esp_vfs_link + 0x400d63cc _link_r .text.esp_vfs_unlink - 0x400d6500 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6448 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x5c (size before relaxing) - 0x400d6500 _unlink_r - 0x400d6500 esp_vfs_unlink + 0x400d6448 _unlink_r + 0x400d6448 esp_vfs_unlink .text.esp_vfs_rename - 0x400d6558 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d64a0 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x90 (size before relaxing) - 0x400d6558 esp_vfs_rename - 0x400d6558 _rename_r + 0x400d64a0 esp_vfs_rename + 0x400d64a0 _rename_r .text.esp_vfs_access - 0x400d65e0 0x59 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6528 0x59 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x5d (size before relaxing) - 0x400d65e0 access - 0x400d65e0 esp_vfs_access - *fill* 0x400d6639 0x3 + 0x400d6528 access + 0x400d6528 esp_vfs_access + *fill* 0x400d6581 0x3 .text.esp_vfs_select_triggered - 0x400d663c 0x49 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6584 0x49 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x4d (size before relaxing) - 0x400d663c esp_vfs_select_triggered - *fill* 0x400d6685 0x3 + 0x400d6584 esp_vfs_select_triggered + *fill* 0x400d65cd 0x3 .text.esp_vfs_select_triggered_isr - 0x400d6688 0x45 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d65d0 0x45 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x49 (size before relaxing) - 0x400d6688 esp_vfs_select_triggered_isr - *fill* 0x400d66cd 0x3 + 0x400d65d0 esp_vfs_select_triggered_isr + *fill* 0x400d6615 0x3 .text.tcgetattr - 0x400d66d0 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6618 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x7c (size before relaxing) - 0x400d66d0 tcgetattr + 0x400d6618 tcgetattr .text.tcsetattr - 0x400d6748 0x7a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6690 0x7a esp-idf/vfs/libvfs.a(vfs.c.obj) 0x7e (size before relaxing) - 0x400d6748 tcsetattr - *fill* 0x400d67c2 0x2 - .text.tcdrain 0x400d67c4 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d6690 tcsetattr + *fill* 0x400d670a 0x2 + .text.tcdrain 0x400d670c 0x72 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x76 (size before relaxing) - 0x400d67c4 tcdrain - *fill* 0x400d6836 0x2 - .text.tcflush 0x400d6838 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400d670c tcdrain + *fill* 0x400d677e 0x2 + .text.tcflush 0x400d6780 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x7c (size before relaxing) - 0x400d6838 tcflush + 0x400d6780 tcflush .text.vfs_null_get_empty_fd - 0x400d68b0 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d68d6 0x2 + 0x400d67f8 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d681e 0x2 .text.vfs_null_fsync - 0x400d68d8 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d6820 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_ioctl - 0x400d68f4 0x2a esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d691e 0x2 + 0x400d683c 0x2a esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d6866 0x2 .text.vfs_null_fcntl - 0x400d6920 0x23 esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d6943 0x1 + 0x400d6868 0x23 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d688b 0x1 .text.vfs_null_close - 0x400d6944 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d688c 0x1c esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_open - 0x400d6960 0xa2 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d68a8 0xa2 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0xa6 (size before relaxing) - *fill* 0x400d6a02 0x2 + *fill* 0x400d694a 0x2 .text.vfs_null_pwrite - 0x400d6a04 0x2c esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d694c 0x2c esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_pread - 0x400d6a30 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d6978 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_read - 0x400d6a58 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d69a0 0x28 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_lseek - 0x400d6a80 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d6ac2 0x2 + 0x400d69c8 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d6a0a 0x2 .text.vfs_null_write - 0x400d6ac4 0x2b esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d6aef 0x1 + 0x400d6a0c 0x2b esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d6a37 0x1 .text.vfs_null_stat - 0x400d6af0 0x45 esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x400d6b35 0x3 + 0x400d6a38 0x45 esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x400d6a7d 0x3 .text.vfs_null_fstat - 0x400d6b38 0x3c esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d6a80 0x3c esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.esp_vfs_null_register - 0x400d6b74 0x14 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d6abc 0x14 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0x18 (size before relaxing) - 0x400d6b74 esp_vfs_null_register + 0x400d6abc esp_vfs_null_register .text.__esp_system_init_fn_init_vfs_nullfs - 0x400d6b88 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400d6ad0 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) 0xd (size before relaxing) - *fill* 0x400d6b92 0x2 + *fill* 0x400d6ada 0x2 .text.app_main - 0x400d6b94 0x10c esp-idf/main/libmain.a(hello_world_main.c.obj) - 0x140 (size before relaxing) - 0x400d6b94 app_main - .text.bme280_read_uint16_le - 0x400d6ca0 0x3d esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x41 (size before relaxing) - *fill* 0x400d6cdd 0x3 + 0x400d6adc 0x10a esp-idf/main/libmain.a(hello_world_main.c.obj) + 0x136 (size before relaxing) + 0x400d6adc app_main + *fill* 0x400d6be6 0x2 .text.bme280_create - 0x400d6ce0 0x35 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + 0x400d6be8 0x35 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) 0x41 (size before relaxing) - 0x400d6ce0 bme280_create - *fill* 0x400d6d15 0x3 - .text.bme280_is_reading_calibration - 0x400d6d18 0x24 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x400d6d18 bme280_is_reading_calibration - .text.bme280_read_coefficients - 0x400d6d3c 0x208 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x264 (size before relaxing) - 0x400d6d3c bme280_read_coefficients - .text.bme280_set_sampling - 0x400d6f44 0xb3 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0xc7 (size before relaxing) - 0x400d6f44 bme280_set_sampling - *fill* 0x400d6ff7 0x1 - .text.bme280_default_init - 0x400d6ff8 0xab esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0xc7 (size before relaxing) - 0x400d6ff8 bme280_default_init - *fill* 0x400d70a3 0x1 + 0x400d6be8 bme280_create + *fill* 0x400d6c1d 0x3 .text.i2c_config_compare - 0x400d70a4 0x5a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - *fill* 0x400d70fe 0x2 + 0x400d6c20 0x5a esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + *fill* 0x400d6c7a 0x2 .text.i2c_driver_reinit - 0x400d7100 0x140 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d6c7c 0x140 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x168 (size before relaxing) - .text.i2c_bus_read_reg8 - 0x400d7240 0x10e esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x132 (size before relaxing) - *fill* 0x400d734e 0x2 - .text.i2c_bus_write_reg8 - 0x400d7350 0x172 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x1ae (size before relaxing) - *fill* 0x400d74c2 0x2 .text.i2c_bus_create - 0x400d74c4 0x24c esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d6dbc 0x24c esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x28c (size before relaxing) - 0x400d74c4 i2c_bus_create + 0x400d6dbc i2c_bus_create .text.i2c_bus_get_current_clk_speed - 0x400d7710 0x62 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d7008 0x62 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x6a (size before relaxing) - 0x400d7710 i2c_bus_get_current_clk_speed - *fill* 0x400d7772 0x2 + 0x400d7008 i2c_bus_get_current_clk_speed + *fill* 0x400d706a 0x2 .text.i2c_bus_device_create - 0x400d7774 0x176 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + 0x400d706c 0x176 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) 0x1a2 (size before relaxing) - 0x400d7774 i2c_bus_device_create - *fill* 0x400d78ea 0x2 - .text.i2c_bus_read_byte - 0x400d78ec 0x16 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x400d78ec i2c_bus_read_byte - *fill* 0x400d7902 0x2 - .text.i2c_bus_write_byte - 0x400d7904 0x19 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - 0x400d7904 i2c_bus_write_byte - *fill* 0x400d791d 0x3 - .text.gpio_input_disable - 0x400d7920 0x7d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x81 (size before relaxing) - *fill* 0x400d799d 0x3 + 0x400d706c i2c_bus_device_create + *fill* 0x400d71e2 0x2 .text.gpio_ll_pullup_en - 0x400d79a0 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x400d79df 0x1 + 0x400d71e4 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x400d7223 0x1 .text.gpio_pullup_en - 0x400d79e0 0x8e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d7224 0x8e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x9e (size before relaxing) - 0x400d79e0 gpio_pullup_en - *fill* 0x400d7a6e 0x2 + 0x400d7224 gpio_pullup_en + *fill* 0x400d72b2 0x2 .text.gpio_pullup_dis - 0x400d7a70 0xa1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d72b4 0xa1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0xad (size before relaxing) - 0x400d7a70 gpio_pullup_dis - *fill* 0x400d7b11 0x3 + 0x400d72b4 gpio_pullup_dis + *fill* 0x400d7355 0x3 .text.gpio_input_enable - 0x400d7b14 0x7d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d7358 0x7d esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x81 (size before relaxing) - 0x400d7b14 gpio_input_enable - *fill* 0x400d7b91 0x3 + 0x400d7358 gpio_input_enable + *fill* 0x400d73d5 0x3 .text.gpio_output_disable - 0x400d7b94 0xe1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d73d8 0xe1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0xe8 (size before relaxing) - 0x400d7b94 gpio_output_disable - *fill* 0x400d7c75 0x3 - .text.gpio_output_enable - 0x400d7c78 0xe6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0xee (size before relaxing) - 0x400d7c78 gpio_output_enable - *fill* 0x400d7d5e 0x2 - .text.gpio_od_disable - 0x400d7d60 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x80 (size before relaxing) - 0x400d7d60 gpio_od_disable + 0x400d73d8 gpio_output_disable + *fill* 0x400d74b9 0x3 .text.gpio_od_enable - 0x400d7ddc 0x7b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d74bc 0x7b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x7f (size before relaxing) - 0x400d7ddc gpio_od_enable - *fill* 0x400d7e57 0x1 + 0x400d74bc gpio_od_enable + *fill* 0x400d7537 0x1 .text.gpio_set_level - 0x400d7e58 0xb6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d7538 0xb6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0xba (size before relaxing) - 0x400d7e58 gpio_set_level - *fill* 0x400d7f0e 0x2 - .text.gpio_get_level - 0x400d7f10 0x3e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x400d7f10 gpio_get_level - *fill* 0x400d7f4e 0x2 - .text.gpio_set_direction - 0x400d7f50 0xe9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0xfd (size before relaxing) - 0x400d7f50 gpio_set_direction - *fill* 0x400d8039 0x3 + 0x400d7538 gpio_set_level + *fill* 0x400d75ee 0x2 .text.gpio_func_sel - 0x400d803c 0x8c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x400d75f0 0x8c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x90 (size before relaxing) - 0x400d803c gpio_func_sel + 0x400d75f0 gpio_func_sel .text.rtcio_ll_pullup_enable - 0x400d80c8 0x4b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - *fill* 0x400d8113 0x1 + 0x400d767c 0x4b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x400d76c7 0x1 .text.rtcio_ll_pullup_disable - 0x400d8114 0x4e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - *fill* 0x400d8162 0x2 + 0x400d76c8 0x4e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + *fill* 0x400d7716 0x2 .text.rtc_gpio_is_valid_gpio - 0x400d8164 0x21 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x400d8164 rtc_gpio_is_valid_gpio - *fill* 0x400d8185 0x3 + 0x400d7718 0x21 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d7718 rtc_gpio_is_valid_gpio + *fill* 0x400d7739 0x3 .text.rtc_io_number_get - 0x400d8188 0xd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x400d8188 rtc_io_number_get - *fill* 0x400d8195 0x3 + 0x400d773c 0xd esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d773c rtc_io_number_get + *fill* 0x400d7749 0x3 .text.rtc_gpio_pullup_en - 0x400d8198 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d774c 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x5c (size before relaxing) - 0x400d8198 rtc_gpio_pullup_en + 0x400d774c rtc_gpio_pullup_en .text.rtc_gpio_pullup_dis - 0x400d81dc 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x400d7790 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) 0x5c (size before relaxing) - 0x400d81dc rtc_gpio_pullup_dis + 0x400d7790 rtc_gpio_pullup_dis .text.bootloader_init_mem - 0x400d8220 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x400d77d4 0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) 0xb (size before relaxing) - 0x400d8220 bootloader_init_mem - *fill* 0x400d8228 0x0 + 0x400d77d4 bootloader_init_mem + *fill* 0x400d77dc 0x0 .text.bootloader_flash_update_id - 0x400d8228 0xd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400d77dc 0xd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x10 (size before relaxing) - 0x400d8228 bootloader_flash_update_id - *fill* 0x400d8235 0x3 + 0x400d77dc bootloader_flash_update_id + *fill* 0x400d77e9 0x3 .text.bootloader_flash_get_wp_pin - 0x400d8238 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + 0x400d77ec 0x45 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) 0x49 (size before relaxing) - 0x400d8238 bootloader_flash_get_wp_pin - *fill* 0x400d827d 0x3 + 0x400d77ec bootloader_flash_get_wp_pin + *fill* 0x400d7831 0x3 .text.s_get_bus_mask - 0x400d8280 0xd5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d7834 0xd5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xd9 (size before relaxing) - *fill* 0x400d8355 0x3 + *fill* 0x400d7909 0x3 .text.s_reserve_irom_region - 0x400d8358 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400d83d7 0x1 + 0x400d790c 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400d798b 0x1 .text.s_reserve_drom_region - 0x400d83d8 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400d8457 0x1 + 0x400d798c 0x7f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400d7a0b 0x1 .text.esp_mmu_map_init - 0x400d8458 0x190 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d7a0c 0x190 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x19c (size before relaxing) - 0x400d8458 esp_mmu_map_init + 0x400d7a0c esp_mmu_map_init .text.esp_mmu_map - 0x400d85e8 0x3c5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d7b9c 0x3c5 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x40d (size before relaxing) - 0x400d85e8 esp_mmu_map - *fill* 0x400d89ad 0x3 + 0x400d7b9c esp_mmu_map + *fill* 0x400d7f61 0x3 .text.esp_mmu_unmap - 0x400d89b0 0x10c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d7f64 0x10c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x124 (size before relaxing) - 0x400d89b0 esp_mmu_unmap + 0x400d7f64 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x400d8abc 0xb6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x400d8070 0xb6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xca (size before relaxing) - 0x400d8abc esp_mmu_vaddr_to_paddr - *fill* 0x400d8b72 0x2 + 0x400d8070 esp_mmu_vaddr_to_paddr + *fill* 0x400d8126 0x2 .text.spi_flash_init_lock - 0x400d8b74 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d8128 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x26 (size before relaxing) - 0x400d8b74 spi_flash_init_lock - *fill* 0x400d8b96 0x2 + 0x400d8128 spi_flash_init_lock + *fill* 0x400d814a 0x2 .text.spi_flash_op_lock - 0x400d8b98 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x400d8b98 spi_flash_op_lock - *fill* 0x400d8baa 0x2 + 0x400d814c 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d814c spi_flash_op_lock + *fill* 0x400d815e 0x2 .text.spi_flash_op_unlock - 0x400d8bac 0xd esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x400d8160 0xd esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0x10 (size before relaxing) - 0x400d8bac spi_flash_op_unlock - *fill* 0x400d8bb9 0x3 + 0x400d8160 spi_flash_op_unlock + *fill* 0x400d816d 0x3 .text.spi_flash_mmap - 0x400d8bbc 0x90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d8170 0x90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x97 (size before relaxing) - 0x400d8bbc spi_flash_mmap - *fill* 0x400d8c4c 0x0 + 0x400d8170 spi_flash_mmap + *fill* 0x400d8200 0x0 .text.spi_flash_munmap - 0x400d8c4c 0x3e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d8200 0x3e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x46 (size before relaxing) - 0x400d8c4c spi_flash_munmap - *fill* 0x400d8c8a 0x2 + 0x400d8200 spi_flash_munmap + *fill* 0x400d823e 0x2 .text.spi_flash_cache2phys - 0x400d8c8c 0x25 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x400d8240 0x25 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x29 (size before relaxing) - 0x400d8c8c spi_flash_cache2phys - *fill* 0x400d8cb1 0x3 + 0x400d8240 spi_flash_cache2phys + *fill* 0x400d8265 0x3 .text.esp_mspi_get_io - 0x400d8cb4 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x400d8268 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x58 (size before relaxing) - 0x400d8cb4 esp_mspi_get_io + 0x400d8268 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x400d8d08 0x43 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x400d82bc 0x43 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x47 (size before relaxing) - 0x400d8d08 esp_mspi_pin_reserve - *fill* 0x400d8d4b 0x1 + 0x400d82bc esp_mspi_pin_reserve + *fill* 0x400d82ff 0x1 .text.esp_flash_read_chip_id - 0x400d8d4c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x400d8300 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x14 (size before relaxing) - 0x400d8d4c esp_flash_read_chip_id + 0x400d8300 esp_flash_read_chip_id .text.esp_flash_init_default_chip - 0x400d8d5c 0xea esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x400d8310 0xea esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0xfa (size before relaxing) - 0x400d8d5c esp_flash_init_default_chip - *fill* 0x400d8e46 0x2 + 0x400d8310 esp_flash_init_default_chip + *fill* 0x400d83fa 0x2 .text.esp_flash_app_init - 0x400d8e48 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x400d83fc 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0x1f (size before relaxing) - 0x400d8e48 esp_flash_app_init - *fill* 0x400d8e5f 0x1 + 0x400d83fc esp_flash_app_init + *fill* 0x400d8413 0x1 .text.esp_flash_app_enable_os_functions - 0x400d8e60 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x400d8e60 esp_flash_app_enable_os_functions - *fill* 0x400d8e85 0x3 + 0x400d8414 0x25 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x400d8414 esp_flash_app_enable_os_functions + *fill* 0x400d8439 0x3 .text.esp_crosscore_int_init - 0x400d8e88 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x400d843c 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x76 (size before relaxing) - 0x400d8e88 esp_crosscore_int_init - *fill* 0x400d8eee 0x2 + 0x400d843c esp_crosscore_int_init + *fill* 0x400d84a2 0x2 .text.find_entry_and_check_all_reset - 0x400d8ef0 0x36 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x400d8f26 0x2 + 0x400d84a4 0x36 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x400d84da 0x2 .text.find_entry_from_task_handle_and_check_all_reset - 0x400d8f28 0x37 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x400d8f5f 0x1 + 0x400d84dc 0x37 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x400d8513 0x1 .text.task_wdt_timer_feed - 0x400d8f60 0x24 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8514 0x24 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x400d8f84 0x101 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8538 0x101 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x11d (size before relaxing) - *fill* 0x400d9085 0x3 + *fill* 0x400d8639 0x3 .text.get_task_affinity - 0x400d9088 0x25 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x400d90ad 0x3 + 0x400d863c 0x25 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x400d8661 0x3 .text.task_wdt_timeout_abort - 0x400d90b0 0xa9 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8664 0xa9 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xbc (size before relaxing) - 0x400d90b0 task_wdt_timeout_abort - *fill* 0x400d9159 0x3 + 0x400d8664 task_wdt_timeout_abort + *fill* 0x400d870d 0x3 .text.task_wdt_timeout_handling - 0x400d915c 0xaf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8710 0xaf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xbe (size before relaxing) - *fill* 0x400d920b 0x1 + *fill* 0x400d87bf 0x1 .text.esp_task_wdt_add - 0x400d920c 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d87c0 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x50 (size before relaxing) - 0x400d920c esp_task_wdt_add + 0x400d87c0 esp_task_wdt_add .text.subscribe_idle - 0x400d9250 0x5b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8804 0x5b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x6b (size before relaxing) - *fill* 0x400d92ab 0x1 + *fill* 0x400d885f 0x1 .text.esp_task_wdt_init - 0x400d92ac 0xd7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8860 0xd7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xf2 (size before relaxing) - 0x400d92ac esp_task_wdt_init - *fill* 0x400d9383 0x1 + 0x400d8860 esp_task_wdt_init + *fill* 0x400d8937 0x1 .text.esp_task_wdt_reset - 0x400d9384 0x8b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8938 0x8b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xa2 (size before relaxing) - 0x400d9384 esp_task_wdt_reset - *fill* 0x400d940f 0x1 + 0x400d8938 esp_task_wdt_reset + *fill* 0x400d89c3 0x1 .text.idle_hook_cb - 0x400d9410 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d89c4 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xd (size before relaxing) - *fill* 0x400d941a 0x2 + *fill* 0x400d89ce 0x2 .text.esp_task_wdt_print_triggered_tasks - 0x400d941c 0xce esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x400d941c esp_task_wdt_print_triggered_tasks - *fill* 0x400d94ea 0x2 + 0x400d89d0 0xce esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d89d0 esp_task_wdt_print_triggered_tasks + *fill* 0x400d8a9e 0x2 .text.task_wdt_isr - 0x400d94ec 0xb5 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x400d8aa0 0xb5 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xd4 (size before relaxing) - *fill* 0x400d95a1 0x3 + *fill* 0x400d8b55 0x3 .text.esp_task_wdt_impl_timer_allocate - 0x400d95a4 0xc9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d8b58 0xc9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0xd9 (size before relaxing) - 0x400d95a4 esp_task_wdt_impl_timer_allocate - *fill* 0x400d966d 0x3 + 0x400d8b58 esp_task_wdt_impl_timer_allocate + *fill* 0x400d8c21 0x3 .text.esp_task_wdt_impl_timer_feed - 0x400d9670 0x21 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d8c24 0x21 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x29 (size before relaxing) - 0x400d9670 esp_task_wdt_impl_timer_feed - *fill* 0x400d9691 0x3 + 0x400d8c24 esp_task_wdt_impl_timer_feed + *fill* 0x400d8c45 0x3 .text.esp_task_wdt_impl_timeout_triggered - 0x400d9694 0x17 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d8c48 0x17 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x1f (size before relaxing) - 0x400d9694 esp_task_wdt_impl_timeout_triggered - *fill* 0x400d96ab 0x1 + 0x400d8c48 esp_task_wdt_impl_timeout_triggered + *fill* 0x400d8c5f 0x1 .text.esp_task_wdt_impl_timer_restart - 0x400d96ac 0x25 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x400d8c60 0x25 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x31 (size before relaxing) - 0x400d96ac esp_task_wdt_impl_timer_restart - *fill* 0x400d96d1 0x3 + 0x400d8c60 esp_task_wdt_impl_timer_restart + *fill* 0x400d8c85 0x3 .text.esp_err_to_name - 0x400d96d4 0x2b esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - 0x400d96d4 esp_err_to_name - *fill* 0x400d96ff 0x1 + 0x400d8c88 0x2b esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x400d8c88 esp_err_to_name + *fill* 0x400d8cb3 0x1 .text.spi_flash_ll_calculate_clock_reg - 0x400d9700 0x2d esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - *fill* 0x400d972d 0x3 + 0x400d8cb4 0x2d esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + *fill* 0x400d8ce1 0x3 .text.get_flash_clock_divider - 0x400d9730 0x5c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8ce4 0x5c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x6c (size before relaxing) .text.spi_flash_cal_clock - 0x400d978c 0x19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8d40 0x19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x1d (size before relaxing) - *fill* 0x400d97a5 0x3 + *fill* 0x400d8d59 0x3 .text.spi_flash_hal_init - 0x400d97a8 0xe4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x400d97a8 spi_flash_hal_init + 0x400d8d5c 0xe4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8d5c spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x400d988c 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x400d988c spi_flash_hal_supports_direct_write - *fill* 0x400d989e 0x2 + 0x400d8e40 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8e40 spi_flash_hal_supports_direct_write + *fill* 0x400d8e52 0x2 .text.spi_flash_hal_supports_direct_read - 0x400d98a0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x400d98a0 spi_flash_hal_supports_direct_read - *fill* 0x400d98b2 0x2 + 0x400d8e54 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x400d8e54 spi_flash_hal_supports_direct_read + *fill* 0x400d8e66 0x2 .text.clk_hal_lp_slow_get_freq_hz - 0x400d98b4 0x39 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8e68 0x39 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x3d (size before relaxing) - 0x400d98b4 clk_hal_lp_slow_get_freq_hz - *fill* 0x400d98ed 0x3 + 0x400d8e68 clk_hal_lp_slow_get_freq_hz + *fill* 0x400d8ea1 0x3 .text.clk_hal_xtal_get_freq_mhz - 0x400d98f0 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x400d98f0 clk_hal_xtal_get_freq_mhz - *fill* 0x400d9923 0x1 + 0x400d8ea4 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8ea4 clk_hal_xtal_get_freq_mhz + *fill* 0x400d8ed7 0x1 .text.clk_hal_apll_get_freq_hz - 0x400d9924 0x7c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8ed8 0x7c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x8c (size before relaxing) - 0x400d9924 clk_hal_apll_get_freq_hz + 0x400d8ed8 clk_hal_apll_get_freq_hz .text.clk_hal_soc_root_get_freq_mhz - 0x400d99a0 0x68 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8f54 0x68 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x70 (size before relaxing) - 0x400d99a0 clk_hal_soc_root_get_freq_mhz + 0x400d8f54 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x400d9a08 0xba esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d8fbc 0xba esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0xc2 (size before relaxing) - 0x400d9a08 clk_hal_cpu_get_freq_hz - *fill* 0x400d9ac2 0x2 + 0x400d8fbc clk_hal_cpu_get_freq_hz + *fill* 0x400d9076 0x2 .text.clk_hal_ahb_get_freq_hz - 0x400d9ac4 0x2d esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d9078 0x2d esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x31 (size before relaxing) - *fill* 0x400d9af1 0x3 + *fill* 0x400d90a5 0x3 .text.clk_hal_apb_get_freq_hz - 0x400d9af4 0xa esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x400d90a8 0xa esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0xd (size before relaxing) - 0x400d9af4 clk_hal_apb_get_freq_hz - *fill* 0x400d9afe 0x2 + 0x400d90a8 clk_hal_apb_get_freq_hz + *fill* 0x400d90b2 0x2 .text.esp_cpu_configure_region_protection - 0x400d9b00 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x400d90b4 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) 0x33 (size before relaxing) - 0x400d9b00 esp_cpu_configure_region_protection - *fill* 0x400d9b2f 0x1 + 0x400d90b4 esp_cpu_configure_region_protection + *fill* 0x400d90e3 0x1 .text.esp_gpio_reserve - 0x400d9b30 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x400d9b30 esp_gpio_reserve + 0x400d90e4 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x400d90e4 esp_gpio_reserve .text.esp_clk_tree_src_get_freq_hz - 0x400d9b48 0x172 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x400d90fc 0x172 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) 0x1a6 (size before relaxing) - 0x400d9b48 esp_clk_tree_src_get_freq_hz - *fill* 0x400d9cba 0x2 - .text.s_i2c_err_log_print - 0x400d9cbc 0x36 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x3e (size before relaxing) - *fill* 0x400d9cf2 0x2 + 0x400d90fc esp_clk_tree_src_get_freq_hz + *fill* 0x400d926e 0x2 .text.s_i2c_write_command - 0x400d9cf4 0x1b0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d9270 0x1b0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x1d4 (size before relaxing) .text.s_i2c_read_command - 0x400d9ea4 0x146 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d9420 0x146 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x169 (size before relaxing) - *fill* 0x400d9fea 0x2 + *fill* 0x400d9566 0x2 .text.s_i2c_start_end_command - 0x400d9fec 0x483 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d9568 0x483 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x50a (size before relaxing) - *fill* 0x400da46f 0x1 + *fill* 0x400d99eb 0x1 .text.s_i2c_send_command_async - 0x400da470 0x107 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d99ec 0x107 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x116 (size before relaxing) - *fill* 0x400da577 0x1 + *fill* 0x400d9af3 0x1 .text.i2c_param_master_config - 0x400da578 0x76 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d9af4 0x76 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x92 (size before relaxing) - *fill* 0x400da5ee 0x2 + *fill* 0x400d9b6a 0x2 .text.i2c_master_bus_destroy - 0x400da5f0 0x9e esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d9b6c 0x9e esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0xba (size before relaxing) - *fill* 0x400da68e 0x2 - .text.s_i2c_master_clear_bus - 0x400da690 0x84 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0xa4 (size before relaxing) - .text.s_i2c_hw_fsm_reset - 0x400da714 0x11a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x126 (size before relaxing) - *fill* 0x400da82e 0x2 - .text.s_i2c_send_commands - 0x400da830 0x1aa esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x1da (size before relaxing) - *fill* 0x400da9da 0x2 - .text.s_i2c_transaction_start - 0x400da9dc 0x1ae esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x1d6 (size before relaxing) - *fill* 0x400dab8a 0x2 - .text.s_i2c_synchronous_transaction - 0x400dab8c 0xc9 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0xdd (size before relaxing) - *fill* 0x400dac55 0x3 - .text.s_i2c_asynchronous_transaction - 0x400dac58 0x26a esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x2b2 (size before relaxing) - *fill* 0x400daec2 0x2 + *fill* 0x400d9c0a 0x2 .text.i2c_new_master_bus - 0x400daec4 0x4c8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400d9c0c 0x4c8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x567 (size before relaxing) - 0x400daec4 i2c_new_master_bus - *fill* 0x400db38c 0x0 + 0x400d9c0c i2c_new_master_bus + *fill* 0x400da0d4 0x0 .text.i2c_master_bus_rm_device - 0x400db38c 0xad esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400da0d4 0xad esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0xbd (size before relaxing) - 0x400db38c i2c_master_bus_rm_device - *fill* 0x400db439 0x3 + 0x400da0d4 i2c_master_bus_rm_device + *fill* 0x400da181 0x3 .text.i2c_master_bus_add_device - 0x400db43c 0x149 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400da184 0x149 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x17d (size before relaxing) - 0x400db43c i2c_master_bus_add_device - *fill* 0x400db585 0x3 + 0x400da184 i2c_master_bus_add_device + *fill* 0x400da2cd 0x3 .text.i2c_del_master_bus - 0x400db588 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400da2d0 0x2c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x34 (size before relaxing) - 0x400db588 i2c_del_master_bus + 0x400da2d0 i2c_del_master_bus .text.i2c_master_get_bus_handle - 0x400db5b4 0x56 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + 0x400da2fc 0x56 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) 0x66 (size before relaxing) - 0x400db5b4 i2c_master_get_bus_handle - *fill* 0x400db60a 0x2 - .text.i2c_master_multi_buffer_transmit - 0x400db60c 0x14c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x16c (size before relaxing) - 0x400db60c i2c_master_multi_buffer_transmit - .text.i2c_master_transmit - 0x400db758 0x71 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x81 (size before relaxing) - 0x400db758 i2c_master_transmit - *fill* 0x400db7c9 0x3 - .text.i2c_master_transmit_receive - 0x400db7cc 0x174 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x1a0 (size before relaxing) - 0x400db7cc i2c_master_transmit_receive - .text.i2c_master_receive - 0x400db940 0x10c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - 0x130 (size before relaxing) - 0x400db940 i2c_master_receive + 0x400da2fc i2c_master_get_bus_handle + *fill* 0x400da352 0x2 .text.i2c_ll_enable_bus_clock - 0x400dba4c 0x43 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da354 0x43 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x47 (size before relaxing) - *fill* 0x400dba8f 0x1 + *fill* 0x400da397 0x1 .text.s_i2c_bus_handle_acquire - 0x400dba90 0xd2 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da398 0xd2 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0xea (size before relaxing) - *fill* 0x400dbb62 0x2 + *fill* 0x400da46a 0x2 .text.s_hp_i2c_pins_config - 0x400dbb64 0xf6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da46c 0xf6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x12e (size before relaxing) - *fill* 0x400dbc5a 0x2 + *fill* 0x400da562 0x2 .text.i2c_bus_occupied - 0x400dbc5c 0x12 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - 0x400dbc5c i2c_bus_occupied - *fill* 0x400dbc6e 0x2 + 0x400da564 0x12 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da564 i2c_bus_occupied + *fill* 0x400da576 0x2 .text.i2c_acquire_bus_handle - 0x400dbc70 0x9c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da578 0x9c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0xbf (size before relaxing) - 0x400dbc70 i2c_acquire_bus_handle - *fill* 0x400dbd0c 0x0 + 0x400da578 i2c_acquire_bus_handle + *fill* 0x400da614 0x0 .text.i2c_release_bus_handle - 0x400dbd0c 0xde esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da614 0xde esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x10a (size before relaxing) - 0x400dbd0c i2c_release_bus_handle - *fill* 0x400dbdea 0x2 + 0x400da614 i2c_release_bus_handle + *fill* 0x400da6f2 0x2 .text.i2c_select_periph_clock - 0x400dbdec 0xb2 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da6f4 0xb2 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0xc6 (size before relaxing) - 0x400dbdec i2c_select_periph_clock - *fill* 0x400dbe9e 0x2 + 0x400da6f4 i2c_select_periph_clock + *fill* 0x400da7a6 0x2 .text.i2c_common_set_pins - 0x400dbea0 0x34 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da7a8 0x34 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0x40 (size before relaxing) - 0x400dbea0 i2c_common_set_pins + 0x400da7a8 i2c_common_set_pins .text.i2c_common_deinit_pins - 0x400dbed4 0x90 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + 0x400da7dc 0x90 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) 0xa4 (size before relaxing) - 0x400dbed4 i2c_common_deinit_pins + 0x400da7dc i2c_common_deinit_pins .text.esp_partition_is_flash_region_writable - 0x400dbf64 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400da86c 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x54 (size before relaxing) - 0x400dbf64 esp_partition_is_flash_region_writable + 0x400da86c esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x400dbfb4 0x39 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x400da8bc 0x39 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x3d (size before relaxing) - 0x400dbfb4 esp_partition_main_flash_region_safe - *fill* 0x400dbfed 0x3 + 0x400da8bc esp_partition_main_flash_region_safe + *fill* 0x400da8f5 0x3 .text.is_partition_encrypted - 0x400dbff0 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400da8f8 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x48 (size before relaxing) .text.load_partitions - 0x400dc034 0x15c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400da93c 0x15c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x178 (size before relaxing) .text.ensure_partitions_loaded - 0x400dc190 0x4c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400daa98 0x4c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x58 (size before relaxing) .text.iterator_create - 0x400dc1dc 0x24 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400daae4 0x24 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x400dc200 0xa esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dab08 0xa esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0xe (size before relaxing) - 0x400dc200 esp_partition_iterator_release - *fill* 0x400dc20a 0x2 + 0x400dab08 esp_partition_iterator_release + *fill* 0x400dab12 0x2 .text.esp_partition_next - 0x400dc20c 0x82 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dab14 0x82 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x8a (size before relaxing) - 0x400dc20c esp_partition_next - *fill* 0x400dc28e 0x2 + 0x400dab14 esp_partition_next + *fill* 0x400dab96 0x2 .text.esp_partition_find - 0x400dc290 0x3c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dab98 0x3c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x44 (size before relaxing) - 0x400dc290 esp_partition_find + 0x400dab98 esp_partition_find .text.esp_partition_get - 0x400dc2cc 0x19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x400dabd4 0x19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x1c (size before relaxing) - 0x400dc2cc esp_partition_get - *fill* 0x400dc2e5 0x3 - .text.i2c_ll_master_set_bus_timing - 0x400dc2e8 0x14f esp-idf/hal/libhal.a(i2c_hal.c.obj) - *fill* 0x400dc437 0x1 - .text._i2c_hal_set_bus_timing - 0x400dc438 0x3f esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x43 (size before relaxing) - 0x400dc438 _i2c_hal_set_bus_timing - *fill* 0x400dc477 0x1 + 0x400dabd4 esp_partition_get + *fill* 0x400dabed 0x3 .text.i2c_hal_master_init - 0x400dc478 0xab esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x400dc478 i2c_hal_master_init - *fill* 0x400dc523 0x1 + 0x400dabf0 0xab esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400dabf0 i2c_hal_master_init + *fill* 0x400dac9b 0x1 .text._i2c_hal_init - 0x400dc524 0x17 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x400dc524 _i2c_hal_init - *fill* 0x400dc53b 0x1 - .text.i2c_hal_master_set_scl_timeout_val - 0x400dc53c 0x2c esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x400dc53c i2c_hal_master_set_scl_timeout_val - .text.i2c_hal_set_timing_config - 0x400dc568 0xe0 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x400dc568 i2c_hal_set_timing_config + 0x400dac9c 0x17 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400dac9c _i2c_hal_init + *fill* 0x400dacb3 0x1 .text.esp_ota_get_running_partition - 0x400dc648 0x7b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x400dacb4 0x7b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) 0x8f (size before relaxing) - 0x400dc648 esp_ota_get_running_partition - *fill* 0x400dc6c3 0x1 - .text 0x400dc6c4 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) - 0x400dc6c4 _fopen_r - 0x400dc77c fopen - .text 0x400dc790 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) - 0x400dc790 _fseek_r - 0x400dc7a8 fseek - *fill* 0x400dc7c1 0x3 - .text 0x400dc7c4 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) - 0x400dc7c4 __sfvwrite_r - *fill* 0x400dca6f 0x1 - .text 0x400dca70 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) - 0x400dca70 _printf_r - 0x400dca9c printf - *fill* 0x400dcace 0x2 - .text 0x400dcad0 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) - 0x400dcad0 _puts_r - 0x400dcb44 puts - *fill* 0x400dcb56 0x2 - .text 0x400dcb58 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) - 0x400dcb58 vprintf - 0x400dcb7c _vprintf_r - *fill* 0x400dcb95 0x3 - .text 0x400dcb98 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) - 0x400dcb98 __swsetup_r - .text 0x400dcc3c 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) - 0x400dcc3c _fseeko_r - 0x400dcf08 fseeko - *fill* 0x400dcf1e 0x2 - .text 0x400dcf20 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) + 0x400dacb4 esp_ota_get_running_partition + *fill* 0x400dad2f 0x1 + .text 0x400dad30 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) + 0x400dad30 _fopen_r + 0x400dade8 fopen + .text 0x400dadfc 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) + 0x400dadfc _fseek_r + 0x400dae14 fseek + *fill* 0x400dae2d 0x3 + .text 0x400dae30 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) + 0x400dae30 __sfvwrite_r + *fill* 0x400db0db 0x1 + .text 0x400db0dc 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) + 0x400db0dc _printf_r + 0x400db108 printf + *fill* 0x400db13a 0x2 + .text 0x400db13c 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) + 0x400db13c _puts_r + 0x400db1b0 puts + *fill* 0x400db1c2 0x2 + .text 0x400db1c4 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) + 0x400db1c4 vprintf + 0x400db1e8 _vprintf_r + *fill* 0x400db201 0x3 + .text 0x400db204 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) + 0x400db204 __swsetup_r + .text 0x400db2a8 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) + 0x400db2a8 _fseeko_r + 0x400db574 fseeko + *fill* 0x400db58a 0x2 + .text 0x400db58c 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) - 0x400dcf20 _reclaim_reent - .text 0x400dcfd8 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) + 0x400db58c _reclaim_reent + .text 0x400db644 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) - 0x400dcfd8 __errno - *fill* 0x400dcfe2 0x2 - .text 0x400dcfe4 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) - 0x400dcfe4 fstat - .text 0x400dcffc 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) - 0x400dcffc gettimeofday - .text 0x400dd014 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) - 0x400dd4d4 _vfprintf_r - 0x400e0114 vfprintf - *fill* 0x400e01c9 0x3 - .text 0x400e01cc 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) - 0x400e068c __sprint_r - 0x400e06b0 _vfiprintf_r - 0x400e2314 vfiprintf - *fill* 0x400e23c9 0x3 - .text 0x400e23cc 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) - 0x400e23cc __swhatbuf_r - 0x400e2438 __smakebuf_r - *fill* 0x400e24bf 0x1 - .text 0x400e24c0 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) - 0x400e24e0 __srefill_r - *fill* 0x400e25d1 0x3 - .text 0x400e25d4 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) - 0x400e25d4 __localeconv_l - 0x400e25e0 _localeconv_r - 0x400e25f0 localeconv - *fill* 0x400e25ff 0x1 - .text 0x400e2600 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) - 0x400e2600 frexp - *fill* 0x400e265f 0x1 - .text 0x400e2660 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) - 0x400e2798 _dtoa_r - *fill* 0x400e3436 0x2 - .text 0x400e3438 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) - 0x400e3438 _Balloc - 0x400e34c0 _Bfree - 0x400e3500 __multadd - 0x400e3588 __s2b - 0x400e361c __hi0bits - 0x400e366c __lo0bits - 0x400e36d8 __i2b - 0x400e3700 __multiply - 0x400e3874 __pow5mult - 0x400e3920 __lshift - 0x400e3a24 __mcmp - 0x400e3a60 __mdiff - 0x400e3ba0 __ulp - 0x400e3bf0 __b2d - 0x400e3c7c __d2b - 0x400e3d34 __ratio - 0x400e3d88 _mprec_log10 - 0x400e3dc0 __copybits - 0x400e3e10 __any_on - *fill* 0x400e3e5f 0x1 - .text 0x400e3e60 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) - 0x400e4320 __ssprint_r - 0x400e442c _svfiprintf_r - *fill* 0x400e60d5 0x3 - .text 0x400e60d8 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) - 0x400e60d8 _mbtowc_r - 0x400e60f4 __ascii_mbtowc - *fill* 0x400e6114 0x0 + 0x400db644 __errno + *fill* 0x400db64e 0x2 + .text 0x400db650 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) + 0x400db650 fstat + .text 0x400db668 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) + 0x400db668 gettimeofday + .text 0x400db680 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) + 0x400dbb40 _vfprintf_r + 0x400de780 vfprintf + *fill* 0x400de835 0x3 + .text 0x400de838 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) + 0x400decf8 __sprint_r + 0x400ded1c _vfiprintf_r + 0x400e0980 vfiprintf + *fill* 0x400e0a35 0x3 + .text 0x400e0a38 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) + 0x400e0a38 __swhatbuf_r + 0x400e0aa4 __smakebuf_r + *fill* 0x400e0b2b 0x1 + .text 0x400e0b2c 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) + 0x400e0b4c __srefill_r + *fill* 0x400e0c3d 0x3 + .text 0x400e0c40 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) + 0x400e0c40 __localeconv_l + 0x400e0c4c _localeconv_r + 0x400e0c5c localeconv + *fill* 0x400e0c6b 0x1 + .text 0x400e0c6c 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) + 0x400e0c6c frexp + *fill* 0x400e0ccb 0x1 + .text 0x400e0ccc 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) + 0x400e0e04 _dtoa_r + *fill* 0x400e1aa2 0x2 + .text 0x400e1aa4 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) + 0x400e1aa4 _Balloc + 0x400e1b2c _Bfree + 0x400e1b6c __multadd + 0x400e1bf4 __s2b + 0x400e1c88 __hi0bits + 0x400e1cd8 __lo0bits + 0x400e1d44 __i2b + 0x400e1d6c __multiply + 0x400e1ee0 __pow5mult + 0x400e1f8c __lshift + 0x400e2090 __mcmp + 0x400e20cc __mdiff + 0x400e220c __ulp + 0x400e225c __b2d + 0x400e22e8 __d2b + 0x400e23a0 __ratio + 0x400e23f4 _mprec_log10 + 0x400e242c __copybits + 0x400e247c __any_on + *fill* 0x400e24cb 0x1 + .text 0x400e24cc 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) + 0x400e298c __ssprint_r + 0x400e2a98 _svfiprintf_r + *fill* 0x400e4741 0x3 + .text 0x400e4744 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) + 0x400e4744 _mbtowc_r + 0x400e4760 __ascii_mbtowc + *fill* 0x400e4780 0x0 .text.init_efuse_secure - 0x400e6114 0x7 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x400e611b 0x0 - *fill* 0x400e611b 0x1 + 0x400e4780 0x7 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x400e4787 0x0 + *fill* 0x400e4787 0x1 .text.esp_efuse_startup_include_func - 0x400e611c 0x5 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - 0x400e611c esp_efuse_startup_include_func - *fill* 0x400e6121 0x0 - *fill* 0x400e6121 0x3 + 0x400e4788 0x5 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x400e4788 esp_efuse_startup_include_func + *fill* 0x400e478d 0x0 + *fill* 0x400e478d 0x3 .text.esp_efuse_utility_check_errors - 0x400e6124 0x7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x400e6124 esp_efuse_utility_check_errors - *fill* 0x400e612b 0x0 - *fill* 0x400e612b 0x0 - *fill* 0x400e612b 0x0 - *fill* 0x400e612b 0x0 - *fill* 0x400e612b 0x0 - *fill* 0x400e612b 0x0 - *fill* 0x400e612b 0x0 - *fill* 0x400e612b 0x1 + 0x400e4790 0x7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x400e4790 esp_efuse_utility_check_errors + *fill* 0x400e4797 0x0 + *fill* 0x400e4797 0x0 + *fill* 0x400e4797 0x0 + *fill* 0x400e4797 0x0 + *fill* 0x400e4797 0x0 + *fill* 0x400e4797 0x0 + *fill* 0x400e4797 0x0 + *fill* 0x400e4797 0x1 .text.esp_system_include_startup_funcs - 0x400e612c 0x5 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x400e612c esp_system_include_startup_funcs - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x0 - *fill* 0x400e6131 0x3 + 0x400e4798 0x5 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x400e4798 esp_system_include_startup_funcs + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x0 + *fill* 0x400e479d 0x3 .text.panic_soc_check_pseudo_cause - 0x400e6134 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e6134 panic_soc_check_pseudo_cause - *fill* 0x400e613b 0x0 - *fill* 0x400e613b 0x1 + 0x400e47a0 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e47a0 panic_soc_check_pseudo_cause + *fill* 0x400e47a7 0x0 + *fill* 0x400e47a7 0x1 .text.panic_get_address - 0x400e613c 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e613c panic_get_address - *fill* 0x400e6143 0x1 + 0x400e47a8 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e47a8 panic_get_address + *fill* 0x400e47af 0x1 .text.panic_get_cause - 0x400e6144 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e6144 panic_get_cause + 0x400e47b0 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e47b0 panic_get_cause .text.panic_set_address - 0x400e614c 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x400e614c panic_set_address - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x0 - *fill* 0x400e6153 0x1 + 0x400e47b8 0x7 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x400e47b8 panic_set_address + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x0 + *fill* 0x400e47bf 0x1 .text.heap_caps_match - 0x400e6154 0x2c esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x400e6154 heap_caps_match - *fill* 0x400e6180 0x0 - *fill* 0x400e6180 0x0 - *fill* 0x400e6180 0x0 - *fill* 0x400e6180 0x0 - *fill* 0x400e6180 0x0 - *fill* 0x400e6180 0x0 + 0x400e47c0 0x2c esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x400e47c0 heap_caps_match + *fill* 0x400e47ec 0x0 + *fill* 0x400e47ec 0x0 + *fill* 0x400e47ec 0x0 + *fill* 0x400e47ec 0x0 + *fill* 0x400e47ec 0x0 + *fill* 0x400e47ec 0x0 .text.s_compare_reserved_regions - 0x400e6180 0xc esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x400e618c 0x0 - *fill* 0x400e618c 0x0 + 0x400e47ec 0xc esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x400e47f8 0x0 + *fill* 0x400e47f8 0x0 .text.__esp_system_init_fn_esp_security_init - 0x400e618c 0x7 esp-idf/esp_security/libesp_security.a(init.c.obj) - *fill* 0x400e6193 0x1 + 0x400e47f8 0x7 esp-idf/esp_security/libesp_security.a(init.c.obj) + *fill* 0x400e47ff 0x1 .text.esp_security_init_include_impl - 0x400e6194 0x5 esp-idf/esp_security/libesp_security.a(init.c.obj) - 0x400e6194 esp_security_init_include_impl - *fill* 0x400e6199 0x0 - *fill* 0x400e6199 0x0 - *fill* 0x400e6199 0x0 - *fill* 0x400e6199 0x0 - *fill* 0x400e6199 0x0 - *fill* 0x400e6199 0x0 - *fill* 0x400e6199 0x0 - *fill* 0x400e6199 0x3 + 0x400e4800 0x5 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x400e4800 esp_security_init_include_impl + *fill* 0x400e4805 0x0 + *fill* 0x400e4805 0x0 + *fill* 0x400e4805 0x0 + *fill* 0x400e4805 0x0 + *fill* 0x400e4805 0x0 + *fill* 0x400e4805 0x0 + *fill* 0x400e4805 0x0 + *fill* 0x400e4805 0x3 .text.esp_intr_get_cpu - 0x400e619c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x400e619c esp_intr_get_cpu - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x0 - *fill* 0x400e61b6 0x2 + 0x400e4808 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x400e4808 esp_intr_get_cpu + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x0 + *fill* 0x400e4822 0x2 .text.newlib_include_pthread_impl - 0x400e61b8 0x5 esp-idf/newlib/libnewlib.a(pthread.c.obj) - 0x400e61b8 newlib_include_pthread_impl - *fill* 0x400e61bd 0x3 + 0x400e4824 0x5 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x400e4824 newlib_include_pthread_impl + *fill* 0x400e4829 0x3 .text.newlib_include_getentropy_impl - 0x400e61c0 0x5 esp-idf/newlib/libnewlib.a(getentropy.c.obj) - 0x400e61c0 newlib_include_getentropy_impl - *fill* 0x400e61c5 0x0 - *fill* 0x400e61c5 0x0 - *fill* 0x400e61c5 0x0 - *fill* 0x400e61c5 0x3 + 0x400e482c 0x5 esp-idf/newlib/libnewlib.a(getentropy.c.obj) + 0x400e482c newlib_include_getentropy_impl + *fill* 0x400e4831 0x0 + *fill* 0x400e4831 0x0 + *fill* 0x400e4831 0x0 + *fill* 0x400e4831 0x3 .text.newlib_include_init_funcs - 0x400e61c8 0x5 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x400e61c8 newlib_include_init_funcs - *fill* 0x400e61cd 0x3 + 0x400e4834 0x5 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x400e4834 newlib_include_init_funcs + *fill* 0x400e4839 0x3 .text.syscall_not_implemented - 0x400e61d0 0xb esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x400e61d0 _isatty_r - 0x400e61d0 _kill_r - 0x400e61d0 _getpid_r - 0x400e61d0 _system_r - *fill* 0x400e61db 0x0 - *fill* 0x400e61db 0x0 - *fill* 0x400e61db 0x1 + 0x400e483c 0xb esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400e483c _isatty_r + 0x400e483c _kill_r + 0x400e483c _getpid_r + 0x400e483c _system_r + *fill* 0x400e4847 0x0 + *fill* 0x400e4847 0x0 + *fill* 0x400e4847 0x1 .text.newlib_include_syscalls_impl - 0x400e61dc 0x5 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x400e61dc newlib_include_syscalls_impl - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x0 - *fill* 0x400e61e1 0x3 + 0x400e4848 0x5 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x400e4848 newlib_include_syscalls_impl + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x0 + *fill* 0x400e484d 0x3 .text.pthread_include_pthread_impl - 0x400e61e4 0x5 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x400e61e4 pthread_include_pthread_impl - *fill* 0x400e61e9 0x3 + 0x400e4850 0x5 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x400e4850 pthread_include_pthread_impl + *fill* 0x400e4855 0x3 .text.pthread_include_pthread_cond_var_impl - 0x400e61ec 0x5 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - 0x400e61ec pthread_include_pthread_cond_var_impl - *fill* 0x400e61f1 0x3 + 0x400e4858 0x5 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + 0x400e4858 pthread_include_pthread_cond_var_impl + *fill* 0x400e485d 0x3 .text.pthread_include_pthread_local_storage_impl - 0x400e61f4 0x5 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x400e61f4 pthread_include_pthread_local_storage_impl - *fill* 0x400e61f9 0x3 + 0x400e4860 0x5 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x400e4860 pthread_include_pthread_local_storage_impl + *fill* 0x400e4865 0x3 .text.pthread_include_pthread_rwlock_impl - 0x400e61fc 0x5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - 0x400e61fc pthread_include_pthread_rwlock_impl - *fill* 0x400e6201 0x3 + 0x400e4868 0x5 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x400e4868 pthread_include_pthread_rwlock_impl + *fill* 0x400e486d 0x3 .text.pthread_include_pthread_semaphore_impl - 0x400e6204 0x5 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - 0x400e6204 pthread_include_pthread_semaphore_impl - *fill* 0x400e6209 0x3 + 0x400e4870 0x5 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + 0x400e4870 pthread_include_pthread_semaphore_impl + *fill* 0x400e4875 0x3 .text.__cxa_guard_dummy - 0x400e620c 0x5 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - 0x400e620c __cxa_guard_dummy - *fill* 0x400e6211 0x3 + 0x400e4878 0x5 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x400e4878 __cxa_guard_dummy + *fill* 0x400e487d 0x3 .text.__cxx_init_dummy - 0x400e6214 0x5 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - 0x400e6214 __cxx_init_dummy - *fill* 0x400e6219 0x0 - *fill* 0x400e6219 0x0 - *fill* 0x400e6219 0x3 + 0x400e4880 0x5 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + 0x400e4880 __cxx_init_dummy + *fill* 0x400e4885 0x0 + *fill* 0x400e4885 0x0 + *fill* 0x400e4885 0x3 .text.esp_timer_init_include_func - 0x400e621c 0x5 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - 0x400e621c esp_timer_init_include_func - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x0 - *fill* 0x400e6221 0x3 + 0x400e4888 0x5 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x400e4888 esp_timer_init_include_func + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x0 + *fill* 0x400e488d 0x3 .text.uart_vfs_include_dev_init - 0x400e6224 0x5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x400e6224 uart_vfs_include_dev_init - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x0 - *fill* 0x400e6229 0x3 + 0x400e4890 0x5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x400e4890 uart_vfs_include_dev_init + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x0 + *fill* 0x400e4895 0x3 .text.include_esp_phy_override - 0x400e622c 0x5 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x400e622c include_esp_phy_override - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x0 - *fill* 0x400e6231 0x3 + 0x400e4898 0x5 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x400e4898 include_esp_phy_override + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x0 + *fill* 0x400e489d 0x3 .text.esp_vfs_include_console_register - 0x400e6234 0x5 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x400e6234 esp_vfs_include_console_register - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x0 - *fill* 0x400e6239 0x3 + 0x400e48a0 0x5 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x400e48a0 esp_vfs_include_console_register + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x0 + *fill* 0x400e48a5 0x3 .text.vfs_include_syscalls_impl - 0x400e623c 0x5 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x400e623c vfs_include_syscalls_impl - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x0 - *fill* 0x400e6241 0x3 + 0x400e48a8 0x5 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x400e48a8 vfs_include_syscalls_impl + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x0 + *fill* 0x400e48ad 0x3 .text.esp_vfs_include_nullfs_register - 0x400e6244 0x5 esp-idf/vfs/libvfs.a(nullfs.c.obj) - 0x400e6244 esp_vfs_include_nullfs_register - *fill* 0x400e6249 0x3 + 0x400e48b0 0x5 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x400e48b0 esp_vfs_include_nullfs_register + *fill* 0x400e48b5 0x3 .text.nvs_sec_provider_include_impl - 0x400e624c 0x5 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - 0x400e624c nvs_sec_provider_include_impl - *fill* 0x400e6251 0x0 - *fill* 0x400e6251 0x0 - *fill* 0x400e6251 0x3 - .text.bme280_getconfig - 0x400e6254 0x1c esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x400e6254 bme280_getconfig - .text.bme280_getctrl_meas - 0x400e6270 0x1c esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x400e6270 bme280_getctrl_meas - .text.bme280_getctrl_hum - 0x400e628c 0xa esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - 0x400e628c bme280_getctrl_hum - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x0 - *fill* 0x400e6296 0x2 + 0x400e48b8 0x5 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x400e48b8 nvs_sec_provider_include_impl + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x0 + *fill* 0x400e48bd 0x3 .text.s_mem_caps_check - 0x400e6298 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e62b2 0x2 + 0x400e48c0 0x1a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e48da 0x2 .text.s_find_available_region - 0x400e62b4 0x2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e62de 0x2 + 0x400e48dc 0x2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e4906 0x2 .text.s_is_enclosed - 0x400e62e0 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e62fd 0x3 + 0x400e4908 0x1d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e4925 0x3 .text.s_is_overlapped - 0x400e6300 0x36 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x0 - *fill* 0x400e6336 0x2 + 0x400e4928 0x36 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x0 + *fill* 0x400e495e 0x2 .text.uart_hal_get_sclk - 0x400e6338 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e6338 uart_hal_get_sclk - *fill* 0x400e6352 0x2 + 0x400e4960 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4960 uart_hal_get_sclk + *fill* 0x400e497a 0x2 .text.uart_hal_get_baudrate - 0x400e6354 0x32 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e6354 uart_hal_get_baudrate - *fill* 0x400e6386 0x2 + 0x400e497c 0x32 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e497c uart_hal_get_baudrate + *fill* 0x400e49ae 0x2 .text.uart_hal_set_stop_bits - 0x400e6388 0x5d esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e6388 uart_hal_set_stop_bits - *fill* 0x400e63e5 0x3 + 0x400e49b0 0x5d esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e49b0 uart_hal_set_stop_bits + *fill* 0x400e4a0d 0x3 .text.uart_hal_get_stop_bits - 0x400e63e8 0x2c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e63e8 uart_hal_get_stop_bits + 0x400e4a10 0x2c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4a10 uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x400e6414 0x1f esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e6414 uart_hal_set_data_bit_num - *fill* 0x400e6433 0x1 + 0x400e4a3c 0x1f esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4a3c uart_hal_set_data_bit_num + *fill* 0x400e4a5b 0x1 .text.uart_hal_get_data_bit_num - 0x400e6434 0x11 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e6434 uart_hal_get_data_bit_num - *fill* 0x400e6445 0x3 + 0x400e4a5c 0x11 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4a5c uart_hal_get_data_bit_num + *fill* 0x400e4a6d 0x3 .text.uart_hal_set_parity - 0x400e6448 0x35 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e6448 uart_hal_set_parity - *fill* 0x400e647d 0x3 + 0x400e4a70 0x35 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4a70 uart_hal_set_parity + *fill* 0x400e4aa5 0x3 .text.uart_hal_get_parity - 0x400e6480 0x25 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x400e6480 uart_hal_get_parity - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x0 - *fill* 0x400e64a5 0x3 + 0x400e4aa8 0x25 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x400e4aa8 uart_hal_get_parity + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x0 + *fill* 0x400e4acd 0x3 .text.esp_pm_lock_delete - 0x400e64a8 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) - 0x400e64a8 esp_pm_lock_delete - *fill* 0x400e64b0 0x0 - *fill* 0x400e64b0 0x0 - *fill* 0x400e64b0 0x0 + 0x400e4ad0 0x8 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + 0x400e4ad0 esp_pm_lock_delete + *fill* 0x400e4ad8 0x0 + *fill* 0x400e4ad8 0x0 + *fill* 0x400e4ad8 0x0 .text.mpu_hal_set_region_access - 0x400e64b0 0x4c esp-idf/hal/libhal.a(mpu_hal.c.obj) - 0x400e64b0 mpu_hal_set_region_access - *fill* 0x400e64fc 0x0 - *fill* 0x400e64fc 0x0 - *fill* 0x400e64fc 0x0 - *fill* 0x400e64fc 0x0 - .text.i2c_hal_get_timing_config - 0x400e64fc 0x74 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x400e64fc i2c_hal_get_timing_config + 0x400e4ad8 0x4c esp-idf/hal/libhal.a(mpu_hal.c.obj) + 0x400e4ad8 mpu_hal_set_region_access + *fill* 0x400e4b24 0x0 + *fill* 0x400e4b24 0x0 .text.i2c_hal_master_trans_start - 0x400e6570 0x16 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x400e6570 i2c_hal_master_trans_start - *fill* 0x400e6586 0x0 - *fill* 0x400e6586 0x0 - *fill* 0x400e6586 0x0 - *fill* 0x400e6586 0x2 - .text 0x400e6588 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) - 0x400e6588 _fwalk_sglue - *fill* 0x400e65bf 0x0 - *fill* 0x400e65bf 0x0 - *fill* 0x400e65bf 0x0 - *fill* 0x400e65bf 0x0 - *fill* 0x400e65bf 0x0 - *fill* 0x400e65bf 0x0 - *fill* 0x400e65bf 0x0 - *fill* 0x400e65bf 0x1 - .text 0x400e65c0 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) - 0x400e65c0 __sflags - *fill* 0x400e6641 0x0 - *fill* 0x400e6641 0x0 - *fill* 0x400e6641 0x0 - *fill* 0x400e6641 0x0 - *fill* 0x400e6641 0x0 - *fill* 0x400e6641 0x0 - *fill* 0x400e6641 0x0 - *fill* 0x400e6641 0x0 + 0x400e4b24 0x16 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x400e4b24 i2c_hal_master_trans_start + *fill* 0x400e4b3a 0x0 + *fill* 0x400e4b3a 0x0 + *fill* 0x400e4b3a 0x0 + *fill* 0x400e4b3a 0x2 + .text 0x400e4b3c 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) + 0x400e4b3c _fwalk_sglue + *fill* 0x400e4b73 0x0 + *fill* 0x400e4b73 0x0 + *fill* 0x400e4b73 0x0 + *fill* 0x400e4b73 0x0 + *fill* 0x400e4b73 0x0 + *fill* 0x400e4b73 0x0 + *fill* 0x400e4b73 0x0 + *fill* 0x400e4b73 0x1 + .text 0x400e4b74 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) + 0x400e4b74 __sflags + *fill* 0x400e4bf5 0x0 + *fill* 0x400e4bf5 0x0 + *fill* 0x400e4bf5 0x0 + *fill* 0x400e4bf5 0x0 + *fill* 0x400e4bf5 0x0 + *fill* 0x400e4bf5 0x0 + *fill* 0x400e4bf5 0x0 + *fill* 0x400e4bf5 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.*) @@ -20697,218 +20566,218 @@ 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* 0x400e6641 0x3 + *fill* 0x400e4bf5 0x3 .text.esp_cpu_set_breakpoint - 0x400e6644 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x400e6644 esp_cpu_set_breakpoint + 0x400e4bf8 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x400e4bf8 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 - 0x400e6668 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x400e687e 0x2 + 0x400e4c1c 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x400e4e32 0x2 .text.periph_ll_get_rst_en_mask - 0x400e6880 0x1ce esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x400e6a4e 0x2 + 0x400e4e34 0x1ce esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x400e5002 0x2 .text.periph_ll_enable_clk_clear_rst - 0x400e6a50 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e5004 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x10f (size before relaxing) - *fill* 0x400e6b57 0x1 + *fill* 0x400e510b 0x1 .text.periph_rcc_acquire_enter - 0x400e6b58 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e510c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x13 (size before relaxing) - 0x400e6b58 periph_rcc_acquire_enter - *fill* 0x400e6b68 0x0 + 0x400e510c periph_rcc_acquire_enter + *fill* 0x400e511c 0x0 .text.periph_rcc_acquire_exit - 0x400e6b68 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x400e6b68 periph_rcc_acquire_exit + 0x400e511c 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e511c periph_rcc_acquire_exit .text.periph_module_enable - 0x400e6b80 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x400e5134 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x87 (size before relaxing) - 0x400e6b80 periph_module_enable - *fill* 0x400e6bf0 0x0 - *fill* 0x400e6bf0 0x0 - *fill* 0x400e6bf0 0x0 - *fill* 0x400e6bf0 0x0 + 0x400e5134 periph_module_enable + *fill* 0x400e51a4 0x0 + *fill* 0x400e51a4 0x0 + *fill* 0x400e51a4 0x0 + *fill* 0x400e51a4 0x0 *libesp_hw_support.a:rtc_init.*(.literal.rtc_init .text .text.rtc_init) - *fill* 0x400e6bf0 0x0 + *fill* 0x400e51a4 0x0 .text.rtc_init - 0x400e6bf0 0x3ab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x400e51a4 0x3ab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0x3cb (size before relaxing) - 0x400e6bf0 rtc_init - *fill* 0x400e6f9b 0x0 + 0x400e51a4 rtc_init + *fill* 0x400e554f 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* 0x400e6f9b 0x1 + *fill* 0x400e554f 0x1 .text.sar_periph_ctrl_init - 0x400e6f9c 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x400e6f9c sar_periph_ctrl_init - *fill* 0x400e6fb4 0x0 + 0x400e5550 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x400e5550 sar_periph_ctrl_init + *fill* 0x400e5568 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 - 0x400e6fb4 0xd esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x400e5568 0xd esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0x10 (size before relaxing) - 0x400e6fb4 esp_get_minimum_free_heap_size + 0x400e5568 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* 0x400e6fc1 0x3 + *fill* 0x400e5575 0x3 .text.other_cpu_startup_idle_hook_cb - 0x400e6fc4 0x12 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x400e6fd6 0x2 + 0x400e5578 0x12 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x400e558a 0x2 .text.main_task - 0x400e6fd8 0xaf esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400e558c 0xaf esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0xd7 (size before relaxing) - *fill* 0x400e7087 0x1 + *fill* 0x400e563b 0x1 .text.esp_startup_start_app - 0x400e7088 0x41 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400e563c 0x41 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x54 (size before relaxing) - 0x400e7088 esp_startup_start_app - *fill* 0x400e70c9 0x3 + 0x400e563c esp_startup_start_app + *fill* 0x400e567d 0x3 .text.esp_startup_start_app_other_cores - 0x400e70cc 0x26 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x400e5680 0x26 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x36 (size before relaxing) - 0x400e70cc esp_startup_start_app_other_cores - *fill* 0x400e70f2 0x0 - *fill* 0x400e70f2 0x0 + 0x400e5680 esp_startup_start_app_other_cores + *fill* 0x400e56a6 0x0 + *fill* 0x400e56a6 0x0 *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) - *fill* 0x400e70f2 0x2 + *fill* 0x400e56a6 0x2 .text.xQueueCreateWithCaps - 0x400e70f4 0x54 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400e56a8 0x54 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x5c (size before relaxing) - 0x400e70f4 xQueueCreateWithCaps + 0x400e56a8 xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x400e7148 0x33 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400e56fc 0x33 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x3f (size before relaxing) - 0x400e7148 vQueueDeleteWithCaps - *fill* 0x400e717b 0x1 + 0x400e56fc vQueueDeleteWithCaps + *fill* 0x400e572f 0x1 .text.xSemaphoreCreateGenericWithCaps - 0x400e717c 0x6c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400e5730 0x6c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x74 (size before relaxing) - 0x400e717c xSemaphoreCreateGenericWithCaps + 0x400e5730 xSemaphoreCreateGenericWithCaps .text.vSemaphoreDeleteWithCaps - 0x400e71e8 0x2f esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x400e579c 0x2f esp-idf/freertos/libfreertos.a(idf_additions.c.obj) 0x37 (size before relaxing) - 0x400e71e8 vSemaphoreDeleteWithCaps - *fill* 0x400e7217 0x0 - *fill* 0x400e7217 0x0 + 0x400e579c vSemaphoreDeleteWithCaps + *fill* 0x400e57cb 0x0 + *fill* 0x400e57cb 0x0 *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) *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* 0x400e7217 0x1 + *fill* 0x400e57cb 0x1 .text.multi_heap_register_impl - 0x400e7218 0x4a esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400e57cc 0x4a esp-idf/heap/libheap.a(multi_heap.c.obj) 0x52 (size before relaxing) - 0x400e7218 multi_heap_register_impl - 0x400e7218 multi_heap_register - *fill* 0x400e7262 0x2 + 0x400e57cc multi_heap_register_impl + 0x400e57cc multi_heap_register + *fill* 0x400e5816 0x2 .text.multi_heap_get_info_impl - 0x400e7264 0x58 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400e5818 0x58 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x70 (size before relaxing) - 0x400e7264 multi_heap_get_info_impl - 0x400e7264 multi_heap_get_info - *fill* 0x400e72bc 0x0 + 0x400e5818 multi_heap_get_info_impl + 0x400e5818 multi_heap_get_info + *fill* 0x400e5870 0x0 .text.multi_heap_get_info_tlsf - 0x400e72bc 0x26 esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x400e72e2 0x0 - *fill* 0x400e72e2 0x2 + 0x400e5870 0x26 esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x400e5896 0x0 + *fill* 0x400e5896 0x2 .text.multi_heap_minimum_free_size_impl - 0x400e72e4 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x400e72e4 multi_heap_minimum_free_size - 0x400e72e4 multi_heap_minimum_free_size_impl - *fill* 0x400e72f2 0x0 + 0x400e5898 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x400e5898 multi_heap_minimum_free_size + 0x400e5898 multi_heap_minimum_free_size_impl + *fill* 0x400e58a6 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* 0x400e72f2 0x2 + *fill* 0x400e58a6 0x2 .text.control_construct - 0x400e72f4 0x172 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e58a8 0x172 esp-idf/heap/libheap.a(tlsf.c.obj) 0x176 (size before relaxing) - *fill* 0x400e7466 0x2 + *fill* 0x400e5a1a 0x2 .text.default_walker - 0x400e7468 0x21 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5a1c 0x21 esp-idf/heap/libheap.a(tlsf.c.obj) 0x24 (size before relaxing) - *fill* 0x400e7489 0x3 + *fill* 0x400e5a3d 0x3 .text.tlsf_walk_pool - 0x400e748c 0x5c esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e748c tlsf_walk_pool + 0x400e5a40 0x5c esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5a40 tlsf_walk_pool .text.tlsf_fit_size - 0x400e74e8 0x6e esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e74e8 tlsf_fit_size - *fill* 0x400e7556 0x2 + 0x400e5a9c 0x6e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5a9c tlsf_fit_size + *fill* 0x400e5b0a 0x2 .text.tlsf_add_pool - 0x400e7558 0x18e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5b0c 0x18e esp-idf/heap/libheap.a(tlsf.c.obj) 0x19e (size before relaxing) - 0x400e7558 tlsf_add_pool - *fill* 0x400e76e6 0x2 + 0x400e5b0c tlsf_add_pool + *fill* 0x400e5c9a 0x2 .text.tlsf_create - 0x400e76e8 0x2d esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e76e8 tlsf_create - *fill* 0x400e7715 0x3 + 0x400e5c9c 0x2d esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5c9c tlsf_create + *fill* 0x400e5cc9 0x3 .text.tlsf_create_with_pool - 0x400e7718 0x27 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5ccc 0x27 esp-idf/heap/libheap.a(tlsf.c.obj) 0x2f (size before relaxing) - 0x400e7718 tlsf_create_with_pool - *fill* 0x400e773f 0x0 - *fill* 0x400e773f 0x1 + 0x400e5ccc tlsf_create_with_pool + *fill* 0x400e5cf3 0x0 + *fill* 0x400e5cf3 0x1 .text.tlsf_pool_overhead - 0x400e7740 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x400e7740 tlsf_pool_overhead - *fill* 0x400e7747 0x0 - *fill* 0x400e7747 0x0 - *fill* 0x400e7747 0x0 + 0x400e5cf4 0x7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x400e5cf4 tlsf_pool_overhead + *fill* 0x400e5cfb 0x0 + *fill* 0x400e5cfb 0x0 + *fill* 0x400e5cfb 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* 0x400e7747 0x1 + *fill* 0x400e5cfb 0x1 .text.esp_log_writev - 0x400e7748 0x32 esp-idf/log/liblog.a(log_write.c.obj) - 0x400e7748 esp_log_writev - *fill* 0x400e777a 0x0 + 0x400e5cfc 0x32 esp-idf/log/liblog.a(log_write.c.obj) + 0x400e5cfc esp_log_writev + *fill* 0x400e5d2e 0x0 *libphy.a:(.phyiram .phyiram.*) *libxtensa.a:xt_trax.*(.literal .literal.* .text .text.*) *libxtensa.a:xtensa_intr.*(.literal .literal.* .text .text.*) - *fill* 0x400e777a 0x2 + *fill* 0x400e5d2e 0x2 .text.xt_int_has_handler - 0x400e777c 0x1b esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - 0x400e777c xt_int_has_handler - *fill* 0x400e7797 0x1 + 0x400e5d30 0x1b esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400e5d30 xt_int_has_handler + *fill* 0x400e5d4b 0x1 .text.xt_set_interrupt_handler - 0x400e7798 0x4e esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - 0x400e7798 xt_set_interrupt_handler - *fill* 0x400e77e6 0x0 - *fill* 0x400e77e6 0x0 + 0x400e5d4c 0x4e esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + 0x400e5d4c xt_set_interrupt_handler + *fill* 0x400e5d9a 0x0 + *fill* 0x400e5d9a 0x0 *(.stub) *(.gnu.warning) *(.gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) *(.irom0.text) - 0x400e77f6 . = (. + 0x10) - *fill* 0x400e77e6 0x10 - 0x400e77f6 _text_end = ABSOLUTE (.) - 0x400e77f6 _instruction_reserved_end = ABSOLUTE (.) - 0x400e77f6 _etext = . + 0x400e5daa . = (. + 0x10) + *fill* 0x400e5d9a 0x10 + 0x400e5daa _text_end = ABSOLUTE (.) + 0x400e5daa _instruction_reserved_end = ABSOLUTE (.) + 0x400e5daa _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .iram0.text_end - 0x4008d19f 0x1 - 0x4008d1a0 . = ALIGN (0x4) - *fill* 0x4008d19f 0x1 - 0x4008d1a0 _iram_text_end = ABSOLUTE (.) + 0x4008d09b 0x1 + 0x4008d09c . = ALIGN (0x4) + *fill* 0x4008d09b 0x1 + 0x4008d09c _iram_text_end = ABSOLUTE (.) -.iram0.data 0x4008d1a0 0x0 - 0x4008d1a0 . = ALIGN (0x4) - 0x4008d1a0 _iram_data_start = ABSOLUTE (.) +.iram0.data 0x4008d09c 0x0 + 0x4008d09c . = ALIGN (0x4) + 0x4008d09c _iram_data_start = ABSOLUTE (.) *(.iram.data .iram.data.*) - 0x4008d1a0 _coredump_iram_start = ABSOLUTE (.) + 0x4008d09c _coredump_iram_start = ABSOLUTE (.) *(.iram2.coredump .iram2.coredump.*) - 0x4008d1a0 _coredump_iram_end = ABSOLUTE (.) - 0x4008d1a0 _iram_data_end = ABSOLUTE (.) + 0x4008d09c _coredump_iram_end = ABSOLUTE (.) + 0x4008d09c _iram_data_end = ABSOLUTE (.) -.iram0.bss 0x4008d1a0 0x0 - 0x4008d1a0 . = ALIGN (0x4) - 0x4008d1a0 _iram_bss_start = ABSOLUTE (.) +.iram0.bss 0x4008d09c 0x0 + 0x4008d09c . = ALIGN (0x4) + 0x4008d09c _iram_bss_start = ABSOLUTE (.) *(.iram.bss .iram.bss.*) - 0x4008d1a0 _iram_bss_end = ABSOLUTE (.) - 0x4008d1a0 . = ALIGN (0x4) - 0x4008d1a0 _iram_end = ABSOLUTE (.) + 0x4008d09c _iram_bss_end = ABSOLUTE (.) + 0x4008d09c . = ALIGN (0x4) + 0x4008d09c _iram_end = ABSOLUTE (.) .dram0.heap_start 0x3ffb2cd0 0x0 @@ -21343,7 +21212,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x121fad +.debug_info 0x00000000 0x121f0d *(.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) @@ -21450,108 +21319,108 @@ 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 0x189b esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_info 0x000a32f6 0x157e esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - .debug_info 0x000a4874 0x31e5 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - .debug_info 0x000a7a59 0x24 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) - .debug_info 0x000a7a7d 0x3b esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - .debug_info 0x000a7ab8 0x584 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_info 0x000a803c 0x22 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_info 0x000a805e 0x69a1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000ae9ff 0x2fef esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000b19ee 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000b1a8d 0x3ec1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000b594e 0x1340 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_info 0x000b6c8e 0x217b esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_info 0x000b8e09 0xbca esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000b99d3 0x385e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000bd231 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000bd3f2 0x1af esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_info 0x000bd5a1 0x18e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000bd72f 0x1279 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000be9a8 0x16d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000beb15 0xd29 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000bf83e 0x15b1 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000c0def 0x426 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000c1215 0x5004 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000c6219 0x4205 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000ca41e 0x1345 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000cb763 0xc7e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000cc3e1 0xc61 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000cd042 0x2866 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000cf8a8 0x102e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000d08d6 0x1123 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000d19f9 0x1121 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000d2b1a 0x14e7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x000d4001 0x3056 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x000d7057 0x376 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x000d73cd 0x9b9 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x000d7d86 0x2a68 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x000da7ee 0x3ca6 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x000de494 0x23 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) - .debug_info 0x000de4b7 0x577 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_info 0x000dea2e 0x3e5 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_info 0x000dee13 0x184 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_info 0x000def97 0x1731 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x000e06c8 0x2a19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x000e30e1 0x3852 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x000e6933 0x429 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x000e6d5c 0xe47 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x000e7ba3 0x2a69 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x000ea60c 0x251 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x000ea85d 0x2c3 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x000eab20 0x364 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - .debug_info 0x000eae84 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x000eafc4 0x17b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x000eb13f 0x1d8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x000eb317 0x87c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x000ebb93 0x235a esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x000edeed 0x1d85 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_info 0x000efc72 0x27e5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x000f2457 0x3c0c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x000f6063 0x7bbb esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .debug_info 0x000fdc1e 0x2585 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - .debug_info 0x001001a3 0xc8f esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) - .debug_info 0x00100e32 0x143b esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x0010226d 0x2177 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x001043e4 0x245 esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_info 0x00104629 0x1e2d esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_info 0x00106456 0x2ce esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_info 0x00106724 0x2f2b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x0010964f 0x5d /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - .debug_info 0x001096ac 0x78 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - .debug_info 0x00109724 0x55 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - .debug_info 0x00109779 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - .debug_info 0x001097f3 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - .debug_info 0x0010986d 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 0x0010a8e6 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 0x0010b3e2 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 0x0010bd71 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 0x0010c9ce 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 0x0010d28c 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 0x0010dc06 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 0x0010e659 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 0x0010efab 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 0x0010f89a 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 0x001106f0 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 0x00111071 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 0x001118b1 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 0x001120e5 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 0x00112b67 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 0x0011344c 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 0x00115f9b 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 0x001181d6 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 0x00118a58 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 0x00119616 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 0x0011a099 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 0x0011ac88 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 0x0011ae66 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 0x0011c7bd 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 0x0011e67d 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 0x00120713 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 0x001213ca 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 0x17fb esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_info 0x000a3256 0x157e esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .debug_info 0x000a47d4 0x31e5 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_info 0x000a79b9 0x24 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .debug_info 0x000a79dd 0x3b esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_info 0x000a7a18 0x584 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_info 0x000a7f9c 0x22 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_info 0x000a7fbe 0x69a1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000ae95f 0x2fef esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000b194e 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000b19ed 0x3ec1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000b58ae 0x1340 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_info 0x000b6bee 0x217b esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_info 0x000b8d69 0xbca esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000b9933 0x385e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000bd191 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000bd352 0x1af esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_info 0x000bd501 0x18e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000bd68f 0x1279 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000be908 0x16d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000bea75 0xd29 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000bf79e 0x15b1 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000c0d4f 0x426 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000c1175 0x5004 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000c6179 0x4205 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000ca37e 0x1345 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000cb6c3 0xc7e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000cc341 0xc61 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000ccfa2 0x2866 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000cf808 0x102e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000d0836 0x1123 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000d1959 0x1121 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000d2a7a 0x14e7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000d3f61 0x3056 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000d6fb7 0x376 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000d732d 0x9b9 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000d7ce6 0x2a68 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000da74e 0x3ca6 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x000de3f4 0x23 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_info 0x000de417 0x577 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_info 0x000de98e 0x3e5 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_info 0x000ded73 0x184 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_info 0x000deef7 0x1731 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x000e0628 0x2a19 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x000e3041 0x3852 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x000e6893 0x429 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x000e6cbc 0xe47 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x000e7b03 0x2a69 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x000ea56c 0x251 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x000ea7bd 0x2c3 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x000eaa80 0x364 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_info 0x000eade4 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x000eaf24 0x17b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x000eb09f 0x1d8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x000eb277 0x87c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x000ebaf3 0x235a esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x000ede4d 0x1d85 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x000efbd2 0x27e5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x000f23b7 0x3c0c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x000f5fc3 0x7bbb esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_info 0x000fdb7e 0x2585 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_info 0x00100103 0xc8f esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_info 0x00100d92 0x143b esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x001021cd 0x2177 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x00104344 0x245 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_info 0x00104589 0x1e2d esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_info 0x001063b6 0x2ce esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_info 0x00106684 0x2f2b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x001095af 0x5d /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .debug_info 0x0010960c 0x78 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + .debug_info 0x00109684 0x55 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + .debug_info 0x001096d9 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + .debug_info 0x00109753 0x7a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + .debug_info 0x001097cd 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 0x0010a846 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 0x0010b342 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 0x0010bcd1 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 0x0010c92e 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 0x0010d1ec 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 0x0010db66 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 0x0010e5b9 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 0x0010ef0b 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 0x0010f7fa 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 0x00110650 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 0x00110fd1 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 0x00111811 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 0x00112045 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 0x00112ac7 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 0x001133ac 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 0x00115efb 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 0x00118136 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 0x001189b8 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 0x00119576 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 0x00119ff9 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 0x0011abe8 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 0x0011adc6 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 0x0011c71d 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 0x0011e5dd 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 0x00120673 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 0x0012132a 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 0x22d35 +.debug_abbrev 0x00000000 0x22cf9 *(.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) @@ -21658,108 +21527,108 @@ 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 0x32b esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_abbrev 0x00012d98 0x2c2 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - .debug_abbrev 0x0001305a 0x326 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - .debug_abbrev 0x00013380 0x14 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) - .debug_abbrev 0x00013394 0x28 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - .debug_abbrev 0x000133bc 0x25a esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_abbrev 0x00013616 0x12 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_abbrev 0x00013628 0x656 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_abbrev 0x00013c7e 0x41f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_abbrev 0x0001409d 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x000140ff 0x647 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x00014746 0x393 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_abbrev 0x00014ad9 0x1c3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_abbrev 0x00014c9c 0x218 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x00014eb4 0x587 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x0001543b 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x000154f8 0x14d esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_abbrev 0x00015645 0xdd esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_abbrev 0x00015722 0x368 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_abbrev 0x00015a8a 0xe0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x00015b6a 0x335 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x00015e9f 0x41e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x000162bd 0x29a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x00016557 0x5da esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x00016b31 0x5d8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x00017109 0x418 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x00017521 0x293 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x000177b4 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x00017908 0x4f8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x00017e00 0x266 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x00018066 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x00018286 0x285 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x0001850b 0x2b5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x000187c0 0x4a0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x00018c60 0x183 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x00018de3 0x2bd esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x000190a0 0x4a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x00019541 0x3ee esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x0001992f 0x14 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) - .debug_abbrev 0x00019943 0x1d9 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_abbrev 0x00019b1c 0x12c esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_abbrev 0x00019c48 0xf3 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_abbrev 0x00019d3b 0x37e esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_abbrev 0x0001a0b9 0x433 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x0001a4ec 0x4b1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x0001a99d 0x23c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x0001abd9 0x307 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x0001aee0 0x398 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x0001b278 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x0001b2fe 0x9f esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x0001b39d 0xbd esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - .debug_abbrev 0x0001b45a 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_abbrev 0x0001b512 0x10b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x0001b61d 0xca esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x0001b6e7 0x1ca esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_abbrev 0x0001b8b1 0x465 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_abbrev 0x0001bd16 0x49c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_abbrev 0x0001c1b2 0x267 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_abbrev 0x0001c419 0x412 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x0001c82b 0x6a0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .debug_abbrev 0x0001cecb 0x44c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - .debug_abbrev 0x0001d317 0x20d esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) - .debug_abbrev 0x0001d524 0x2d1 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x0001d7f5 0x3ae esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x0001dba3 0x13e esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_abbrev 0x0001dce1 0x361 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_abbrev 0x0001e042 0xbd esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_abbrev 0x0001e0ff 0x453 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x0001e552 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - .debug_abbrev 0x0001e566 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - .debug_abbrev 0x0001e57a 0x43 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - .debug_abbrev 0x0001e5bd 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - .debug_abbrev 0x0001e5d1 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - .debug_abbrev 0x0001e5e5 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 0x0001ea24 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 0x0001ecc7 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 0x0001ef1f 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 0x0001f173 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 0x0001f336 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 0x0001f58a 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 0x0001f7fd 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 0x0001fa39 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 0x0001fc5a 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 0x0001ff59 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 0x0002016d 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 0x000202e1 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 0x00020477 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 0x00020658 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 0x00020839 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 0x00020d14 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 0x0002119e 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 0x00021376 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 0x000215e7 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 0x000218b4 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 0x00021b20 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 0x00021c7f 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 0x00021fb6 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 0x00022444 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 0x00022841 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 0x00022adb 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 0x2ef esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_abbrev 0x00012d5c 0x2c2 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .debug_abbrev 0x0001301e 0x326 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_abbrev 0x00013344 0x14 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .debug_abbrev 0x00013358 0x28 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_abbrev 0x00013380 0x25a esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_abbrev 0x000135da 0x12 esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_abbrev 0x000135ec 0x656 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_abbrev 0x00013c42 0x41f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_abbrev 0x00014061 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x000140c3 0x647 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x0001470a 0x393 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_abbrev 0x00014a9d 0x1c3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_abbrev 0x00014c60 0x218 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x00014e78 0x587 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x000153ff 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x000154bc 0x14d esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_abbrev 0x00015609 0xdd esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_abbrev 0x000156e6 0x368 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_abbrev 0x00015a4e 0xe0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x00015b2e 0x335 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x00015e63 0x41e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x00016281 0x29a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x0001651b 0x5da esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x00016af5 0x5d8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x000170cd 0x418 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x000174e5 0x293 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x00017778 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000178cc 0x4f8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00017dc4 0x266 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x0001802a 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x0001824a 0x285 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x000184cf 0x2b5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x00018784 0x4a0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00018c24 0x183 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00018da7 0x2bd esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00019064 0x4a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x00019505 0x3ee esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x000198f3 0x14 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_abbrev 0x00019907 0x1d9 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_abbrev 0x00019ae0 0x12c esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_abbrev 0x00019c0c 0xf3 esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_abbrev 0x00019cff 0x37e esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x0001a07d 0x433 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x0001a4b0 0x4b1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x0001a961 0x23c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x0001ab9d 0x307 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x0001aea4 0x398 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x0001b23c 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x0001b2c2 0x9f esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x0001b361 0xbd esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_abbrev 0x0001b41e 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x0001b4d6 0x10b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x0001b5e1 0xca esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x0001b6ab 0x1ca esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x0001b875 0x465 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0001bcda 0x49c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_abbrev 0x0001c176 0x267 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0001c3dd 0x412 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0001c7ef 0x6a0 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_abbrev 0x0001ce8f 0x44c esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_abbrev 0x0001d2db 0x20d esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_abbrev 0x0001d4e8 0x2d1 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0001d7b9 0x3ae esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0001db67 0x13e esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_abbrev 0x0001dca5 0x361 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_abbrev 0x0001e006 0xbd esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_abbrev 0x0001e0c3 0x453 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0001e516 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .debug_abbrev 0x0001e52a 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + .debug_abbrev 0x0001e53e 0x43 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + .debug_abbrev 0x0001e581 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + .debug_abbrev 0x0001e595 0x14 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + .debug_abbrev 0x0001e5a9 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 0x0001e9e8 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 0x0001ec8b 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 0x0001eee3 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 0x0001f137 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 0x0001f2fa 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 0x0001f54e 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 0x0001f7c1 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 0x0001f9fd 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 0x0001fc1e 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 0x0001ff1d 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 0x00020131 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 0x000202a5 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 0x0002043b 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 0x0002061c 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 0x000207fd 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 0x00020cd8 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 0x00021162 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 0x0002133a 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 0x000215ab 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 0x00021878 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 0x00021ae4 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 0x00021c43 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 0x00021f7a 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 0x00022408 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 0x00022805 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 0x00022a9f 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 0xd0480 +.debug_line 0x00000000 0xd046f *(.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) @@ -21866,106 +21735,106 @@ 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 0x92b esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_line 0x0006d602 0x1bba esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - .debug_line 0x0006f1bc 0x3609 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) - .debug_line 0x000727c5 0x36a esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) - .debug_line 0x00072b2f 0xe3 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) - .debug_line 0x00072c12 0x69c esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) - .debug_line 0x000732ae 0x96f esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) - .debug_line 0x00073c1d 0x5d52 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x0007996f 0x25e1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x0007bf50 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x0007c038 0x19a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x0007d9d8 0x2202 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) - .debug_line 0x0007fbda 0x2a4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) - .debug_line 0x0007fe7e 0xff3 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x00080e71 0x3b2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0008499b 0x29e esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x00084c39 0x255 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) - .debug_line 0x00084e8e 0x43d esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x000852cb 0x153c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x00086807 0x285 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x00086a8c 0xecf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x0008795b 0x1178 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00088ad3 0x642 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x00089115 0x3ebd esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x0008cfd2 0x1460 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x0008e432 0x1082 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0008f4b4 0x606 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x0008faba 0x376 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x0008fe30 0x2553 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x00092383 0x4a1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x00092824 0x4fe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x00092d22 0x645 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x00093367 0xbe8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x00093f4f 0xe4d esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x00094d9c 0x423 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x000951bf 0x8a6 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x00095a65 0x2d6b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x000987d0 0xad8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x000992a8 0x111 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) - .debug_line 0x000993b9 0x471 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_line 0x0009982a 0x3d6 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) - .debug_line 0x00099c00 0x30a esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) - .debug_line 0x00099f0a 0x169d esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x0009b5a7 0x99c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x0009bf43 0x1b3b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x0009da7e 0x561 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x0009dfdf 0xdad esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x0009ed8c 0x169f esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x000a042b 0xb6 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x000a04e1 0x201 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x000a06e2 0x205 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) - .debug_line 0x000a08e7 0x225 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x000a0b0c 0x1ee esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x000a0cfa 0x243 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x000a0f3d 0x878 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x000a17b5 0x2170 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x000a3925 0xe4e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000a4773 0x21b6 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x000a6929 0x3d2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x000aa657 0x72c8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .debug_line 0x000b191f 0x18cc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - .debug_line 0x000b31eb 0x56b esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) - .debug_line 0x000b3756 0xdf2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x000b4548 0x1c08 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x000b6150 0x33a esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_line 0x000b648a 0xdd9 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_line 0x000b7263 0x1ff esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_line 0x000b7462 0x2d09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000ba16b 0x2ef /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) - .debug_line 0x000ba45a 0x6a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) - .debug_line 0x000ba4c4 0x50 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) - .debug_line 0x000ba514 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) - .debug_line 0x000ba57a 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) - .debug_line 0x000ba5e0 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 0x000badee 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 0x000bb077 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 0x000bb16c 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 0x000bbaaa 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 0x000bbbf8 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 0x000bbd96 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 0x000bbff4 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 0x000bc0fe 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 0x000bc394 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 0x000bcc72 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 0x000bcf38 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 0x000bcf89 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 0x000bd00f 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 0x000bd0ce 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 0x000bd183 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 0x000c2f99 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 0x000c6c13 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 0x000c6de6 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 0x000c714b 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 0x000c7557 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 0x000c76d7 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 0x000c78ae 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 0x000c9b96 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 0x000cc06d 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 0x000d012a 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 0x000d02c7 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 0x91a esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_line 0x0006d5f1 0x1bba esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .debug_line 0x0006f1ab 0x3609 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_line 0x000727b4 0x36a esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) + .debug_line 0x00072b1e 0xe3 esp-idf/xtensa/libxtensa.a(xtensa_intr_asm.S.obj) + .debug_line 0x00072c01 0x69c esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_line 0x0007329d 0x96f esp-idf/xtensa/libxtensa.a(xtensa_vectors.S.obj) + .debug_line 0x00073c0c 0x5d52 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x0007995e 0x25e1 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x0007bf3f 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x0007c027 0x19a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0007d9c7 0x2202 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_line 0x0007fbc9 0x2a4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_efuse.c.obj) + .debug_line 0x0007fe6d 0xff3 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x00080e60 0x3b2a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x0008498a 0x29e esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x00084c28 0x255 esp-idf/esp_mm/libesp_mm.a(cache_esp32.c.obj) + .debug_line 0x00084e7d 0x43d esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x000852ba 0x153c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x000867f6 0x285 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00086a7b 0xecf esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x0008794a 0x1178 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00088ac2 0x642 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00089104 0x3ebd esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0008cfc1 0x1460 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0008e421 0x1082 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0008f4a3 0x606 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0008faa9 0x376 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0008fe1f 0x2553 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x00092372 0x4a1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x00092813 0x4fe esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x00092d11 0x645 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x00093356 0xbe8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x00093f3e 0xe4d esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x00094d8b 0x423 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x000951ae 0x8a6 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00095a54 0x2d6b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000987bf 0xad8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00099297 0x111 esp-idf/esp_system/libesp_system.a(panic_handler_asm.S.obj) + .debug_line 0x000993a8 0x471 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_line 0x00099819 0x3d6 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj) + .debug_line 0x00099bef 0x30a esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_line 0x00099ef9 0x169d esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x0009b596 0x99c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x0009bf32 0x1b3b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0009da6d 0x561 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0009dfce 0xdad esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x0009ed7b 0x169f esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x000a041a 0xb6 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x000a04d0 0x201 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x000a06d1 0x205 esp-idf/soc/libsoc.a(rtc_io_periph.c.obj) + .debug_line 0x000a08d6 0x225 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x000a0afb 0x1ee esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x000a0ce9 0x243 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x000a0f2c 0x878 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x000a17a4 0x2170 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x000a3914 0xe4e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000a4762 0x21b6 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x000a6918 0x3d2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000aa646 0x72c8 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_line 0x000b190e 0x18cc esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_line 0x000b31da 0x56b esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_line 0x000b3745 0xdf2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000b4537 0x1c08 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000b613f 0x33a esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_line 0x000b6479 0xdd9 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_line 0x000b7252 0x1ff esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_line 0x000b7451 0x2d09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000ba15a 0x2ef /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(windowspill_asm.o) + .debug_line 0x000ba449 0x6a /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(int_asm--set_intclear.o) + .debug_line 0x000ba4b3 0x50 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(interrupts--intlevel.o) + .debug_line 0x000ba503 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--restore_extra_nw.o) + .debug_line 0x000ba569 0x66 /home/abobkov/esp/v5.4.1/esp-idf/components/xtensa/esp32/libxt_hal.a(state_asm--save_extra_nw.o) + .debug_line 0x000ba5cf 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 0x000baddd 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 0x000bb066 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 0x000bb15b 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 0x000bba99 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 0x000bbbe7 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 0x000bbd85 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 0x000bbfe3 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 0x000bc0ed 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 0x000bc383 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 0x000bcc61 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 0x000bcf27 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 0x000bcf78 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 0x000bcffe 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 0x000bd0bd 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 0x000bd172 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 0x000c2f88 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 0x000c6c02 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 0x000c6dd5 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 0x000c713a 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 0x000c7546 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 0x000c76c6 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 0x000c789d 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 0x000c9b85 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 0x000cc05c 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 0x000d0119 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 0x000d02b6 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 0xc318 *(.debug_frame) @@ -22261,7 +22130,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_str 0x00025cd6 0x1c5e esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_str 0x00025cd6 0x177d esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_str 0x00025cd6 0x35f esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_str 0x00025cd6 0x16bb esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_str 0x00025cd6 0x167e esp-idf/main/libmain.a(hello_world_main.c.obj) .debug_str 0x00025cd6 0xaab esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) .debug_str 0x00025cd6 0x1413 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) .debug_str 0x00025cd6 0x98 esp-idf/xtensa/libxtensa.a(xtensa_context.S.obj) @@ -22358,7 +22227,7 @@ LOAD /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-es .debug_str 0x00025cd6 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 0x00025cd6 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 0x4f2c7 +.debug_loc 0x00000000 0x4f2a5 *(.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) @@ -22450,59 +22319,59 @@ 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 0x9f esp-idf/main/libmain.a(hello_world_main.c.obj) - .debug_loc 0x00030237 0x10b8 esp-idf/espressif__bme280/libespressif__bme280.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 0x44b esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_loc 0x00045bea 0x1347 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_loc 0x00046f31 0x1e98 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x00048dc9 0x2e43 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) - .debug_loc 0x0004bc0c 0x6d6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) - .debug_loc 0x0004c2e2 0xd7 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) - .debug_loc 0x0004c3b9 0x820 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x0004cbd9 0xc8a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x0004d863 0xa9 esp-idf/hal/libhal.a(mpu_hal.c.obj) - .debug_loc 0x0004d90c 0x600 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_loc 0x0004df0c 0x13bb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x00030198 0x7d esp-idf/main/libmain.a(hello_world_main.c.obj) + .debug_loc 0x00030215 0x10b8 esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) + .debug_loc 0x000312cd 0x1054 esp-idf/espressif__i2c_bus/libespressif__i2c_bus.a(i2c_bus_v2.c.obj) + .debug_loc 0x00032321 0x1b6 esp-idf/xtensa/libxtensa.a(xtensa_intr.c.obj) + .debug_loc 0x000324d7 0x2f1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_loc 0x000353f2 0x98a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_loc 0x00035d7c 0xce3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x00036a5f 0x557 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32.c.obj) + .debug_loc 0x00036fb6 0x1d5 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x0003718b 0x2226 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x000393b1 0x88 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_loc 0x00039439 0x929 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_loc 0x00039d62 0x297 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x00039ff9 0x99c esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x0003a995 0x18a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x0003ab1f 0x15d0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0003c0ef 0x5c3 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x0003c6b2 0x6e0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x0003cd92 0x12f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x0003cec1 0x1067 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x0003df28 0x1c9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x0003e0f1 0x14c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x0003e23d 0x2cf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x0003e50c 0x464 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x0003e970 0x456 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0003edc6 0x16 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0003eddc 0x15b esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x0003ef37 0xea7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0003fdde 0x51f esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x000402fd 0xf2 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_loc 0x000403ef 0xad esp-idf/esp_rom/libesp_rom.a(esp_rom_gpio.c.obj) + .debug_loc 0x0004049c 0x1107 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x000415a3 0x39e esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x00041941 0x100c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x0004294d 0x9a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x000429e7 0x569 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x00042f50 0xcee esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x00043c3e 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x00043ce4 0x23 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_loc 0x00043d07 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x00043da5 0x235 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x00043fda 0x17a3 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_loc 0x0004577d 0x44b esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_loc 0x00045bc8 0x1347 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x00046f0f 0x1e98 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x00048da7 0x2e43 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_master.c.obj) + .debug_loc 0x0004bbea 0x6d6 esp-idf/esp_driver_i2c/libesp_driver_i2c.a(i2c_common.c.obj) + .debug_loc 0x0004c2c0 0xd7 esp-idf/esp_pm/libesp_pm.a(pm_locks.c.obj) + .debug_loc 0x0004c397 0x820 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x0004cbb7 0xc8a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x0004d841 0xa9 esp-idf/hal/libhal.a(mpu_hal.c.obj) + .debug_loc 0x0004d8ea 0x600 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_loc 0x0004deea 0x13bb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_macinfo *(.debug_macinfo) @@ -24167,7 +24036,6 @@ _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) @@ -24501,7 +24369,6 @@ bme280_calculates_pressure esp-idf/espressif__bme280/libe bme280_create esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) esp-idf/main/libmain.a(hello_world_main.c.obj) bme280_default_init esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) - esp-idf/main/libmain.a(hello_world_main.c.obj) bme280_delete esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) bme280_getconfig esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj) bme280_getctrl_hum esp-idf/espressif__bme280/libespressif__bme280.a(bme280.c.obj)