diff --git a/ESP32-Console/build/.bin_timestamp b/ESP32-Console/build/.bin_timestamp index 0df5cb7e8..ebd7f5e07 100644 --- a/ESP32-Console/build/.bin_timestamp +++ b/ESP32-Console/build/.bin_timestamp @@ -1 +1 @@ -d11b14ac4d7a04f4730dac37f563f5ae /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin +8f0c051c2327319bdda933fb08cf0170 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin diff --git a/ESP32-Console/build/.ninja_deps b/ESP32-Console/build/.ninja_deps index 222b19521..28e07ce72 100644 Binary files a/ESP32-Console/build/.ninja_deps and b/ESP32-Console/build/.ninja_deps differ diff --git a/ESP32-Console/build/.ninja_lock b/ESP32-Console/build/.ninja_lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/ESP32-Console/build/.ninja_log b/ESP32-Console/build/.ninja_log index d17ca5b3c..47ba3f5de 100644 --- a/ESP32-Console/build/.ninja_log +++ b/ESP32-Console/build/.ninja_log @@ -1897,3 +1897,11 @@ 143946 146963 1736606707762066310 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj 72c55c2aa46ca9af 146964 147025 1736606710780138751 esp-idf/wifi_provisioning/libwifi_provisioning.a ff50a687467a5dd4 147025 147055 1736606710841140214 esp-idf/main/libmain.a cd0eed6769da8813 +147055 159032 1736606722767425103 esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +147055 159032 1736606722767425103 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +159032 159058 1736606722848427031 CMakeFiles/ESP32-Console.elf.dir/project_elf_src_esp32c3.c.obj f96006f229ed005d +159058 159760 1736606722873427626 ESP32-Console.elf 8df58fc2b770bdd4 +159760 160133 1736606723945453127 .bin_timestamp 3215cded7500ce5f +159760 160133 1736606723945453127 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/.bin_timestamp 3215cded7500ce5f +160133 160241 1736606723948453199 esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 +160133 160241 1736606723948453199 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 diff --git a/ESP32-Console/build/ESP32-Console.bin b/ESP32-Console/build/ESP32-Console.bin index 39bea2de4..ba1220381 100644 Binary files a/ESP32-Console/build/ESP32-Console.bin and b/ESP32-Console/build/ESP32-Console.bin differ diff --git a/ESP32-Console/build/ESP32-Console.elf b/ESP32-Console/build/ESP32-Console.elf index 2b71ff996..af3a1eb80 100755 Binary files a/ESP32-Console/build/ESP32-Console.elf and b/ESP32-Console/build/ESP32-Console.elf differ diff --git a/ESP32-Console/build/ESP32-Console.map b/ESP32-Console/build/ESP32-Console.map index 0cec20352..8b47d206b 100644 --- a/ESP32-Console/build/ESP32-Console.map +++ b/ESP32-Console/build/ESP32-Console.map @@ -54,6 +54,8 @@ esp-idf/hal/libhal.a(efuse_hal.c.obj) esp-idf/hal/libhal.a(efuse_hal.c.obj) (efuse_hal_get_major_chip_version) esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) esp-idf/esp_system/libesp_system.a(system_internal.c.obj) (wdt_hal_init) +esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) (uart_hal_write_txfifo) esp-idf/hal/libhal.a(brownout_hal.c.obj) esp-idf/esp_system/libesp_system.a(brownout.c.obj) (brownout_hal_config) esp-idf/log/liblog.a(log.c.obj) @@ -121,7 +123,7 @@ esp-idf/freertos/libfreertos.a(port_systick.c.obj) esp-idf/freertos/libfreertos.a(list.c.obj) esp-idf/freertos/libfreertos.a(queue.c.obj) (vListInitialise) esp-idf/newlib/libnewlib.a(abort.c.obj) - esp-idf/esp_system/libesp_system.a(startup.c.obj) (abort) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (abort) esp-idf/newlib/libnewlib.a(assert.c.obj) (__assert_func) esp-idf/newlib/libnewlib.a(heap.c.obj) @@ -162,24 +164,22 @@ esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) (esp_timer_impl_get_time) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) (timestamp_id) +esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + (uart_vfs_include_dev_init) +esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) (uart_set_word_length) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) esp-idf/esp_system/libesp_system.a(panic.c.obj) (esp_apptrace_flush_nolock) esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) (esp_apptrace_log_lock) esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) (esp_apptrace_uart_hw_get) -esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - (usb_serial_jtag_connection_monitor_include) -esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - (usb_serial_jtag_vfs_include_dev_init) -esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) (usb_serial_jtag_read_bytes) esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) (include_esp_phy_override) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) (esp_vfs_include_console_register) esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) (esp_vfs_register) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) (esp_vfs_register) esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) (esp_system_include_coredump_init) esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) @@ -200,6 +200,8 @@ esp-idf/console/libconsole.a(esp_console_common.c.obj) esp-idf/main/libmain.a(main.c.obj) (esp_console_start_repl) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) (linenoiseSetMultiLine) +esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + esp-idf/main/libmain.a(main.c.obj) (esp_console_new_repl_uart) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) (esp_console_init) esp-idf/console/libconsole.a(split_argv.c.obj) @@ -225,7 +227,7 @@ esp-idf/riscv/libriscv.a(interrupt_intc.c.obj) esp-idf/riscv/libriscv.a(vectors_intc.S.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (_vector_table) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (gpio_sleep_set_direction) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (gpio_set_level) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) (rtc_gpio_is_valid_gpio) esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) @@ -306,6 +308,8 @@ esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) (spi_flash_encryption_hal_enable) esp-idf/hal/libhal.a(systimer_hal.c.obj) esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_hal_init) +esp-idf/hal/libhal.a(uart_hal.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (uart_hal_get_sclk) esp-idf/hal/libhal.a(gpio_hal.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) (gpio_hal_intr_enable_on_core) esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) @@ -314,18 +318,26 @@ esp-idf/soc/libsoc.a(interrupts.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) (esp_isr_names) esp-idf/soc/libsoc.a(gpio_periph.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) (GPIO_HOLD_MASK) +esp-idf/soc/libsoc.a(uart_periph.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (uart_periph_signal) esp-idf/soc/libsoc.a(spi_periph.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spi_periph_signal) esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) esp-idf/freertos/libfreertos.a(heap_idf.c.obj) (esp_ptr_byte_accessible) esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) (esp_cpu_configure_region_protection) +esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (periph_rtc_dig_clk8m_enable) esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) (esp_fill_random) esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) (esp_gpio_reserve) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) (temperature_sensor_power_acquire) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (esp_clk_tree_src_get_freq_hz) +esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) (esp_clk_tree_rc_fast_d256_get_freq_hz) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) (spi_bus_lock_register_dev) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) @@ -338,12 +350,16 @@ esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) (esp_crypto_hmac_lock_acquire) esp-idf/freertos/libfreertos.a(portasm.S.obj) esp-idf/riscv/libriscv.a(vectors.S.obj) (rtos_int_enter) +esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (xQueueCreateWithCaps) +esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) (xEventGroupCreateStatic) +esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) (xStreamBufferGenericCreateStatic) esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) (__atomic_compare_exchange_4) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) (xRingbufferCreate) -esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) (uart_set_pin) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (xRingbufferSend) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) esp-idf/main/libmain.a(main.c.obj) (nvs_flash_init) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) @@ -408,36 +424,20 @@ esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_sha256_start) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_common_ota_select_crc) -esp-idf/hal/libhal.a(uart_hal.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (uart_hal_get_sclk) -esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (uart_hal_txfifo_rst) +esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) (clk_hal_lp_slow_get_freq_hz) esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) (adc_hal_set_calibration_param) esp-idf/hal/libhal.a(aes_hal.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) (aes_hal_setkey) esp-idf/hal/libhal.a(hmac_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) (hmac_hal_start) -esp-idf/soc/libsoc.a(uart_periph.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (uart_periph_signal) esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) (temperature_sensor_attributes) -esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (periph_rtc_dig_clk8m_enable) -esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (esp_clk_tree_src_get_freq_hz) -esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) (esp_clk_tree_rc_fast_d256_get_freq_hz) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) (spicommon_periph_claim) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) (gdma_new_ahb_channel) -esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) (xQueueCreateWithCaps) -esp-idf/freertos/libfreertos.a(event_groups.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) (xEventGroupCreateStatic) -esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) (xStreamBufferGenericCreateStatic) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) (mbedtls_sha256_init) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) @@ -446,8 +446,6 @@ esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) (esp_sha_dma_start) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) (esp_ota_get_running_partition) -esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) (clk_hal_lp_slow_get_freq_hz) esp-idf/hal/libhal.a(gdma_hal_top.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_hal_deinit) esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) @@ -509,7 +507,7 @@ esp-idf/soc/libsoc.a(gdma_periph.c.obj) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(_moddi3.o) esp-idf/newlib/libnewlib.a(time.c.obj) (__moddi3) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(_udivdi3.o) - esp-idf/esp_system/libesp_system.a(clk.c.obj) (__udivdi3) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) (__udivdi3) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(_umoddi3.o) esp-idf/newlib/libnewlib.a(time.c.obj) (__umoddi3) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(muldf3.o) @@ -1980,6 +1978,9 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) .text.wdt_hal_deinit 0x00000000 0x9a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) @@ -2192,8 +2193,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .iram1.2 0x00000000 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .iram1.3 0x00000000 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .text.esp_clk_rtc_time 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .text.esp_clk_private_lock @@ -2282,6 +2281,10 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_add_consumer + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .text.rtc_clk_bbpll_remove_consumer + 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_32k_bootstrap 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_32k_enabled @@ -2528,10 +2531,6 @@ Discarded input sections 0x00000000 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.uxTaskResetEventItemValue 0x00000000 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.ulTaskGenericNotifyTake.str1.4 - 0x00000000 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .text.ulTaskGenericNotifyTake - 0x00000000 0xf4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.xTaskGenericNotifyWait 0x00000000 0x12c esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.xTaskGenericNotifyFromISR @@ -2570,8 +2569,6 @@ Discarded input sections 0x00000000 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.11 0x00000000 0x17 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.12 - 0x00000000 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.15 0x00000000 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.17 @@ -2652,7 +2649,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(heap.c.obj) - .text.realloc 0x00000000 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) .text.memalign 0x00000000 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) .text.aligned_alloc @@ -2706,7 +2702,6 @@ Discarded input sections .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(time.c.obj) .text.adjtime 0x00000000 0x15a esp-idf/newlib/libnewlib.a(time.c.obj) - .text.usleep 0x00000000 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) .text.sleep 0x00000000 0x20 esp-idf/newlib/libnewlib.a(time.c.obj) .text.clock_settime 0x00000000 0x54 esp-idf/newlib/libnewlib.a(time.c.obj) @@ -3005,6 +3000,146 @@ Discarded input sections .debug_frame 0x00000000 0x74 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .data 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_vfs_dev_set_rx_line_endings + 0x00000000 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_vfs_dev_set_tx_line_endings + 0x00000000 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .data 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_pattern_dequeue + 0x00000000 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_get_sclk_freq + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_line_inverse + 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_sw_flow_ctrl.str1.4 + 0x00000000 0x76 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_sw_flow_ctrl + 0x00000000 0x11a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_hw_flow_ctrl + 0x00000000 0x108 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_get_hw_flow_ctrl + 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_clear_intr_status + 0x00000000 0x60 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_enable_intr_mask + 0x00000000 0x94 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_pattern_pop_pos + 0x00000000 0xa8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_pattern_get_pos + 0x00000000 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_enable_pattern_det_baud_intr.str1.4 + 0x00000000 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_enable_pattern_det_baud_intr + 0x00000000 0x15c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_disable_pattern_det_intr + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_enable_rx_intr + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_rts.str1.4 + 0x00000000 0x4c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_rts + 0x00000000 0xd2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_dtr + 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_tx_idle_num.str1.4 + 0x00000000 0x34 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_tx_idle_num + 0x00000000 0xc0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_tx_chars + 0x00000000 0x120 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_write_bytes_with_break + 0x00000000 0x156 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_get_tx_buffer_free_size.str1.4 + 0x00000000 0x34 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_get_tx_buffer_free_size + 0x00000000 0xdc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_mode.str1.4 + 0x00000000 0x4c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_mode + 0x00000000 0x17c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_rx_full_threshold.str1.4 + 0x00000000 0x7f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_rx_full_threshold + 0x00000000 0x11e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_tx_empty_threshold.str1.4 + 0x00000000 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_tx_empty_threshold + 0x00000000 0x11e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_rx_timeout.str1.4 + 0x00000000 0x3e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_rx_timeout + 0x00000000 0xc8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_get_collision_flag.str1.4 + 0x00000000 0x63 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_get_collision_flag + 0x00000000 0x120 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_wakeup_threshold.str1.4 + 0x00000000 0x3f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_wakeup_threshold + 0x00000000 0xc8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_get_wakeup_threshold.str1.4 + 0x00000000 0x31 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_get_wakeup_threshold + 0x00000000 0x9e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_wait_tx_idle_polling + 0x00000000 0xae esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_loop_back + 0x00000000 0x62 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_always_rx_timeout + 0x00000000 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.48 + 0x00000000 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.47 + 0x00000000 0x1a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.46 + 0x00000000 0x1a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.45 + 0x00000000 0x1a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.44 + 0x00000000 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.43 + 0x00000000 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.42 + 0x00000000 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.41 + 0x00000000 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.40 + 0x00000000 0xe esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.35 + 0x00000000 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.31 + 0x00000000 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.29 + 0x00000000 0xe esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.24 + 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.23 + 0x00000000 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.22 + 0x00000000 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.18 + 0x00000000 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.16 + 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.15 + 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.13 + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.12 + 0x00000000 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.11 + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.10 + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.9 + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.8 + 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text 0x00000000 0x0 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .data 0x00000000 0x0 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .bss 0x00000000 0x0 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) @@ -3037,6 +3172,10 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) .text.esp_apptrace_tmo_check 0x00000000 0x58 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .text.esp_apptrace_lock_take + 0x00000000 0x14 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .text.esp_apptrace_lock_give + 0x00000000 0x14 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) .text.esp_apptrace_rb_produce 0x00000000 0x8a esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) .text.esp_apptrace_rb_consume @@ -3048,63 +3187,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .data 0x00000000 0x0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .bss 0x00000000 0x0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .data 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .text.usb_serial_jtag_is_connected - 0x00000000 0xa esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .text 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .data 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usbjtag_rx_char_via_driver - 0x00000000 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usbjtag_tx_char_via_driver - 0x00000000 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_vfs_set_tx_line_endings - 0x00000000 0xc esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_vfs_set_rx_line_endings - 0x00000000 0xc esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_vfs_use_nonblocking - 0x00000000 0x66 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_vfs_use_driver - 0x00000000 0x66 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .data 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .text.usb_serial_jtag_isr_handler_default - 0x00000000 0x176 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .text.usb_serial_jtag_read_bytes - 0x00000000 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .rodata.usb_serial_jtag_write_bytes.str1.4 - 0x00000000 0xcb esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .text.usb_serial_jtag_write_bytes - 0x00000000 0xf0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .rodata.usb_serial_jtag_driver_uninstall.str1.4 - 0x00000000 0x39 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .text.usb_serial_jtag_driver_uninstall - 0x00000000 0xb2 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .rodata.usb_serial_jtag_driver_install.str1.4 - 0x00000000 0x16c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .text.usb_serial_jtag_driver_install - 0x00000000 0x278 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .rodata.__FUNCTION__.0 - 0x00000000 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .rodata.__FUNCTION__.1 - 0x00000000 0x1f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .sbss.p_usb_serial_jtag_obj - 0x00000000 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_info 0x00000000 0x69fd esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_abbrev 0x00000000 0x47d esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_loc 0x00000000 0x623 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_aranges - 0x00000000 0x40 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_ranges 0x00000000 0x60 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_line 0x00000000 0x130a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_str 0x00000000 0x5a01 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_frame 0x00000000 0xd8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .text 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) .data 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) .bss 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) @@ -3190,10 +3272,6 @@ Discarded input sections 0x00000000 0x94 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_select 0x00000000 0x4b6 esp-idf/vfs/libvfs.a(vfs.c.obj) - .text.esp_vfs_select_triggered - 0x00000000 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) - .text.esp_vfs_select_triggered_isr - 0x00000000 0x50 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.tcflow 0x00000000 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.tcgetsid 0x00000000 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -3258,435 +3336,62 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_common.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_common.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata.esp_console_setup_prompt.str1.4 - 0x00000000 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) - .text.esp_console_setup_prompt - 0x00000000 0x68 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata.esp_console_setup_history.str1.4 - 0x00000000 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) - .text.esp_console_setup_history - 0x00000000 0x5c esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata.esp_console_common_init.str1.4 - 0x00000000 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .text.esp_console_common_init - 0x00000000 0x92 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata.esp_console_repl_task.str1.4 - 0x00000000 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) - .text.esp_console_repl_task - 0x00000000 0x1a6 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .rodata 0x00000000 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.abInit 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - .text.prompt_len_ignore_escape_seq - 0x00000000 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.sanitize - 0x00000000 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.flushWrite - 0x00000000 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.abAppend - 0x00000000 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.abFree 0x00000000 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.freeCompletions - 0x00000000 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.getCursorPosition.str1.4 - 0x00000000 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.getCursorPosition - 0x00000000 0x100 esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.getColumns.str1.4 - 0x00000000 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.getColumns - 0x00000000 0x10c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseBeep - 0x00000000 0x26 esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.linenoiseDumb.str1.4 - 0x00000000 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseDumb - 0x00000000 0xea esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseSetMultiLine - 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseSetDumbMode - 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseIsDumbMode - 0x00000000 0xe esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.linenoiseClearScreen.str1.4 - 0x00000000 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseClearScreen - 0x00000000 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseSetCompletionCallback - 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseSetHintsCallback - 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseSetFreeHintsCallback 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseAddCompletion - 0x00000000 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.refreshShowHints.str1.4 - 0x00000000 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.refreshShowHints - 0x00000000 0xec esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.refreshMultiLine.str1.4 - 0x00000000 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) - .text.refreshMultiLine - 0x00000000 0x24e esp-idf/console/libconsole.a(linenoise.c.obj) - .text.refreshSingleLine - 0x00000000 0x140 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.refreshLine - 0x00000000 0x26 esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.completeLine.str1.4 - 0x00000000 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.completeLine - 0x00000000 0x15e esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditInsert - 0x00000000 0xf0 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseInsertPastedChar - 0x00000000 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditMoveLeft - 0x00000000 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditMoveRight - 0x00000000 0x20 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditMoveHome - 0x00000000 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditMoveEnd - 0x00000000 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditHistoryNext - 0x00000000 0xce esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditDelete - 0x00000000 0x4a esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditBackspace - 0x00000000 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEditDeletePrevWord - 0x00000000 0x7e esp-idf/console/libconsole.a(linenoise.c.obj) - .text.getMillis - 0x00000000 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseAllowEmpty 0x00000000 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.linenoiseProbe.str1.4 - 0x00000000 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseProbe - 0x00000000 0xe0 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseFree - 0x00000000 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseHistoryFree 0x00000000 0x50 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseHistoryAdd - 0x00000000 0xf8 esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.linenoiseEdit.str1.4 - 0x00000000 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseEdit - 0x00000000 0x478 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseRaw - 0x00000000 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoise - 0x00000000 0x80 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseHistorySetMaxLen - 0x00000000 0xd6 esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.linenoiseHistorySave.str1.4 - 0x00000000 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseHistorySave - 0x00000000 0x6a esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.linenoiseHistoryLoad.str1.4 - 0x00000000 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseHistoryLoad - 0x00000000 0xa6 esp-idf/console/libconsole.a(linenoise.c.obj) - .text.linenoiseSetMaxLineLen - 0x00000000 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - .rodata.__func__.0 - 0x00000000 0xb esp-idf/console/libconsole.a(linenoise.c.obj) - .sdata.allow_empty - 0x00000000 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.history 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.history_len - 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sdata.history_max_len - 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.dumbmode - 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.mlmode 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sdata.max_cmdline_length - 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.freeHintsCallback - 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.hintsCallback - 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .sbss.completionCallback - 0x00000000 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_info 0x00000000 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_abbrev 0x00000000 0x4aa esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_loc 0x00000000 0x14c9 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_aranges - 0x00000000 0x190 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_ranges 0x00000000 0x268 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_line 0x00000000 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_str 0x00000000 0xe12 esp-idf/console/libconsole.a(linenoise.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_frame 0x00000000 0x664 esp-idf/console/libconsole.a(linenoise.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(linenoise.c.obj) + .text 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .data 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .bss 0x00000000 0x0 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(commands.c.obj) - .text.find_command_by_name - 0x00000000 0x54 esp-idf/console/libconsole.a(commands.c.obj) - .rodata.print_arg_help.str1.4 - 0x00000000 0x1c esp-idf/console/libconsole.a(commands.c.obj) - .text.print_arg_help - 0x00000000 0x84 esp-idf/console/libconsole.a(commands.c.obj) - .rodata.help_command.str1.4 - 0x00000000 0x7b esp-idf/console/libconsole.a(commands.c.obj) - .text.help_command - 0x00000000 0xd2 esp-idf/console/libconsole.a(commands.c.obj) - .text.esp_console_init - 0x00000000 0x96 esp-idf/console/libconsole.a(commands.c.obj) - .text.esp_console_deinit - 0x00000000 0x7c esp-idf/console/libconsole.a(commands.c.obj) - .rodata.esp_console_cmd_register.str1.4 - 0x00000000 0x4 esp-idf/console/libconsole.a(commands.c.obj) - .text.esp_console_cmd_register - 0x00000000 0x152 esp-idf/console/libconsole.a(commands.c.obj) - .text.esp_console_get_completion - 0x00000000 0x5c esp-idf/console/libconsole.a(commands.c.obj) - .text.esp_console_get_hint - 0x00000000 0x78 esp-idf/console/libconsole.a(commands.c.obj) - .text.esp_console_run - 0x00000000 0xde esp-idf/console/libconsole.a(commands.c.obj) - .rodata.esp_console_register_help_command.str1.4 - 0x00000000 0x96 esp-idf/console/libconsole.a(commands.c.obj) - .text.esp_console_register_help_command - 0x00000000 0x78 esp-idf/console/libconsole.a(commands.c.obj) - .sbss.help_args - 0x00000000 0x8 esp-idf/console/libconsole.a(commands.c.obj) - .sbss.s_tmp_line_buf - 0x00000000 0x4 esp-idf/console/libconsole.a(commands.c.obj) - .data.s_config - 0x00000000 0x14 esp-idf/console/libconsole.a(commands.c.obj) - .sbss.s_cmd_list - 0x00000000 0x4 esp-idf/console/libconsole.a(commands.c.obj) - .debug_info 0x00000000 0x178d esp-idf/console/libconsole.a(commands.c.obj) - .debug_abbrev 0x00000000 0x391 esp-idf/console/libconsole.a(commands.c.obj) - .debug_loc 0x00000000 0x699 esp-idf/console/libconsole.a(commands.c.obj) - .debug_aranges - 0x00000000 0x68 esp-idf/console/libconsole.a(commands.c.obj) - .debug_ranges 0x00000000 0x90 esp-idf/console/libconsole.a(commands.c.obj) - .debug_line 0x00000000 0xfae esp-idf/console/libconsole.a(commands.c.obj) - .debug_str 0x00000000 0xacb esp-idf/console/libconsole.a(commands.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(commands.c.obj) - .debug_frame 0x00000000 0x1bc esp-idf/console/libconsole.a(commands.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(commands.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(split_argv.c.obj) - .text.esp_console_split_argv - 0x00000000 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_info 0x00000000 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_abbrev 0x00000000 0xce esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_loc 0x00000000 0x33a esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_aranges - 0x00000000 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_ranges 0x00000000 0x40 esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_line 0x00000000 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_str 0x00000000 0x2c7 esp-idf/console/libconsole.a(split_argv.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_frame 0x00000000 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(split_argv.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_dstr.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_dstr.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_create - 0x00000000 0x32 esp-idf/console/libconsole.a(arg_dstr.c.obj) .text.arg_dstr_set 0x00000000 0xbe esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_cstr - 0x00000000 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_free - 0x00000000 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.setup_append_buf - 0x00000000 0xec esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_cat - 0x00000000 0x54 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_catf - 0x00000000 0xce esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_catc - 0x00000000 0x32 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_reset - 0x00000000 0x42 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .text.arg_dstr_destroy - 0x00000000 0x24 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_info 0x00000000 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_abbrev 0x00000000 0x252 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_loc 0x00000000 0x4b2 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_aranges - 0x00000000 0x68 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_ranges 0x00000000 0x70 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_line 0x00000000 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_str 0x00000000 0x402 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_frame 0x00000000 0x17c esp-idf/console/libconsole.a(arg_dstr.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(arg_dstr.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_end.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_end.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_end_resetfn - 0x00000000 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) - .rodata.arg_end_errorfn.str1.4 - 0x00000000 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_end_errorfn - 0x00000000 0xfa esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_end 0x00000000 0x6a esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_print_errors_ds - 0x00000000 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_print_errors - 0x00000000 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_info 0x00000000 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_abbrev 0x00000000 0x2cb esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_loc 0x00000000 0x345 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_aranges - 0x00000000 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_ranges 0x00000000 0x48 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_line 0x00000000 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_str 0x00000000 0x7ea esp-idf/console/libconsole.a(arg_end.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_frame 0x00000000 0xc4 esp-idf/console/libconsole.a(arg_end.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(arg_end.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_str.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_str.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_str.c.obj) - .rodata.arg_str_resetfn.str1.4 - 0x00000000 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) - .text.arg_str_resetfn - 0x00000000 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) - .text.arg_str_scanfn - 0x00000000 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) - .text.arg_str_checkfn - 0x00000000 0xa esp-idf/console/libconsole.a(arg_str.c.obj) - .rodata.arg_str_errorfn.str1.4 - 0x00000000 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) - .text.arg_str_errorfn - 0x00000000 0xb6 esp-idf/console/libconsole.a(arg_str.c.obj) - .rodata.arg_strn.str1.4 - 0x00000000 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) - .text.arg_strn - 0x00000000 0xb8 esp-idf/console/libconsole.a(arg_str.c.obj) - .text.arg_str0 - 0x00000000 0x18 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str1 0x00000000 0x18 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_info 0x00000000 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_abbrev 0x00000000 0x1ea esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_loc 0x00000000 0x520 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_aranges - 0x00000000 0x50 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_ranges 0x00000000 0x40 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_line 0x00000000 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_str 0x00000000 0x441 esp-idf/console/libconsole.a(arg_str.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_frame 0x00000000 0xe0 esp-idf/console/libconsole.a(arg_str.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(arg_str.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(arg_utils.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(arg_utils.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(arg_utils.c.obj) - .rodata.panic.str1.4 - 0x00000000 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) - .text.panic 0x00000000 0x5a esp-idf/console/libconsole.a(arg_utils.c.obj) .text.dbg_printf 0x00000000 0x38 esp-idf/console/libconsole.a(arg_utils.c.obj) .text.arg_set_panic 0x00000000 0xa esp-idf/console/libconsole.a(arg_utils.c.obj) - .rodata.argtable3_xmalloc.str1.4 - 0x00000000 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) - .text.argtable3_xmalloc - 0x00000000 0x30 esp-idf/console/libconsole.a(arg_utils.c.obj) .text.argtable3_xcalloc 0x00000000 0x40 esp-idf/console/libconsole.a(arg_utils.c.obj) .text.argtable3_xrealloc 0x00000000 0x34 esp-idf/console/libconsole.a(arg_utils.c.obj) - .text.argtable3_xfree - 0x00000000 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) .text.merge 0x00000000 0x118 esp-idf/console/libconsole.a(arg_utils.c.obj) .text.arg_mgsort 0x00000000 0x7e esp-idf/console/libconsole.a(arg_utils.c.obj) - .sdata.s_panic - 0x00000000 0x4 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_info 0x00000000 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_abbrev 0x00000000 0x2f9 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_loc 0x00000000 0x5b6 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_aranges - 0x00000000 0x60 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_ranges 0x00000000 0x50 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_line 0x00000000 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_str 0x00000000 0x754 esp-idf/console/libconsole.a(arg_utils.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_frame 0x00000000 0x168 esp-idf/console/libconsole.a(arg_utils.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(arg_utils.c.obj) .text 0x00000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) .data 0x00000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) .bss 0x00000000 0x0 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_register_error - 0x00000000 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_endindex - 0x00000000 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_parse_untagged - 0x00000000 0xf0 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_parse_check - 0x00000000 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_reset - 0x00000000 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_cat 0x00000000 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) - .text.alloc_shortoptions - 0x00000000 0xb8 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.alloc_longoptions - 0x00000000 0x15e esp-idf/console/libconsole.a(argtable3.c.obj) - .text.find_shortoption - 0x00000000 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_parse_tagged - 0x00000000 0x1d2 esp-idf/console/libconsole.a(argtable3.c.obj) - .rodata.arg_cat_optionv.str1.4 - 0x00000000 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_cat_optionv - 0x00000000 0x186 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_cat_option - 0x00000000 0x18e esp-idf/console/libconsole.a(argtable3.c.obj) - .rodata.arg_print_gnuswitch_ds.str1.4 - 0x00000000 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_print_gnuswitch_ds - 0x00000000 0xe2 esp-idf/console/libconsole.a(argtable3.c.obj) - .rodata.arg_print_formatted_ds.str1.4 - 0x00000000 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_print_formatted_ds - 0x00000000 0x128 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_parse - 0x00000000 0xc8 esp-idf/console/libconsole.a(argtable3.c.obj) - .rodata.arg_print_option_ds.str1.4 - 0x00000000 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_print_option_ds - 0x00000000 0x7a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_option 0x00000000 0x64 esp-idf/console/libconsole.a(argtable3.c.obj) - .rodata.arg_print_syntax_ds.str1.4 - 0x00000000 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_print_syntax_ds - 0x00000000 0x190 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_syntax 0x00000000 0x54 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_syntaxv_ds 0x00000000 0x186 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_syntaxv 0x00000000 0x54 esp-idf/console/libconsole.a(argtable3.c.obj) - .rodata.arg_print_glossary_ds.str1.4 - 0x00000000 0xf esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_print_glossary_ds - 0x00000000 0x9c esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_print_glossary - 0x00000000 0x54 esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_print_formatted - 0x00000000 0x5c esp-idf/console/libconsole.a(argtable3.c.obj) .rodata.arg_print_glossary_gnu_ds.str1.4 0x00000000 0x15 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_glossary_gnu_ds @@ -3699,18 +3404,6 @@ Discarded input sections 0x00000000 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_freetable 0x00000000 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_info 0x00000000 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_abbrev 0x00000000 0x3ee esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_loc 0x00000000 0x1f92 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_aranges - 0x00000000 0x100 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_ranges 0x00000000 0x228 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_line 0x00000000 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_str 0x00000000 0xb9a esp-idf/console/libconsole.a(argtable3.c.obj) - .comment 0x00000000 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_frame 0x00000000 0x520 esp-idf/console/libconsole.a(argtable3.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/console/libconsole.a(argtable3.c.obj) .text 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .data 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .bss 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) @@ -4219,6 +3912,8 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .text.esp_register_freertos_idle_hook 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .text.esp_register_freertos_tick_hook + 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .text.esp_deregister_freertos_idle_hook_for_cpu 0x00000000 0x66 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .text.esp_deregister_freertos_idle_hook @@ -4347,6 +4042,31 @@ Discarded input sections 0x00000000 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) .text.systimer_hal_counter_value_advance 0x00000000 0x78 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_hw_flow_ctrl + 0x00000000 0x24 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_sw_flow_ctrl + 0x00000000 0x76 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_at_cmd_char + 0x00000000 0x82 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_dtr + 0x00000000 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_wakeup_thrd + 0x00000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_wakeup_thrd + 0x00000000 0xe esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_mode + 0x00000000 0x10e esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_is_hw_rts_en + 0x00000000 0xa esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_inverse_signal + 0x00000000 0xb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_set_loop_back + 0x00000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_max_rx_timeout_thrd + 0x00000000 0x1e esp-idf/hal/libhal.a(uart_hal.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) @@ -4379,6 +4099,9 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .data 0x00000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) .text 0x00000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) .data 0x00000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) @@ -4401,6 +4124,11 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .text.periph_rtc_dig_clk8m_get_freq + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) @@ -4472,6 +4200,12 @@ Discarded input sections .debug_frame 0x00000000 0xcc esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) @@ -4643,6 +4377,223 @@ Discarded input sections 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.prvTaskDeleteWithCaps + 0x00000000 0x102 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.prvTaskDeleteWithCapsTask + 0x00000000 0x1c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.xTaskCreatePinnedToCoreWithCaps + 0x00000000 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.vTaskDeleteWithCaps.str1.4 + 0x00000000 0xed esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.vTaskDeleteWithCaps + 0x00000000 0x108 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.xStreamBufferGenericCreateWithCaps + 0x00000000 0x96 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.vStreamBufferGenericDeleteWithCaps + 0x00000000 0x90 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.xEventGroupCreateWithCaps + 0x00000000 0x42 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text.vEventGroupDeleteWithCaps + 0x00000000 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.0 + 0x00000000 0x1a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.1 + 0x00000000 0x23 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.4 + 0x00000000 0x16 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.5 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.prvTestWaitCondition + 0x00000000 0x1c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupCreateStatic.str1.4 + 0x00000000 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupCreateStatic + 0x00000000 0xaa esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupCreate + 0x00000000 0x5c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupWaitBits.str1.4 + 0x00000000 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupWaitBits + 0x00000000 0x19c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupClearBits.str1.4 + 0x00000000 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupClearBits + 0x00000000 0x8c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupGetBitsFromISR + 0x00000000 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupSetBits.str1.4 + 0x00000000 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupSetBits + 0x00000000 0xe6 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupSync + 0x00000000 0x15e esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.vEventGroupDelete.str1.4 + 0x00000000 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupDelete + 0x00000000 0x9a esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupGetStaticBuffer.str1.4 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.xEventGroupGetStaticBuffer + 0x00000000 0x68 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupSetBitsCallback + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text.vEventGroupClearBitsCallback + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.0 + 0x00000000 0x1b esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.1 + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.2 + 0x00000000 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.3 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.4 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.5 + 0x00000000 0x10 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.6 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.7 + 0x00000000 0x18 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x00000000 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x00000000 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x00000000 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_aranges + 0x00000000 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_ranges 0x00000000 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x00000000 0x112d esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_str 0x00000000 0x84a esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .comment 0x00000000 0x30 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x00000000 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvBytesInBuffer + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.prvInitialiseNewStreamBuffer.str1.4 + 0x00000000 0x82 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvInitialiseNewStreamBuffer + 0x00000000 0x7c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.prvWriteBytesToBuffer.str1.4 + 0x00000000 0x81 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvWriteBytesToBuffer + 0x00000000 0xe8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvWriteMessageToBuffer + 0x00000000 0x64 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.prvReadBytesFromBuffer.str1.4 + 0x00000000 0x4c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvReadBytesFromBuffer + 0x00000000 0xbe esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.prvReadMessageFromBuffer + 0x00000000 0x66 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferGenericCreate.str1.4 + 0x00000000 0xa3 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferGenericCreate + 0x00000000 0x110 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferGenericCreateStatic.str1.4 + 0x00000000 0x56 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferGenericCreateStatic + 0x00000000 0x142 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferGetStaticBuffers.str1.4 + 0x00000000 0x42 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferGetStaticBuffers + 0x00000000 0x90 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.vStreamBufferDelete + 0x00000000 0x50 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReset + 0x00000000 0x70 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSetTriggerLevel + 0x00000000 0x42 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSpacesAvailable + 0x00000000 0x4c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferBytesAvailable + 0x00000000 0x38 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferSend.str1.4 + 0x00000000 0x62 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSend + 0x00000000 0x1b8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSendFromISR + 0x00000000 0xe6 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferReceive.str1.4 + 0x00000000 0x41 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReceive + 0x00000000 0x162 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.xStreamBufferNextMessageLengthBytes.str1.4 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferNextMessageLengthBytes + 0x00000000 0x8c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReceiveFromISR + 0x00000000 0xd8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferIsEmpty + 0x00000000 0x3e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferIsFull + 0x00000000 0x54 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferSendCompletedFromISR + 0x00000000 0x78 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .text.xStreamBufferReceiveCompletedFromISR + 0x00000000 0x78 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.0 + 0x00000000 0x25 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.1 + 0x00000000 0x22 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.2 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.3 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.4 + 0x00000000 0x1c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.5 + 0x00000000 0x24 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.6 + 0x00000000 0x17 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.7 + 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.8 + 0x00000000 0x19 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.9 + 0x00000000 0x16 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.11 + 0x00000000 0x12 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.12 + 0x00000000 0x1c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.13 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.14 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.15 + 0x00000000 0x13 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.16 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.17 + 0x00000000 0x1e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.18 + 0x00000000 0x21 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.19 + 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.20 + 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .rodata.__func__.21 + 0x00000000 0x1b esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_info 0x00000000 0x20cd esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_abbrev 0x00000000 0x34e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_loc 0x00000000 0x26b7 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_aranges + 0x00000000 0xd0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_ranges 0x00000000 0x108 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_line 0x00000000 0x1cdb esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_str 0x00000000 0xadd esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .comment 0x00000000 0x30 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .debug_frame 0x00000000 0x3c4 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) .text 0x00000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .data 0x00000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .bss 0x00000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) @@ -4921,8 +4872,6 @@ Discarded input sections 0x00000000 0x9e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.xRingbufferSendComplete 0x00000000 0xee esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .text.xRingbufferReceive - 0x00000000 0x52 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceiveSplit.str1.4 0x00000000 0x88 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.xRingbufferReceiveSplit @@ -4963,203 +4912,12 @@ Discarded input sections 0x00000000 0x1f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.15 0x00000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__.19 - 0x00000000 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.22 0x00000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.23 0x00000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.36 0x00000000 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .text 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .data 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_pattern_dequeue - 0x00000000 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_sclk_freq - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_word_length - 0x00000000 0xbe esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_word_length - 0x00000000 0x60 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_stop_bits.str1.4 - 0x00000000 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_stop_bits - 0x00000000 0xbe esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_stop_bits - 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_parity - 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_parity - 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_baudrate - 0x00000000 0x17a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_baudrate - 0x00000000 0xda esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_line_inverse - 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_sw_flow_ctrl.str1.4 - 0x00000000 0x76 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_sw_flow_ctrl - 0x00000000 0x11a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_hw_flow_ctrl - 0x00000000 0x108 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_hw_flow_ctrl - 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_clear_intr_status - 0x00000000 0x60 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_enable_intr_mask - 0x00000000 0x94 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_pattern_pop_pos - 0x00000000 0xa8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_pattern_get_pos - 0x00000000 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_enable_pattern_det_baud_intr.str1.4 - 0x00000000 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_enable_pattern_det_baud_intr - 0x00000000 0x15c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_disable_pattern_det_intr - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_enable_rx_intr - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_rts.str1.4 - 0x00000000 0x4c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_rts - 0x00000000 0xd2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_dtr - 0x00000000 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_tx_idle_num.str1.4 - 0x00000000 0x34 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_tx_idle_num - 0x00000000 0xc0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_wait_tx_done.str1.4 - 0x00000000 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_wait_tx_done - 0x00000000 0x236 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_tx_chars - 0x00000000 0x120 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_write_bytes_with_break - 0x00000000 0x156 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_get_tx_buffer_free_size.str1.4 - 0x00000000 0x34 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_tx_buffer_free_size - 0x00000000 0xdc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_flush_input.str1.4 - 0x00000000 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_flush_input - 0x00000000 0x20c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_is_driver_installed - 0x00000000 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_select_notif_callback - 0x00000000 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_selectlock - 0x00000000 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_mode.str1.4 - 0x00000000 0x4c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_mode - 0x00000000 0x17c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_rx_full_threshold.str1.4 - 0x00000000 0x7f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_rx_full_threshold - 0x00000000 0x11e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_tx_empty_threshold.str1.4 - 0x00000000 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_tx_empty_threshold - 0x00000000 0x11e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_rx_timeout.str1.4 - 0x00000000 0x3e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_rx_timeout - 0x00000000 0xc8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_get_collision_flag.str1.4 - 0x00000000 0x63 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_collision_flag - 0x00000000 0x120 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_wakeup_threshold.str1.4 - 0x00000000 0x3f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_wakeup_threshold - 0x00000000 0xc8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_get_wakeup_threshold.str1.4 - 0x00000000 0x31 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_get_wakeup_threshold - 0x00000000 0x9e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_wait_tx_idle_polling - 0x00000000 0xae esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_loop_back - 0x00000000 0x62 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_always_rx_timeout - 0x00000000 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.48 - 0x00000000 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.47 - 0x00000000 0x1a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.46 - 0x00000000 0x1a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.45 - 0x00000000 0x1a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.44 - 0x00000000 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.43 - 0x00000000 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.42 - 0x00000000 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.41 - 0x00000000 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.40 - 0x00000000 0xe esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.36 - 0x00000000 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.35 - 0x00000000 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.31 - 0x00000000 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.29 - 0x00000000 0xe esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__func__.28 - 0x00000000 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.27 - 0x00000000 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.24 - 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.23 - 0x00000000 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.22 - 0x00000000 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.18 - 0x00000000 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.16 - 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.15 - 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.13 - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.12 - 0x00000000 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.11 - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.10 - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.9 - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.8 - 0x00000000 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.7 - 0x00000000 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.6 - 0x00000000 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.5 - 0x00000000 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.4 - 0x00000000 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.3 - 0x00000000 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.2 - 0x00000000 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.1 - 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.0 - 0x00000000 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .sdata.uart_selectlock - 0x00000000 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) @@ -6328,44 +6086,13 @@ Discarded input sections .debug_frame 0x00000000 0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) - .text 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .data 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .bss 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_ll_get_baudrate - 0x00000000 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_get_baudrate - 0x00000000 0x1e esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_get_stop_bits - 0x00000000 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_get_data_bit_num - 0x00000000 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_get_parity - 0x00000000 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_get_hw_flow_ctrl - 0x00000000 0x24 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_set_sw_flow_ctrl - 0x00000000 0x76 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_set_at_cmd_char - 0x00000000 0x82 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_set_dtr - 0x00000000 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_set_wakeup_thrd - 0x00000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_get_wakeup_thrd - 0x00000000 0xe esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_set_mode - 0x00000000 0x10e esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_is_hw_rts_en - 0x00000000 0xa esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_inverse_signal - 0x00000000 0xb8 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_set_loop_back - 0x00000000 0x14 esp-idf/hal/libhal.a(uart_hal.c.obj) - .text.uart_hal_get_max_rx_timeout_thrd - 0x00000000 0x1e esp-idf/hal/libhal.a(uart_hal.c.obj) - .text 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .data 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .bss 0x00000000 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .text 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .data 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .bss 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .text.clk_hal_clock_output_setup + 0x00000000 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .text.clk_hal_clock_output_teardown + 0x00000000 0x46 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) @@ -6481,9 +6208,6 @@ Discarded input sections .debug_frame 0x00000000 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) - .text 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) - .data 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) - .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(uart_periph.c.obj) .text 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .data 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) @@ -6498,17 +6222,6 @@ Discarded input sections .comment 0x00000000 0x30 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .text.periph_rtc_dig_clk8m_get_freq - 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) @@ -6678,223 +6391,6 @@ Discarded input sections .debug_frame 0x00000000 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.prvTaskDeleteWithCaps - 0x00000000 0x102 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.prvTaskDeleteWithCapsTask - 0x00000000 0x1c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.xTaskCreatePinnedToCoreWithCaps - 0x00000000 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.vTaskDeleteWithCaps.str1.4 - 0x00000000 0xed esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.vTaskDeleteWithCaps - 0x00000000 0x108 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.xStreamBufferGenericCreateWithCaps - 0x00000000 0x96 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.vStreamBufferGenericDeleteWithCaps - 0x00000000 0x90 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.xEventGroupCreateWithCaps - 0x00000000 0x42 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text.vEventGroupDeleteWithCaps - 0x00000000 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.__func__.0 - 0x00000000 0x1a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.__func__.1 - 0x00000000 0x23 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.__func__.4 - 0x00000000 0x16 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.__func__.5 - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.prvTestWaitCondition - 0x00000000 0x1c esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupCreateStatic.str1.4 - 0x00000000 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupCreateStatic - 0x00000000 0xaa esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupCreate - 0x00000000 0x5c esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupWaitBits.str1.4 - 0x00000000 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupWaitBits - 0x00000000 0x19c esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupClearBits.str1.4 - 0x00000000 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupClearBits - 0x00000000 0x8c esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupGetBitsFromISR - 0x00000000 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupSetBits.str1.4 - 0x00000000 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupSetBits - 0x00000000 0xe6 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupSync - 0x00000000 0x15e esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.vEventGroupDelete.str1.4 - 0x00000000 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.vEventGroupDelete - 0x00000000 0x9a esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupGetStaticBuffer.str1.4 - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.xEventGroupGetStaticBuffer - 0x00000000 0x68 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.vEventGroupSetBitsCallback - 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text.vEventGroupClearBitsCallback - 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.0 - 0x00000000 0x1b esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.1 - 0x00000000 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.2 - 0x00000000 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.3 - 0x00000000 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.4 - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.5 - 0x00000000 0x10 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.6 - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.7 - 0x00000000 0x18 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_info 0x00000000 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_abbrev 0x00000000 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_loc 0x00000000 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_aranges - 0x00000000 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_ranges 0x00000000 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_line 0x00000000 0x112d esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_str 0x00000000 0x84a esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .comment 0x00000000 0x30 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_frame 0x00000000 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .text 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .data 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .bss 0x00000000 0x0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.prvBytesInBuffer - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.prvInitialiseNewStreamBuffer.str1.4 - 0x00000000 0x82 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.prvInitialiseNewStreamBuffer - 0x00000000 0x7c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.prvWriteBytesToBuffer.str1.4 - 0x00000000 0x81 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.prvWriteBytesToBuffer - 0x00000000 0xe8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.prvWriteMessageToBuffer - 0x00000000 0x64 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.prvReadBytesFromBuffer.str1.4 - 0x00000000 0x4c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.prvReadBytesFromBuffer - 0x00000000 0xbe esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.prvReadMessageFromBuffer - 0x00000000 0x66 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.xStreamBufferGenericCreate.str1.4 - 0x00000000 0xa3 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferGenericCreate - 0x00000000 0x110 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.xStreamBufferGenericCreateStatic.str1.4 - 0x00000000 0x56 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferGenericCreateStatic - 0x00000000 0x142 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.xStreamBufferGetStaticBuffers.str1.4 - 0x00000000 0x42 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferGetStaticBuffers - 0x00000000 0x90 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.vStreamBufferDelete - 0x00000000 0x50 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferReset - 0x00000000 0x70 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferSetTriggerLevel - 0x00000000 0x42 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferSpacesAvailable - 0x00000000 0x4c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferBytesAvailable - 0x00000000 0x38 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.xStreamBufferSend.str1.4 - 0x00000000 0x62 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferSend - 0x00000000 0x1b8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferSendFromISR - 0x00000000 0xe6 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.xStreamBufferReceive.str1.4 - 0x00000000 0x41 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferReceive - 0x00000000 0x162 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.xStreamBufferNextMessageLengthBytes.str1.4 - 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferNextMessageLengthBytes - 0x00000000 0x8c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferReceiveFromISR - 0x00000000 0xd8 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferIsEmpty - 0x00000000 0x3e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferIsFull - 0x00000000 0x54 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferSendCompletedFromISR - 0x00000000 0x78 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .text.xStreamBufferReceiveCompletedFromISR - 0x00000000 0x78 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.0 - 0x00000000 0x25 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.1 - 0x00000000 0x22 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.2 - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.3 - 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.4 - 0x00000000 0x1c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.5 - 0x00000000 0x24 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.6 - 0x00000000 0x17 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.7 - 0x00000000 0x15 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.8 - 0x00000000 0x19 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.9 - 0x00000000 0x16 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.11 - 0x00000000 0x12 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.12 - 0x00000000 0x1c esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.13 - 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.14 - 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.15 - 0x00000000 0x13 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.16 - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.17 - 0x00000000 0x1e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.18 - 0x00000000 0x21 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.19 - 0x00000000 0x14 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.20 - 0x00000000 0x1d esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .rodata.__func__.21 - 0x00000000 0x1b esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_info 0x00000000 0x20cd esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_abbrev 0x00000000 0x34e esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_loc 0x00000000 0x26b7 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_aranges - 0x00000000 0xd0 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_ranges 0x00000000 0x108 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_line 0x00000000 0x1cdb esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_str 0x00000000 0xadd esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .comment 0x00000000 0x30 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .debug_frame 0x00000000 0x3c4 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) @@ -7069,13 +6565,6 @@ Discarded input sections 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .sbss.s_ota_ops_entries_head 0x00000000 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .text 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .data 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .bss 0x00000000 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .text.clk_hal_clock_output_setup - 0x00000000 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .text.clk_hal_clock_output_teardown - 0x00000000 0x46 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) @@ -7830,57 +7319,12 @@ Discarded input sections .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .text 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_info 0x00000000 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_abbrev 0x00000000 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_loclists - 0x00000000 0x17 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_line 0x00000000 0xcc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_str 0x00000000 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_line_str - 0x00000000 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .debug_frame 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) - .text 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_info 0x00000000 0x8f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_abbrev 0x00000000 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_loclists - 0x00000000 0x4e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_line 0x00000000 0x103 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_str 0x00000000 0x4fb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_line_str - 0x00000000 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .debug_frame 0x00000000 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) - .text 0x00000000 0xbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_info 0x00000000 0x9ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_abbrev 0x00000000 0x21c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_loclists - 0x00000000 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_line 0x00000000 0x245 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_str 0x00000000 0x52d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_line_str - 0x00000000 0x2f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .debug_frame 0x00000000 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .text 0x00000000 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-itoa.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-itoa.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-itoa.o) @@ -7898,25 +7342,8 @@ Discarded input sections .debug_frame 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-itoa.o) .riscv.attributes 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-itoa.o) - .text 0x00000000 0x19a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_info 0x00000000 0xe5f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_abbrev 0x00000000 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_loclists - 0x00000000 0x315 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_rnglists - 0x00000000 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_line 0x00000000 0x5ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_str 0x00000000 0x765 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_line_str - 0x00000000 0x368 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .debug_frame 0x00000000 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .text 0x00000000 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-utoa.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-utoa.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-utoa.o) @@ -7936,29 +7363,8 @@ Discarded input sections .debug_frame 0x00000000 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-utoa.o) .riscv.attributes 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-utoa.o) - .text 0x00000000 0x822 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .rodata.str1.4 - 0x00000000 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .sbss 0x00000000 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .sdata 0x00000000 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_info 0x00000000 0x15a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_abbrev 0x00000000 0x352 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_loclists - 0x00000000 0x7e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_rnglists - 0x00000000 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_line 0x00000000 0x12e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_str 0x00000000 0x6f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_line_str - 0x00000000 0x2f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .debug_frame 0x00000000 0x130 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) @@ -7989,348 +7395,60 @@ Discarded input sections .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .text 0x00000000 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_info 0x00000000 0x956 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_abbrev 0x00000000 0x233 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_loclists - 0x00000000 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_line 0x00000000 0x18a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_str 0x00000000 0x555 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_line_str - 0x00000000 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .debug_frame 0x00000000 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) - .text 0x00000000 0x14a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_info 0x00000000 0xa9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_abbrev 0x00000000 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_loclists - 0x00000000 0x1af /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_line 0x00000000 0x394 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_str 0x00000000 0x565 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_line_str - 0x00000000 0x2e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .debug_frame 0x00000000 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) - .text 0x00000000 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_info 0x00000000 0x8dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_abbrev 0x00000000 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_loclists - 0x00000000 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_line 0x00000000 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_str 0x00000000 0x543 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_line_str - 0x00000000 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .debug_frame 0x00000000 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .text 0x00000000 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_info 0x00000000 0x97e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_abbrev 0x00000000 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_loclists - 0x00000000 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_line 0x00000000 0x14d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_str 0x00000000 0x521 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_line_str - 0x00000000 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_frame 0x00000000 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .text 0x00000000 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_info 0x00000000 0x98a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_abbrev 0x00000000 0x246 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_loclists - 0x00000000 0xb7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_line 0x00000000 0x19a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_str 0x00000000 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_line_str - 0x00000000 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .debug_frame 0x00000000 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) - .text 0x00000000 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_info 0x00000000 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_abbrev 0x00000000 0x253 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_loclists - 0x00000000 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_line 0x00000000 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_str 0x00000000 0x5a2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_line_str - 0x00000000 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .debug_frame 0x00000000 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .text 0x00000000 0xe2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_info 0x00000000 0xa86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_abbrev 0x00000000 0x274 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_loclists - 0x00000000 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_line 0x00000000 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_str 0x00000000 0x5a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_line_str - 0x00000000 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .debug_frame 0x00000000 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .text 0x00000000 0xc0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_info 0x00000000 0x9e6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_abbrev 0x00000000 0x27a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_loclists - 0x00000000 0x129 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_rnglists - 0x00000000 0x1c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_line 0x00000000 0x1f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_str 0x00000000 0x562 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_line_str - 0x00000000 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_frame 0x00000000 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .text 0x00000000 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_info 0x00000000 0x8f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_abbrev 0x00000000 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_loclists - 0x00000000 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_line 0x00000000 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_str 0x00000000 0x4fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_line_str - 0x00000000 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_frame 0x00000000 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .text 0x00000000 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .rodata.str1.4 - 0x00000000 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x00000000 0xa49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_abbrev 0x00000000 0x265 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_loclists - 0x00000000 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x00000000 0x262 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_str 0x00000000 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line_str - 0x00000000 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_frame 0x00000000 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .text 0x00000000 0x64 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_info 0x00000000 0x90d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_abbrev 0x00000000 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_loclists - 0x00000000 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_line 0x00000000 0x163 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_str 0x00000000 0x50f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_line_str - 0x00000000 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .debug_frame 0x00000000 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) - .text 0x00000000 0x1da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_info 0x00000000 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_abbrev 0x00000000 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_loclists - 0x00000000 0x105 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_line 0x00000000 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_str 0x00000000 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_line_str - 0x00000000 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .debug_frame 0x00000000 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) - .text 0x00000000 0xf2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_info 0x00000000 0x9c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_abbrev 0x00000000 0x237 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_loclists - 0x00000000 0x13d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_line 0x00000000 0x360 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_str 0x00000000 0x530 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_line_str - 0x00000000 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_frame 0x00000000 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .text 0x00000000 0x90 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_info 0x00000000 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_abbrev 0x00000000 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_loclists - 0x00000000 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line 0x00000000 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_str 0x00000000 0x522 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line_str - 0x00000000 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_frame 0x00000000 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .text 0x00000000 0xbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_info 0x00000000 0xa0d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_abbrev 0x00000000 0x21e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_loclists - 0x00000000 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_line 0x00000000 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_str 0x00000000 0x53a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_line_str - 0x00000000 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .debug_frame 0x00000000 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .text 0x00000000 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_info 0x00000000 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_abbrev 0x00000000 0x22d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_loclists - 0x00000000 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line 0x00000000 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_str 0x00000000 0x532 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line_str - 0x00000000 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_frame 0x00000000 0x64 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .text 0x00000000 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_info 0x00000000 0x992 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_abbrev 0x00000000 0x25a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_loclists - 0x00000000 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_rnglists - 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_line 0x00000000 0x256 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_str 0x00000000 0x519 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_line_str - 0x00000000 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_frame 0x00000000 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .text 0x00000000 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_info 0x00000000 0x99b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_abbrev 0x00000000 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_loclists - 0x00000000 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_line 0x00000000 0x272 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_str 0x00000000 0x529 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_line_str - 0x00000000 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_frame 0x00000000 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .text 0x00000000 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-bzero.o) @@ -8828,65 +7946,16 @@ Discarded input sections 0x00000000 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strcmp.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .text 0x00000000 0xe2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .sbss 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .sdata 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_info 0x00000000 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_abbrev 0x00000000 0x1c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_loclists - 0x00000000 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_rnglists - 0x00000000 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_line 0x00000000 0x2e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_str 0x00000000 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_line_str - 0x00000000 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .debug_frame 0x00000000 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .text 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_info 0x00000000 0x89a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_abbrev 0x00000000 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_loclists - 0x00000000 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_line 0x00000000 0x89 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_str 0x00000000 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_line_str - 0x00000000 0x2dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .debug_frame 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .text 0x00000000 0x166 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_info 0x00000000 0xddf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_abbrev 0x00000000 0x2be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_loclists - 0x00000000 0x21f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_line 0x00000000 0x55c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_str 0x00000000 0x761 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_line_str - 0x00000000 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .debug_frame 0x00000000 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .text 0x00000000 0xbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) @@ -8906,111 +7975,20 @@ Discarded input sections 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-siscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .text 0x00000000 0x1d5e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .rodata 0x00000000 0x13e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_info 0x00000000 0x20eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_abbrev 0x00000000 0x420 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_loclists - 0x00000000 0x15e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_rnglists - 0x00000000 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_line 0x00000000 0x3be9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_str 0x00000000 0x963 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_line_str - 0x00000000 0x406 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .debug_frame 0x00000000 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) - .text 0x00000000 0x27e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .rodata 0x00000000 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .rodata.str1.4 - 0x00000000 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .srodata.cst8 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_info 0x00000000 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_abbrev 0x00000000 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_loclists - 0x00000000 0x22dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_rnglists - 0x00000000 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line 0x00000000 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_str 0x00000000 0xc75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line_str - 0x00000000 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_frame 0x00000000 0xb8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .text 0x00000000 0x2212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .rodata.str1.4 - 0x00000000 0x9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .rodata 0x00000000 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_info 0x00000000 0x229c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_abbrev 0x00000000 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_loclists - 0x00000000 0x1abc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_rnglists - 0x00000000 0x1dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_line 0x00000000 0x4225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_str 0x00000000 0x9db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_line_str - 0x00000000 0x40b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .debug_frame 0x00000000 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .text 0x00000000 0xae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_info 0x00000000 0xfa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_abbrev 0x00000000 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_loclists - 0x00000000 0xf7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_rnglists - 0x00000000 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_line 0x00000000 0x216 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_str 0x00000000 0x11b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_line_str - 0x00000000 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) - .text 0x00000000 0x208 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_info 0x00000000 0xab0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_abbrev 0x00000000 0x299 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_loclists - 0x00000000 0x185 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_line 0x00000000 0x5f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_str 0x00000000 0x582 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_line_str - 0x00000000 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .debug_frame 0x00000000 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .text 0x00000000 0x3a2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) @@ -9080,199 +8058,33 @@ Discarded input sections .debug_frame 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) .riscv.attributes 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) - .text 0x00000000 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .sbss 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .text 0x00000000 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .srodata.cst4 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_info 0x00000000 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_abbrev 0x00000000 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_loclists - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_line 0x00000000 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_str 0x00000000 0x12a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_line_str - 0x00000000 0x204 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .text 0x00000000 0x10be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .rodata.str1.4 - 0x00000000 0x15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .rodata 0x00000000 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .srodata.cst8 0x00000000 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .srodata.cst4 0x00000000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_info 0x00000000 0x1e11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_abbrev 0x00000000 0x50e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_loclists - 0x00000000 0x1117 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_rnglists - 0x00000000 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_line 0x00000000 0x22d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_str 0x00000000 0xa78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_line_str - 0x00000000 0x3e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .debug_frame 0x00000000 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .text 0x00000000 0x20c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_info 0x00000000 0xe15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_abbrev 0x00000000 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_loclists - 0x00000000 0x324 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_line 0x00000000 0x59e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_str 0x00000000 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_line_str - 0x00000000 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .debug_frame 0x00000000 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) - .text 0x00000000 0x1fc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_info 0x00000000 0xe11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_abbrev 0x00000000 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_loclists - 0x00000000 0x320 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_line 0x00000000 0x58c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_str 0x00000000 0x779 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_line_str - 0x00000000 0x366 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .debug_frame 0x00000000 0xb0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) - .text 0x00000000 0x76 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .rodata.str1.4 - 0x00000000 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_info 0x00000000 0xbf6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_abbrev 0x00000000 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_loclists - 0x00000000 0xf2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_line 0x00000000 0x1b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_str 0x00000000 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_line_str - 0x00000000 0x348 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .debug_frame 0x00000000 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) - .text 0x00000000 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_info 0x00000000 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_abbrev 0x00000000 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_loclists - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_line 0x00000000 0x79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_str 0x00000000 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_line_str - 0x00000000 0x2cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) - .text 0x00000000 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_info 0x00000000 0xad7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_abbrev 0x00000000 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_loclists - 0x00000000 0x33 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_line 0x00000000 0xc4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_str 0x00000000 0x6c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_line_str - 0x00000000 0x35f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) - .text 0x00000000 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .srodata.cst8 0x00000000 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_info 0x00000000 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_abbrev 0x00000000 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_loclists - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_line 0x00000000 0x72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_str 0x00000000 0x125 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_line_str - 0x00000000 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) - .text 0x00000000 0x612 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .rodata.str1.4 - 0x00000000 0x75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_info 0x00000000 0x126a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_abbrev 0x00000000 0x3c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_loclists - 0x00000000 0x858 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_rnglists - 0x00000000 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_line 0x00000000 0x101c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_str 0x00000000 0x8d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_line_str - 0x00000000 0x3e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .debug_frame 0x00000000 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) - .text 0x00000000 0x1da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_info 0x00000000 0x347 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_abbrev 0x00000000 0x187 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_loclists - 0x00000000 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_line 0x00000000 0x5ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_str 0x00000000 0x24b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_line_str - 0x00000000 0x22b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .debug_frame 0x00000000 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) .text 0x00000000 0x5fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(adddf3.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(adddf3.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(adddf3.o) @@ -9502,25 +8314,8 @@ Discarded input sections .debug_frame 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(unordsf2.o) .riscv.attributes 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(unordsf2.o) - .text 0x00000000 0x178 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_info 0x00000000 0x398 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_abbrev 0x00000000 0x197 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_loclists - 0x00000000 0x231 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_aranges - 0x00000000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_rnglists - 0x00000000 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_line 0x00000000 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_str 0x00000000 0x221 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_line_str - 0x00000000 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .comment 0x00000000 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .debug_frame 0x00000000 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) - .riscv.attributes - 0x00000000 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .text 0x00000000 0x116 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(truncdfsf2.o) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(truncdfsf2.o) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(truncdfsf2.o) @@ -10176,7 +8971,7 @@ END GROUP [!provide] PROVIDE (SYSCON = 0x60026000) [!provide] PROVIDE (TWAI = 0x6002b000) 0x60040000 PROVIDE (APB_SARADC = 0x60040000) - 0x60043000 PROVIDE (USB_SERIAL_JTAG = 0x60043000) + [!provide] PROVIDE (USB_SERIAL_JTAG = 0x60043000) 0x6003f000 PROVIDE (GDMA = 0x6003f000) 0x600c0000 PROVIDE (SYSTEM = 0x600c0000) 0x40000018 rtc_get_reset_reason = 0x40000018 @@ -12245,7 +11040,7 @@ END GROUP 0x00000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) 0x00000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) -.iram0.text 0x40380000 0xd71c +.iram0.text 0x40380000 0xd310 0x40380000 _iram_start = ABSOLUTE (.) 0x00000001 ASSERT (((ABSOLUTE (.) % 0x100) == 0x0), vector address must be 256 byte aligned) *(.exception_vectors_table.text) @@ -12254,294 +11049,259 @@ END GROUP 0x40380000 _vector_table *(.exception_vectors.text) .exception_vectors.text - 0x40380102 0x1d6 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x40380102 0x1d8 esp-idf/riscv/libriscv.a(vectors.S.obj) 0x40380102 _panic_handler - 0x403801da _interrupt_handler - 0x403802d8 . = ALIGN (0x4) - *fill* 0x403802d8 0x0 - 0x403802d8 _invalid_pc_placeholder = ABSOLUTE (.) - 0x403802d8 _iram_text_start = ABSOLUTE (.) + 0x403801dc _interrupt_handler + 0x403802dc . = ALIGN (0x4) + *fill* 0x403802da 0x2 + 0x403802dc _invalid_pc_placeholder = ABSOLUTE (.) + 0x403802dc _iram_text_start = ABSOLUTE (.) *(.iram1 .iram1.*) - .iram1.0 0x403802d8 0x244 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - 0x403802d8 call_start_cpu0 - .iram1.1 0x4038051c 0x4a esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .iram1.0 0x40380566 0x44 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - 0x40380566 esp_reset_reason_set_hint - .iram1.0 0x403805aa 0x98 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - 0x403805aa esp_system_reset_modules_on_exit - .iram1.1 0x40380642 0xf0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - 0x40380642 esp_restart_noos - .iram1.1 0x40380732 0x1a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .iram1.0 0x4038074c 0x1a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .iram1.0 0x40380766 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x40380766 panic_abort - .iram1.0 0x4038078c 0x16 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .iram1.1 0x403807a2 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x403807a2 panicHandler - .iram1.2 0x403807c0 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x403807c0 xt_unhandled_exception - .iram1.0 0x403807de 0x1c esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x403807de efuse_hal_chip_revision - .iram1.2 0x403807fa 0xe esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x403807fa efuse_hal_get_disable_wafer_version_major - .iram1.4 0x40380808 0x24 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x40380808 efuse_hal_flash_encryption_enabled - .iram1.0 0x4038082c 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x4038082c efuse_hal_get_major_chip_version - .iram1.1 0x4038083c 0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x4038083c efuse_hal_get_minor_chip_version - .iram1.0 0x40380856 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) - .iram1.1 0x4038086c 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x4038086c heap_caps_malloc - .iram1.2 0x403808a0 0x68 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x403808a0 heap_caps_malloc_default - .iram1.7 0x40380908 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x40380908 heap_caps_realloc - .iram1.3 0x4038093c 0x70 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x4038093c heap_caps_realloc_default - .iram1.8 0x403809ac 0x3c esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x403809ac heap_caps_calloc - .iram1.0 0x403809e8 0xc4 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .iram1.2 0x40380aac 0x1a esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .iram1.1 0x40380ac6 0x68 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - 0x40380ac6 heap_caps_free - .iram1.3 0x40380b2e 0xd8 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - 0x40380b2e heap_caps_aligned_alloc_base - .iram1.4 0x40380c06 0x12 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - 0x40380c06 heap_caps_malloc_base - .iram1.5 0x40380c18 0x194 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - 0x40380c18 heap_caps_realloc_base - .iram1.6 0x40380dac 0x42 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - 0x40380dac heap_caps_calloc_base - .iram1.1 0x40380dee 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x40380dee esp_clk_cpu_freq - .iram1.0 0x40380e0c 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .iram1.4 0x40380e46 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x40380e46 esp_intr_noniram_disable - .iram1.5 0x40380ec8 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x40380ec8 esp_intr_noniram_enable - .iram1.8 0x40380f2a 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x40380f2a esp_intr_enable_source - .iram1.9 0x40380f50 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x40380f50 esp_intr_disable_source - .iram1.3 0x40380f76 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x40380f76 esp_intr_disable - .iram1.3 0x4038106a 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4038106a periph_rcc_enter - .iram1.4 0x40381084 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x40381084 periph_rcc_exit - .iram1.5 0x4038109e 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .iram1.6 0x403810e4 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x403810e4 rtc_isr_noniram_disable - .iram1.7 0x4038110e 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x4038110e rtc_isr_noniram_enable - .iram1.2 0x4038112c 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - 0x4038112c regi2c_ctrl_read_reg_mask - .iram1.3 0x4038118a 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - 0x4038118a regi2c_ctrl_write_reg - .iram1.4 0x403811dc 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - 0x403811dc regi2c_ctrl_write_reg_mask - .iram1.1 0x4038123e 0xa esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4038123e xPortInterruptedFromISRContext - .iram1.0 0x40381248 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - .iram1.16 0x4038127a 0x2c esp-idf/newlib/libnewlib.a(locks.c.obj) - .iram1.4 0x403812a6 0xce esp-idf/newlib/libnewlib.a(locks.c.obj) - .iram1.9 0x40381374 0x86 esp-idf/newlib/libnewlib.a(locks.c.obj) - .iram1.3 0x403813fa 0x52 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403813fa _lock_close - 0x403813fa _lock_close_recursive - .iram1.5 0x4038144c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4038144c _lock_acquire - .iram1.6 0x4038145c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4038145c _lock_acquire_recursive - .iram1.7 0x4038146c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4038146c _lock_try_acquire - .iram1.8 0x4038147c 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4038147c _lock_try_acquire_recursive - .iram1.10 0x4038148c 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4038148c _lock_release - .iram1.11 0x4038149a 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4038149a _lock_release_recursive - .iram1.12 0x403814a8 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403814a8 __retarget_lock_init - .iram1.13 0x403814ba 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403814ba __retarget_lock_init_recursive - .iram1.14 0x403814cc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403814cc __retarget_lock_close - .iram1.15 0x403814dc 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403814dc __retarget_lock_close_recursive - .iram1.17 0x403814ec 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403814ec __retarget_lock_acquire - .iram1.18 0x4038151e 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x4038151e __retarget_lock_acquire_recursive - .iram1.19 0x40381550 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381550 __retarget_lock_try_acquire - .iram1.20 0x40381582 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x40381582 __retarget_lock_try_acquire_recursive - .iram1.21 0x403815b4 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815b4 __retarget_lock_release - .iram1.22 0x403815c6 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x403815c6 __retarget_lock_release_recursive - .iram1.0 0x403815d8 0x36 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - 0x403815d8 esp_reent_init - .iram1.1 0x4038160e 0x72 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x4038160e _gettimeofday_r - .iram1.0 0x40381680 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x40381680 _times_r - .iram1.0 0x403816c6 0x24 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - 0x403816c6 esp_system_get_time - .iram1.1 0x403816ea 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - 0x403816ea esp_timer_impl_get_time - 0x403816ea esp_timer_get_time - .iram1.0 0x4038170e 0x6a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .iram1.1 0x40381778 0x1ea esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40381778 bootloader_flash_execute_command_common - .iram1.2 0x40381962 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x40381962 bootloader_execute_flash_command - .iram1.4 0x4038197a 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x4038197a bootloader_read_flash_id - .iram1.12 0x403819ae 0x82 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - 0x403819ae bootloader_flash_reset_chip - .iram1.0 0x40381a30 0xe esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - 0x40381a30 esp_flash_encryption_enabled - .iram1.2 0x40381a3e 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.3 0x40381a4c 0xce esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.4 0x40381b1a 0x24 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.16 0x40381b3e 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .iram1.1 0x40381b6e 0x7a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x40381b6e esp_mmu_paddr_find_caps - .iram1.0 0x40381be8 0x98 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - 0x40381be8 esp_heap_adjust_alignment_to_hw - .iram1.5 0x40381c80 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381c80 spi_flash_disable_cache - .iram1.0 0x40381c92 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381c92 spi_flash_disable_interrupts_caches_and_other_cpu - .iram1.6 0x40381cb4 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381cb4 spi_flash_restore_cache - .iram1.1 0x40381cc6 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381cc6 spi_flash_enable_interrupts_caches_and_other_cpu - .iram1.4 0x40381ce8 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381ce8 spi_flash_enable_cache - .iram1.7 0x40381cf8 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x40381cf8 spi_flash_cache_enabled - .iram1.0 0x40381d0a 0x50 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .iram1.1 0x40381d5a 0x74 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x40381d5a spi_flash_check_and_flush_cache - .iram1.2 0x40381dce 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381dce spi_flash_guard_set - .iram1.4 0x40381dd8 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381dd8 esp_mspi_pin_init - .iram1.5 0x40381dda 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381dda spi_flash_init_chip_state - .iram1.7 0x40381dde 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x40381dde esp_mspi_32bit_address_flash_feature_check - .iram1.3 0x40381de2 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.4 0x40381e0a 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.6 0x40381e2c 0x54 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.7 0x40381e80 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40381e80 esp_flash_chip_driver_initialized - .iram1.5 0x40381e8c 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.12 0x40381eb4 0xa2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.10 0x40381f56 0x80 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .iram1.13 0x40381fd6 0x64 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40381fd6 esp_flash_get_physical_size - .iram1.9 0x4038203a 0x1bc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4038203a esp_flash_init_main - .iram1.16 0x403821f6 0x226 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x403821f6 esp_flash_erase_region - .iram1.21 0x4038241c 0x136 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4038241c esp_flash_read - .iram1.22 0x40382552 0x1b8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x40382552 esp_flash_write - .iram1.28 0x4038270a 0x210 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4038270a esp_flash_write_encrypted - .iram1.9 0x4038291a 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.17 0x40382944 0x3e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.8 0x40382982 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.12 0x403829c8 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.11 0x403829d8 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.10 0x40382a40 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.14 0x40382a56 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.13 0x40382a66 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.0 0x40382ab2 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.7 0x40382ac0 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.1 0x40382adc 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.6 0x40382aea 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .iram1.3 0x40382afa 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.2 0x40382b10 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.1 0x40382b34 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .iram1.1 0x40382b50 0x54 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .iram1.2 0x40382ba4 0x5c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .iram1.3 0x40382c00 0xe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x40382c00 esp_crosscore_int_send_yield - .iram1.0 0x40382c0e 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x40382c0e esp_vApplicationTickHook - .iram1.0 0x40382c3e 0x4a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .iram1.0 0x40382c88 0x88 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - 0x40382c88 esp_backtrace_print + .iram1.0 0x403802dc 0x2e2 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x403802dc call_start_cpu0 + .iram1.1 0x403805be 0x4a esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .iram1.0 0x40380608 0x44 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x40380608 esp_reset_reason_set_hint + .iram1.0 0x4038064c 0x98 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x4038064c esp_system_reset_modules_on_exit + .iram1.1 0x403806e4 0xf0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + 0x403806e4 esp_restart_noos + .iram1.1 0x403807d4 0x1a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .iram1.0 0x403807ee 0x1a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .iram1.0 0x40380808 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x40380808 panic_abort + .iram1.0 0x4038082e 0x16 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .iram1.1 0x40380844 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x40380844 panicHandler + .iram1.2 0x40380862 0x1e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x40380862 xt_unhandled_exception + .iram1.0 0x40380880 0x1c esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x40380880 efuse_hal_chip_revision + .iram1.2 0x4038089c 0xe esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x4038089c efuse_hal_get_disable_wafer_version_major + .iram1.4 0x403808aa 0x24 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403808aa efuse_hal_flash_encryption_enabled + .iram1.0 0x403808ce 0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403808ce efuse_hal_get_major_chip_version + .iram1.1 0x403808de 0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x403808de efuse_hal_get_minor_chip_version + .iram1.0 0x403808f8 0x16 esp-idf/heap/libheap.a(heap_caps.c.obj) + .iram1.1 0x4038090e 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x4038090e heap_caps_malloc + .iram1.2 0x40380942 0x68 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380942 heap_caps_malloc_default + .iram1.7 0x403809aa 0x34 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x403809aa heap_caps_realloc + .iram1.3 0x403809de 0x70 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x403809de heap_caps_realloc_default + .iram1.8 0x40380a4e 0x3c esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x40380a4e heap_caps_calloc + .iram1.0 0x40380a8a 0xc4 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .iram1.2 0x40380b4e 0x1a esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .iram1.1 0x40380b68 0x68 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40380b68 heap_caps_free + .iram1.3 0x40380bd0 0xd8 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40380bd0 heap_caps_aligned_alloc_base + .iram1.4 0x40380ca8 0x12 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40380ca8 heap_caps_malloc_base + .iram1.5 0x40380cba 0x194 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40380cba heap_caps_realloc_base + .iram1.6 0x40380e4e 0x42 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x40380e4e heap_caps_calloc_base + .iram1.1 0x40380e90 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x40380e90 esp_clk_cpu_freq + .iram1.2 0x40380eae 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x40380eae esp_clk_apb_freq + .iram1.3 0x40380ef6 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x40380ef6 esp_clk_xtal_freq + .iram1.0 0x40380f10 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .iram1.4 0x40380f4a 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40380f4a esp_intr_noniram_disable + .iram1.5 0x40380fcc 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40380fcc esp_intr_noniram_enable + .iram1.8 0x4038102e 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4038102e esp_intr_enable_source + .iram1.9 0x40381054 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x40381054 esp_intr_disable_source + .iram1.3 0x4038107a 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4038107a esp_intr_disable + .iram1.3 0x4038116e 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4038116e periph_rcc_enter + .iram1.4 0x40381188 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x40381188 periph_rcc_exit + .iram1.5 0x403811a2 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .iram1.6 0x403811e8 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x403811e8 rtc_isr_noniram_disable + .iram1.7 0x40381212 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x40381212 rtc_isr_noniram_enable + .iram1.2 0x40381230 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x40381230 regi2c_ctrl_read_reg_mask + .iram1.3 0x4038128e 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x4038128e regi2c_ctrl_write_reg + .iram1.4 0x403812e0 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x403812e0 regi2c_ctrl_write_reg_mask + .iram1.1 0x40381342 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40381342 xPortInterruptedFromISRContext + .iram1.0 0x4038134c 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.16 0x4038137e 0x2c esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.4 0x403813aa 0xce esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.9 0x40381478 0x86 esp-idf/newlib/libnewlib.a(locks.c.obj) + .iram1.3 0x403814fe 0x52 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403814fe _lock_close + 0x403814fe _lock_close_recursive + .iram1.5 0x40381550 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381550 _lock_acquire + .iram1.6 0x40381560 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381560 _lock_acquire_recursive + .iram1.7 0x40381570 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381570 _lock_try_acquire + .iram1.8 0x40381580 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381580 _lock_try_acquire_recursive + .iram1.10 0x40381590 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381590 _lock_release + .iram1.11 0x4038159e 0xe esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4038159e _lock_release_recursive + .iram1.12 0x403815ac 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815ac __retarget_lock_init + .iram1.13 0x403815be 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815be __retarget_lock_init_recursive + .iram1.14 0x403815d0 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815d0 __retarget_lock_close + .iram1.15 0x403815e0 0x10 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815e0 __retarget_lock_close_recursive + .iram1.17 0x403815f0 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403815f0 __retarget_lock_acquire + .iram1.18 0x40381622 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381622 __retarget_lock_acquire_recursive + .iram1.19 0x40381654 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381654 __retarget_lock_try_acquire + .iram1.20 0x40381686 0x32 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x40381686 __retarget_lock_try_acquire_recursive + .iram1.21 0x403816b8 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403816b8 __retarget_lock_release + .iram1.22 0x403816ca 0x12 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x403816ca __retarget_lock_release_recursive + .iram1.0 0x403816dc 0x36 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x403816dc esp_reent_init + .iram1.1 0x40381712 0x72 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x40381712 _gettimeofday_r + .iram1.0 0x40381784 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x40381784 _times_r + .iram1.0 0x403817ca 0x24 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x403817ca esp_system_get_time + .iram1.1 0x403817ee 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x403817ee esp_timer_impl_get_time + 0x403817ee esp_timer_get_time + .iram1.1 0x40381812 0x1ea esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40381812 bootloader_flash_execute_command_common + .iram1.2 0x403819fc 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x403819fc bootloader_execute_flash_command + .iram1.4 0x40381a14 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40381a14 bootloader_read_flash_id + .iram1.12 0x40381a48 0x82 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x40381a48 bootloader_flash_reset_chip + .iram1.0 0x40381aca 0xe esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x40381aca esp_flash_encryption_enabled + .iram1.2 0x40381ad8 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.3 0x40381ae6 0xce esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.4 0x40381bb4 0x24 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.16 0x40381bd8 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .iram1.1 0x40381c08 0x7a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x40381c08 esp_mmu_paddr_find_caps + .iram1.0 0x40381c82 0x98 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x40381c82 esp_heap_adjust_alignment_to_hw + .iram1.5 0x40381d1a 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d1a spi_flash_disable_cache + .iram1.0 0x40381d2c 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d2c spi_flash_disable_interrupts_caches_and_other_cpu + .iram1.6 0x40381d4e 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d4e spi_flash_restore_cache + .iram1.1 0x40381d60 0x22 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d60 spi_flash_enable_interrupts_caches_and_other_cpu + .iram1.4 0x40381d82 0x10 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d82 spi_flash_enable_cache + .iram1.7 0x40381d92 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x40381d92 spi_flash_cache_enabled + .iram1.0 0x40381da4 0x50 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .iram1.1 0x40381df4 0x74 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x40381df4 spi_flash_check_and_flush_cache + .iram1.2 0x40381e68 0xa esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381e68 spi_flash_guard_set + .iram1.4 0x40381e72 0x2 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381e72 esp_mspi_pin_init + .iram1.5 0x40381e74 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381e74 spi_flash_init_chip_state + .iram1.7 0x40381e78 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x40381e78 esp_mspi_32bit_address_flash_feature_check + .iram1.3 0x40381e7c 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.4 0x40381ea4 0x22 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.6 0x40381ec6 0x54 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.7 0x40381f1a 0xc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40381f1a esp_flash_chip_driver_initialized + .iram1.5 0x40381f26 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.12 0x40381f4e 0xa2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.10 0x40381ff0 0x80 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .iram1.13 0x40382070 0x64 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40382070 esp_flash_get_physical_size + .iram1.9 0x403820d4 0x1bc esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403820d4 esp_flash_init_main + .iram1.16 0x40382290 0x226 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x40382290 esp_flash_erase_region + .iram1.21 0x403824b6 0x136 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403824b6 esp_flash_read + .iram1.22 0x403825ec 0x1b8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403825ec esp_flash_write + .iram1.28 0x403827a4 0x210 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x403827a4 esp_flash_write_encrypted + .iram1.9 0x403829b4 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.17 0x403829de 0x3e esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.8 0x40382a1c 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.12 0x40382a62 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.11 0x40382a72 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.10 0x40382ada 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.14 0x40382af0 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.13 0x40382b00 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.0 0x40382b4c 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.7 0x40382b5a 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.1 0x40382b76 0xe esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.6 0x40382b84 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .iram1.3 0x40382b94 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.2 0x40382baa 0x24 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x40382bce 0x1c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .iram1.1 0x40382bea 0x54 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.2 0x40382c3e 0x5c esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .iram1.3 0x40382c9a 0xe esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x40382c9a esp_crosscore_int_send_yield + .iram1.0 0x40382ca8 0x30 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x40382ca8 esp_vApplicationTickHook + .iram1.0 0x40382cd8 0x4a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .iram1.0 0x40382d22 0x88 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x40382d22 esp_backtrace_print *libapp_trace.a:app_trace.*(.literal .literal.* .text .text.*) .text.esp_apptrace_tmo_init - 0x40382d10 0x3a esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382daa 0x3a esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .text.esp_apptrace_flush_nolock - 0x40382d4a 0x8e esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - 0x40382d4a esp_apptrace_flush_nolock + 0x40382de4 0x8e esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382de4 esp_apptrace_flush_nolock .text.esp_apptrace_jtag_hw_get - 0x40382dd8 0x4 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - 0x40382dd8 esp_apptrace_jtag_hw_get + 0x40382e72 0x4 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382e72 esp_apptrace_jtag_hw_get .text.esp_apptrace_init - 0x40382ddc 0xb8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - 0x40382ddc esp_apptrace_init + 0x40382e76 0xb8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382e76 esp_apptrace_init .text.__esp_system_init_fn_esp_apptrace_init - 0x40382e94 0xe esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x40382f2e 0xe esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) *libapp_trace.a:app_trace_util.*(.literal .literal.* .text .text.*) .text.esp_apptrace_log_lock - 0x40382ea2 0x4 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x40382ea2 esp_apptrace_log_lock + 0x40382f3c 0x4 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x40382f3c esp_apptrace_log_lock .text.esp_apptrace_log_unlock - 0x40382ea6 0x2 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x40382ea6 esp_apptrace_log_unlock - .text.esp_apptrace_lock_take - 0x40382ea8 0x10 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x40382ea8 esp_apptrace_lock_take - .text.esp_apptrace_lock_give - 0x40382eb8 0x10 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - 0x40382eb8 esp_apptrace_lock_give + 0x40382f40 0x2 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x40382f40 esp_apptrace_log_unlock *libapp_trace.a:port_uart.*(.literal .literal.* .text .text.*) - .text.esp_apptrace_uart_down_buffer_put - 0x40382ec8 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_host_is_connected - 0x40382ecc 0x8 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_flush_nolock - 0x40382ed4 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_flush - 0x40382ed8 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_lock - 0x40382edc 0x14 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_unlock - 0x40382ef0 0xe esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_down_buffer_get - 0x40382efe 0x82 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_up_buffer_get - 0x40382f80 0x64 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_down_buffer_config - 0x40382fe4 0x36 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_send_uart_data - 0x4038301a 0xd0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_up_buffer_put - 0x403830ea 0x1c esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_lock_init - 0x40383106 0x24 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.send_buff_data - 0x4038312a 0x60 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_send_uart_tx_task - 0x4038318a 0x82 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_hw_init - 0x4038320c 0x2a esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .text.esp_apptrace_uart_init - 0x40383236 0x164 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .text.esp_apptrace_uart_hw_get - 0x4038339a 0x12 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - 0x4038339a esp_apptrace_uart_hw_get + 0x40382f42 0x4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x40382f42 esp_apptrace_uart_hw_get *libclang_rt.builtins.a:_divsf3.*(.literal .literal.* .text .text.*) *libclang_rt.builtins.a:restore.*(.literal .literal.* .text .text.*) *libclang_rt.builtins.a:save.*(.literal .literal.* .text .text.*) @@ -12554,15 +11314,15 @@ END GROUP *libesp_hw_support.a:cpu.*(.literal.esp_cpu_unstall .text.esp_cpu_unstall) *libesp_hw_support.a:cpu.*(.literal.esp_cpu_wait_for_intr .text.esp_cpu_wait_for_intr) .text.esp_cpu_wait_for_intr - 0x403833ac 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x403833ac esp_cpu_wait_for_intr + 0x40382f46 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x40382f46 esp_cpu_wait_for_intr *libesp_hw_support.a:esp_memory_utils.*(.literal .literal.* .text .text.*) .text.esp_ptr_byte_accessible - 0x403833cc 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - 0x403833cc esp_ptr_byte_accessible + 0x40382f66 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x40382f66 esp_ptr_byte_accessible .text.esp_ptr_external_ram - 0x403833ea 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - 0x403833ea esp_ptr_external_ram + 0x40382f84 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x40382f84 esp_ptr_external_ram *libesp_hw_support.a:gdma.*(.literal.gdma_append .text.gdma_append) *libesp_hw_support.a:gdma.*(.literal.gdma_default_rx_isr .text.gdma_default_rx_isr) *libesp_hw_support.a:gdma.*(.literal.gdma_default_tx_isr .text.gdma_default_tx_isr) @@ -12575,503 +11335,503 @@ END GROUP *libesp_hw_support.a:periph_ctrl.*(.literal.wifi_module_enable .text.wifi_module_enable) *libesp_hw_support.a:rtc_clk.*(.literal .literal.* .text .text.*) .text.rtc_clk_bbpll_disable - 0x403833ee 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40382f88 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_bbpll_enable - 0x40383404 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40382f9e 0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_bbpll_configure - 0x40383412 0x156 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .text.rtc_clk_bbpll_add_consumer - 0x40383568 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383568 rtc_clk_bbpll_add_consumer - .text.rtc_clk_bbpll_remove_consumer - 0x40383578 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383578 rtc_clk_bbpll_remove_consumer + 0x40382fac 0x156 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_32k_enable - 0x40383588 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383588 rtc_clk_32k_enable + 0x40383102 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383102 rtc_clk_32k_enable .text.rtc_clk_32k_enable_external - 0x4038360c 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x4038360c rtc_clk_32k_enable_external + 0x40383186 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383186 rtc_clk_32k_enable_external .text.rtc_clk_8m_enable - 0x40383638 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383638 rtc_clk_8m_enable + 0x403831b2 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403831b2 rtc_clk_8m_enable .text.rtc_clk_8md256_enabled - 0x403836b4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403836b4 rtc_clk_8md256_enabled + 0x4038322e 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038322e rtc_clk_8md256_enabled .text.rtc_clk_slow_src_set - 0x403836c4 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403836c4 rtc_clk_slow_src_set + 0x4038323e 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038323e rtc_clk_slow_src_set .text.rtc_clk_slow_src_get - 0x4038374a 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x4038374a rtc_clk_slow_src_get + 0x403832c4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403832c4 rtc_clk_slow_src_get .text.rtc_clk_slow_freq_get_hz - 0x40383764 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383764 rtc_clk_slow_freq_get_hz + 0x403832de 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403832de rtc_clk_slow_freq_get_hz .text.rtc_clk_fast_src_set - 0x40383798 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383798 rtc_clk_fast_src_set + 0x40383310 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383310 rtc_clk_fast_src_set .text.rtc_clk_xtal_freq_get - 0x403837d8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403837d8 rtc_get_xtal - 0x403837d8 rtc_clk_xtal_freq_get + 0x40383350 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383350 rtc_get_xtal + 0x40383350 rtc_clk_xtal_freq_get .text.rtc_clk_cpu_freq_mhz_to_config - 0x40383830 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383830 rtc_clk_cpu_freq_mhz_to_config + 0x403833a8 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403833a8 rtc_clk_cpu_freq_mhz_to_config .text.rtc_clk_cpu_freq_get_config - 0x4038389c 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x4038389c rtc_clk_cpu_freq_get_config + 0x40383414 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383414 rtc_clk_cpu_freq_get_config .text.rtc_clk_apb_freq_update - 0x403839a2 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x403839a2 rtc_clk_apb_freq_update + 0x4038351a 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038351a rtc_clk_apb_freq_update .text.rtc_clk_cpu_freq_to_xtal - 0x403839b8 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383530 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_cpu_set_to_default_config - 0x40383a28 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383a28 rtc_clk_cpu_set_to_default_config + 0x403835a0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403835a0 rtc_clk_cpu_set_to_default_config .text.rtc_clk_cpu_freq_set_xtal - 0x40383a3c 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383a3c rtc_clk_cpu_freq_set_xtal + 0x403835b4 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403835b4 rtc_clk_cpu_freq_set_xtal .text.rtc_clk_cpu_freq_to_pll_mhz - 0x40383a4e 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x403835c6 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_cpu_freq_to_8m - 0x40383abe 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383636 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .text.rtc_clk_cpu_freq_set_config - 0x40383afe 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383afe rtc_clk_cpu_freq_set_config + 0x40383676 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x40383676 rtc_clk_cpu_freq_set_config .text.rtc_dig_clk8m_enable - 0x40383b92 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383b92 rtc_dig_clk8m_enable + 0x4038370a 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038370a rtc_dig_clk8m_enable .text.rtc_dig_clk8m_disable - 0x40383bb2 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - 0x40383bb2 rtc_dig_clk8m_disable + 0x4038372a 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x4038372a rtc_dig_clk8m_disable *libesp_hw_support.a:rtc_sleep.*(.literal .literal.* .text .text.*) .text.rtc_sleep_pu - 0x40383bd2 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - 0x40383bd2 rtc_sleep_pu + 0x4038374a 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x4038374a rtc_sleep_pu *libesp_hw_support.a:rtc_time.*(.literal .literal.* .text .text.*) .text.rtc_clk_cal_32k_valid - 0x40383d0a 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383882 0x98 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .text.rtc_clk_cal_internal - 0x40383da2 0x22a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x40383da2 rtc_clk_cal_internal + 0x4038391a 0x22a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x4038391a rtc_clk_cal_internal .text.rtc_clk_cal - 0x40383fcc 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x40383fcc rtc_clk_cal + 0x40383b44 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383b44 rtc_clk_cal .text.rtc_time_us_to_slowclk - 0x4038406c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x4038406c rtc_time_us_to_slowclk + 0x40383be4 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383be4 rtc_time_us_to_slowclk .text.rtc_time_get - 0x403840ac 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x403840ac rtc_time_get + 0x40383c24 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383c24 rtc_time_get .text.rtc_clk_freq_cal - 0x403840c8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - 0x403840c8 rtc_clk_freq_cal + 0x40383c40 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383c40 rtc_clk_freq_cal .text.enable_timer_group0_for_calibration - 0x403840e8 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x40383c60 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) *libesp_hw_support.a:sar_periph_ctrl.*(.literal.sar_periph_ctrl_power_enable .text.sar_periph_ctrl_power_enable) *libesp_hw_support.a:sleep_console.*(.literal .literal.* .text .text.*) *libesp_hw_support.a:systimer.*(.literal .literal.* .text .text.*) .text.systimer_ticks_to_us - 0x4038414e 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - 0x4038414e systimer_ticks_to_us + 0x40383cc6 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x40383cc6 systimer_ticks_to_us .text.systimer_us_to_ticks - 0x4038415a 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - 0x4038415a systimer_us_to_ticks + 0x40383cd2 0xc esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x40383cd2 systimer_us_to_ticks *libesp_mm.a:esp_cache.*(.literal .literal.* .text .text.*) .text.esp_cache_get_alignment - 0x40384166 0x4a esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - 0x40384166 esp_cache_get_alignment + 0x40383cde 0x4a esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x40383cde esp_cache_get_alignment *libesp_ringbuf.a:(.literal .literal.* .text .text.*) .text.prvCheckItemAvail - 0x403841b0 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383d28 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetCurMaxSizeNoSplit - 0x403841f6 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383d6e 0x3e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetCurMaxSizeAllowSplit - 0x40384234 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383dac 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetCurMaxSizeByteBuf - 0x4038427e 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383df6 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReturnItemByteBuf - 0x4038429c 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383e14 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetItemByteBuf - 0x40384302 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383e7a 0x102 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCheckItemFitsByteBuffer - 0x40384404 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383f7c 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReturnItemDefault - 0x4038446a 0x192 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40383fe2 0x192 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvGetItemDefault - 0x403845fc 0x1a2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384174 0x1a2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvAcquireItemNoSplit - 0x4038479e 0xda esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384316 0xda esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvSendItemDoneNoSplit - 0x40384878 0x178 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403843f0 0x178 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCheckItemFitsDefault - 0x403849f0 0xb8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384568 0xb8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvInitializeNewRingbuffer - 0x40384aa8 0x11c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384620 0x11c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCopyItemByteBuf - 0x40384bc4 0xae esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038473c 0xae esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCopyItemAllowSplit - 0x40384c72 0x148 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403847ea 0x148 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvCopyItemNoSplit - 0x40384dba 0x3c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384932 0x3c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReceiveGeneric - 0x40384df6 0x134 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4038496e 0x134 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvReceiveGenericFromISR - 0x40384f2a 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384aa2 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvSendAcquireGeneric - 0x40385010 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384b88 0xe6 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.xRingbufferCreateStatic - 0x403850f6 0xba esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403850f6 xRingbufferCreateStatic + 0x40384c6e 0xba esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384c6e xRingbufferCreateStatic .text.xRingbufferSend - 0x403851b0 0x70 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403851b0 xRingbufferSend + 0x40384d28 0x70 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384d28 xRingbufferSend .text.xRingbufferSendFromISR - 0x40385220 0xfe esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385220 xRingbufferSendFromISR + 0x40384d98 0xfe esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384d98 xRingbufferSendFromISR + .text.xRingbufferReceive + 0x40384e96 0x4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384e96 xRingbufferReceive .text.xRingbufferReceiveFromISR - 0x4038531e 0x48 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4038531e xRingbufferReceiveFromISR + 0x40384ee0 0x48 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384ee0 xRingbufferReceiveFromISR .text.xRingbufferReceiveUpTo - 0x40385366 0x76 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385366 xRingbufferReceiveUpTo + 0x40384f28 0x76 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384f28 xRingbufferReceiveUpTo .text.vRingbufferReturnItem - 0x403853dc 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403853dc vRingbufferReturnItem + 0x40384f9e 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40384f9e vRingbufferReturnItem .text.vRingbufferReturnItemFromISR - 0x4038545e 0x8c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4038545e vRingbufferReturnItemFromISR + 0x40385020 0x8c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385020 vRingbufferReturnItemFromISR .text.vRingbufferDelete - 0x403854ea 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403854ea vRingbufferDelete + 0x403850ac 0x46 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403850ac vRingbufferDelete .text.xRingbufferGetMaxItemSize - 0x40385530 0x2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385530 xRingbufferGetMaxItemSize + 0x403850f2 0x2e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403850f2 xRingbufferGetMaxItemSize .text.xRingbufferGetStaticBuffer - 0x4038555e 0x42 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4038555e xRingbufferGetStaticBuffer + 0x40385120 0x42 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385120 xRingbufferGetStaticBuffer .text.xRingbufferCreateWithCaps - 0x403855a0 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x403855a0 xRingbufferCreateWithCaps + 0x40385162 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x40385162 xRingbufferCreateWithCaps .text.vRingbufferDeleteWithCaps - 0x40385604 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x40385604 vRingbufferDeleteWithCaps + 0x403851c6 0x54 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x403851c6 vRingbufferDeleteWithCaps *libesp_rom.a:esp_rom_spiflash.*(.literal .literal.* .text .text.*) *libesp_rom.a:esp_rom_systimer.*(.literal .literal.* .text .text.*) *libesp_system.a:esp_err.*(.literal .literal.* .text .text.*) .text.esp_error_check_failed_print - 0x40385658 0x92 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x4038521a 0x82 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .text._esp_error_check_failed - 0x403856ea 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - 0x403856ea _esp_error_check_failed + 0x4038529c 0x1c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x4038529c _esp_error_check_failed *libesp_system.a:esp_system_chip.*(.literal.esp_system_abort .text.esp_system_abort) .text.esp_system_abort - 0x4038570a 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x4038570a esp_system_abort + 0x403852b8 0x8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x403852b8 esp_system_abort *libesp_system.a:image_process.*(.literal .literal.* .text .text.*) *libesp_system.a:ubsan.*(.literal .literal.* .text .text.*) .text.__ubsan_include - 0x40385712 0x2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - 0x40385712 __ubsan_include + 0x403852c0 0x2 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + 0x403852c0 __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.*) .text.prvGetDisinheritPriorityAfterTimeout - 0x40385714 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403852c2 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueFull - 0x40385724 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403852d2 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueEmpty - 0x4038574c 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403852fa 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataToQueue - 0x40385770 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038531e 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataFromQueue - 0x4038580a 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403853b8 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvNotifyQueueSetContainer - 0x40385836 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403853e4 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvUnlockQueue - 0x40385914 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403854c2 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericReset - 0x403859a6 0xd6 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403859a6 xQueueGenericReset + 0x40385554 0xd6 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385554 xQueueGenericReset .text.prvInitialiseNewQueue - 0x40385a7c 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038562a 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericCreateStatic - 0x40385aa4 0x9c esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385aa4 xQueueGenericCreateStatic + 0x40385652 0x9c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385652 xQueueGenericCreateStatic .text.xQueueGenericGetStaticBuffers - 0x40385b40 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385b40 xQueueGenericGetStaticBuffers + 0x403856ee 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403856ee xQueueGenericGetStaticBuffers .text.xQueueGenericCreate - 0x40385ba6 0x7e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385ba6 xQueueGenericCreate + 0x40385754 0x7e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385754 xQueueGenericCreate .text.xQueueGetMutexHolder - 0x40385c24 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385c24 xQueueGetMutexHolder + 0x403857d2 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403857d2 xQueueGetMutexHolder .text.xQueueCreateCountingSemaphoreStatic - 0x40385c6a 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385c6a xQueueCreateCountingSemaphoreStatic + 0x40385818 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385818 xQueueCreateCountingSemaphoreStatic .text.xQueueGenericSend - 0x40385cb0 0x1be esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385cb0 xQueueGenericSend + 0x4038585e 0x1be esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038585e xQueueGenericSend .text.prvInitialiseMutex - 0x40385e6e 0x48 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385a1c 0x48 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateMutex - 0x40385eb6 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385eb6 xQueueCreateMutex + 0x40385a64 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385a64 xQueueCreateMutex .text.xQueueCreateMutexStatic - 0x40385ed6 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385ed6 xQueueCreateMutexStatic + 0x40385a84 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385a84 xQueueCreateMutexStatic .text.xQueueGiveMutexRecursive - 0x40385efa 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385efa xQueueGiveMutexRecursive + 0x40385aa8 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385aa8 xQueueGiveMutexRecursive .text.xQueueGenericSendFromISR - 0x40385f58 0x178 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40385f58 xQueueGenericSendFromISR + 0x40385b06 0x178 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385b06 xQueueGenericSendFromISR .text.xQueueGiveFromISR - 0x403860d0 0x140 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403860d0 xQueueGiveFromISR + 0x40385c7e 0x140 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385c7e xQueueGiveFromISR .text.xQueueSemaphoreTake - 0x40386210 0x184 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40386210 xQueueSemaphoreTake + 0x40385dbe 0x184 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385dbe xQueueSemaphoreTake .text.xQueueTakeMutexRecursive - 0x40386394 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40386394 xQueueTakeMutexRecursive + 0x40385f42 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385f42 xQueueTakeMutexRecursive .text.xQueueReceiveFromISR - 0x403863f6 0x112 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403863f6 xQueueReceiveFromISR + 0x40385fa4 0x112 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40385fa4 xQueueReceiveFromISR .text.uxQueueSpacesAvailable - 0x40386508 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40386508 uxQueueSpacesAvailable + 0x403860b6 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403860b6 uxQueueSpacesAvailable .text.vQueueDelete - 0x4038654a 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4038654a vQueueDelete + 0x403860f8 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403860f8 vQueueDelete .text.vPortTaskWrapper - 0x40386582 0x4e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386130 0x4e esp-idf/freertos/libfreertos.a(port.c.obj) .text.vPortTLSPointersDelCb - 0x403865d0 0xb8 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038617e 0xb8 esp-idf/freertos/libfreertos.a(port.c.obj) .text.pxPortInitialiseStack - 0x40386688 0xe0 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386688 pxPortInitialiseStack + 0x40386236 0xe0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386236 pxPortInitialiseStack .text.xPortInIsrContext - 0x40386768 0xa esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386768 xPortInIsrContext + 0x40386316 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386316 xPortInIsrContext .text.xPortSetInterruptMaskFromISR - 0x40386772 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386772 xPortSetInterruptMaskFromISR + 0x40386320 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40386320 xPortSetInterruptMaskFromISR .text.vPortClearInterruptMaskFromISR - 0x4038678c 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4038678c vPortClearInterruptMaskFromISR + 0x4038633a 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038633a vPortClearInterruptMaskFromISR .text.vPortEnterCritical - 0x4038679c 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4038679c vPortEnterCritical + 0x4038634a 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038634a vPortEnterCritical .text.vPortExitCritical - 0x403867cc 0x60 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x403867cc vPortExitCritical + 0x4038637a 0x60 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038637a vPortExitCritical .text.vPortYieldFromISR - 0x4038682c 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4038682c vPortYieldFromISR + 0x403863da 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403863da vPortYieldFromISR .text.vPortYield - 0x40386840 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386840 vPortYield + 0x403863ee 0x40 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403863ee vPortYield .text.xPortStartScheduler - 0x40386880 0x74 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40386880 xPortStartScheduler + 0x4038642e 0x74 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4038642e xPortStartScheduler .text.vApplicationStackOverflowHook - 0x403868f4 0x56 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x403868f4 vApplicationStackOverflowHook + 0x403864a2 0x56 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403864a2 vApplicationStackOverflowHook .text.vPortTCBPreDeleteHook - 0x4038694a 0xe esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4038694a vPortTCBPreDeleteHook + 0x403864f8 0xe esp-idf/freertos/libfreertos.a(port.c.obj) + 0x403864f8 vPortTCBPreDeleteHook .text.pvPortMalloc - 0x40386958 0x14 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40386958 pvPortMalloc + 0x40386506 0x14 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386506 pvPortMalloc .text.vPortFree - 0x4038696c 0xe esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x4038696c vPortFree + 0x4038651a 0xe esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x4038651a vPortFree .text.xPortCheckValidListMem - 0x4038697a 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x4038697a xPortCheckValidListMem + 0x40386528 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386528 xPortCheckValidListMem .text.xPortCheckValidTCBMem - 0x403869b0 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x403869b0 xPortCheckValidTCBMem + 0x4038655e 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x4038655e xPortCheckValidTCBMem .text.xPortcheckValidStackMem - 0x403869e6 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x403869e6 xPortcheckValidStackMem + 0x40386594 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40386594 xPortcheckValidStackMem .text.vApplicationGetIdleTaskMemory - 0x40386a1c 0x88 esp-idf/freertos/libfreertos.a(port_common.c.obj) - 0x40386a1c vApplicationGetIdleTaskMemory + 0x403865ca 0x88 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x403865ca vApplicationGetIdleTaskMemory .text.vSystimerSetup - 0x40386aa4 0x15c esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386aa4 vSystimerSetup + 0x40386652 0x15c esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40386652 vSystimerSetup .text.vPortSetupTimer - 0x40386c00 0xe esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386c00 vPortSetupTimer + 0x403867ae 0xe esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x403867ae vPortSetupTimer .text.xPortSysTickHandler - 0x40386c0e 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386c0e xPortSysTickHandler + 0x403867bc 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x403867bc xPortSysTickHandler .text.SysTickIsrHandler - 0x40386c40 0x74 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40386c40 SysTickIsrHandler + 0x403867ee 0x74 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x403867ee SysTickIsrHandler .text.vListInitialise - 0x40386cb4 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386cb4 vListInitialise + 0x40386862 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386862 vListInitialise .text.vListInitialiseItem - 0x40386cc8 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386cc8 vListInitialiseItem + 0x40386876 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386876 vListInitialiseItem .text.vListInsertEnd - 0x40386cce 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386cce vListInsertEnd + 0x4038687c 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4038687c vListInsertEnd .text.vListInsert - 0x40386ce6 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386ce6 vListInsert + 0x40386894 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40386894 vListInsert .text.uxListRemove - 0x40386d18 0x28 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40386d18 uxListRemove - .text 0x40386d40 0xd8 esp-idf/freertos/libfreertos.a(portasm.S.obj) - 0x40386d4a rtos_int_enter - 0x40386dac rtos_int_exit + 0x403868c6 0x28 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x403868c6 uxListRemove + .text 0x403868ee 0xd8 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x403868f8 rtos_int_enter + 0x4038695a rtos_int_exit *libfreertos.a:tasks.*(.text .text.__getreent .text.eTaskGetState .text.pcTaskGetName .text.prvAddCurrentTaskToDelayedList .text.prvAddNewTaskToReadyList .text.prvCheckTasksWaitingTermination .text.prvCreateIdleTasks .text.prvDeleteTCB .text.prvIdleTask .text.prvInitialiseNewTask .text.prvInitialiseTaskLists .text.prvResetNextTaskUnblockTime .text.prvSearchForNameWithinSingleList .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.xTaskPriorityDisinherit .text.xTaskPriorityInherit .text.xTaskRemoveFromEventList .text.xTaskResumeAll .text.xTaskResumeFromISR .text.xTimerCreateTimerTask) .text.prvResetNextTaskUnblockTime - 0x40386e18 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403869c6 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvDeleteTCB - 0x40386e46 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403869f4 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvCheckTasksWaitingTermination - 0x40386eae 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386a5c 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddCurrentTaskToDelayedList - 0x40386f06 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386ab4 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvIdleTask - 0x40386ff8 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386ba6 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseNewTask - 0x4038700a 0xde esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386bb8 0xde esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseTaskLists - 0x403870e8 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386c96 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddNewTaskToReadyList - 0x4038718a 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386d38 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.vTaskDelete - 0x40387286 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387286 vTaskDelete + 0x40386e34 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386e34 vTaskDelete .text.vTaskSuspendAll - 0x4038738a 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038738a vTaskSuspendAll + 0x40386f38 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386f38 vTaskSuspendAll .text.xTaskGetTickCount - 0x4038739a 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038739a xTaskGetTickCount + 0x40386f48 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386f48 xTaskGetTickCount .text.xTaskGetTickCountFromISR - 0x403873a4 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403873a4 xTaskGetTickCountFromISR + 0x40386f52 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386f52 xTaskGetTickCountFromISR .text.uxTaskGetNumberOfTasks - 0x403873ae 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403873ae uxTaskGetNumberOfTasks + 0x40386f5c 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386f5c uxTaskGetNumberOfTasks .text.pcTaskGetName - 0x403873b8 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403873b8 pcTaskGetName + 0x40386f66 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386f66 pcTaskGetName .text.xTaskIncrementTick - 0x403873f6 0x1ce esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403873f6 xTaskIncrementTick + 0x40386fa4 0x1ce esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40386fa4 xTaskIncrementTick .text.xTaskResumeAll - 0x403875c4 0x184 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403875c4 xTaskResumeAll + 0x40387172 0x184 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387172 xTaskResumeAll .text.vTaskDelay - 0x40387748 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387748 vTaskDelay + 0x403872f6 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403872f6 vTaskDelay .text.vTaskSwitchContext - 0x4038779a 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038779a vTaskSwitchContext + 0x40387348 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387348 vTaskSwitchContext .text.vTaskPlaceOnEventList - 0x403878c0 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403878c0 vTaskPlaceOnEventList + 0x4038746e 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038746e vTaskPlaceOnEventList .text.xTaskRemoveFromEventList - 0x4038790a 0x11e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038790a xTaskRemoveFromEventList + 0x403874b8 0x11e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403874b8 xTaskRemoveFromEventList .text.vTaskInternalSetTimeOutState - 0x40387a28 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387a28 vTaskInternalSetTimeOutState + 0x403875d6 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403875d6 vTaskInternalSetTimeOutState .text.xTaskCheckForTimeOut - 0x40387a3e 0xd4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387a3e xTaskCheckForTimeOut + 0x403875ec 0xd4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403875ec xTaskCheckForTimeOut .text.vTaskMissedYield - 0x40387b12 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387b12 vTaskMissedYield + 0x403876c0 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403876c0 vTaskMissedYield .text.pvTaskGetThreadLocalStoragePointer - 0x40387b1e 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387b1e pvTaskGetThreadLocalStoragePointer + 0x403876cc 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403876cc pvTaskGetThreadLocalStoragePointer .text.xTaskGetCurrentTaskHandle - 0x40387b3e 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387b3e xTaskGetCurrentTaskHandle + 0x403876ec 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403876ec xTaskGetCurrentTaskHandle .text.xTaskGetSchedulerState - 0x40387b48 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387b48 xTaskGetSchedulerState + 0x403876f6 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403876f6 xTaskGetSchedulerState .text.xTaskPriorityInherit - 0x40387b68 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387b68 xTaskPriorityInherit + 0x40387716 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387716 xTaskPriorityInherit .text.xTaskPriorityDisinherit - 0x40387c6c 0x106 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387c6c xTaskPriorityDisinherit + 0x4038781a 0x106 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038781a xTaskPriorityDisinherit .text.vTaskPriorityDisinheritAfterTimeout - 0x40387d72 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387d72 vTaskPriorityDisinheritAfterTimeout + 0x40387920 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387920 vTaskPriorityDisinheritAfterTimeout .text.pvTaskIncrementMutexHeldCount - 0x40387e92 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387e92 pvTaskIncrementMutexHeldCount + 0x40387a40 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387a40 pvTaskIncrementMutexHeldCount + .text.ulTaskGenericNotifyTake + 0x40387a62 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387a62 ulTaskGenericNotifyTake .text.xTaskGenericNotify - 0x40387eb4 0x1f2 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40387eb4 xTaskGenericNotify + 0x40387b3a 0x1f2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387b3a xTaskGenericNotify .text.xTaskCreatePinnedToCore - 0x403880a6 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403880a6 xTaskCreatePinnedToCore + 0x40387d2c 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387d2c xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore - 0x40388164 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40388164 xTaskCreateStaticPinnedToCore + 0x40387dea 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387dea xTaskCreateStaticPinnedToCore .text.prvCreateIdleTasks - 0x4038828a 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387f10 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.xTimerCreateTimerTask - 0x403882ea 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403882ea xTimerCreateTimerTask + 0x40387f70 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387f70 xTimerCreateTimerTask .text.vTaskStartScheduler - 0x403882ee 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403882ee vTaskStartScheduler + 0x40387f74 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387f74 vTaskStartScheduler .text.xTaskGetCoreID - 0x40388360 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40388360 xTaskGetCoreID + 0x40387fe6 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387fe6 xTaskGetCoreID .text.xTaskGetIdleTaskHandleForCore - 0x40388364 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40388364 xTaskGetIdleTaskHandleForCore + 0x40387fea 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40387fea xTaskGetIdleTaskHandleForCore .text.xTaskGetCurrentTaskHandleForCore - 0x403883c0 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403883c0 xTaskGetCurrentTaskHandleForCore + 0x40388046 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388046 xTaskGetCurrentTaskHandleForCore .text.vTaskSetThreadLocalStoragePointerAndDelCallback - 0x403883fa 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x403883fa vTaskSetThreadLocalStoragePointerAndDelCallback + 0x40388080 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40388080 vTaskSetThreadLocalStoragePointerAndDelCallback .text.__getreent - 0x40388420 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40388420 __getreent + 0x403880a6 0x1a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403880a6 __getreent .text.vTaskGetSnapshot - 0x4038843a 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038843a vTaskGetSnapshot + 0x403880c0 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403880c0 vTaskGetSnapshot *libgcc.a:_divsf3.*(.literal .literal.* .text .text.*) *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) *libgcc.a:save-restore.*(.literal .literal.* .text .text.*) *libgcov.a:(.literal .literal.* .text .text.*) *libhal.a:cache_hal.*(.literal .literal.* .text .text.*) .text.cache_hal_suspend - 0x4038846c 0x32 esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038846c cache_hal_suspend + 0x403880f2 0x2a esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403880f2 cache_hal_suspend .text.cache_hal_resume - 0x4038849e 0x42 esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038849e cache_hal_resume + 0x4038811c 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038811c cache_hal_resume .text.cache_hal_is_cache_enabled - 0x403884e0 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x403884e0 cache_hal_is_cache_enabled + 0x40388156 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x40388156 cache_hal_is_cache_enabled .text.cache_hal_vaddr_to_cache_level_id - 0x403884ea 0x6c esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x403884ea cache_hal_vaddr_to_cache_level_id + 0x40388160 0x6c esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x40388160 cache_hal_vaddr_to_cache_level_id .text.cache_hal_invalidate_addr - 0x40388556 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x40388556 cache_hal_invalidate_addr + 0x403881cc 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x403881cc cache_hal_invalidate_addr .text.cache_hal_get_cache_line_size - 0x40388590 0x3e esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x40388590 cache_hal_get_cache_line_size + 0x40388206 0x36 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x40388206 cache_hal_get_cache_line_size *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_append .text.gdma_ahb_hal_append) *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_clear_intr .text.gdma_ahb_hal_clear_intr) *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_get_eof_desc_addr .text.gdma_ahb_hal_get_eof_desc_addr) @@ -13090,748 +11850,742 @@ END GROUP *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) .text.mmu_ll_check_entry_valid - 0x403885ce 0x42 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038823c 0x3a esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_ll_find_entry_id_based_on_map_value - 0x40388610 0x7a esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388276 0x72 esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_ll_entry_id_to_paddr_base - 0x4038868a 0x42 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403882e8 0x3a esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_hal_pages_to_bytes - 0x403886cc 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x403886cc mmu_hal_pages_to_bytes + 0x40388322 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388322 mmu_hal_pages_to_bytes .text.mmu_hal_paddr_to_vaddr - 0x403886d2 0x96 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x403886d2 mmu_hal_paddr_to_vaddr + 0x40388328 0x8e esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388328 mmu_hal_paddr_to_vaddr .text.mmu_hal_check_valid_ext_vaddr_region - 0x40388768 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40388768 mmu_hal_check_valid_ext_vaddr_region + 0x403883b6 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403883b6 mmu_hal_check_valid_ext_vaddr_region .text.mmu_hal_map_region - 0x403887c8 0x148 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x403887c8 mmu_hal_map_region + 0x40388416 0x120 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388416 mmu_hal_map_region .text.mmu_hal_unmap_region - 0x40388910 0xa0 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x40388910 mmu_hal_unmap_region + 0x40388536 0x90 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x40388536 mmu_hal_unmap_region .text.mmu_hal_vaddr_to_paddr - 0x403889b0 0x88 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x403889b0 mmu_hal_vaddr_to_paddr + 0x403885c6 0x80 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x403885c6 mmu_hal_vaddr_to_paddr *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) .text.spi_flash_encrypt_ll_type - 0x40388a38 0x2e esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388646 0x2e esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .text.spi_flash_encrypt_ll_plaintext_save - 0x40388a66 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388674 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .text.spi_flash_encryption_hal_enable - 0x40388aa6 0x1c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388aa6 spi_flash_encryption_hal_enable + 0x403886b4 0x1c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x403886b4 spi_flash_encryption_hal_enable .text.spi_flash_encryption_hal_disable - 0x40388ac2 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388ac2 spi_flash_encryption_hal_disable + 0x403886d0 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x403886d0 spi_flash_encryption_hal_disable .text.spi_flash_encryption_hal_prepare - 0x40388ace 0x26 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388ace spi_flash_encryption_hal_prepare + 0x403886dc 0x26 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x403886dc spi_flash_encryption_hal_prepare .text.spi_flash_encryption_hal_done - 0x40388af4 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388af4 spi_flash_encryption_hal_done + 0x40388702 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388702 spi_flash_encryption_hal_done .text.spi_flash_encryption_hal_destroy - 0x40388b16 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388b16 spi_flash_encryption_hal_destroy + 0x40388724 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x40388724 spi_flash_encryption_hal_destroy .text.spi_flash_encryption_hal_check - 0x40388b20 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x40388b20 spi_flash_encryption_hal_check + 0x4038872e 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038872e spi_flash_encryption_hal_check *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) .text.gpspi_flash_ll_set_read_mode - 0x40388b2a 0xac esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388738 0xac esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.gpspi_flash_ll_set_buffer_data - 0x40388bd6 0x66 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403887e4 0x66 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.gpspi_flash_ll_get_buffer_data - 0x40388c3c 0x80 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038884a 0x80 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.spi_flash_hal_gpspi_poll_cmd_done - 0x40388cbc 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40388cbc spi_flash_hal_gpspi_poll_cmd_done + 0x403888ca 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403888ca spi_flash_hal_gpspi_poll_cmd_done .text.spi_flash_hal_gpspi_device_config - 0x40388cc8 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40388cc8 spi_flash_hal_gpspi_device_config + 0x403888d6 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403888d6 spi_flash_hal_gpspi_device_config .text.spi_flash_hal_gpspi_configure_host_io_mode - 0x40388d9a 0x124 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40388d9a spi_flash_hal_gpspi_configure_host_io_mode + 0x403889a8 0x124 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x403889a8 spi_flash_hal_gpspi_configure_host_io_mode .text.spi_flash_hal_gpspi_common_command - 0x40388ebe 0x148 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40388ebe spi_flash_hal_gpspi_common_command + 0x40388acc 0x148 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388acc spi_flash_hal_gpspi_common_command .text.spi_flash_hal_gpspi_read - 0x40389006 0xb6 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x40389006 spi_flash_hal_gpspi_read + 0x40388c14 0xb6 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388c14 spi_flash_hal_gpspi_read .text.spi_flash_hal_gpspi_supports_direct_write - 0x403890bc 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x403890bc spi_flash_hal_gpspi_supports_direct_write + 0x40388cca 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388cca spi_flash_hal_gpspi_supports_direct_write .text.spi_flash_hal_gpspi_supports_direct_read - 0x403890c0 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x403890c0 spi_flash_hal_gpspi_supports_direct_read + 0x40388cce 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388cce spi_flash_hal_gpspi_supports_direct_read .text.spi_flash_hal_gpspi_check_status - 0x403890c4 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x403890c4 spi_flash_hal_gpspi_check_status + 0x40388cd2 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x40388cd2 spi_flash_hal_gpspi_check_status *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) .text.spimem_flash_ll_set_read_mode - 0x403890d2 0x86 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40388ce0 0x86 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_get_source_freq_mhz - 0x40389158 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40388d66 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_set_buffer_data - 0x40389192 0x66 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40388da0 0x66 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_get_buffer_data - 0x403891f8 0x80 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40388e06 0x80 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spi_flash_hal_poll_cmd_done - 0x40389278 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389278 spi_flash_hal_poll_cmd_done + 0x40388e86 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40388e86 spi_flash_hal_poll_cmd_done .text.spi_flash_hal_configure_host_io_mode - 0x40389280 0x130 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389280 spi_flash_hal_configure_host_io_mode + 0x40388e8e 0x130 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40388e8e spi_flash_hal_configure_host_io_mode .text.spi_flash_hal_common_command - 0x403893b0 0x114 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403893b0 spi_flash_hal_common_command + 0x40388fbe 0x114 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40388fbe spi_flash_hal_common_command .text.spi_flash_hal_read - 0x403894c4 0x76 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403894c4 spi_flash_hal_read + 0x403890d2 0x76 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403890d2 spi_flash_hal_read .text.spi_flash_hal_erase_chip - 0x4038953a 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038953a spi_flash_hal_erase_chip + 0x40389148 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389148 spi_flash_hal_erase_chip .text.spi_flash_hal_erase_sector - 0x4038955c 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038955c spi_flash_hal_erase_sector + 0x4038916a 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038916a spi_flash_hal_erase_sector .text.spi_flash_hal_erase_block - 0x403895a6 0x48 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403895a6 spi_flash_hal_erase_block + 0x403891b4 0x48 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403891b4 spi_flash_hal_erase_block .text.spi_flash_hal_program_page - 0x403895ee 0x6a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403895ee spi_flash_hal_program_page + 0x403891fc 0x6a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403891fc spi_flash_hal_program_page .text.spi_flash_hal_set_write_protect - 0x40389658 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389658 spi_flash_hal_set_write_protect + 0x40389266 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389266 spi_flash_hal_set_write_protect .text.spi_flash_hal_check_status - 0x40389684 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389684 spi_flash_hal_check_status + 0x40389292 0x18 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389292 spi_flash_hal_check_status .text.spi_flash_hal_setup_read_suspend - 0x4038969c 0xde esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038969c spi_flash_hal_setup_read_suspend + 0x403892aa 0xde esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403892aa spi_flash_hal_setup_read_suspend .text.spi_flash_hal_setup_auto_suspend_mode - 0x4038977a 0x152 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038977a spi_flash_hal_setup_auto_suspend_mode + 0x40389388 0x152 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389388 spi_flash_hal_setup_auto_suspend_mode .text.spi_flash_hal_setup_auto_resume_mode - 0x403898cc 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403898cc spi_flash_hal_setup_auto_resume_mode + 0x403894da 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403894da spi_flash_hal_setup_auto_resume_mode .text.spi_flash_hal_disable_auto_suspend_mode - 0x40389906 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389906 spi_flash_hal_disable_auto_suspend_mode + 0x40389514 0x70 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389514 spi_flash_hal_disable_auto_suspend_mode .text.spi_flash_hal_disable_auto_resume_mode - 0x40389976 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389976 spi_flash_hal_disable_auto_resume_mode + 0x40389584 0x3c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389584 spi_flash_hal_disable_auto_resume_mode .text.spi_flash_hal_device_config - 0x403899b2 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x403899b2 spi_flash_hal_device_config + 0x403895c0 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x403895c0 spi_flash_hal_device_config .text.spi_flash_hal_resume - 0x40389a5a 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389a5a spi_flash_hal_resume + 0x40389668 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389668 spi_flash_hal_resume .text.spi_flash_hal_suspend - 0x40389a6a 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x40389a6a spi_flash_hal_suspend + 0x40389678 0x10 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x40389678 spi_flash_hal_suspend *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:systimer_hal.*(.literal .literal.* .text .text.*) .text.systimer_hal_init - 0x40389a7a 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389a7a systimer_hal_init + 0x40389688 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389688 systimer_hal_init .text.systimer_hal_set_tick_rate_ops - 0x40389a90 0xa esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389a90 systimer_hal_set_tick_rate_ops + 0x4038969e 0xa esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038969e systimer_hal_set_tick_rate_ops .text.systimer_hal_get_counter_value - 0x40389a9a 0x4e esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389a9a systimer_hal_get_counter_value + 0x403896a8 0x4e esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x403896a8 systimer_hal_get_counter_value .text.systimer_hal_set_alarm_period - 0x40389ae8 0x98 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389ae8 systimer_hal_set_alarm_period + 0x403896f6 0x98 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x403896f6 systimer_hal_set_alarm_period .text.systimer_hal_enable_alarm_int - 0x40389b80 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389b80 systimer_hal_enable_alarm_int + 0x4038978e 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038978e systimer_hal_enable_alarm_int .text.systimer_hal_enable_counter - 0x40389b90 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389b90 systimer_hal_enable_counter + 0x4038979e 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038979e systimer_hal_enable_counter .text.systimer_hal_select_alarm_mode - 0x40389ba4 0x34 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389ba4 systimer_hal_select_alarm_mode + 0x403897b2 0x34 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x403897b2 systimer_hal_select_alarm_mode .text.systimer_hal_connect_alarm_counter - 0x40389bd8 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389bd8 systimer_hal_connect_alarm_counter + 0x403897e6 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x403897e6 systimer_hal_connect_alarm_counter .text.systimer_hal_counter_can_stall_by_cpu - 0x40389bf2 0x3a esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x40389bf2 systimer_hal_counter_can_stall_by_cpu + 0x40389800 0x3a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x40389800 systimer_hal_counter_can_stall_by_cpu *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.*) .text.wdt_hal_init - 0x40389c2c 0x232 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40389c2c wdt_hal_init + 0x4038983a 0x232 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038983a wdt_hal_init .text.wdt_hal_config_stage - 0x40389e5e 0x142 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40389e5e wdt_hal_config_stage + 0x40389a6c 0x142 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389a6c wdt_hal_config_stage .text.wdt_hal_write_protect_disable - 0x40389fa0 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40389fa0 wdt_hal_write_protect_disable + 0x40389bae 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389bae wdt_hal_write_protect_disable .text.wdt_hal_write_protect_enable - 0x40389fc2 0x14 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40389fc2 wdt_hal_write_protect_enable + 0x40389bd0 0x14 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389bd0 wdt_hal_write_protect_enable .text.wdt_hal_enable - 0x40389fd6 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x40389fd6 wdt_hal_enable + 0x40389be4 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389be4 wdt_hal_enable .text.wdt_hal_disable - 0x4038a00c 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a00c wdt_hal_disable + 0x40389c1a 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389c1a wdt_hal_disable .text.wdt_hal_handle_intr - 0x4038a034 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a034 wdt_hal_handle_intr + 0x40389c42 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389c42 wdt_hal_handle_intr .text.wdt_hal_feed - 0x4038a066 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a066 wdt_hal_feed + 0x40389c74 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389c74 wdt_hal_feed .text.wdt_hal_set_flashboot_en - 0x4038a084 0x3a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a084 wdt_hal_set_flashboot_en + 0x40389c92 0x3a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389c92 wdt_hal_set_flashboot_en .text.wdt_hal_is_enabled - 0x4038a0be 0x16 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038a0be wdt_hal_is_enabled + 0x40389ccc 0x16 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x40389ccc wdt_hal_is_enabled *libheap.a:multi_heap.*(.literal.assert_valid_block .text.assert_valid_block) .text.assert_valid_block - 0x4038a0d4 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389ce2 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) *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 - 0x4038a118 0x72 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a118 multi_heap_aligned_alloc_impl_offs + 0x40389d26 0x72 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389d26 multi_heap_aligned_alloc_impl_offs *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_offs .text.multi_heap_aligned_alloc_offs) .text.multi_heap_aligned_alloc_offs - 0x4038a18a 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a18a multi_heap_aligned_alloc_offs + 0x40389d98 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389d98 multi_heap_aligned_alloc_offs *libheap.a:multi_heap.*(.literal.multi_heap_free_impl .text.multi_heap_free_impl) .text.multi_heap_free_impl - 0x4038a198 0x40 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a198 multi_heap_aligned_free - 0x4038a198 multi_heap_free - 0x4038a198 multi_heap_free_impl + 0x40389da6 0x40 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389da6 multi_heap_aligned_free + 0x40389da6 multi_heap_free + 0x40389da6 multi_heap_free_impl *libheap.a:multi_heap.*(.literal.multi_heap_get_allocated_size_impl .text.multi_heap_get_allocated_size_impl) .text.multi_heap_get_allocated_size_impl - 0x4038a1d8 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a1d8 multi_heap_get_allocated_size_impl - 0x4038a1d8 multi_heap_get_allocated_size + 0x40389de6 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389de6 multi_heap_get_allocated_size_impl + 0x40389de6 multi_heap_get_allocated_size *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 - 0x4038a1e6 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a1e6 multi_heap_internal_lock + 0x40389df4 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389df4 multi_heap_internal_lock *libheap.a:multi_heap.*(.literal.multi_heap_internal_unlock .text.multi_heap_internal_unlock) .text.multi_heap_internal_unlock - 0x4038a204 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a204 multi_heap_internal_unlock + 0x40389e12 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389e12 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) .text.multi_heap_malloc_impl - 0x4038a222 0x54 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a222 multi_heap_malloc - 0x4038a222 multi_heap_malloc_impl + 0x40389e30 0x54 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389e30 multi_heap_malloc + 0x40389e30 multi_heap_malloc_impl *libheap.a:multi_heap.*(.literal.multi_heap_realloc_impl .text.multi_heap_realloc_impl) .text.multi_heap_realloc_impl - 0x4038a276 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a276 multi_heap_realloc - 0x4038a276 multi_heap_realloc_impl + 0x40389e84 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389e84 multi_heap_realloc + 0x40389e84 multi_heap_realloc_impl *libheap.a:multi_heap.*(.literal.multi_heap_set_lock .text.multi_heap_set_lock) .text.multi_heap_set_lock - 0x4038a30a 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038a30a multi_heap_set_lock + 0x40389f18 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x40389f18 multi_heap_set_lock *libheap.a:tlsf.*(.literal.tlsf_align_size .text.tlsf_align_size) *libheap.a:tlsf.*(.literal.tlsf_alloc_overhead .text.tlsf_alloc_overhead) .text.tlsf_alloc_overhead - 0x4038a30e 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a30e tlsf_alloc_overhead + 0x40389f1c 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40389f1c tlsf_alloc_overhead *libheap.a:tlsf.*(.literal.tlsf_block_size .text.tlsf_block_size) .text.tlsf_block_size - 0x4038a312 0xe esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a312 tlsf_block_size + 0x40389f20 0xe esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40389f20 tlsf_block_size *libheap.a:tlsf.*(.literal.tlsf_block_size_max .text.tlsf_block_size_max) .text.tlsf_block_size_max - 0x4038a320 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a320 tlsf_block_size_max + 0x40389f2e 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40389f2e tlsf_block_size_max *libheap.a:tlsf.*(.literal.tlsf_block_size_min .text.tlsf_block_size_min) *libheap.a:tlsf.*(.literal.tlsf_free .text.tlsf_free) .text.tlsf_free - 0x4038a332 0x5a2 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a332 tlsf_free + 0x40389f40 0x5a2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x40389f40 tlsf_free *libheap.a:tlsf.*(.literal.tlsf_get_pool .text.tlsf_get_pool) .text.tlsf_get_pool - 0x4038a8d4 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a8d4 tlsf_get_pool + 0x4038a4e2 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038a4e2 tlsf_get_pool *libheap.a:tlsf.*(.literal.tlsf_malloc .text.tlsf_malloc) .text.tlsf_malloc - 0x4038a8ea 0x52c esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038a8ea tlsf_malloc + 0x4038a4f8 0x52c esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038a4f8 tlsf_malloc *libheap.a:tlsf.*(.literal.tlsf_memalign .text.tlsf_memalign) *libheap.a:tlsf.*(.literal.tlsf_memalign_offs .text.tlsf_memalign_offs) .text.tlsf_memalign_offs - 0x4038ae16 0x8a6 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038ae16 tlsf_memalign_offs + 0x4038aa24 0x8a6 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038aa24 tlsf_memalign_offs *libheap.a:tlsf.*(.literal.tlsf_realloc .text.tlsf_realloc) .text.tlsf_realloc - 0x4038b6bc 0x750 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038b6bc tlsf_realloc + 0x4038b2ca 0x750 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038b2ca tlsf_realloc *libheap.a:tlsf.*(.literal.tlsf_size .text.tlsf_size) .text.tlsf_size - 0x4038be0c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038be0c tlsf_size + 0x4038ba1a 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038ba1a tlsf_size *liblog.a:log.*(.literal.esp_log_write .text.esp_log_write) .text.esp_log_write - 0x4038be16 0x20 esp-idf/log/liblog.a(log.c.obj) - 0x4038be16 esp_log_write + 0x4038ba24 0x20 esp-idf/log/liblog.a(log.c.obj) + 0x4038ba24 esp_log_write *liblog.a:log_freertos.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) .text.esp_log_early_timestamp - 0x4038be36 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038be36 esp_log_early_timestamp + 0x4038ba44 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038ba44 esp_log_early_timestamp *liblog.a:log_freertos.*(.literal.esp_log_impl_lock .text.esp_log_impl_lock) *liblog.a:log_freertos.*(.literal.esp_log_impl_lock_timeout .text.esp_log_impl_lock_timeout) .text.esp_log_impl_lock_timeout - 0x4038be5c 0x46 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038be5c esp_log_impl_lock_timeout + 0x4038ba6a 0x46 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038ba6a esp_log_impl_lock_timeout *liblog.a:log_freertos.*(.literal.esp_log_impl_unlock .text.esp_log_impl_unlock) .text.esp_log_impl_unlock - 0x4038bea2 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038bea2 esp_log_impl_unlock + 0x4038bab0 0x26 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038bab0 esp_log_impl_unlock *liblog.a:log_freertos.*(.literal.esp_log_timestamp .text.esp_log_timestamp) .text.esp_log_timestamp - 0x4038bec8 0x54 esp-idf/log/liblog.a(log_freertos.c.obj) - 0x4038bec8 esp_log_timestamp + 0x4038bad6 0x54 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x4038bad6 esp_log_timestamp *libnet80211.a:(.wifi0iram .wifi0iram.*) *libnet80211.a:(.wifirxiram .wifirxiram.*) *libnet80211.a:(.wifislprxiram .wifislprxiram.*) *libnewlib.a:abort.*(.literal .literal.* .text .text.*) - .text.abort 0x4038bf1c 0x82 esp-idf/newlib/libnewlib.a(abort.c.obj) - 0x4038bf1c abort + .text.abort 0x4038bb2a 0x82 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x4038bb2a abort *libnewlib.a:assert.*(.literal .literal.* .text .text.*) .text.ra_to_str - 0x4038bf9e 0x2c esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4038bbac 0x2c esp-idf/newlib/libnewlib.a(assert.c.obj) .text.__assert_func - 0x4038bfca 0x112 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x4038bfca __assert_func + 0x4038bbd8 0x10e esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4038bbd8 __assert_func .text.newlib_include_assert_impl - 0x4038c0dc 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x4038c0dc newlib_include_assert_impl + 0x4038bce6 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4038bce6 newlib_include_assert_impl *libnewlib.a:heap.*(.literal .literal.* .text .text.*) - .text.malloc 0x4038c0de 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c0de malloc - 0x4038c0de pvalloc - 0x4038c0de valloc - .text.free 0x4038c0ec 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c0ec cfree - 0x4038c0ec free + .text.malloc 0x4038bce8 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bce8 malloc + 0x4038bce8 pvalloc + 0x4038bce8 valloc + .text.realloc 0x4038bcf6 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bcf6 realloc + .text.free 0x4038bd04 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bd04 cfree + 0x4038bd04 free .text._malloc_r - 0x4038c0fa 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c0fa _malloc_r - .text._free_r 0x4038c10a 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c10a _free_r + 0x4038bd12 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bd12 _malloc_r + .text._free_r 0x4038bd22 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bd22 _free_r .text._realloc_r - 0x4038c11a 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c11a _realloc_r + 0x4038bd32 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bd32 _realloc_r .text._calloc_r - 0x4038c12c 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c12c _calloc_r - .text.calloc 0x4038c16a 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c16a calloc + 0x4038bd44 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bd44 _calloc_r + .text.calloc 0x4038bd82 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bd82 calloc .text.newlib_include_heap_impl - 0x4038c18c 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4038c18c newlib_include_heap_impl + 0x4038bda4 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4038bda4 newlib_include_heap_impl *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) .text.__atomic_fetch_or_8 - 0x4038c18e 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x4038c18e __atomic_fetch_or_8 + 0x4038bda6 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x4038bda6 __atomic_fetch_or_8 *libpp.a:(.wifi0iram .wifi0iram.*) *libpp.a:(.wifiorslpiram .wifiorslpiram.*) *libpp.a:(.wifirxiram .wifirxiram.*) *libpp.a:(.wifislprxiram .wifislprxiram.*) *libriscv.a:interrupt.*(.text .text._global_interrupt_handler .text.intr_get_item .text.intr_handler_get_arg) .text.intr_get_item - 0x4038c1d2 0x38 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4038bdea 0x38 esp-idf/riscv/libriscv.a(interrupt.c.obj) .text._global_interrupt_handler - 0x4038c20a 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4038c20a _global_interrupt_handler + 0x4038be22 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4038be22 _global_interrupt_handler *libriscv.a:vectors.*(.literal .literal.* .text .text.*) *librtc.a:(.literal .literal.* .text .text.*) *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) *libspi_flash.a:flash_brownout_hook.*(.literal .literal.* .text .text.*) .text.spi_flash_needs_reset_check - 0x4038c246 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4038c246 spi_flash_needs_reset_check + 0x4038be5e 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4038be5e spi_flash_needs_reset_check .text.spi_flash_set_erasing_flag - 0x4038c268 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4038c268 spi_flash_set_erasing_flag + 0x4038be80 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4038be80 spi_flash_set_erasing_flag .text.spi_flash_brownout_need_reset - 0x4038c272 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x4038c272 spi_flash_brownout_need_reset + 0x4038be8a 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x4038be8a spi_flash_brownout_need_reset *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) .text.memspi_host_read_status_hs - 0x4038c292 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c292 memspi_host_read_status_hs + 0x4038beaa 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038beaa memspi_host_read_status_hs .text.memspi_host_erase_chip - 0x4038c2d2 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c2d2 memspi_host_erase_chip + 0x4038beea 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038beea memspi_host_erase_chip .text.memspi_host_set_write_protect - 0x4038c2fa 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c2fa memspi_host_set_write_protect + 0x4038bf12 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038bf12 memspi_host_set_write_protect .text.memspi_host_write_data_slicer - 0x4038c328 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c328 memspi_host_write_data_slicer + 0x4038bf40 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038bf40 memspi_host_write_data_slicer .text.memspi_host_read_data_slicer - 0x4038c36c 0x38 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c36c memspi_host_read_data_slicer + 0x4038bf84 0x38 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038bf84 memspi_host_read_data_slicer .text.memspi_host_read_id_hs - 0x4038c3a4 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c3a4 memspi_host_read_id_hs + 0x4038bfbc 0x8a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038bfbc memspi_host_read_id_hs .text.memspi_host_flush_cache - 0x4038c432 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c432 memspi_host_flush_cache + 0x4038c046 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c046 memspi_host_flush_cache .text.memspi_host_erase_sector - 0x4038c458 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c458 memspi_host_erase_sector + 0x4038c06c 0x50 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c06c memspi_host_erase_sector .text.memspi_host_erase_block - 0x4038c4b0 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c4b0 memspi_host_erase_block + 0x4038c0bc 0x50 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c0bc memspi_host_erase_block .text.memspi_host_program_page - 0x4038c508 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c508 memspi_host_program_page + 0x4038c10c 0x5a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c10c memspi_host_program_page .text.memspi_host_init_pointers - 0x4038c56a 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4038c56a memspi_host_init_pointers + 0x4038c166 0x4e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4038c166 memspi_host_init_pointers *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_boya_probe - 0x4038c5b8 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x4038c5b8 spi_flash_chip_boya_probe + 0x4038c1b4 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x4038c1b4 spi_flash_chip_boya_probe .text.spi_flash_chip_boya_get_caps - 0x4038c5e2 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x4038c5e2 spi_flash_chip_boya_get_caps + 0x4038c1de 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x4038c1de spi_flash_chip_boya_get_caps *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_gd_get_caps - 0x4038c5e6 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c5e6 spi_flash_chip_gd_get_caps + 0x4038c1e2 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c1e2 spi_flash_chip_gd_get_caps .text.spi_flash_chip_gd_detect_size - 0x4038c5fc 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c5fc spi_flash_chip_gd_detect_size + 0x4038c1f8 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c1f8 spi_flash_chip_gd_detect_size .text.spi_flash_chip_gd_probe - 0x4038c630 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c630 spi_flash_chip_gd_probe + 0x4038c22c 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c22c spi_flash_chip_gd_probe .text.spi_flash_chip_gd_suspend_cmd_conf - 0x4038c664 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c664 spi_flash_chip_gd_suspend_cmd_conf + 0x4038c260 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c260 spi_flash_chip_gd_suspend_cmd_conf .text.spi_flash_chip_gd_set_io_mode - 0x4038c69a 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c69a spi_flash_chip_gd_set_io_mode + 0x4038c296 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c296 spi_flash_chip_gd_set_io_mode .text.spi_flash_chip_gd_get_io_mode - 0x4038c6ee 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4038c6ee spi_flash_chip_gd_get_io_mode + 0x4038c2ea 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4038c2ea spi_flash_chip_gd_get_io_mode *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_generic_detect_size - 0x4038c70e 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c70e spi_flash_chip_generic_detect_size + 0x4038c30a 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c30a spi_flash_chip_generic_detect_size .text.spi_flash_chip_generic_probe - 0x4038c74e 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c74e spi_flash_chip_generic_probe + 0x4038c34a 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c34a spi_flash_chip_generic_probe .text.spi_flash_chip_generic_reset - 0x4038c752 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c752 spi_flash_chip_generic_reset + 0x4038c34e 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c34e spi_flash_chip_generic_reset .text.spi_flash_chip_generic_erase_chip - 0x4038c7b2 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c7b2 spi_flash_chip_generic_erase_chip + 0x4038c3ae 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c3ae spi_flash_chip_generic_erase_chip .text.spi_flash_chip_generic_erase_sector - 0x4038c834 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c834 spi_flash_chip_generic_erase_sector + 0x4038c430 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c430 spi_flash_chip_generic_erase_sector .text.spi_flash_chip_generic_erase_block - 0x4038c8be 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c8be spi_flash_chip_generic_erase_block + 0x4038c4ba 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c4ba spi_flash_chip_generic_erase_block .text.spi_flash_chip_generic_page_program - 0x4038c948 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c948 spi_flash_chip_generic_page_program + 0x4038c544 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c544 spi_flash_chip_generic_page_program .text.spi_flash_chip_generic_set_write_protect - 0x4038c9b4 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038c9b4 spi_flash_chip_generic_set_write_protect + 0x4038c5b0 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c5b0 spi_flash_chip_generic_set_write_protect .text.spi_flash_chip_generic_read_reg - 0x4038ca02 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038ca02 spi_flash_chip_generic_read_reg + 0x4038c5fe 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c5fe spi_flash_chip_generic_read_reg .text.spi_flash_chip_generic_wait_idle - 0x4038ca16 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038ca16 spi_flash_chip_generic_wait_idle + 0x4038c612 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c612 spi_flash_chip_generic_wait_idle .text.spi_flash_chip_generic_config_host_io_mode - 0x4038cac4 0x15a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cac4 spi_flash_chip_generic_config_host_io_mode + 0x4038c6c0 0x15a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c6c0 spi_flash_chip_generic_config_host_io_mode .text.spi_flash_chip_generic_write_encrypted - 0x4038cc1e 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cc1e spi_flash_chip_generic_write_encrypted + 0x4038c81a 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c81a spi_flash_chip_generic_write_encrypted .text.spi_flash_chip_generic_get_caps - 0x4038cd08 0x94 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cd08 spi_flash_chip_generic_get_caps + 0x4038c904 0x94 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c904 spi_flash_chip_generic_get_caps .text.spi_flash_common_read_qe_sr - 0x4038cd9c 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c998 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_write_qe_sr - 0x4038cdd8 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038c9d4 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x4038ce0a 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038ce0a spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x4038ca06 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ca06 spi_flash_common_read_status_16b_rdsr_rdsr2 .text.spi_flash_common_write_status_16b_wrsr - 0x4038ce50 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038ce50 spi_flash_common_write_status_16b_wrsr + 0x4038ca4c 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ca4c spi_flash_common_write_status_16b_wrsr .text.spi_flash_chip_generic_read - 0x4038ce64 0xda esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038ce64 spi_flash_chip_generic_read + 0x4038ca60 0xda esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ca60 spi_flash_chip_generic_read .text.spi_flash_chip_generic_write - 0x4038cf3e 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cf3e spi_flash_chip_generic_write + 0x4038cb3a 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cb3a spi_flash_chip_generic_write .text.spi_flash_chip_generic_get_write_protect - 0x4038cff4 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038cff4 spi_flash_chip_generic_get_write_protect + 0x4038cbf0 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cbf0 spi_flash_chip_generic_get_write_protect .text.spi_flash_chip_generic_yield - 0x4038d036 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d036 spi_flash_chip_generic_yield + 0x4038cc32 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cc32 spi_flash_chip_generic_yield .text.spi_flash_chip_generic_suspend_cmd_conf - 0x4038d07c 0x76 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d07c spi_flash_chip_generic_suspend_cmd_conf + 0x4038cc78 0x72 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cc78 spi_flash_chip_generic_suspend_cmd_conf .text.spi_flash_chip_generic_read_unique_id - 0x4038d0f2 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d0f2 spi_flash_chip_generic_read_unique_id + 0x4038ccea 0xac esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ccea spi_flash_chip_generic_read_unique_id .text.spi_flash_chip_generic_read_unique_id_none - 0x4038d1a2 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d1a2 spi_flash_chip_generic_read_unique_id_none + 0x4038cd96 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cd96 spi_flash_chip_generic_read_unique_id_none .text.spi_flash_common_read_status_8b_rdsr2 - 0x4038d1a8 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d1a8 spi_flash_common_read_status_8b_rdsr2 + 0x4038cd9c 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cd9c spi_flash_common_read_status_8b_rdsr2 .text.spi_flash_chip_generic_get_io_mode - 0x4038d1be 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d1be spi_flash_chip_generic_get_io_mode + 0x4038cdb2 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cdb2 spi_flash_chip_generic_get_io_mode .text.spi_flash_common_read_status_8b_rdsr - 0x4038d1de 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d1de spi_flash_common_read_status_8b_rdsr + 0x4038cdd2 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cdd2 spi_flash_common_read_status_8b_rdsr .text.spi_flash_common_write_status_8b_wrsr - 0x4038d1f2 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d1f2 spi_flash_common_write_status_8b_wrsr + 0x4038cde6 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cde6 spi_flash_common_write_status_8b_wrsr .text.spi_flash_common_write_status_8b_wrsr2 - 0x4038d206 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d206 spi_flash_common_write_status_8b_wrsr2 + 0x4038cdfa 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cdfa spi_flash_common_write_status_8b_wrsr2 .text.spi_flash_common_set_io_mode - 0x4038d21c 0xd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d21c spi_flash_common_set_io_mode + 0x4038ce10 0xd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038ce10 spi_flash_common_set_io_mode .text.spi_flash_chip_generic_set_io_mode - 0x4038d2ee 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4038d2ee spi_flash_chip_generic_set_io_mode + 0x4038cee2 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4038cee2 spi_flash_chip_generic_set_io_mode *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_issi_probe - 0x4038d310 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d310 spi_flash_chip_issi_probe + 0x4038cf04 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038cf04 spi_flash_chip_issi_probe .text.spi_flash_chip_issi_get_caps - 0x4038d33a 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d33a spi_flash_chip_issi_get_caps + 0x4038cf2e 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038cf2e spi_flash_chip_issi_get_caps .text.spi_flash_chip_issi_set_io_mode - 0x4038d33e 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d33e spi_flash_chip_issi_set_io_mode + 0x4038cf32 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038cf32 spi_flash_chip_issi_set_io_mode .text.spi_flash_chip_issi_get_io_mode - 0x4038d360 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x4038d360 spi_flash_chip_issi_get_io_mode + 0x4038cf54 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4038cf54 spi_flash_chip_issi_get_io_mode *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_mxic_probe - 0x4038d380 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4038d380 spi_flash_chip_mxic_probe + 0x4038cf74 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4038cf74 spi_flash_chip_mxic_probe .text.spi_flash_chip_mxic_detect_size - 0x4038d3a2 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4038d3a2 spi_flash_chip_mxic_detect_size + 0x4038cf96 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4038cf96 spi_flash_chip_mxic_detect_size .text.spi_flash_chip_mxic_get_caps - 0x4038d3e4 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4038d3e4 spi_flash_chip_mxic_get_caps + 0x4038cfd8 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4038cfd8 spi_flash_chip_mxic_get_caps *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_th_probe - 0x4038d3e8 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x4038d3e8 spi_flash_chip_th_probe + 0x4038cfdc 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x4038cfdc spi_flash_chip_th_probe .text.spi_flash_chip_th_get_caps - 0x4038d412 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x4038d412 spi_flash_chip_th_get_caps + 0x4038d006 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x4038d006 spi_flash_chip_th_get_caps *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_winbond_probe - 0x4038d416 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d416 spi_flash_chip_winbond_probe + 0x4038d00a 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d00a spi_flash_chip_winbond_probe .text.spi_flash_chip_winbond_get_caps - 0x4038d42a 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d42a spi_flash_chip_winbond_get_caps + 0x4038d01e 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d01e spi_flash_chip_winbond_get_caps .text.spi_flash_command_winbond_program_4B - 0x4038d440 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d034 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_page_program - 0x4038d494 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d494 spi_flash_chip_winbond_page_program + 0x4038d088 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d088 spi_flash_chip_winbond_page_program .text.spi_flash_command_winbond_erase_sector_4B - 0x4038d4de 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d0d2 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_sector - 0x4038d530 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d530 spi_flash_chip_winbond_erase_sector + 0x4038d124 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d124 spi_flash_chip_winbond_erase_sector .text.spi_flash_command_erase_block_4B - 0x4038d588 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d17c 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_block - 0x4038d5da 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d5da spi_flash_chip_winbond_erase_block + 0x4038d1ce 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d1ce spi_flash_chip_winbond_erase_block .text.spi_flash_chip_winbond_read - 0x4038d632 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4038d632 spi_flash_chip_winbond_read + 0x4038d226 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4038d226 spi_flash_chip_winbond_read *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) -.dram0.dummy 0x3fc80000 0xd800 - 0x3fc8d800 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) - *fill* 0x3fc80000 0xd800 +.dram0.dummy 0x3fc80000 0xd400 + 0x3fc8d400 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) + *fill* 0x3fc80000 0xd400 -.dram0.data 0x3fc8d800 0x19b8 - 0x3fc8d800 _data_start = ABSOLUTE (.) +.dram0.data 0x3fc8d400 0x1598 + 0x3fc8d400 _data_start = ABSOLUTE (.) *(.gnu.linkonce.d.*) *(.data1) - 0x3fc8e000 __global_pointer$ = (. + 0x800) + 0x3fc8dc00 __global_pointer$ = (. + 0x800) *(.sdata) - .sdata 0x3fc8d800 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - 0x3fc8d800 environ - .sdata 0x3fc8d804 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - 0x3fc8d804 _impure_ptr - .sdata 0x3fc8d808 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3fc8d808 __global_locale_ptr + .sdata 0x3fc8d400 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x3fc8d400 environ + .sdata 0x3fc8d404 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x3fc8d404 optopt + 0x3fc8d408 opterr + .sdata 0x3fc8d40c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x3fc8d40c _impure_ptr + .sdata 0x3fc8d410 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x3fc8d410 __atexit_recursive_mutex + .sdata 0x3fc8d414 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3fc8d414 __global_locale_ptr *(.sdata.*) + .sdata.s_panic_uart + 0x3fc8d418 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sdata.rtc_wdt_ctx - 0x3fc8d80c 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc8d41c 0x8 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sdata.wdt0_context - 0x3fc8d814 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fc8d424 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .sdata.s_memp_intr - 0x3fc8d81c 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3fc8d42c 0x8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .sdata.s_log_print_func - 0x3fc8d824 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8d434 0x4 esp-idf/log/liblog.a(log.c.obj) .sdata.esp_log_default_level - 0x3fc8d828 0x4 esp-idf/log/liblog.a(log.c.obj) - 0x3fc8d828 esp_log_default_level + 0x3fc8d438 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8d438 esp_log_default_level .sdata.malloc_alwaysinternal_limit - 0x3fc8d82c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3fc8d43c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .sdata.first_call.0 - 0x3fc8d830 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - *fill* 0x3fc8d831 0x3 + 0x3fc8d440 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + *fill* 0x3fc8d441 0x3 + .sdata.uart_selectlock + 0x3fc8d444 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .sdata.allow_empty + 0x3fc8d44c 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + *fill* 0x3fc8d44d 0x3 + .sdata.history_max_len + 0x3fc8d450 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sdata.max_cmdline_length + 0x3fc8d454 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sdata.s_panic + 0x3fc8d458 0x4 esp-idf/console/libconsole.a(arg_utils.c.obj) .sdata._gpio_hal - 0x3fc8d834 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3fc8d45c 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .sdata.esp_flash_registered_chips - 0x3fc8d838 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - 0x3fc8d838 esp_flash_registered_chips - *fill* 0x3fc8d83c 0x4 + 0x3fc8d460 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3fc8d460 esp_flash_registered_chips + *fill* 0x3fc8d464 0x4 .sdata.s_reserved_pin_mask - 0x3fc8d840 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x3fc8d468 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .sdata.DW.ref.__gxx_personality_v0 - 0x3fc8d848 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3fc8d848 DW.ref.__gxx_personality_v0 + 0x3fc8d470 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc8d470 DW.ref.__gxx_personality_v0 .sdata._ZN10__cxxabiv119__terminate_handlerE - 0x3fc8d84c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - 0x3fc8d84c __cxxabiv1::__terminate_handler + 0x3fc8d474 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x3fc8d474 __cxxabiv1::__terminate_handler *(.gnu.linkonce.s.*) *(.gnu.linkonce.s2.*) *(.jcr) *(.data .data.*) .data.s_stub_table - 0x3fc8d850 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .data.s_uart_hw.6 - 0x3fc8d8ec 0x24 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .data.s_ctx 0x3fc8d910 0x28 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .data.s_fd_table - 0x3fc8d938 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) - .data.s_fake_stack_frame - 0x3fc8d9f8 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - *fill* 0x3fc8da8c 0x4 - .data.gpio_context - 0x3fc8da90 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .data.default_registered_chips - 0x3fc8dab0 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3fc8d478 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .data.s_context + 0x3fc8d514 0x48 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .data.uart_context - 0x3fc8dad0 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .data 0x3fc8daf0 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc8daf0 __sglue - .data 0x3fc8dafc 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - 0x3fc8dafc _impure_data + 0x3fc8d55c 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .data.s_fd_table + 0x3fc8d57c 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data.s_fake_stack_frame + 0x3fc8d63c 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .data.s_config + 0x3fc8d6d0 0x14 esp-idf/console/libconsole.a(commands.c.obj) + *fill* 0x3fc8d6e4 0x4 + .data.gpio_context + 0x3fc8d6e8 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .data.default_registered_chips + 0x3fc8d708 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .data 0x3fc8d728 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc8d728 __sglue + .data 0x3fc8d734 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x3fc8d734 _impure_data *(.dram1 .dram1.*) - .dram1.2 0x3fc8dbec 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) - *fill* 0x3fc8dc17 0x1 - .dram1.0 0x3fc8dc18 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .dram1.3 0x3fc8dc1c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.2 0x3fc8dc20 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.1 0x3fc8dc24 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc8dc28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc8dc2c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc8dc2c FreeRTOS_openocd_params - .dram1.0 0x3fc8dc34 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) - .dram1.0 0x3fc8dc84 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .dram1.0 0x3fc8dc88 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x3fc8dc88 g_flash_guard_default_ops - .dram1.32 0x3fc8dc90 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dcab 0x1 - .dram1.31 0x3fc8dcac 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dccd 0x3 - .dram1.30 0x3fc8dcd0 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dd0b 0x1 - .dram1.29 0x3fc8dd0c 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dd4a 0x2 - .dram1.23 0x3fc8dd4c 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dd67 0x1 - .dram1.2 0x3fc8dd68 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x3fc8dd68 rom_spiflash_api_funcs - .dram1.1 0x3fc8dd6c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .dram1.0 0x3fc8dd7c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc8dd86 0x2 - .dram1.2 0x3fc8dd88 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.1 0x3fc8dda8 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.16 0x3fc8ddd8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.15 0x3fc8de00 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.5 0x3fc8de10 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - 0x3fc8de10 esp_flash_noos_functions - .dram1.5 0x3fc8de38 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8de38 spi_flash_chip_generic_timeout - .dram1.4 0x3fc8de4c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .dram1.3 0x3fc8de64 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8de64 rom_flash_chip_dummy_hpm - .dram1.2 0x3fc8de68 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8de68 rom_flash_chip_dummy - .dram1.1 0x3fc8de6c 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8de72 0x2 - .dram1.0 0x3fc8de74 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8de7a 0x2 - .dram1.0 0x3fc8de7c 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .dram1.0 0x3fc8ded4 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3fc8deed _coredump_dram_start = ABSOLUTE (.) + .dram1.2 0x3fc8d824 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x3fc8d84f 0x1 + .dram1.0 0x3fc8d850 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .dram1.3 0x3fc8d854 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.2 0x3fc8d858 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.1 0x3fc8d85c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc8d860 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc8d864 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8d864 FreeRTOS_openocd_params + .dram1.0 0x3fc8d86c 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) + .dram1.0 0x3fc8d8bc 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.0 0x3fc8d8c0 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc8d8c0 g_flash_guard_default_ops + .dram1.32 0x3fc8d8c8 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8d8e3 0x1 + .dram1.31 0x3fc8d8e4 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8d905 0x3 + .dram1.30 0x3fc8d908 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8d943 0x1 + .dram1.29 0x3fc8d944 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8d982 0x2 + .dram1.23 0x3fc8d984 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8d99f 0x1 + .dram1.2 0x3fc8d9a0 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3fc8d9a0 rom_spiflash_api_funcs + .dram1.1 0x3fc8d9a4 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.0 0x3fc8d9b4 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc8d9be 0x2 + .dram1.2 0x3fc8d9c0 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.1 0x3fc8d9e0 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.16 0x3fc8da10 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.15 0x3fc8da38 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.5 0x3fc8da48 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x3fc8da48 esp_flash_noos_functions + .dram1.5 0x3fc8da70 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8da70 spi_flash_chip_generic_timeout + .dram1.4 0x3fc8da84 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.3 0x3fc8da9c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8da9c rom_flash_chip_dummy_hpm + .dram1.2 0x3fc8daa0 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8daa0 rom_flash_chip_dummy + .dram1.1 0x3fc8daa4 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8daaa 0x2 + .dram1.0 0x3fc8daac 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8dab2 0x2 + .dram1.0 0x3fc8dab4 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x3fc8db0c 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc8db25 _coredump_dram_start = ABSOLUTE (.) *(.dram2.coredump .dram2.coredump.*) - 0x3fc8deed _coredump_dram_end = ABSOLUTE (.) + 0x3fc8db25 _coredump_dram_end = ABSOLUTE (.) *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_apptrace_down_buffer_get.str1.4 - 0x3fc8deed 0x4c esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3fc8db25 0x4c esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .rodata.esp_apptrace_init.str1.4 - 0x3fc8deed 0x48 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3fc8db25 0x48 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - .rodata.esp_apptrace_uart_down_buffer_get.str1.4 - 0x3fc8deed 0x58 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.esp_apptrace_uart_down_buffer_config.str1.4 - 0x3fc8deed 0x39 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.esp_apptrace_lock_init.str1.4 - 0x3fc8deed 0x3b esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.esp_apptrace_send_uart_tx_task.str1.4 - 0x3fc8deed 0xcf esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.esp_apptrace_uart_hw_init.str1.4 - 0x3fc8deed 0x32 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.esp_apptrace_uart_init.str1.4 - 0x3fc8deed 0x1ce esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - *fill* 0x3fc8deed 0x3 - .rodata.__func__.0 - 0x3fc8def0 0x14 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.__func__.1 - 0x3fc8df04 0x17 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - *fill* 0x3fc8df1b 0x1 - .rodata.__func__.2 - 0x3fc8df1c 0x20 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.__func__.3 - 0x3fc8df3c 0x1c esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .rodata.__func__.4 - 0x3fc8df58 0x25 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - *fill* 0x3fc8df7d 0x3 - .rodata.__func__.5 - 0x3fc8df80 0x22 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) *libclang_rt.builtins.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libclang_rt.builtins.a:restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libclang_rt.builtins.a:save.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -13839,29 +12593,29 @@ END GROUP *libesp_hw_support.a:mspi_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.rtc_clk_xtal_freq_get.str1.4 - 0x3fc8dfa2 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8db25 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_get_config.str1.4 - 0x3fc8dfa2 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8db25 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 - 0x3fc8dfa2 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - *fill* 0x3fc8dfa2 0x2 + 0x3fc8db25 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x3fc8db25 0x3 .rodata.__func__.0 - 0x3fc8dfa4 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8db28 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) *libesp_hw_support.a:sleep_console.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_mm.a:esp_cache.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_cache_aligned_malloc_internal.str1.4 - 0x3fc8dfbb 0x72 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - *fill* 0x3fc8dfbb 0x1 + 0x3fc8db3f 0x72 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + *fill* 0x3fc8db3f 0x1 .rodata.__FUNCTION__.0 - 0x3fc8dfbc 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x3fc8db40 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) *libesp_rom.a:esp_rom_spiflash.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_rom.a:esp_rom_systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_error_check_failed_print.str1.4 - 0x3fc8dfd4 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc8db58 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .rodata._esp_error_check_failed.str1.4 - 0x3fc8dfd4 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc8db58 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) *libesp_system.a:image_process.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -13869,85 +12623,85 @@ END GROUP *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.cache_hal_disable.str1.4 - 0x3fc8dfd4 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc8db58 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) .rodata.cache_hal_get_cache_line_size.str1.4 - 0x3fc8dfd4 0x23 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc8db58 0x23 esp-idf/hal/libhal.a(cache_hal.c.obj) .rodata.__func__.0 - 0x3fc8dfd4 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc8dff2 0x2 + 0x3fc8db58 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc8db76 0x2 .rodata.__func__.1 - 0x3fc8dff4 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc8e005 0x3 + 0x3fc8db78 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc8db89 0x3 .rodata.__func__.2 - 0x3fc8e008 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc8db8c 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) *libhal.a:i2c_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:ledc_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:mmu_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.mmu_ll_check_entry_valid.str1.4 - 0x3fc8e01a 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8db9e 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_paddr_to_vaddr.str1.4 - 0x3fc8e01a 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8db9e 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_map_region.str1.4 - 0x3fc8e01a 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8db9e 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_vaddr_to_paddr.str1.4 - 0x3fc8e01a 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e01a 0x2 + 0x3fc8db9e 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8db9e 0x2 .rodata.__func__.0 - 0x3fc8e01c 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e033 0x1 + 0x3fc8dba0 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8dbb7 0x1 .rodata.__func__.1 - 0x3fc8e034 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e052 0x2 + 0x3fc8dbb8 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8dbd6 0x2 .rodata.__func__.2 - 0x3fc8e054 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8dbd8 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.__func__.3 - 0x3fc8e06c 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e085 0x3 + 0x3fc8dbf0 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8dc09 0x3 .rodata.__func__.4 - 0x3fc8e088 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e09f 0x1 + 0x3fc8dc0c 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8dc23 0x1 .rodata.__func__.5 - 0x3fc8e0a0 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e0b5 0x3 + 0x3fc8dc24 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8dc39 0x3 .rodata.__func__.6 - 0x3fc8e0b8 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc8e0cb 0x1 + 0x3fc8dc3c 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc8dc4f 0x1 .rodata.__func__.7 - 0x3fc8e0cc 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc8dc50 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_encrypt_ll_type.str1.4 - 0x3fc8e0df 0x61 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc8dc63 0x61 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .rodata.spi_flash_encrypt_ll_plaintext_save.str1.4 - 0x3fc8e0df 0x3f esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x3fc8e0df 0x1 + 0x3fc8dc63 0x3f esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x3fc8dc63 0x1 .rodata.__func__.0 - 0x3fc8e0e0 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc8dc64 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .rodata.__func__.1 - 0x3fc8e104 0x1a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc8dc88 0x1a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) *libhal.a:spi_flash_hal_gpspi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_flash_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_slave_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:systimer_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.systimer_hal_set_alarm_period.str1.4 - 0x3fc8e11e 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) - *fill* 0x3fc8e11e 0x2 + 0x3fc8dca2 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) + *fill* 0x3fc8dca2 0x2 .rodata.__func__.0 - 0x3fc8e120 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x3fc8dca4 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8e13d 0x3 + *fill* 0x3fc8dcc1 0x3 .rodata.wdt_hal_config_stage.str1.4 - 0x3fc8e140 0xbd6 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc8dcc4 0x832 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x56 (size before relaxing) - *fill* 0x3fc8ed16 0x2 + *fill* 0x3fc8e4f6 0x2 .rodata.__func__.0 - 0x3fc8ed18 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc8e4f8 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.abort.str1.4 - 0x3fc8ed2d 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x3fc8e50d 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.__assert_func.str1.4 - 0x3fc8ed2d 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x3fc8e50d 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -13955,384 +12709,405 @@ END GROUP *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.memspi_host_read_id_hs.str1.4 - 0x3fc8ed2d 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8e50d 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_erase_sector.str1.4 - 0x3fc8ed2d 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8e50d 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_program_page.str1.4 - 0x3fc8ed2d 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8ed2d 0x3 + 0x3fc8e50d 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8e50d 0x3 .rodata.__func__.0 - 0x3fc8ed30 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8ed49 0x3 + 0x3fc8e510 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8e529 0x3 .rodata.__func__.1 - 0x3fc8ed4c 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8e52c 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.__func__.2 - 0x3fc8ed64 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8ed7d 0x3 - .srodata.TAG 0x3fc8ed80 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc8ed87 0x1 + 0x3fc8e544 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8e55d 0x3 + .srodata.TAG 0x3fc8e560 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc8e567 0x1 .rodata.esp_flash_gpspi_host - 0x3fc8ed88 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc8e568 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) *libspi_flash.a:spi_flash_chip_boya.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_flash_chip_boya - 0x3fc8ede0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x3fc8ede0 esp_flash_chip_boya + 0x3fc8e5c0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc8e5c0 esp_flash_chip_boya .srodata.chip_name - 0x3fc8ee5c 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc8e63c 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) *libspi_flash.a:spi_flash_chip_gd.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8ee61 0x3 + *fill* 0x3fc8e641 0x3 .rodata.esp_flash_chip_gd - 0x3fc8ee64 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x3fc8ee64 esp_flash_chip_gd + 0x3fc8e644 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc8e644 esp_flash_chip_gd .srodata.chip_name - 0x3fc8eee0 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc8e6c0 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) *libspi_flash.a:spi_flash_chip_generic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_generic_read.str1.4 - 0x3fc8eee3 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e6c3 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_get_write_protect.str1.4 - 0x3fc8eee3 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e6c3 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_suspend_cmd_conf.str1.4 - 0x3fc8eee3 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e6c3 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_read_unique_id.str1.4 - 0x3fc8eee3 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8eee3 0x1 + 0x3fc8e6c3 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8e6c3 0x1 .rodata.__func__.0 - 0x3fc8eee4 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc8ef0d 0x3 + 0x3fc8e6c4 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc8e6ed 0x3 .rodata.esp_flash_chip_generic - 0x3fc8ef10 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc8ef10 esp_flash_chip_generic + 0x3fc8e6f0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e6f0 esp_flash_chip_generic .srodata.chip_name - 0x3fc8ef8c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .rodata.TAG 0x3fc8ef94 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc8e76c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.TAG 0x3fc8e774 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) *libspi_flash.a:spi_flash_chip_issi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8efa1 0x3 + *fill* 0x3fc8e781 0x3 .rodata.esp_flash_chip_issi - 0x3fc8efa4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x3fc8efa4 esp_flash_chip_issi + 0x3fc8e784 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc8e784 esp_flash_chip_issi .srodata.chip_name - 0x3fc8f020 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc8e800 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) *libspi_flash.a:spi_flash_chip_mxic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8f025 0x3 + *fill* 0x3fc8e805 0x3 .rodata.esp_flash_chip_mxic - 0x3fc8f028 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x3fc8f028 esp_flash_chip_mxic + 0x3fc8e808 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc8e808 esp_flash_chip_mxic .srodata.chip_name - 0x3fc8f0a4 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc8e884 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc8f0a9 0x3 + *fill* 0x3fc8e889 0x3 .rodata.esp_flash_chip_th - 0x3fc8f0ac 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x3fc8f0ac esp_flash_chip_th + 0x3fc8e88c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc8e88c esp_flash_chip_th .srodata.chip_name - 0x3fc8f128 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc8e908 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) *libspi_flash.a:spi_flash_chip_winbond.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_winbond_read.str1.4 - 0x3fc8f12b 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x3fc8f12b 0x1 + 0x3fc8e90b 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x3fc8e90b 0x1 .rodata.esp_flash_chip_winbond - 0x3fc8f12c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x3fc8f12c esp_flash_chip_winbond + 0x3fc8e90c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc8e90c esp_flash_chip_winbond .srodata.chip_name - 0x3fc8f1a8 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .srodata.TAG 0x3fc8f1b0 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc8e988 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .srodata.TAG 0x3fc8e990 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) *libspi_flash.a:spi_flash_wrap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - 0x3fc8f1b8 _data_end = ABSOLUTE (.) + 0x3fc8e998 _data_end = ABSOLUTE (.) -.noinit 0x3fc8f1b8 0x0 - 0x3fc8f1b8 . = ALIGN (0x4) - 0x3fc8f1b8 _noinit_start = ABSOLUTE (.) +.noinit 0x3fc8e998 0x0 + 0x3fc8e998 . = ALIGN (0x4) + 0x3fc8e998 _noinit_start = ABSOLUTE (.) *(.noinit .noinit.*) - 0x3fc8f1b8 . = ALIGN (0x4) - 0x3fc8f1b8 _noinit_end = ABSOLUTE (.) + 0x3fc8e998 . = ALIGN (0x4) + 0x3fc8e998 _noinit_end = ABSOLUTE (.) -.dram0.bss 0x3fc8f1c0 0x1238 - 0x3fc8f1c0 . = ALIGN (0x8) - 0x3fc8f1c0 _bss_start = ABSOLUTE (.) +.dram0.bss 0x3fc8e9a0 0x1250 + 0x3fc8e9a0 . = ALIGN (0x8) + 0x3fc8e9a0 _bss_start = ABSOLUTE (.) *(.bss .bss.*) .bss.app_elf_sha256_str - 0x3fc8f1c0 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x3fc8f1c0 app_elf_sha256_str - *fill* 0x3fc8f1ca 0x2 + 0x3fc8e9a0 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3fc8e9a0 app_elf_sha256_str + *fill* 0x3fc8e9aa 0x2 .bss.shutdown_handlers - 0x3fc8f1cc 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x3fc8e9ac 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .bss.s_log_cache - 0x3fc8f1e0 0xf8 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8e9c0 0xf8 esp-idf/log/liblog.a(log.c.obj) .bss.ref_counts - 0x3fc8f2d8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3fc8f2f5 0x3 + 0x3fc8eab8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3fc8ead5 0x3 .bss.xSuspendedTaskList - 0x3fc8f2f8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8ead8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xTasksWaitingTermination - 0x3fc8f30c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8eaec 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xPendingReadyList - 0x3fc8f320 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8eb00 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList2 - 0x3fc8f334 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8eb14 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList1 - 0x3fc8f348 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8eb28 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxReadyTasksLists - 0x3fc8f35c 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8eb3c 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xIsrStack - 0x3fc8f550 0x830 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc8f550 xIsrStack + 0x3fc8ed30 0x830 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8ed30 xIsrStack .bss.systimer_hal.1 - 0x3fc8fd80 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc8f560 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) .bss.s_common_recursive_mutex - 0x3fc8fd8c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc8fd8c __lock___malloc_recursive_mutex - 0x3fc8fd8c __lock___atexit_recursive_mutex - 0x3fc8fd8c __lock___sinit_recursive_mutex - 0x3fc8fd8c __lock___sfp_recursive_mutex - 0x3fc8fd8c __lock___env_recursive_mutex + 0x3fc8f56c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc8f56c __lock___malloc_recursive_mutex + 0x3fc8f56c __lock___atexit_recursive_mutex + 0x3fc8f56c __lock___sinit_recursive_mutex + 0x3fc8f56c __lock___sfp_recursive_mutex + 0x3fc8f56c __lock___env_recursive_mutex .bss.s_common_mutex - 0x3fc8fde0 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc8fde0 __lock___dd_hash_mutex - 0x3fc8fde0 __lock___at_quick_exit_mutex - 0x3fc8fde0 __lock___tz_mutex - 0x3fc8fde0 __lock___arc4random_mutex + 0x3fc8f5c0 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc8f5c0 __lock___dd_hash_mutex + 0x3fc8f5c0 __lock___at_quick_exit_mutex + 0x3fc8f5c0 __lock___tz_mutex + 0x3fc8f5c0 __lock___arc4random_mutex .bss.systimer_hal - 0x3fc8fe34 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3fc8f614 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .bss.s_trace_channels - 0x3fc8fe40 0x18 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .bss.s_uart_hw_data.7 - 0x3fc8fe58 0x34 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .bss.s_vfs 0x3fc8fe8c 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc8f620 0x18 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .bss.s_vfs 0x3fc8f638 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) .bss.name_buffer.6 - 0x3fc8feac 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x3fc8f658 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .bss.prstatus.0 - 0x3fc8fecc 0xcc esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x3fc8f678 0xcc esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .bss.s_intr_handlers - 0x3fc8ff98 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3fc8f744 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) .bss.s_mmu_ctx - 0x3fc90098 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .bss.tick_cb 0x3fc900c4 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .bss.idle_cb 0x3fc900e4 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x3fc8f844 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .bss.tick_cb 0x3fc8f870 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x3fc8f890 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .bss.init_context - 0x3fc90104 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x3fc8f8b0 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .bss._ZL13s_nvs_handles - 0x3fc90110 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .bss 0x3fc9011c 0x138 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc9011c __sf + 0x3fc8f8bc 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss 0x3fc8f8c8 0x138 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc8f8c8 __sf *(.dynbss .dynsbss .gnu.linkonce.b .gnu.linkonce.b.* .gnu.linkonce.sb .gnu.linkonce.sb.* .gnu.linkonce.sb2 .gnu.linkonce.sb2.* .sbss .sbss.* .sbss2 .sbss2.* .scommon .share.mem) .sbss.s_reset_reason - 0x3fc90254 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3fc8fa00 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .sbss.s_dumping_core.0 - 0x3fc90258 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - *fill* 0x3fc90259 0x3 - .sbss.s_usbserial_timeout - 0x3fc9025c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc8fa04 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + *fill* 0x3fc8fa05 0x3 .sbss.g_panic_abort_details - 0x3fc90260 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc90260 g_panic_abort_details + 0x3fc8fa08 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc8fa08 g_panic_abort_details .sbss.g_panic_abort - 0x3fc90264 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc90264 g_panic_abort - *fill* 0x3fc90265 0x3 + 0x3fc8fa0c 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc8fa0c g_panic_abort + *fill* 0x3fc8fa0d 0x3 .sbss.g_startup_time - 0x3fc90268 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3fc90268 g_startup_time + 0x3fc8fa10 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3fc8fa10 g_startup_time .sbss.g_exc_frames - 0x3fc90270 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x3fc90270 g_exc_frames + 0x3fc8fa18 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fc8fa18 g_exc_frames .sbss.s_log_cache_misses - 0x3fc90274 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8fa1c 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_entry_count - 0x3fc90278 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8fa20 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_max_generation - 0x3fc9027c 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc8fa24 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_tags - 0x3fc90280 0x4 esp-idf/log/liblog.a(log.c.obj) - .sbss.base.0 0x3fc90284 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc8fa28 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.base.0 0x3fc8fa2c 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.s_log_mutex - 0x3fc90288 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc8fa30 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.alloc_failed_callback - 0x3fc9028c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3fc8fa34 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .sbss.registered_heaps - 0x3fc90290 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x3fc90290 registered_heaps + 0x3fc8fa38 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3fc8fa38 registered_heaps .sbss.non_iram_int_disabled_flag - 0x3fc90294 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3fc90295 0x3 + 0x3fc8fa3c 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3fc8fa3d 0x3 .sbss.non_iram_int_disabled - 0x3fc90298 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc8fa40 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.non_iram_int_mask - 0x3fc9029c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc8fa44 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.vector_desc_head - 0x3fc902a0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc8fa48 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.s_rtc_isr_handle - 0x3fc902a4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x3fc8fa4c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .sbss.s_bbpll_digi_consumers_ref_count - 0x3fc902a8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8fa50 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.s_cur_pll_freq - 0x3fc902ac 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc8fa54 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.uxSchedulerSuspended - 0x3fc902b0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa58 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xIdleTaskHandle - 0x3fc902b4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa5c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xNextTaskUnblockTime - 0x3fc902b8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa60 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxTaskNumber - 0x3fc902bc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa64 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xNumOfOverflows - 0x3fc902c0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa68 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xYieldPending - 0x3fc902c4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa6c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xPendedTicks - 0x3fc902c8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa70 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xSchedulerRunning - 0x3fc902cc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa74 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxTopReadyPriority - 0x3fc902d0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa78 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xTickCount - 0x3fc902d4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa7c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxCurrentNumberOfTasks - 0x3fc902d8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa80 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxDeletedTasksWaitingCleanUp - 0x3fc902dc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa84 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxOverflowDelayedTaskList - 0x3fc902e0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa88 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxDelayedTaskList - 0x3fc902e4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa8c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxCurrentTCBs - 0x3fc902e8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc902e8 pxCurrentTCBs + 0x3fc8fa90 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc8fa90 pxCurrentTCBs .sbss.xIsrStackBottom - 0x3fc902ec 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc902ec xIsrStackBottom + 0x3fc8fa94 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8fa94 xIsrStackBottom .sbss.xIsrStackTop - 0x3fc902f0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc902f0 xIsrStackTop + 0x3fc8fa98 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8fa98 xIsrStackTop .sbss.xPortSwitchFlag - 0x3fc902f4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc902f4 xPortSwitchFlag + 0x3fc8fa9c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8fa9c xPortSwitchFlag .sbss.port_uxOldInterruptState - 0x3fc902f8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc902f8 port_uxOldInterruptState + 0x3fc8faa0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8faa0 port_uxOldInterruptState .sbss.port_uxCriticalNesting - 0x3fc902fc 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc902fc port_uxCriticalNesting + 0x3fc8faa4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8faa4 port_uxCriticalNesting .sbss.port_uxInterruptNesting - 0x3fc90300 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc90300 port_uxInterruptNesting + 0x3fc8faa8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8faa8 port_uxInterruptNesting .sbss.port_xSchedulerRunning - 0x3fc90304 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc90304 port_xSchedulerRunning + 0x3fc8faac 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc8faac port_xSchedulerRunning .sbss.s_handled_systicks - 0x3fc90308 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc8fab0 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) .sbss.s_time_lock - 0x3fc9030c 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc8fab4 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_adjtime_total_correction_us - 0x3fc90310 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc8fab8 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_adjtime_start_us - 0x3fc90318 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc8fac0 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_boot_time_lock - 0x3fc90320 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - *fill* 0x3fc90324 0x4 + 0x3fc8fac8 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x3fc8facc 0x4 .sbss.s_microseconds_offset - 0x3fc90328 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x3fc90328 s_microseconds_offset + 0x3fc8fad0 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x3fc8fad0 s_microseconds_offset .sbss.s_pthread_cfg_key - 0x3fc90330 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3fc8fad8 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) .sbss.s_threads_mux - 0x3fc90334 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) - .sbss.s_keys 0x3fc90338 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x3fc90338 s_keys - *fill* 0x3fc9033c 0x4 + 0x3fc8fadc 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_keys 0x3fc8fae0 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3fc8fae0 s_keys + *fill* 0x3fc8fae4 0x4 .sbss.s_correction_us - 0x3fc90340 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .sbss.s_inited - 0x3fc90348 0x1 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - *fill* 0x3fc90349 0x3 - .sbss.remaining_allowed_no_sof_ticks - 0x3fc9034c 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .sbss.s_usb_serial_jtag_conn_status - 0x3fc90350 0x1 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - *fill* 0x3fc90351 0x3 - .sbss.vfs_console - 0x3fc90354 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .sbss.primary_vfs - 0x3fc9035c 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .sbss.s_fd_table_lock - 0x3fc90360 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .sbss.s_vfs_count - 0x3fc90364 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .sbss.s_exc_frame - 0x3fc90368 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .sbss.s_extra_info - 0x3fc9036c 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .sbss.s_fake_stacks_num - 0x3fc90374 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .sbss.flash_erasing - 0x3fc90378 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .sbss.flash_brownout_needs_reset - 0x3fc90379 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - *fill* 0x3fc9037a 0x2 - .sbss.s_flash_op_cache_state - 0x3fc9037c 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .sbss.s_flash_guard_ops - 0x3fc90384 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .sbss.esp_flash_default_chip - 0x3fc90388 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x3fc90388 esp_flash_default_chip - .sbss.reason 0x3fc9038c 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .sbss.iwdt_context - 0x3fc90390 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .sbss.p_twdt_obj - 0x3fc90398 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .sbss.g_twdt_isr - 0x3fc9039c 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3fc9039c g_twdt_isr - *fill* 0x3fc9039d 0x3 - .sbss.ctx 0x3fc903a0 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc8fae8 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .sbss.s_uart_select_count + 0x3fc8faf0 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .sbss.s_registered_select_num + 0x3fc8faf8 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .sbss.s_registered_selects + 0x3fc8fafc 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.pat_flg.38 - 0x3fc903a4 0x1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3fc903a5 0x3 + 0x3fc8fb00 0x1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3fc8fb01 0x3 .sbss.p_uart_obj - 0x3fc903a8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .sbss._ZN3nvs19NVSPartitionManager8instanceE - 0x3fc903b0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3fc903b0 nvs::NVSPartitionManager::instance - .sbss._ZN3nvs4Lock10mSemaphoreE - 0x3fc903b4 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x3fc903b4 nvs::Lock::mSemaphore - .sbss.s_partition_list_lock - 0x3fc903b8 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .sbss.s_partition_list - 0x3fc903bc 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3fc8fb04 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .sbss.s_inited + 0x3fc8fb0c 0x1 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + *fill* 0x3fc8fb0d 0x3 + .sbss.vfs_console + 0x3fc8fb10 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .sbss.primary_vfs + 0x3fc8fb18 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .sbss.s_fd_table_lock + 0x3fc8fb1c 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.s_vfs_count + 0x3fc8fb20 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.s_exc_frame + 0x3fc8fb24 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .sbss.s_extra_info + 0x3fc8fb28 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .sbss.s_fake_stacks_num + 0x3fc8fb30 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .sbss.history 0x3fc8fb34 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.history_len + 0x3fc8fb38 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.dumbmode + 0x3fc8fb3c 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.mlmode 0x3fc8fb40 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.freeHintsCallback + 0x3fc8fb44 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.hintsCallback + 0x3fc8fb48 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.completionCallback + 0x3fc8fb4c 0x4 esp-idf/console/libconsole.a(linenoise.c.obj) + .sbss.help_args + 0x3fc8fb50 0x8 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_tmp_line_buf + 0x3fc8fb58 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_cmd_list + 0x3fc8fb5c 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.flash_erasing + 0x3fc8fb60 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .sbss.flash_brownout_needs_reset + 0x3fc8fb61 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x3fc8fb62 0x2 + .sbss.s_flash_op_cache_state + 0x3fc8fb64 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .sbss.s_flash_guard_ops + 0x3fc8fb6c 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .sbss.esp_flash_default_chip + 0x3fc8fb70 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3fc8fb70 esp_flash_default_chip + .sbss.reason 0x3fc8fb74 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .sbss.iwdt_context + 0x3fc8fb78 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .sbss.p_twdt_obj + 0x3fc8fb80 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .sbss.g_twdt_isr + 0x3fc8fb84 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc8fb84 g_twdt_isr + *fill* 0x3fc8fb85 0x3 + .sbss.ctx 0x3fc8fb88 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) .sbss.s_rc_fast_freq - 0x3fc903c0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3fc8fb8c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .sbss.s_periph_ref_counts - 0x3fc903c4 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - *fill* 0x3fc903c5 0x3 + 0x3fc8fb90 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + *fill* 0x3fc8fb91 0x3 .sbss.s_calibrated_freq - 0x3fc903c8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3fc8fb94 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .sbss._ZN3nvs19NVSPartitionManager8instanceE + 0x3fc8fb9c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3fc8fb9c nvs::NVSPartitionManager::instance + .sbss._ZN3nvs4Lock10mSemaphoreE + 0x3fc8fba0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x3fc8fba0 nvs::Lock::mSemaphore + .sbss.s_partition_list_lock + 0x3fc8fba4 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list + 0x3fc8fba8 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .sbss.curr_partition.2 - 0x3fc903d0 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3fc8fbac 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .sbss._ZN12_GLOBAL__N_113__new_handlerE - 0x3fc903d4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc8fbb0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc903d8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc8fbb4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZL4init - 0x3fc903dc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc8fbb8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN17__eh_globals_init7_S_initE - 0x3fc903e0 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x3fc903e0 __eh_globals_init::_S_init - *fill* 0x3fc903e1 0x3 + 0x3fc8fbbc 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc8fbbc __eh_globals_init::_S_init + *fill* 0x3fc8fbbd 0x3 .sbss._ZN12_GLOBAL__N_110eh_globalsE - 0x3fc903e4 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc8fbc0 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc903ec 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .sbss 0x3fc903f0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .sbss 0x3fc903f4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc903f4 __stdio_exit_handler + 0x3fc8fbc8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .sbss 0x3fc8fbcc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .sbss 0x3fc8fbd0 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x3fc8fbdc optind + 0x3fc8fbe0 optarg + .sbss 0x3fc8fbe4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc8fbe4 __stdio_exit_handler + .sbss 0x3fc8fbe8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x3fc8fbe8 __atexit *(.ext_ram.bss .ext_ram.bss.*) *(COMMON) - 0x3fc903f8 . = ALIGN (0x8) - 0x3fc903f8 _bss_end = ABSOLUTE (.) + 0x3fc8fbf0 . = ALIGN (0x8) + *fill* 0x3fc8fbec 0x4 + 0x3fc8fbf0 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x1b9aa +.flash.text 0x42000020 0x2a630 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -14422,1851 +13197,2331 @@ END GROUP 0x42000c14 esp_apb_backup_dma_lock_init .text.semihosting_call_noerrno 0x42000c36 0xe esp-idf/esp_system/libesp_system.a(panic.c.obj) - .text.panic_print_char_usb_serial_jtag - 0x42000c44 0x90 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .text.panic_print_char_uart + 0x42000c44 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.disable_all_wdts - 0x42000cd4 0x62 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000c78 0x62 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_char - 0x42000d36 0xc esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x42000d36 panic_print_char + 0x42000cda 0xc esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000cda panic_print_char .text.panic_print_str - 0x42000d42 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x42000d42 panic_print_str + 0x42000ce6 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000ce6 panic_print_str .text.print_abort_details - 0x42000d68 0x14 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000d0c 0x14 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_hex - 0x42000d7c 0x3a esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x42000d7c panic_print_hex + 0x42000d20 0x3a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000d20 panic_print_hex .text.panic_print_dec - 0x42000db6 0x36 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x42000db6 panic_print_dec + 0x42000d5a 0x36 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000d5a panic_print_dec .text.esp_panic_handler_reconfigure_wdts - 0x42000dec 0x9a esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x42000dec esp_panic_handler_reconfigure_wdts + 0x42000d90 0x9a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000d90 esp_panic_handler_reconfigure_wdts .text.esp_panic_handler - 0x42000e86 0x286 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x42000e86 esp_panic_handler + 0x42000e2a 0x27a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42000e2a esp_panic_handler .text.do_global_ctors - 0x4200110c 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x420010a4 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.do_system_init_fn - 0x42001152 0x7c esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x420010ea 0x7c esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.do_core_init - 0x420011ce 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x42001166 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.do_secondary_init - 0x420011dc 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x42001174 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.start_cpu0_default - 0x420011ea 0x10 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x420011ea start_cpu0 + 0x42001182 0x10 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x42001182 start_cpu0 .text.frame_to_panic_info - 0x420011fa 0x5c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x42001192 0x5c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.panic_handler - 0x42001256 0x7c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x420011ee 0x7c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.print_state_for_core - 0x420012d2 0x28 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x4200126a 0x28 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.print_state - 0x420012fa 0x18 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x42001292 0x18 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.panic_restart - 0x42001312 0xc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x42001312 panic_restart + 0x420012aa 0xc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x420012aa panic_restart .text.esp_mprot_mem_type_to_str - 0x4200131e 0x78 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x420012b6 0x78 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.panic_print_register_array - 0x42001396 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x4200132e 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.panic_print_basic_backtrace - 0x42001406 0x92 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x4200139e 0x92 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.print_memprot_err_details - 0x42001498 0x18c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001430 0x18c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.print_assist_debug_details - 0x42001624 0xd8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x420015bc 0xd8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.print_cache_err_details - 0x420016fc 0x2e esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001694 0x2e esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.panic_print_registers - 0x4200172a 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x4200172a panic_print_registers + 0x420016c2 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x420016c2 panic_print_registers .text.panic_soc_check_pseudo_cause - 0x42001796 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001796 panic_soc_check_pseudo_cause + 0x4200172e 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x4200172e panic_soc_check_pseudo_cause .text.panic_soc_fill_info - 0x420017ca 0xbc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x420017ca panic_soc_fill_info + 0x42001762 0xbc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001762 panic_soc_fill_info .text.panic_arch_fill_info - 0x42001886 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001886 panic_arch_fill_info + 0x4200181e 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x4200181e panic_arch_fill_info .text.panic_print_backtrace - 0x420018ba 0xe esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x420018ba panic_print_backtrace + 0x42001852 0xe esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001852 panic_print_backtrace .text.panic_get_cause - 0x420018c8 0x6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x420018c8 panic_get_cause + 0x42001860 0x6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001860 panic_get_cause .text.panic_prepare_frame_from_ctx - 0x420018ce 0x2a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x420018ce panic_prepare_frame_from_ctx + 0x42001866 0x2a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001866 panic_prepare_frame_from_ctx .text.__esp_system_init_fn_esp_hw_stack_guard_init - 0x420018f8 0x74 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001890 0x74 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .text.esp_hw_stack_guard_get_bounds - 0x4200196c 0x1e esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - 0x4200196c esp_hw_stack_guard_get_bounds + 0x42001904 0x1e esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001904 esp_hw_stack_guard_get_bounds .text.esp_hw_stack_guard_get_fired_cpu - 0x4200198a 0x1a esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - 0x4200198a esp_hw_stack_guard_get_fired_cpu + 0x42001922 0x1a esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001922 esp_hw_stack_guard_get_fired_cpu .text.esp_hw_stack_guard_get_pc - 0x420019a4 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - 0x420019a4 esp_hw_stack_guard_get_pc + 0x4200193c 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x4200193c esp_hw_stack_guard_get_pc .text.esp_err_to_name - 0x420019ac 0x3a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - 0x420019ac esp_err_to_name + 0x42001944 0x3a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x42001944 esp_err_to_name .text.efuse_hal_set_timing - 0x420019e6 0x54 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x420019e6 efuse_hal_set_timing + 0x4200197e 0x54 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x4200197e efuse_hal_set_timing .text.efuse_hal_read - 0x42001a3a 0x56 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x42001a3a efuse_hal_read - .text.brownout_ll_set_threshold - 0x42001a90 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .text.brownout_hal_config - 0x42001ab0 0xd0 esp-idf/hal/libhal.a(brownout_hal.c.obj) - 0x42001ab0 brownout_hal_config - .text.heap_caps_match - 0x42001b80 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x42001b80 heap_caps_match - .text.heap_caps_get_info - 0x42001bae 0x82 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x42001bae heap_caps_get_info - .text.heap_caps_get_largest_free_block - 0x42001c30 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x42001c30 heap_caps_get_largest_free_block - .text.register_heap - 0x42001c42 0x4a esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .text.heap_caps_enable_nonos_stack_heaps - 0x42001c8c 0x36 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x42001c8c heap_caps_enable_nonos_stack_heaps - .text.heap_caps_init - 0x42001cc2 0x3dc esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x42001cc2 heap_caps_init - .text.__esp_system_init_fn_init_heap - 0x4200209e 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .text.s_get_num_reserved_regions - 0x420020ac 0x18 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .text.s_compare_reserved_regions - 0x420020c4 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .text.s_prepare_reserved_regions - 0x420020cc 0x11e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .text.soc_get_available_memory_region_max_count - 0x420021ea 0x16 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - 0x420021ea soc_get_available_memory_region_max_count - .text.soc_get_available_memory_regions - 0x42002200 0x168 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - 0x42002200 soc_get_available_memory_regions - .text.calc_checksum - 0x42002368 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .text.esp_clk_slowclk_cal_get - 0x42002392 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x42002392 esp_clk_slowclk_cal_get - .text.esp_rtc_get_time_us - 0x4200239a 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x4200239a esp_rtc_get_time_us - .text.esp_clk_slowclk_cal_set - 0x420024a0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x420024a0 esp_clk_slowclk_cal_set - .text.insert_vector_desc - 0x420024b8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .text.find_desc_for_int - 0x42002510 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .text.get_desc_for_int - 0x42002536 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .text.find_desc_for_source - 0x420025c6 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .text.is_vect_desc_usable - 0x4200264c 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .text.get_available_int - 0x42002714 0x15a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .text.esp_intr_ptr_in_isr_region - 0x4200286e 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x4200286e esp_intr_ptr_in_isr_region - .text.esp_intr_get_cpu - 0x420028b8 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x420028b8 esp_intr_get_cpu - .text.esp_intr_alloc_intrstatus - 0x420028c2 0x40a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x420028c2 esp_intr_alloc_intrstatus - .text.esp_intr_alloc - 0x42002ccc 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x42002ccc esp_intr_alloc - .text.intr_free_for_current_cpu - 0x42002ce4 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .text.esp_intr_free - 0x42002de4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x42002de4 esp_intr_free - .text.s_rtc_isr_noniram_hook - 0x42002df8 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .text.s_rtc_isr_noniram_hook_relieve - 0x42002e04 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .text.rtc_isr_ensure_installed - 0x42002e14 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .text.rtc_isr_register - 0x42002e80 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x42002e80 rtc_isr_register - .text.gpio_ll_hold_dis - 0x42002f08 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .text.gpio_ll_deepsleep_wakeup_is_enabled - 0x42002f4a 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .text.gpio_ll_deepsleep_wakeup_disable - 0x42002f94 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .text.esp_sleep_config_gpio_isolate - 0x42002ff4 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x42002ff4 esp_sleep_config_gpio_isolate - .text.esp_sleep_enable_gpio_switch - 0x4200309a 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x4200309a esp_sleep_enable_gpio_switch - .text.__esp_system_init_fn_esp_sleep_startup_init - 0x4200312a 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .text.esp_deep_sleep_wakeup_io_reset - 0x4200313c 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x4200313c esp_deep_sleep_wakeup_io_reset - .text.set_ocode_by_efuse - 0x42003198 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .text.get_dig_dbias_by_efuse - 0x42003204 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .text.calibrate_ocode - 0x42003246 0x12c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .text.get_rtc_dbias_by_efuse - 0x42003372 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - 0x42003372 get_rtc_dbias_by_efuse - .text.set_rtc_dig_dbias - 0x4200346a 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .text.rtc_init - 0x420034e2 0x450 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - 0x420034e2 rtc_init - .text.memprot_ll_set_iram0_split_line - 0x42003932 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_iram0_set_pms_area_0 - 0x420039a8 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_iram0_set_pms_area_1 - 0x420039d6 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_iram0_set_pms_area_2 - 0x42003a08 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_iram0_set_pms_area_3 - 0x42003a3a 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_set_rtcfast_split_line - 0x42003a74 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_rtcfast_set_pms_area - 0x42003ade 0xbc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_set_dram0_split_line - 0x42003b9a 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_dram0_set_pms_area_0 - 0x42003c10 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_dram0_set_pms_area_1 - 0x42003c38 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_dram0_set_pms_area_2 - 0x42003c60 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.memprot_ll_dram0_set_pms_area_3 - 0x42003c8c 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.esp_memprot_iram0_get_def_split_addr - 0x42003cb8 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.esp_memprot_dram0_get_def_split_addr - 0x42003cc2 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.esp_memprot_rtcfast_get_min_split_addr - 0x42003cd2 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.esp_mprot_set_intr_matrix - 0x42003cdc 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .text.esp_mprot_set_split_addr - 0x42003d66 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42003d66 esp_mprot_set_split_addr - .text.esp_mprot_get_default_main_split_addr - 0x42003e2a 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42003e2a esp_mprot_get_default_main_split_addr - .text.esp_mprot_set_split_addr_lock - 0x42003e70 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42003e70 esp_mprot_set_split_addr_lock - .text.esp_mprot_get_split_addr_lock - 0x42003ea6 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42003ea6 esp_mprot_get_split_addr_lock - .text.esp_mprot_set_pms_lock - 0x42003ef8 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42003ef8 esp_mprot_set_pms_lock - .text.esp_mprot_get_pms_lock - 0x42003f3a 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42003f3a esp_mprot_get_pms_lock - .text.esp_mprot_set_pms_area - 0x42003fa2 0xde esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42003fa2 esp_mprot_set_pms_area - .text.esp_mprot_set_monitor_lock - 0x42004080 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004080 esp_mprot_set_monitor_lock - .text.esp_mprot_get_monitor_lock - 0x420040c2 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x420040c2 esp_mprot_get_monitor_lock - .text.esp_mprot_set_monitor_en - 0x4200412a 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x4200412a esp_mprot_set_monitor_en - .text.esp_mprot_monitor_clear_intr - 0x420041ba 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x420041ba esp_mprot_monitor_clear_intr - .text.esp_mprot_get_active_intr - 0x4200422c 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x4200422c esp_mprot_get_active_intr - .text.esp_mprot_is_conf_locked_any - 0x42004282 0xdc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004282 esp_mprot_is_conf_locked_any - .text.esp_mprot_get_violate_addr - 0x4200435e 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x4200435e esp_mprot_get_violate_addr - .text.esp_mprot_get_violate_world - 0x420043da 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x420043da esp_mprot_get_violate_world - .text.esp_mprot_get_violate_operation - 0x4200444a 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x4200444a esp_mprot_get_violate_operation - .text.esp_mprot_has_byte_enables - 0x420044d8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x420044d8 esp_mprot_has_byte_enables - .text.esp_mprot_get_violate_byte_enables - 0x420044e0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x420044e0 esp_mprot_get_violate_byte_enables - .text.esp_mprot_set_prot - 0x42004508 0x324 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004508 esp_mprot_set_prot - .text.esp_mprot_ll_err_to_esp_err - 0x4200482c 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x4200482c esp_mprot_ll_err_to_esp_err - .text.esp_mprot_ll_world_to_hl_world - 0x42004878 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x42004878 esp_mprot_ll_world_to_hl_world - .text.esp_mprot_oper_type_to_str - 0x42004892 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x42004892 esp_mprot_oper_type_to_str - .text.esp_mprot_pms_world_to_str - 0x420048e6 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x420048e6 esp_mprot_pms_world_to_str - .text.esp_riscv_intr_num_flags - 0x4200494e 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .text.esp_cpu_intr_get_desc - 0x42004992 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - 0x42004992 esp_cpu_intr_get_desc - .text.esp_newlib_locks_init - 0x420049b4 0xa0 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x420049b4 esp_newlib_locks_init - .text.newlib_include_pthread_impl - 0x42004a54 0x2 esp-idf/newlib/libnewlib.a(pthread.c.obj) - 0x42004a54 newlib_include_pthread_impl - .text.esp_cleanup_r - 0x42004a56 0x44 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .text.raise_r_stub - 0x42004a9a 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .text.esp_newlib_init - 0x42004aa8 0x66 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x42004aa8 esp_setup_newlib_syscalls - 0x42004aa8 esp_newlib_init - .text.__esp_system_init_fn_init_newlib - 0x42004b0e 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .text.esp_newlib_init_global_stdio - 0x42004b1c 0x8e esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x42004b1c esp_newlib_init_global_stdio - .text.__esp_system_init_fn_init_newlib_stdio - 0x42004baa 0x16 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .text.newlib_include_init_funcs - 0x42004bc0 0x2 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x42004bc0 newlib_include_init_funcs - .text.syscall_not_implemented - 0x42004bc2 0x1c esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42004bc2 _kill_r - 0x42004bc2 _system_r - 0x42004bc2 _getpid_r - 0x42004bc2 _isatty_r - .text.syscall_not_implemented_aborts - 0x42004bde 0xc esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42004bde _sbrk_r - 0x42004bde _exit - 0x42004bde raise - 0x42004bde _raise_r - .text.fcntl 0x42004bea 0x42 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42004bea fcntl - .text.newlib_include_syscalls_impl - 0x42004c2c 0x2 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42004c2c newlib_include_syscalls_impl - .text.adjust_boot_time - 0x42004c2e 0x16e esp-idf/newlib/libnewlib.a(time.c.obj) - .text.get_adjusted_boot_time - 0x42004d9c 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) - .text.adjtime_corr_stop - 0x42004dda 0x52 esp-idf/newlib/libnewlib.a(time.c.obj) - .text.settimeofday - 0x42004e2c 0x58 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x42004e2c settimeofday - .text.esp_newlib_time_init - 0x42004e84 0xc esp-idf/newlib/libnewlib.a(time.c.obj) - 0x42004e84 esp_newlib_time_init - .text.esp_time_impl_get_time_since_boot - 0x42004e90 0x2a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42004e90 esp_time_impl_get_time_since_boot - .text.esp_time_impl_set_boot_time - 0x42004eba 0x42 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42004eba esp_time_impl_set_boot_time - .text.esp_time_impl_get_boot_time - 0x42004efc 0x44 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42004efc esp_time_impl_get_boot_time - .text.esp_set_time_from_rtc - 0x42004f40 0x3a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42004f40 esp_set_time_from_rtc - .text.esp_sync_timekeeping_timers - 0x42004f7a 0x6c esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42004f7a esp_sync_timekeeping_timers - .text.esp_time_impl_init - 0x42004fe6 0xc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42004fe6 esp_time_impl_init - .text.mutexattr_check - 0x42004ff2 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) - .text.esp_pthread_cfg_key_destructor - 0x42005002 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) - .text.pthread_mutex_lock_internal - 0x42005014 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) - .text.esp_pthread_init - 0x42005094 0x50 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x42005094 esp_pthread_init - .text.__esp_system_init_fn_init_pthread - 0x420050e4 0xc esp-idf/pthread/libpthread.a(pthread.c.obj) - .text.pthread_mutex_init - 0x420050f0 0x84 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x420050f0 pthread_mutex_init - .text.pthread_mutex_init_if_static - 0x42005174 0x42 esp-idf/pthread/libpthread.a(pthread.c.obj) - .text.pthread_mutex_lock - 0x420051b6 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x420051b6 pthread_mutex_lock - .text.pthread_mutex_unlock - 0x420051da 0x96 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x420051da pthread_mutex_unlock - .text.pthread_include_pthread_impl - 0x42005270 0x2 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x42005270 pthread_include_pthread_impl - .text.pthread_include_pthread_cond_var_impl - 0x42005272 0x2 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - 0x42005272 pthread_include_pthread_cond_var_impl - .text.find_value - 0x42005274 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .text.find_key - 0x42005284 0x3a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .text.pthread_cleanup_thread_specific_data_callback - 0x420052be 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .text.pthread_key_create - 0x42005324 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x42005324 pthread_key_create - .text.pthread_key_delete - 0x4200538a 0x56 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x4200538a pthread_key_delete - .text.pthread_getspecific - 0x420053e0 0x28 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x420053e0 pthread_getspecific - .text.pthread_setspecific - 0x42005408 0xe0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x42005408 pthread_setspecific - .text.pthread_include_pthread_local_storage_impl - 0x420054e8 0x2 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x420054e8 pthread_include_pthread_local_storage_impl - .text.pthread_include_pthread_rwlock_impl - 0x420054ea 0x2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - 0x420054ea pthread_include_pthread_rwlock_impl - .text.pthread_include_pthread_semaphore_impl - 0x420054ec 0x2 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - 0x420054ec pthread_include_pthread_semaphore_impl - .text.__cxa_guard_dummy - 0x420054ee 0x2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - 0x420054ee __cxa_guard_dummy - .text.__cxx_init_dummy - 0x420054f0 0x2 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - 0x420054f0 __cxx_init_dummy - .text.esp_timer_early_init - 0x420054f2 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - 0x420054f2 esp_timer_early_init - .text.__esp_system_init_fn_esp_timer_init_nonos - 0x42005502 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .text.esp_timer_init_include_func - 0x4200550e 0x2 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - 0x4200550e esp_timer_init_include_func - .text.esp_timer_impl_init_system_time - 0x42005510 0x8c esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - 0x42005510 esp_timer_impl_init_system_time - .text.esp_timer_impl_early_init - 0x4200559c 0xd0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - 0x4200559c esp_timer_impl_early_init - .text.__esp_system_init_fn_usb_serial_jtag_conn_status_init - 0x4200566c 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .text.usb_serial_jtag_connection_monitor_include - 0x4200569c 0x2 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - 0x4200569c usb_serial_jtag_connection_monitor_include - .text.usb_serial_jtag_open - 0x4200569e 0x14 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_rx_char - 0x420056b2 0x3c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_read_char - 0x420056ee 0x26 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_close - 0x42005714 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_tx_char - 0x42005718 0xa6 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_tcflush - 0x420057be 0x14 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_fcntl - 0x420057d2 0x4a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_tcgetattr - 0x4200581c 0x5c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_fstat - 0x42005878 0x26 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_fsync - 0x4200589e 0x94 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_tcdrain - 0x42005932 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_tcsetattr - 0x42005942 0x6c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_write - 0x420059ae 0x8c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_return_char - 0x42005a3a 0x3a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_read - 0x42005a74 0xb4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.esp_vfs_usb_serial_jtag_get_vfs - 0x42005b28 0xa esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - 0x42005b28 esp_vfs_usb_serial_jtag_get_vfs - .text.usb_serial_jtag_vfs_register - 0x42005b32 0x1e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - 0x42005b32 usb_serial_jtag_vfs_register - 0x42005b32 esp_vfs_dev_usb_serial_jtag_register - .text.__esp_system_init_fn_init_vfs_usj - 0x42005b50 0xe esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .text.usb_serial_jtag_vfs_include_dev_init - 0x42005b5e 0x2 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - 0x42005b5e usb_serial_jtag_vfs_include_dev_init - .text.include_esp_phy_override - 0x42005b60 0x2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x42005b60 include_esp_phy_override - .text.console_start_select - 0x42005b62 0x28 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .text.console_end_select - 0x42005b8a 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005b8a console_end_select - .text.console_open - 0x42005baa 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005baa console_open - .text.console_write - 0x42005bca 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005bca console_write - .text.console_fstat - 0x42005be8 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005be8 console_fstat - .text.console_close - 0x42005bfe 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005bfe console_close - .text.console_read - 0x42005c16 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005c16 console_read - .text.console_fcntl - 0x42005c2c 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005c2c console_fcntl - .text.console_fsync - 0x42005c42 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005c42 console_fsync - .text.console_access - 0x42005c58 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005c58 console_access - .text.console_tcsetattr - 0x42005c6e 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005c6e console_tcsetattr - .text.console_tcgetattr - 0x42005c84 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005c84 console_tcgetattr - .text.console_tcdrain - 0x42005c9a 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005c9a console_tcdrain - .text.console_tcflush - 0x42005cb0 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005cb0 console_tcflush - .text.esp_vfs_dev_console_register - 0x42005cc6 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .text.esp_vfs_console_register - 0x42005ce4 0x1a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005ce4 esp_vfs_console_register - .text.__esp_system_init_fn_init_vfs_console - 0x42005cfe 0xe esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .text.esp_vfs_include_console_register - 0x42005d0c 0x2 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42005d0c esp_vfs_include_console_register - .text.translate_path - 0x42005d0e 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) - .text.esp_vfs_register_common - 0x42005d78 0x16e esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42005d78 esp_vfs_register_common - .text.esp_vfs_register - 0x42005ee6 0x32 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42005ee6 esp_vfs_register - .text.get_vfs_for_index - 0x42005f18 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42005f18 get_vfs_for_index - .text.get_vfs_for_fd - 0x42005f40 0x2a esp-idf/vfs/libvfs.a(vfs.c.obj) - .text.get_vfs_for_path - 0x42005f6a 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42005f6a get_vfs_for_path - .text.esp_vfs_open - 0x42006014 0x148 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42006014 _open_r - 0x42006014 esp_vfs_open - .text.esp_vfs_write - 0x4200615c 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200615c _write_r - 0x4200615c esp_vfs_write - .text.esp_vfs_lseek - 0x420061e0 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420061e0 esp_vfs_lseek - 0x420061e0 _lseek_r - .text.esp_vfs_read - 0x42006264 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42006264 _read_r - 0x42006264 esp_vfs_read - .text.esp_vfs_close - 0x420062e8 0xf4 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420062e8 _close_r - 0x420062e8 esp_vfs_close - .text.esp_vfs_fstat - 0x420063dc 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420063dc _fstat_r - 0x420063dc esp_vfs_fstat - .text.esp_vfs_fcntl_r - 0x42006452 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42006452 esp_vfs_fcntl_r - 0x42006452 _fcntl_r - .text.esp_vfs_fsync - 0x420064d6 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420064d6 fsync - 0x420064d6 esp_vfs_fsync - .text.esp_vfs_stat - 0x4200654a 0x60 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200654a esp_vfs_stat - 0x4200654a _stat_r - .text.esp_vfs_link - 0x420065aa 0x92 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420065aa _link_r - 0x420065aa esp_vfs_link - .text.esp_vfs_unlink - 0x4200663c 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200663c _unlink_r - 0x4200663c esp_vfs_unlink - .text.esp_vfs_rename - 0x420066ac 0xac esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420066ac esp_vfs_rename - 0x420066ac _rename_r - .text.esp_vfs_access - 0x42006758 0x66 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42006758 esp_vfs_access - 0x42006758 access - .text.tcgetattr - 0x420067be 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420067be tcgetattr - .text.tcsetattr - 0x4200683c 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200683c tcsetattr - .text.tcdrain 0x420068c4 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420068c4 tcdrain - .text.tcflush 0x42006938 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42006938 tcflush - .text.vfs_include_syscalls_impl - 0x420069b6 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420069b6 vfs_include_syscalls_impl - .text.__esp_system_init_fn_init_coredump - 0x420069b8 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .text.esp_system_include_coredump_init - 0x420069c6 0x2 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - 0x420069c6 esp_system_include_coredump_init - .text.esp_core_dump_switch_task_stack_to_isr - 0x420069c8 0x30 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .text.esp_core_dump_reset_tasks_snapshots_iter - 0x420069f8 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x420069f8 esp_core_dump_reset_tasks_snapshots_iter - .text.esp_core_dump_get_user_ram_info - 0x42006a06 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x42006a06 esp_core_dump_get_user_ram_info - .text.esp_core_dump_tcb_addr_is_sane - 0x42006a54 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x42006a54 esp_core_dump_tcb_addr_is_sane - .text.esp_core_dump_in_isr_context - 0x42006a66 0x28 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x42006a66 esp_core_dump_in_isr_context - .text.esp_core_dump_get_task_snapshot - 0x42006a8e 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x42006a8e esp_core_dump_get_task_snapshot - .text.esp_core_dump_write_internal - 0x42006b22 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .text.esp_core_dump_write - 0x42006ba0 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - 0x42006ba0 esp_core_dump_write - .text.esp_core_dump_b64_encode - 0x42006bba 0xe2 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .text.esp_core_dump_uart_get_char - 0x42006c9c 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .text.esp_core_dump_uart_print_write_start - 0x42006cb6 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006cb6 esp_core_dump_print_write_start - .text.esp_core_dump_uart_print_write_end - 0x42006ce2 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006ce2 esp_core_dump_print_write_end - .text.esp_core_dump_uart_write_start - 0x42006d0e 0x2e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006d0e esp_core_dump_write_start - .text.esp_core_dump_uart_write_prepare - 0x42006d3c 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006d3c esp_core_dump_write_prepare - .text.esp_core_dump_uart_write_end - 0x42006d62 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006d62 esp_core_dump_write_end - .text.esp_core_dump_uart_write_data - 0x42006dd4 0xb8 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006dd4 esp_core_dump_write_data - .text.esp_core_dump_uart_hw_init - 0x42006e8c 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006e8c esp_core_dump_write_init - .text.esp_core_dump_init - 0x42006f20 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - 0x42006f20 esp_core_dump_init - .text.elf_write_segment_header - 0x42006f4c 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_process_note_segment - 0x42006fe0 0xa6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_add_segment - 0x42007086 0x124 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_add_tcb - 0x420071aa 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_process_task_tcb - 0x420071f6 0x7c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.esp_core_dump_store_section - 0x42007272 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_write_file_header - 0x42007288 0x100 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_write_core_dump_note_cb - 0x42007388 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_write_note_header - 0x420073d0 0xd2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_write_note - 0x420074a2 0x146 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_add_note - 0x420075e8 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_add_regs - 0x42007668 0x5c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_add_stack - 0x420076c4 0x5e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_process_task_stack - 0x42007722 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_save_task - 0x420077a0 0xa2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_process_tasks_regs - 0x42007842 0x1c0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_write_tasks_data - 0x42007a02 0x114 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_write_core_dump_user_data - 0x42007b16 0xb6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_add_wdt_panic_details - 0x42007bcc 0x140 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.elf_write_core_dump_info - 0x42007d0c 0x1d0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.esp_core_dump_do_write_elf_pass - 0x42007edc 0x160 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .text.esp_core_dump_write_elf - 0x4200803c 0x18a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - 0x4200803c esp_core_dump_store - .text.core_dump_crc_print - 0x420081c6 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x420081c6 esp_core_dump_print_checksum - .text.core_dump_crc_size - 0x42008220 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x42008220 esp_core_dump_checksum_size - .text.core_dump_crc_version - 0x42008224 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x42008224 esp_core_dump_elf_version - .text.core_dump_crc_init - 0x4200822e 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200822e esp_core_dump_checksum_init - .text.core_dump_crc_update - 0x4200823a 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x4200823a esp_core_dump_checksum_update - .text.core_dump_crc_finish - 0x42008288 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - 0x42008288 esp_core_dump_checksum_finish - .text.esp_core_dump_generate_fake_stack - 0x4200829c 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .text.esp_core_dump_port_init - 0x420082c2 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x420082c2 esp_core_dump_port_init - .text.esp_core_dump_get_arch_id - 0x420082d8 0x6 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x420082d8 esp_core_dump_get_arch_id - .text.esp_core_dump_reset_fake_stacks - 0x420082de 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x420082de esp_core_dump_reset_fake_stacks - .text.esp_core_dump_get_isr_stack_top - 0x420082e8 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x420082e8 esp_core_dump_get_isr_stack_top - .text.esp_core_dump_get_isr_stack_end - 0x420082f2 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x420082f2 esp_core_dump_get_isr_stack_end - .text.esp_core_dump_check_stack - 0x42008308 0x78 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x42008308 esp_core_dump_check_stack - .text.esp_core_dump_get_stack - 0x42008380 0x62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x42008380 esp_core_dump_get_stack - .text.esp_core_dump_check_task - 0x420083e2 0x3a esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x420083e2 esp_core_dump_check_task - .text.esp_core_dump_mem_seg_is_sane - 0x4200841c 0xac esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200841c esp_core_dump_mem_seg_is_sane - .text.esp_core_dump_get_task_regs_dump - 0x420084c8 0x84 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x420084c8 esp_core_dump_get_task_regs_dump - .text.esp_core_dump_port_set_crashed_tcb - 0x4200854c 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x4200854c esp_core_dump_port_set_crashed_tcb - .text.esp_core_dump_get_extra_info - 0x42008556 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - 0x42008556 esp_core_dump_get_extra_info - .text.nvs_sec_provider_include_impl - 0x4200856a 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - 0x4200856a nvs_sec_provider_include_impl - .text.initialize_nvs - 0x4200856c 0x78 esp-idf/main/libmain.a(main.c.obj) - .text.app_main - 0x420085e4 0x68 esp-idf/main/libmain.a(main.c.obj) - 0x420085e4 app_main - .text.esp_console_start_repl - 0x4200864c 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x4200864c esp_console_start_repl - .text.riscv_decode_offset_from_jal_instruction - 0x4200867c 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x4200867c riscv_decode_offset_from_jal_instruction - .text.gpio_ll_iomux_out - 0x420086c8 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_input_enable - 0x42008724 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_input_disable - 0x420087a4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_output_disable - 0x42008824 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_od_enable - 0x420088c2 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_od_disable - 0x42008942 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_input_enable - 0x420089c0 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_input_disable - 0x42008a42 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_output_enable - 0x42008ac2 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_output_disable - 0x42008b44 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_pulldown_en - 0x42008bc4 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_pullup_en - 0x42008c5c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_pulldown_dis - 0x42008cf4 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_sleep_pullup_dis - 0x42008d8a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_output_enable - 0x42008e20 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .text.gpio_pullup_en - 0x42008ebc 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42008ebc gpio_pullup_en - .text.gpio_pullup_dis - 0x42008f64 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42008f64 gpio_pullup_dis - .text.gpio_pulldown_en - 0x42009026 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42009026 gpio_pulldown_en - .text.gpio_pulldown_dis - 0x420090ce 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420090ce gpio_pulldown_dis - .text.gpio_set_level - 0x42009172 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42009172 gpio_set_level - .text.gpio_set_pull_mode - 0x420091fa 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420091fa gpio_set_pull_mode - .text.gpio_set_direction - 0x42009340 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42009340 gpio_set_direction - .text.gpio_iomux_in - 0x420093f4 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420093f4 gpio_iomux_in - .text.gpio_iomux_out - 0x42009420 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42009420 gpio_iomux_out - .text.gpio_sleep_set_direction - 0x4200943a 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200943a gpio_sleep_set_direction - .text.gpio_sleep_set_pull_mode - 0x420094da 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420094da gpio_sleep_set_pull_mode - .text.gpio_sleep_sel_en - 0x42009620 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42009620 gpio_sleep_sel_en - .text.gpio_sleep_sel_dis - 0x420096b8 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420096b8 gpio_sleep_sel_dis - .text.gpio_func_sel - 0x4200974e 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200974e gpio_func_sel - .text.rtc_gpio_is_valid_gpio - 0x420097fc 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x420097fc rtc_gpio_is_valid_gpio - .text.bootloader_init_mem - 0x42009800 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x42009800 bootloader_init_mem - .text.bootloader_flash_update_id - 0x4200980e 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x4200980e bootloader_flash_update_id - .text.s_mem_caps_check - 0x4200982e 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .text.s_find_available_region - 0x42009844 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .text.s_is_enclosed - 0x4200987e 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .text.s_is_overlapped - 0x42009894 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .text.s_get_bus_mask - 0x420098b6 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .text.s_reserve_irom_region - 0x4200990e 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .text.s_reserve_drom_region - 0x420099b6 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .text.esp_mmu_map_init - 0x42009a5e 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42009a5e esp_mmu_map_init - .text.esp_mmu_map - 0x42009bf8 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42009bf8 esp_mmu_map - .text.esp_mmu_unmap - 0x4200a10c 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200a10c esp_mmu_unmap - .text.esp_mmu_vaddr_to_paddr - 0x4200a294 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200a294 esp_mmu_vaddr_to_paddr - .text.spi_flash_init_lock - 0x4200a38e 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200a38e spi_flash_init_lock - .text.spi_flash_op_lock - 0x4200a390 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200a390 spi_flash_op_lock - .text.spi_flash_op_unlock - 0x4200a3a2 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200a3a2 spi_flash_op_unlock - .text.spi_flash_mmap - 0x4200a3b4 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200a3b4 spi_flash_mmap - .text.spi_flash_munmap - 0x4200a47c 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200a47c spi_flash_munmap - .text.spi_flash_cache2phys - 0x4200a4ea 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200a4ea spi_flash_cache2phys - .text.esp_mspi_get_io - 0x4200a50e 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200a50e esp_mspi_get_io - .text.esp_mspi_pin_reserve - 0x4200a5a8 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200a5a8 esp_mspi_pin_reserve - .text.esp_flash_read_chip_id - 0x4200a5fc 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4200a5fc esp_flash_read_chip_id - .text.spimem_flash_ll_get_source_freq_mhz - 0x4200a610 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .text.esp_flash_init_default_chip - 0x4200a64e 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200a64e esp_flash_init_default_chip - .text.esp_flash_app_init - 0x4200a7c4 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200a7c4 esp_flash_app_init - .text.esp_flash_app_enable_os_functions - 0x4200a7e4 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4200a7e4 esp_flash_app_enable_os_functions - .text.esp_crosscore_int_init - 0x4200a80e 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x4200a80e esp_crosscore_int_init - .text.esp_vApplicationIdleHook - 0x4200a874 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200a874 esp_vApplicationIdleHook - .text.esp_register_freertos_idle_hook_for_cpu - 0x4200a8ba 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200a8ba esp_register_freertos_idle_hook_for_cpu - .text.esp_register_freertos_tick_hook_for_cpu - 0x4200a92e 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200a92e esp_register_freertos_tick_hook_for_cpu - .text.esp_register_freertos_tick_hook - 0x4200a9a2 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200a9a2 esp_register_freertos_tick_hook - .text.esp_int_wdt_init - 0x4200a9b2 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200a9b2 esp_int_wdt_init - .text.esp_int_wdt_cpu_init - 0x4200aa7a 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200aa7a esp_int_wdt_cpu_init - .text.find_entry_and_check_all_reset - 0x4200aace 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.find_entry_from_task_handle_and_check_all_reset - 0x4200aafe 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.task_wdt_timer_feed - 0x4200ab30 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.add_entry - 0x4200ab5c 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.get_task_affinity - 0x4200acd6 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.task_wdt_timeout_abort - 0x4200acfc 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200acfc task_wdt_timeout_abort - .text.task_wdt_timeout_handling - 0x4200ad96 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.esp_task_wdt_add - 0x4200ade6 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200ade6 esp_task_wdt_add - .text.subscribe_idle - 0x4200ae4c 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.esp_task_wdt_init - 0x4200aefe 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200aefe esp_task_wdt_init - .text.esp_task_wdt_reset - 0x4200b042 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200b042 esp_task_wdt_reset - .text.idle_hook_cb - 0x4200b10e 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.esp_task_wdt_print_triggered_tasks - 0x4200b11e 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200b11e esp_task_wdt_print_triggered_tasks - .text.task_wdt_isr - 0x4200b248 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .text.esp_task_wdt_impl_timer_allocate - 0x4200b34e 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200b34e esp_task_wdt_impl_timer_allocate - .text.esp_task_wdt_impl_timer_feed - 0x4200b440 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200b440 esp_task_wdt_impl_timer_feed - .text.esp_task_wdt_impl_timeout_triggered - 0x4200b476 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200b476 esp_task_wdt_impl_timeout_triggered - .text.esp_task_wdt_impl_timer_restart - 0x4200b4a4 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200b4a4 esp_task_wdt_impl_timer_restart - .text.gpspi_flash_ll_calculate_clock_reg - 0x4200b4e4 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .text.spimem_flash_ll_calculate_clock_reg - 0x4200b510 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .text.get_flash_clock_divider - 0x4200b53c 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .text.spi_flash_cal_clock - 0x4200b5e0 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .text.spi_flash_hal_init - 0x4200b608 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200b608 spi_flash_hal_init - .text.spi_flash_hal_supports_direct_write - 0x4200b710 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200b710 spi_flash_hal_supports_direct_write - .text.spi_flash_hal_supports_direct_read - 0x4200b722 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200b722 spi_flash_hal_supports_direct_read - .text.esp_cpu_configure_region_protection - 0x4200b734 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x4200b734 esp_cpu_configure_region_protection - .text.esp_gpio_reserve - 0x4200b834 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x4200b834 esp_gpio_reserve - .text.uart_pattern_queue_update - 0x4200b850 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_find_pattern_from_last - 0x4200b894 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_reenable_intr_mask - 0x4200b8ba 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_ll_enable_bus_clock - 0x4200b94a 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_ll_reset_register - 0x4200b990 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_pattern_enqueue - 0x4200ba16 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_pattern_link_free - 0x4200ba82 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_try_set_iomux_pin - 0x4200bacc 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_module_enable - 0x4200bb7c 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_module_disable - 0x4200bc14 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_enable_tx_write_fifo - 0x4200bc84 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_check_buf_full - 0x4200bd04 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_rx_intr_handler_default - 0x4200bd86 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_free_driver_obj - 0x4200c544 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_alloc_driver_obj - 0x4200c5b0 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_disable_intr_mask - 0x4200c698 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200c698 uart_disable_intr_mask - .text.uart_pattern_queue_reset - 0x4200c728 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200c728 uart_pattern_queue_reset - .text.uart_disable_rx_intr - 0x4200c81e 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200c81e uart_disable_rx_intr - .text.uart_disable_tx_intr - 0x4200c830 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200c830 uart_disable_tx_intr - .text.uart_enable_tx_intr - 0x4200c840 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200c840 uart_enable_tx_intr - .text.uart_tx_all - 0x4200c906 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .text.uart_set_pin - 0x4200caea 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200caea uart_set_pin - .text.uart_param_config - 0x4200cdde 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200cdde uart_param_config - .text.uart_intr_config - 0x4200d13a 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200d13a uart_intr_config - .text.uart_write_bytes - 0x4200d268 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200d268 uart_write_bytes - .text.uart_read_bytes - 0x4200d33c 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200d33c uart_read_bytes - .text.uart_get_buffered_data_len - 0x4200d4f6 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200d4f6 uart_get_buffered_data_len - .text.uart_driver_delete - 0x4200d5b8 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200d5b8 uart_driver_delete - .text.uart_driver_install - 0x4200d6a2 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200d6a2 uart_driver_install - .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x4200da18 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL24close_handles_and_deinitPKcEUlRS1_E_EEET_SC_SC_T0_St18input_iterator_tag - 0x4200da3e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x4200da6e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .text.nvs_flash_init_partition - 0x4200da7e 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200da7e nvs_flash_init_partition - .text.nvs_flash_init - 0x4200dab6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200dab6 nvs_flash_init - .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x4200dacc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200dacc intrusive_list::erase(intrusive_list::iterator) - .text._ZL24close_handles_and_deinitPKc - 0x4200dae8 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .text.nvs_flash_erase_partition - 0x4200db36 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200db36 nvs_flash_erase_partition - .text.nvs_flash_erase - 0x4200db94 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200db94 nvs_flash_erase - .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x4200dbaa 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x4200dbf4 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4200dc3e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x4200dc9e 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4200dcd2 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4200dd52 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x4200dda8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4200dddc 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .text._ZN3nvs4Item6getKeyEPcj - 0x4200de5c 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200de5c nvs::Item::getKey(char*, unsigned int) - .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200de96 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200de96 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) - .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x4200df34 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200df34 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) - .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200df54 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200df54 nvs::Storage::populateBlobIndices(intrusive_list&) - .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x4200dff8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200dff8 intrusive_list::erase(intrusive_list::iterator) - .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200e014 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e014 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) - .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x4200e134 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e134 CompressedEnumTable::set(unsigned int, bool) - .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x4200e164 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e164 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) - .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x4200e184 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e184 intrusive_list::clearAndFreeNodes() - .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x4200e1b2 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e1b2 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const - .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x4200e1fe 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e1fe std::unique_ptr >::~unique_ptr() - 0x4200e1fe std::unique_ptr >::~unique_ptr() - .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x4200e21a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e21a intrusive_list::erase(intrusive_list::iterator) - .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x4200e236 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e236 intrusive_list::clearAndFreeNodes() - .text._ZN3nvs7Storage15clearNamespacesEv - 0x4200e264 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e264 nvs::Storage::clearNamespaces() - .text._ZN3nvs7Storage4initEmm - 0x4200e276 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e276 nvs::Storage::init(unsigned long, unsigned long) - .text._ZN3nvs7StorageD2Ev - 0x4200e3b4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e3b4 nvs::Storage::~Storage() - 0x4200e3b4 nvs::Storage::~Storage() - .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x4200e3d0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200e3d0 nvs::NVSHandleSimple::get_partition_name() const - .text._ZN3nvs12NVSPartitionD2Ev - 0x4200e3e4 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e3e4 nvs::NVSPartition::~NVSPartition() - 0x4200e3e4 nvs::NVSPartition::~NVSPartition() - .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x4200e3fa 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e3fa nvs::NVSPartition::get_partition_name() - .text._ZN3nvs12NVSPartition11get_addressEv - 0x4200e400 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e400 nvs::NVSPartition::get_address() - .text._ZN3nvs12NVSPartition8get_sizeEv - 0x4200e406 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e406 nvs::NVSPartition::get_size() - .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x4200e40c 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e40c nvs::NVSPartition::get_readonly() - .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x4200e414 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e414 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) - .text._ZN3nvs12NVSPartition4readEjPvj - 0x4200e424 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e424 nvs::NVSPartition::read(unsigned int, void*, unsigned int) - .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x4200e440 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e440 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) - .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x4200e450 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e450 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) - .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x4200e46c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e46c nvs::NVSPartition::erase_range(unsigned int, unsigned int) - .text._ZN3nvs12NVSPartitionD0Ev - 0x4200e47c 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e47c nvs::NVSPartition::~NVSPartition() - .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x4200e4a2 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200e4a2 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x4200e4a2 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x4200e4d4 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e4d4 nvs::NVSPartitionManager::~NVSPartitionManager() - 0x4200e4d4 nvs::NVSPartitionManager::~NVSPartitionManager() - .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x4200e4e0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e4e0 nvs::NVSPartitionManager::~NVSPartitionManager() - .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x4200e4fc 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .text._ZSt9__find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x4200e522 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .text._ZSt7find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_ET_SA_SA_T0_ - 0x4200e552 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x4200e562 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e562 nvs::Storage::Storage(nvs::Partition*) - 0x4200e562 nvs::Storage::Storage(nvs::Partition*) - .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x4200e5ac 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e5ac nvs::NVSPartitionManager::get_instance() - .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x4200e60e 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e60e nvs::NVSPartitionManager::lookup_storage_from_name(char const*) - .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x4200e622 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e622 intrusive_list::push_back(nvs::NVSPartition*) - .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x4200e642 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e642 intrusive_list::erase(intrusive_list::iterator) - .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x4200e65e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e65e intrusive_list::push_back(nvs::Storage*) - .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x4200e67e 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e67e nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) - .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x4200e72e 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e72e nvs::NVSPartitionManager::init_partition(char const*) - .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x4200e7a8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e7a8 intrusive_list::erase(intrusive_list::iterator) - .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x4200e7c4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e7c4 intrusive_list::erase(intrusive_list::iterator) - .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x4200e7e0 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200e7e0 nvs::NVSPartitionManager::deinit_partition(char const*) - .text._ZN3nvs4LockC2Ev - 0x4200e87e 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4200e87e nvs::Lock::Lock() - 0x4200e87e nvs::Lock::Lock() - .text._ZN3nvs4LockD2Ev - 0x4200e898 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4200e898 nvs::Lock::~Lock() - 0x4200e898 nvs::Lock::~Lock() - .text._ZN3nvs4Lock4initEv - 0x4200e8b2 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4200e8b2 nvs::Lock::init() - .text._ZN3nvs8HashListC2Ev - 0x4200e8b6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200e8b6 nvs::HashList::HashList() - 0x4200e8b6 nvs::HashList::HashList() - .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x4200e8c4 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200e8c4 nvs::HashList::HashListBlock::HashListBlock() - 0x4200e8c4 nvs::HashList::HashListBlock::HashListBlock() - .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x4200e8ee 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200e8ee nvs::HashList::find(unsigned int, nvs::Item const&) - .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x4200e952 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200e952 intrusive_list::erase(intrusive_list::iterator) - .text._ZN3nvs8HashList5clearEv - 0x4200e96e 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200e96e nvs::HashList::clear() - .text._ZN3nvs8HashListD2Ev - 0x4200e9a4 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200e9a4 nvs::HashList::~HashList() - 0x4200e9a4 nvs::HashList::~HashList() - .text._ZN3nvs8HashList5eraseEj - 0x4200e9b2 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200e9b2 nvs::HashList::erase(unsigned int) - .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x4200ea54 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200ea54 intrusive_list::push_back(nvs::HashList::HashListBlock*) - .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x4200ea74 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200ea74 nvs::HashList::insert(nvs::Item const&, unsigned int) - .text._ZSt9__find_ifIPmN9__gnu_cxx5__ops10_Iter_predIZN3nvs4Page4loadEPNS4_9PartitionEmEUlmE_EEET_SA_SA_T0_St26random_access_iterator_tag - 0x4200eb0a 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x4200eb90 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200eb90 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x4200eb90 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - .text._ZN3nvs4PageC2Ev - 0x4200ebf0 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ebf0 nvs::Page::Page() - 0x4200ebf0 nvs::Page::Page() - .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x4200ec32 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ec32 nvs::Page::Header::calculateCrc32() - .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x4200ec4c 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ec4c nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) - .text._ZN3nvs4Page10initializeEv - 0x4200eca4 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200eca4 nvs::Page::initialize() - .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x4200ed20 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ed20 nvs::Page::readEntry(unsigned int, nvs::Item&) const - .text._ZNK3nvs4Page12getSeqNumberERm - 0x4200ed4c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ed4c nvs::Page::getSeqNumber(unsigned long&) const - .text._ZN3nvs4Page12setSeqNumberEm - 0x4200ed76 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ed76 nvs::Page::setSeqNumber(unsigned long) - .text._ZN3nvs4Page5eraseEv - 0x4200ed8c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ed8c nvs::Page::erase() - .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x4200edd0 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200edd0 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) - .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x4200ee02 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ee02 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) - .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x4200ee58 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ee58 nvs::Page::writeEntry(nvs::Item const&) - .text._ZN3nvs4Page9copyItemsERS0_ - 0x4200eec0 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200eec0 nvs::Page::copyItems(nvs::Page&) - .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x4200ef90 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ef90 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) - .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x4200f02c 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f02c nvs::Page::eraseEntryAndSpan(unsigned int) - .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x4200f16c 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f16c nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) - .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x4200f3b0 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f3b0 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) - .text._ZN3nvs4Page15mLoadEntryTableEv - 0x4200f3da 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f3da nvs::Page::mLoadEntryTable() - .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x4200f7a6 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f7a6 nvs::Page::load(nvs::Partition*, unsigned long) - .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x4200f8de 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .text._ZSt9__find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_EEET_SF_SF_T0_St18input_iterator_tag - 0x4200f906 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x4200f936 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x4200f946 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4200f946 intrusive_list::push_back(nvs::Page*) - .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x4200f966 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4200f966 intrusive_list::erase(intrusive_list::iterator) - .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x4200f982 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4200f982 intrusive_list::clear() - .text._ZN3nvs11PageManager12activatePageEv - 0x4200f99e 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4200f99e nvs::PageManager::activatePage() - .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x4200f9f4 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4200f9f4 intrusive_list::push_front(nvs::Page*) - .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x4200fa12 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4200fa12 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) - .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x4200fa40 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4200fa40 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) - .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x4200fcae 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x4200fcae nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) - .text._ZNK3nvs4Item14calculateCrc32Ev - 0x4200fd06 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4200fd06 nvs::Item::calculateCrc32() const - .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x4200fd40 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4200fd40 nvs::Item::calculateCrc32WithoutValue() const - .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x4200fd7a 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4200fd7a nvs::Item::checkHeaderConsistency(unsigned char) const - .text.load_partitions - 0x4200feac 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.ensure_partitions_loaded - 0x42010090 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.iterator_create - 0x4201010e 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .text.esp_partition_iterator_release - 0x4201014c 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201014c esp_partition_iterator_release - .text.esp_partition_next - 0x4201015e 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201015e esp_partition_next - .text.esp_partition_find - 0x42010214 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42010214 esp_partition_find - .text.esp_partition_get - 0x4201025a 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201025a esp_partition_get - .text.esp_partition_find_first - 0x4201028c 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4201028c esp_partition_find_first - .text.esp_partition_write - 0x420102b8 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420102b8 esp_partition_write - .text.esp_partition_read_raw - 0x42010348 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42010348 esp_partition_read_raw - .text.esp_partition_write_raw - 0x420103a4 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420103a4 esp_partition_write_raw - .text.esp_partition_erase_range - 0x4201040c 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201040c esp_partition_erase_range - .text.esp_partition_mmap - 0x4201048c 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201048c esp_partition_mmap - .text.esp_partition_munmap - 0x4201051c 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201051c esp_partition_munmap - .text.esp_partition_read - 0x4201052a 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201052a esp_partition_read - .text.esp_partition_is_flash_region_writable - 0x420105d6 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420105d6 esp_partition_is_flash_region_writable - .text.esp_partition_main_flash_region_safe - 0x4201063c 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4201063c esp_partition_main_flash_region_safe - .text.uart_hal_get_sclk - 0x4201068a 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201068a uart_hal_get_sclk - .text.uart_hal_set_stop_bits - 0x420106b0 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420106b0 uart_hal_set_stop_bits - .text.uart_hal_set_data_bit_num - 0x420106c2 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420106c2 uart_hal_set_data_bit_num - .text.uart_hal_set_parity - 0x420106d2 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420106d2 uart_hal_set_parity - .text.uart_hal_set_hw_flow_ctrl - 0x420106f2 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420106f2 uart_hal_set_hw_flow_ctrl - .text.uart_hal_set_tx_idle_num - 0x4201073c 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201073c uart_hal_set_tx_idle_num - .text.uart_hal_set_rxfifo_full_thr - 0x42010756 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42010756 uart_hal_set_rxfifo_full_thr - .text.uart_hal_set_txfifo_empty_thr - 0x42010768 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42010768 uart_hal_set_txfifo_empty_thr - .text.uart_hal_init - 0x42010782 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42010782 uart_hal_init - .text.uart_hal_get_symb_len - 0x420107ea 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420107ea uart_hal_get_symb_len - .text.uart_hal_set_rx_timeout - 0x42010828 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42010828 uart_hal_set_rx_timeout + 0x420019d2 0x56 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x420019d2 efuse_hal_read .text.uart_hal_txfifo_rst - 0x42010882 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42010882 uart_hal_txfifo_rst + 0x42001a28 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001a28 uart_hal_txfifo_rst .text.uart_hal_rxfifo_rst - 0x4201089c 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x4201089c uart_hal_rxfifo_rst + 0x42001a42 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001a42 uart_hal_rxfifo_rst .text.uart_hal_tx_break - 0x420108b4 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x420108b4 uart_hal_tx_break + 0x42001a5a 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001a5a uart_hal_tx_break .text.uart_hal_write_txfifo - 0x420108e6 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x420108e6 uart_hal_write_txfifo + 0x42001a8c 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001a8c uart_hal_write_txfifo .text.uart_hal_read_rxfifo - 0x42010926 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42010926 uart_hal_read_rxfifo + 0x42001acc 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001acc uart_hal_read_rxfifo + .text.brownout_ll_set_threshold + 0x42001af8 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .text.brownout_hal_config + 0x42001b18 0xd0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x42001b18 brownout_hal_config + .text.heap_caps_match + 0x42001be8 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001be8 heap_caps_match + .text.heap_caps_get_info + 0x42001c16 0x82 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001c16 heap_caps_get_info + .text.heap_caps_get_largest_free_block + 0x42001c98 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42001c98 heap_caps_get_largest_free_block + .text.register_heap + 0x42001caa 0x4a esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.heap_caps_enable_nonos_stack_heaps + 0x42001cf4 0x36 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42001cf4 heap_caps_enable_nonos_stack_heaps + .text.heap_caps_init + 0x42001d2a 0x3de esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42001d2a heap_caps_init + .text.__esp_system_init_fn_init_heap + 0x42002108 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .text.s_get_num_reserved_regions + 0x42002116 0x18 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_compare_reserved_regions + 0x4200212e 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.s_prepare_reserved_regions + 0x42002136 0x11e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .text.soc_get_available_memory_region_max_count + 0x42002254 0x16 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x42002254 soc_get_available_memory_region_max_count + .text.soc_get_available_memory_regions + 0x4200226a 0x168 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x4200226a soc_get_available_memory_regions + .text.calc_checksum + 0x420023d2 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .text.esp_clk_slowclk_cal_get + 0x420023fc 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x420023fc esp_clk_slowclk_cal_get + .text.esp_rtc_get_time_us + 0x42002404 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x42002404 esp_rtc_get_time_us + .text.esp_clk_slowclk_cal_set + 0x4200250a 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x4200250a esp_clk_slowclk_cal_set + .text.insert_vector_desc + 0x42002522 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_int + 0x4200257a 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_desc_for_int + 0x420025a0 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.find_desc_for_source + 0x42002630 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.is_vect_desc_usable + 0x420026b6 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.get_available_int + 0x4200277e 0x15a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_ptr_in_isr_region + 0x420028d8 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x420028d8 esp_intr_ptr_in_isr_region + .text.esp_intr_get_cpu + 0x42002922 0xa esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002922 esp_intr_get_cpu + .text.esp_intr_alloc_intrstatus + 0x4200292c 0x40a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4200292c esp_intr_alloc_intrstatus + .text.esp_intr_alloc + 0x42002d36 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002d36 esp_intr_alloc + .text.intr_free_for_current_cpu + 0x42002d4e 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .text.esp_intr_free + 0x42002e4e 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002e4e esp_intr_free + .text.s_rtc_isr_noniram_hook + 0x42002e62 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.s_rtc_isr_noniram_hook_relieve + 0x42002e6e 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.rtc_isr_ensure_installed + 0x42002e7e 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .text.rtc_isr_register + 0x42002eea 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x42002eea rtc_isr_register + .text.gpio_ll_hold_dis + 0x42002f72 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.gpio_ll_deepsleep_wakeup_is_enabled + 0x42002fb4 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.gpio_ll_deepsleep_wakeup_disable + 0x42002ffe 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_sleep_config_gpio_isolate + 0x4200305e 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x4200305e esp_sleep_config_gpio_isolate + .text.esp_sleep_enable_gpio_switch + 0x42003104 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003104 esp_sleep_enable_gpio_switch + .text.__esp_system_init_fn_esp_sleep_startup_init + 0x42003194 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .text.esp_deep_sleep_wakeup_io_reset + 0x420031a6 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x420031a6 esp_deep_sleep_wakeup_io_reset + .text.set_ocode_by_efuse + 0x42003202 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.get_dig_dbias_by_efuse + 0x4200326e 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.calibrate_ocode + 0x420032b0 0x12c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.get_rtc_dbias_by_efuse + 0x420033dc 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x420033dc get_rtc_dbias_by_efuse + .text.set_rtc_dig_dbias + 0x420034d4 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .text.rtc_init + 0x4200354c 0x450 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x4200354c rtc_init + .text.memprot_ll_set_iram0_split_line + 0x4200399c 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_0 + 0x42003a12 0x2e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_1 + 0x42003a40 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_2 + 0x42003a72 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_iram0_set_pms_area_3 + 0x42003aa4 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_set_rtcfast_split_line + 0x42003ade 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_rtcfast_set_pms_area + 0x42003b48 0xbc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_set_dram0_split_line + 0x42003c04 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_0 + 0x42003c7a 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_1 + 0x42003ca2 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_2 + 0x42003cca 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.memprot_ll_dram0_set_pms_area_3 + 0x42003cf6 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_memprot_iram0_get_def_split_addr + 0x42003d22 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_memprot_dram0_get_def_split_addr + 0x42003d2c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_memprot_rtcfast_get_min_split_addr + 0x42003d3c 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_set_intr_matrix + 0x42003d46 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .text.esp_mprot_set_split_addr + 0x42003dd0 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42003dd0 esp_mprot_set_split_addr + .text.esp_mprot_get_default_main_split_addr + 0x42003e94 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42003e94 esp_mprot_get_default_main_split_addr + .text.esp_mprot_set_split_addr_lock + 0x42003eda 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42003eda esp_mprot_set_split_addr_lock + .text.esp_mprot_get_split_addr_lock + 0x42003f10 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42003f10 esp_mprot_get_split_addr_lock + .text.esp_mprot_set_pms_lock + 0x42003f62 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42003f62 esp_mprot_set_pms_lock + .text.esp_mprot_get_pms_lock + 0x42003fa4 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42003fa4 esp_mprot_get_pms_lock + .text.esp_mprot_set_pms_area + 0x4200400c 0xde esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200400c esp_mprot_set_pms_area + .text.esp_mprot_set_monitor_lock + 0x420040ea 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420040ea esp_mprot_set_monitor_lock + .text.esp_mprot_get_monitor_lock + 0x4200412c 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200412c esp_mprot_get_monitor_lock + .text.esp_mprot_set_monitor_en + 0x42004194 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004194 esp_mprot_set_monitor_en + .text.esp_mprot_monitor_clear_intr + 0x42004224 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004224 esp_mprot_monitor_clear_intr + .text.esp_mprot_get_active_intr + 0x42004296 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004296 esp_mprot_get_active_intr + .text.esp_mprot_is_conf_locked_any + 0x420042ec 0xdc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420042ec esp_mprot_is_conf_locked_any + .text.esp_mprot_get_violate_addr + 0x420043c8 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420043c8 esp_mprot_get_violate_addr + .text.esp_mprot_get_violate_world + 0x42004444 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004444 esp_mprot_get_violate_world + .text.esp_mprot_get_violate_operation + 0x420044b4 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420044b4 esp_mprot_get_violate_operation + .text.esp_mprot_has_byte_enables + 0x42004542 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004542 esp_mprot_has_byte_enables + .text.esp_mprot_get_violate_byte_enables + 0x4200454a 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200454a esp_mprot_get_violate_byte_enables + .text.esp_mprot_set_prot + 0x42004572 0x324 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004572 esp_mprot_set_prot + .text.esp_mprot_ll_err_to_esp_err + 0x42004896 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42004896 esp_mprot_ll_err_to_esp_err + .text.esp_mprot_ll_world_to_hl_world + 0x420048e2 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x420048e2 esp_mprot_ll_world_to_hl_world + .text.esp_mprot_oper_type_to_str + 0x420048fc 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x420048fc esp_mprot_oper_type_to_str + .text.esp_mprot_pms_world_to_str + 0x42004950 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42004950 esp_mprot_pms_world_to_str + .text.esp_riscv_intr_num_flags + 0x420049b8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .text.esp_cpu_intr_get_desc + 0x420049fc 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x420049fc esp_cpu_intr_get_desc + .text.esp_newlib_locks_init + 0x42004a1e 0xa0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x42004a1e esp_newlib_locks_init + .text.newlib_include_pthread_impl + 0x42004abe 0x2 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x42004abe newlib_include_pthread_impl + .text.esp_cleanup_r + 0x42004ac0 0x44 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.raise_r_stub + 0x42004b04 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.esp_newlib_init + 0x42004b12 0x66 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x42004b12 esp_setup_newlib_syscalls + 0x42004b12 esp_newlib_init + .text.__esp_system_init_fn_init_newlib + 0x42004b78 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.esp_newlib_init_global_stdio + 0x42004b86 0x8e esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x42004b86 esp_newlib_init_global_stdio + .text.__esp_system_init_fn_init_newlib_stdio + 0x42004c14 0x16 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .text.newlib_include_init_funcs + 0x42004c2a 0x2 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x42004c2a newlib_include_init_funcs + .text.syscall_not_implemented + 0x42004c2c 0x1c esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42004c2c _kill_r + 0x42004c2c _system_r + 0x42004c2c _getpid_r + 0x42004c2c _isatty_r + .text.syscall_not_implemented_aborts + 0x42004c48 0xc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42004c48 _sbrk_r + 0x42004c48 _exit + 0x42004c48 raise + 0x42004c48 _raise_r + .text.fcntl 0x42004c54 0x42 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42004c54 fcntl + .text.newlib_include_syscalls_impl + 0x42004c96 0x2 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42004c96 newlib_include_syscalls_impl + .text.adjust_boot_time + 0x42004c98 0x16e esp-idf/newlib/libnewlib.a(time.c.obj) + .text.get_adjusted_boot_time + 0x42004e06 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) + .text.adjtime_corr_stop + 0x42004e44 0x52 esp-idf/newlib/libnewlib.a(time.c.obj) + .text.settimeofday + 0x42004e96 0x58 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42004e96 settimeofday + .text.usleep 0x42004eee 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42004eee usleep + .text.esp_newlib_time_init + 0x42004f34 0xc esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42004f34 esp_newlib_time_init + .text.esp_time_impl_get_time_since_boot + 0x42004f40 0x2a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42004f40 esp_time_impl_get_time_since_boot + .text.esp_time_impl_set_boot_time + 0x42004f6a 0x42 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42004f6a esp_time_impl_set_boot_time + .text.esp_time_impl_get_boot_time + 0x42004fac 0x44 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42004fac esp_time_impl_get_boot_time + .text.esp_set_time_from_rtc + 0x42004ff0 0x3a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42004ff0 esp_set_time_from_rtc + .text.esp_sync_timekeeping_timers + 0x4200502a 0x6c esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x4200502a esp_sync_timekeeping_timers + .text.esp_time_impl_init + 0x42005096 0xc esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005096 esp_time_impl_init + .text.mutexattr_check + 0x420050a2 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_cfg_key_destructor + 0x420050b2 0x12 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_lock_internal + 0x420050c4 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.esp_pthread_init + 0x42005144 0x50 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x42005144 esp_pthread_init + .text.__esp_system_init_fn_init_pthread + 0x42005194 0xc esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_init + 0x420051a0 0x86 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x420051a0 pthread_mutex_init + .text.pthread_mutex_init_if_static + 0x42005226 0x42 esp-idf/pthread/libpthread.a(pthread.c.obj) + .text.pthread_mutex_lock + 0x42005268 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x42005268 pthread_mutex_lock + .text.pthread_mutex_unlock + 0x4200528c 0x96 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x4200528c pthread_mutex_unlock + .text.pthread_include_pthread_impl + 0x42005322 0x2 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x42005322 pthread_include_pthread_impl + .text.pthread_include_pthread_cond_var_impl + 0x42005324 0x2 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + 0x42005324 pthread_include_pthread_cond_var_impl + .text.find_value + 0x42005326 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.find_key + 0x42005336 0x3a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_cleanup_thread_specific_data_callback + 0x42005370 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .text.pthread_key_create + 0x420053d6 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420053d6 pthread_key_create + .text.pthread_key_delete + 0x4200543c 0x56 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x4200543c pthread_key_delete + .text.pthread_getspecific + 0x42005492 0x28 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x42005492 pthread_getspecific + .text.pthread_setspecific + 0x420054ba 0xe0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420054ba pthread_setspecific + .text.pthread_include_pthread_local_storage_impl + 0x4200559a 0x2 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x4200559a pthread_include_pthread_local_storage_impl + .text.pthread_include_pthread_rwlock_impl + 0x4200559c 0x2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x4200559c pthread_include_pthread_rwlock_impl + .text.pthread_include_pthread_semaphore_impl + 0x4200559e 0x2 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + 0x4200559e pthread_include_pthread_semaphore_impl + .text.__cxa_guard_dummy + 0x420055a0 0x2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x420055a0 __cxa_guard_dummy + .text.__cxx_init_dummy + 0x420055a2 0x2 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + 0x420055a2 __cxx_init_dummy + .text.esp_timer_early_init + 0x420055a4 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x420055a4 esp_timer_early_init + .text.__esp_system_init_fn_esp_timer_init_nonos + 0x420055b4 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .text.esp_timer_init_include_func + 0x420055c0 0x2 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x420055c0 esp_timer_init_include_func + .text.esp_timer_impl_init_system_time + 0x420055c2 0x8c esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x420055c2 esp_timer_impl_init_system_time + .text.esp_timer_impl_early_init + 0x4200564e 0xd0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x4200564e esp_timer_impl_early_init + .text.uart_tx_char + 0x4200571e 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_rx_char + 0x42005764 0x3c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_read_char + 0x420057a0 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.unregister_select + 0x420057d0 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_end_select + 0x42005850 0xaa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.register_select + 0x420058fa 0x72 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_start_select + 0x4200596c 0x242 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.select_notif_callback_isr + 0x42005bae 0x10a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_tcflush + 0x42005cb8 0x3c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_tcdrain + 0x42005cf4 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_tcgetattr + 0x42005d24 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_tcsetattr + 0x4200609a 0x36e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_access + 0x42006408 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_open + 0x42006480 0x74 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_fcntl + 0x420064f4 0x88 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_fstat + 0x4200657c 0x50 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_close + 0x420065cc 0x36 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_return_char + 0x42006602 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_fsync + 0x42006646 0x72 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_read + 0x420066b8 0x104 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_write + 0x420067bc 0xec esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_rx_char_via_driver + 0x420068a8 0x3c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_tx_char_via_driver + 0x420068e4 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.esp_vfs_uart_get_vfs + 0x420068fc 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420068fc esp_vfs_uart_get_vfs + .text.uart_vfs_dev_register + 0x42006906 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006906 uart_vfs_dev_register + 0x42006906 esp_vfs_dev_uart_register + .text.__esp_system_init_fn_init_vfs_uart + 0x4200694c 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .text.uart_vfs_dev_port_set_rx_line_endings + 0x4200695c 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x4200695c esp_vfs_dev_uart_port_set_rx_line_endings + 0x4200695c uart_vfs_dev_port_set_rx_line_endings + .text.uart_vfs_dev_port_set_tx_line_endings + 0x4200698a 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x4200698a uart_vfs_dev_port_set_tx_line_endings + 0x4200698a esp_vfs_dev_uart_port_set_tx_line_endings + .text.uart_vfs_dev_use_nonblocking + 0x420069b8 0x68 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420069b8 esp_vfs_dev_uart_use_nonblocking + 0x420069b8 uart_vfs_dev_use_nonblocking + .text.uart_vfs_dev_use_driver + 0x42006a20 0x68 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006a20 esp_vfs_dev_uart_use_driver + 0x42006a20 uart_vfs_dev_use_driver + .text.uart_vfs_include_dev_init + 0x42006a88 0x2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006a88 uart_vfs_include_dev_init + .text.uart_pattern_queue_update + 0x42006a8a 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_find_pattern_from_last + 0x42006ace 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_reenable_intr_mask + 0x42006af4 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_ll_enable_bus_clock + 0x42006b84 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_ll_reset_register + 0x42006bca 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_pattern_enqueue + 0x42006c50 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_pattern_link_free + 0x42006cbc 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_try_set_iomux_pin + 0x42006d06 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_module_enable + 0x42006db6 0x94 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_module_disable + 0x42006e4a 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_enable_tx_write_fifo + 0x42006eba 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_check_buf_full + 0x42006f3a 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_rx_intr_handler_default + 0x42006fbc 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_free_driver_obj + 0x4200777a 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_alloc_driver_obj + 0x420077e6 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_word_length + 0x420078ce 0xb6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420078ce uart_set_word_length + .text.uart_get_word_length + 0x42007984 0x58 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007984 uart_get_word_length + .text.uart_set_stop_bits + 0x420079dc 0xb6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420079dc uart_set_stop_bits + .text.uart_get_stop_bits + 0x42007a92 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007a92 uart_get_stop_bits + .text.uart_set_parity + 0x42007b0a 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007b0a uart_set_parity + .text.uart_get_parity + 0x42007b82 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007b82 uart_get_parity + .text.uart_set_baudrate + 0x42007bfa 0x16a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007bfa uart_set_baudrate + .text.uart_get_baudrate + 0x42007d64 0xca esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007d64 uart_get_baudrate + .text.uart_disable_intr_mask + 0x42007e2e 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007e2e uart_disable_intr_mask + .text.uart_pattern_queue_reset + 0x42007ebe 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007ebe uart_pattern_queue_reset + .text.uart_disable_rx_intr + 0x42007fb4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007fb4 uart_disable_rx_intr + .text.uart_disable_tx_intr + 0x42007fc6 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007fc6 uart_disable_tx_intr + .text.uart_enable_tx_intr + 0x42007fd6 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007fd6 uart_enable_tx_intr + .text.uart_tx_all + 0x4200809c 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .text.uart_set_pin + 0x42008280 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008280 uart_set_pin + .text.uart_param_config + 0x42008574 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008574 uart_param_config + .text.uart_intr_config + 0x420088d0 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420088d0 uart_intr_config + .text.uart_wait_tx_done + 0x420089fe 0x22a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420089fe uart_wait_tx_done + .text.uart_write_bytes + 0x42008c28 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008c28 uart_write_bytes + .text.uart_read_bytes + 0x42008cfc 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008cfc uart_read_bytes + .text.uart_get_buffered_data_len + 0x42008eb6 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008eb6 uart_get_buffered_data_len + .text.uart_flush_input + 0x42008f78 0x1f8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008f78 uart_flush_input + 0x42008f78 uart_flush + .text.uart_driver_delete + 0x42009170 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42009170 uart_driver_delete + .text.uart_driver_install + 0x4200925a 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200925a uart_driver_install + .text.uart_is_driver_installed + 0x420095d0 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420095d0 uart_is_driver_installed + .text.uart_set_select_notif_callback + 0x420095f2 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420095f2 uart_set_select_notif_callback + .text.uart_get_selectlock + 0x4200960e 0x6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200960e uart_get_selectlock + .text.include_esp_phy_override + 0x42009614 0x2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42009614 include_esp_phy_override + .text.console_start_select + 0x42009616 0x28 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .text.console_end_select + 0x4200963e 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x4200963e console_end_select + .text.console_open + 0x4200965e 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x4200965e console_open + .text.console_write + 0x4200967e 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x4200967e console_write + .text.console_fstat + 0x4200969c 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x4200969c console_fstat + .text.console_close + 0x420096b2 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x420096b2 console_close + .text.console_read + 0x420096ca 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x420096ca console_read + .text.console_fcntl + 0x420096e0 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x420096e0 console_fcntl + .text.console_fsync + 0x420096f6 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x420096f6 console_fsync + .text.console_access + 0x4200970c 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x4200970c console_access + .text.console_tcsetattr + 0x42009722 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42009722 console_tcsetattr + .text.console_tcgetattr + 0x42009738 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42009738 console_tcgetattr + .text.console_tcdrain + 0x4200974e 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x4200974e console_tcdrain + .text.console_tcflush + 0x42009764 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42009764 console_tcflush + .text.esp_vfs_dev_console_register + 0x4200977a 0x1e esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .text.esp_vfs_console_register + 0x42009798 0x1a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42009798 esp_vfs_console_register + .text.__esp_system_init_fn_init_vfs_console + 0x420097b2 0xe esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .text.esp_vfs_include_console_register + 0x420097c0 0x2 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x420097c0 esp_vfs_include_console_register + .text.translate_path + 0x420097c2 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.esp_vfs_register_common + 0x4200982c 0x16e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200982c esp_vfs_register_common + .text.esp_vfs_register + 0x4200999a 0x32 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200999a esp_vfs_register + .text.get_vfs_for_index + 0x420099cc 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420099cc get_vfs_for_index + .text.get_vfs_for_fd + 0x420099f4 0x2a esp-idf/vfs/libvfs.a(vfs.c.obj) + .text.get_vfs_for_path + 0x42009a1e 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009a1e get_vfs_for_path + .text.esp_vfs_open + 0x42009ac8 0x148 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009ac8 _open_r + 0x42009ac8 esp_vfs_open + .text.esp_vfs_write + 0x42009c10 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009c10 _write_r + 0x42009c10 esp_vfs_write + .text.esp_vfs_lseek + 0x42009c94 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009c94 esp_vfs_lseek + 0x42009c94 _lseek_r + .text.esp_vfs_read + 0x42009d18 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009d18 _read_r + 0x42009d18 esp_vfs_read + .text.esp_vfs_close + 0x42009d9c 0xf4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009d9c _close_r + 0x42009d9c esp_vfs_close + .text.esp_vfs_fstat + 0x42009e90 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009e90 _fstat_r + 0x42009e90 esp_vfs_fstat + .text.esp_vfs_fcntl_r + 0x42009f06 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009f06 esp_vfs_fcntl_r + 0x42009f06 _fcntl_r + .text.esp_vfs_fsync + 0x42009f8a 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009f8a fsync + 0x42009f8a esp_vfs_fsync + .text.esp_vfs_stat + 0x42009ffe 0x60 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009ffe esp_vfs_stat + 0x42009ffe _stat_r + .text.esp_vfs_link + 0x4200a05e 0x92 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a05e _link_r + 0x4200a05e esp_vfs_link + .text.esp_vfs_unlink + 0x4200a0f0 0x70 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a0f0 _unlink_r + 0x4200a0f0 esp_vfs_unlink + .text.esp_vfs_rename + 0x4200a160 0xac esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a160 esp_vfs_rename + 0x4200a160 _rename_r + .text.esp_vfs_access + 0x4200a20c 0x66 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a20c esp_vfs_access + 0x4200a20c access + .text.esp_vfs_select_triggered + 0x4200a272 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a272 esp_vfs_select_triggered + .text.esp_vfs_select_triggered_isr + 0x4200a2c6 0x50 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a2c6 esp_vfs_select_triggered_isr + .text.tcgetattr + 0x4200a316 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a316 tcgetattr + .text.tcsetattr + 0x4200a394 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a394 tcsetattr + .text.tcdrain 0x4200a41c 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a41c tcdrain + .text.tcflush 0x4200a490 0x7e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a490 tcflush + .text.vfs_include_syscalls_impl + 0x4200a50e 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a50e vfs_include_syscalls_impl + .text.__esp_system_init_fn_init_coredump + 0x4200a510 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .text.esp_system_include_coredump_init + 0x4200a51e 0x2 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x4200a51e esp_system_include_coredump_init + .text.esp_core_dump_switch_task_stack_to_isr + 0x4200a520 0x30 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .text.esp_core_dump_reset_tasks_snapshots_iter + 0x4200a550 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200a550 esp_core_dump_reset_tasks_snapshots_iter + .text.esp_core_dump_get_user_ram_info + 0x4200a55e 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200a55e esp_core_dump_get_user_ram_info + .text.esp_core_dump_tcb_addr_is_sane + 0x4200a5ac 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200a5ac esp_core_dump_tcb_addr_is_sane + .text.esp_core_dump_in_isr_context + 0x4200a5be 0x28 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200a5be esp_core_dump_in_isr_context + .text.esp_core_dump_get_task_snapshot + 0x4200a5e6 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200a5e6 esp_core_dump_get_task_snapshot + .text.esp_core_dump_write_internal + 0x4200a67a 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .text.esp_core_dump_write + 0x4200a6f8 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x4200a6f8 esp_core_dump_write + .text.esp_core_dump_b64_encode + 0x4200a712 0xe2 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .text.esp_core_dump_uart_get_char + 0x4200a7f4 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .text.esp_core_dump_uart_print_write_start + 0x4200a80e 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200a80e esp_core_dump_print_write_start + .text.esp_core_dump_uart_print_write_end + 0x4200a83a 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200a83a esp_core_dump_print_write_end + .text.esp_core_dump_uart_write_start + 0x4200a866 0x2e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200a866 esp_core_dump_write_start + .text.esp_core_dump_uart_write_prepare + 0x4200a894 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200a894 esp_core_dump_write_prepare + .text.esp_core_dump_uart_write_end + 0x4200a8ba 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200a8ba esp_core_dump_write_end + .text.esp_core_dump_uart_write_data + 0x4200a92c 0xb8 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200a92c esp_core_dump_write_data + .text.esp_core_dump_uart_hw_init + 0x4200a9e4 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200a9e4 esp_core_dump_write_init + .text.esp_core_dump_init + 0x4200aa78 0x2c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x4200aa78 esp_core_dump_init + .text.elf_write_segment_header + 0x4200aaa4 0x94 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_process_note_segment + 0x4200ab38 0xa6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_add_segment + 0x4200abde 0x124 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_add_tcb + 0x4200ad02 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_process_task_tcb + 0x4200ad4e 0x7c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.esp_core_dump_store_section + 0x4200adca 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_write_file_header + 0x4200ade0 0x100 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_write_core_dump_note_cb + 0x4200aee0 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_write_note_header + 0x4200af28 0xd2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_write_note + 0x4200affa 0x146 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_add_note + 0x4200b140 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_add_regs + 0x4200b1c0 0x5c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_add_stack + 0x4200b21c 0x5e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_process_task_stack + 0x4200b27a 0x7e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_save_task + 0x4200b2f8 0xa2 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_process_tasks_regs + 0x4200b39a 0x1c0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_write_tasks_data + 0x4200b55a 0x114 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_write_core_dump_user_data + 0x4200b66e 0xb6 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_add_wdt_panic_details + 0x4200b724 0x140 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.elf_write_core_dump_info + 0x4200b864 0x1d0 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.esp_core_dump_do_write_elf_pass + 0x4200ba34 0x160 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .text.esp_core_dump_write_elf + 0x4200bb94 0x18a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x4200bb94 esp_core_dump_store + .text.core_dump_crc_print + 0x4200bd1e 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200bd1e esp_core_dump_print_checksum + .text.core_dump_crc_size + 0x4200bd78 0x4 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200bd78 esp_core_dump_checksum_size + .text.core_dump_crc_version + 0x4200bd7c 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200bd7c esp_core_dump_elf_version + .text.core_dump_crc_init + 0x4200bd86 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200bd86 esp_core_dump_checksum_init + .text.core_dump_crc_update + 0x4200bd92 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200bd92 esp_core_dump_checksum_update + .text.core_dump_crc_finish + 0x4200bde0 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x4200bde0 esp_core_dump_checksum_finish + .text.esp_core_dump_generate_fake_stack + 0x4200bdf4 0x26 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .text.esp_core_dump_port_init + 0x4200be1a 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200be1a esp_core_dump_port_init + .text.esp_core_dump_get_arch_id + 0x4200be30 0x6 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200be30 esp_core_dump_get_arch_id + .text.esp_core_dump_reset_fake_stacks + 0x4200be36 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200be36 esp_core_dump_reset_fake_stacks + .text.esp_core_dump_get_isr_stack_top + 0x4200be40 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200be40 esp_core_dump_get_isr_stack_top + .text.esp_core_dump_get_isr_stack_end + 0x4200be4a 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200be4a esp_core_dump_get_isr_stack_end + .text.esp_core_dump_check_stack + 0x4200be60 0x78 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200be60 esp_core_dump_check_stack + .text.esp_core_dump_get_stack + 0x4200bed8 0x62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200bed8 esp_core_dump_get_stack + .text.esp_core_dump_check_task + 0x4200bf3a 0x3a esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200bf3a esp_core_dump_check_task + .text.esp_core_dump_mem_seg_is_sane + 0x4200bf74 0xac esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200bf74 esp_core_dump_mem_seg_is_sane + .text.esp_core_dump_get_task_regs_dump + 0x4200c020 0x84 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c020 esp_core_dump_get_task_regs_dump + .text.esp_core_dump_port_set_crashed_tcb + 0x4200c0a4 0xa esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c0a4 esp_core_dump_port_set_crashed_tcb + .text.esp_core_dump_get_extra_info + 0x4200c0ae 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x4200c0ae esp_core_dump_get_extra_info + .text.nvs_sec_provider_include_impl + 0x4200c0c2 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x4200c0c2 nvs_sec_provider_include_impl + .text.initialize_nvs + 0x4200c0c4 0x78 esp-idf/main/libmain.a(main.c.obj) + .text.app_main + 0x4200c13c 0xae esp-idf/main/libmain.a(main.c.obj) + 0x4200c13c app_main + .text.esp_console_setup_prompt + 0x4200c1ea 0x56 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c1ea esp_console_setup_prompt + .text.esp_console_setup_history + 0x4200c240 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c240 esp_console_setup_history + .text.esp_console_common_init + 0x4200c294 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c294 esp_console_common_init + .text.esp_console_start_repl + 0x4200c30c 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c30c esp_console_start_repl + .text.esp_console_repl_task + 0x4200c33c 0x158 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x4200c33c esp_console_repl_task + .text.abInit 0x4200c494 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + .text.prompt_len_ignore_escape_seq + 0x4200c49e 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.sanitize + 0x4200c4ca 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.flushWrite + 0x4200c4fc 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abAppend + 0x4200c536 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abFree 0x4200c582 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.freeCompletions + 0x4200c596 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) + .text.getCursorPosition + 0x4200c5d4 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.getColumns + 0x4200c6bc 0xec esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseBeep + 0x4200c7a8 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseDumb + 0x4200c7c6 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseSetMultiLine + 0x4200c88c 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c88c linenoiseSetMultiLine + .text.linenoiseSetDumbMode + 0x4200c896 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c896 linenoiseSetDumbMode + .text.linenoiseIsDumbMode + 0x4200c8a0 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c8a0 linenoiseIsDumbMode + .text.linenoiseClearScreen + 0x4200c8ae 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c8ae linenoiseClearScreen + .text.linenoiseSetCompletionCallback + 0x4200c8d6 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c8d6 linenoiseSetCompletionCallback + .text.linenoiseSetHintsCallback + 0x4200c8e0 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c8e0 linenoiseSetHintsCallback + .text.linenoiseAddCompletion + 0x4200c8ea 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c8ea linenoiseAddCompletion + .text.refreshShowHints + 0x4200c95e 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200c95e refreshShowHints + .text.refreshMultiLine + 0x4200ca3a 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.refreshSingleLine + 0x4200cc40 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.refreshLine + 0x4200cd50 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + .text.completeLine + 0x4200cd6e 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseEditInsert + 0x4200cea4 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cea4 linenoiseEditInsert + .text.linenoiseInsertPastedChar + 0x4200cf80 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cf80 linenoiseInsertPastedChar + .text.linenoiseEditMoveLeft + 0x4200cfee 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200cfee linenoiseEditMoveLeft + .text.linenoiseEditMoveRight + 0x4200d006 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d006 linenoiseEditMoveRight + .text.linenoiseEditMoveHome + 0x4200d022 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d022 linenoiseEditMoveHome + .text.linenoiseEditMoveEnd + 0x4200d03a 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d03a linenoiseEditMoveEnd + .text.linenoiseEditHistoryNext + 0x4200d054 0xca esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d054 linenoiseEditHistoryNext + .text.linenoiseEditDelete + 0x4200d11e 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d11e linenoiseEditDelete + .text.linenoiseEditBackspace + 0x4200d164 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d164 linenoiseEditBackspace + .text.linenoiseEditDeletePrevWord + 0x4200d1ac 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d1ac linenoiseEditDeletePrevWord + .text.getMillis + 0x4200d226 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d226 getMillis + .text.linenoiseProbe + 0x4200d252 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d252 linenoiseProbe + .text.linenoiseFree + 0x4200d312 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d312 linenoiseFree + .text.linenoiseHistoryAdd + 0x4200d324 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d324 linenoiseHistoryAdd + .text.linenoiseEdit + 0x4200d418 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoiseRaw + 0x4200d7e8 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) + .text.linenoise + 0x4200d820 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d820 linenoise + .text.linenoiseHistorySetMaxLen + 0x4200d88c 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d88c linenoiseHistorySetMaxLen + .text.linenoiseHistorySave + 0x4200d95e 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d95e linenoiseHistorySave + .text.linenoiseHistoryLoad + 0x4200d9bc 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200d9bc linenoiseHistoryLoad + .text.linenoiseSetMaxLineLen + 0x4200da46 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200da46 linenoiseSetMaxLineLen + .text.esp_console_repl_uart_delete + 0x4200da5a 0x60 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .text.esp_console_new_repl_uart + 0x4200daba 0x176 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200daba esp_console_new_repl_uart + .text.find_command_by_name + 0x4200dc30 0x54 esp-idf/console/libconsole.a(commands.c.obj) + .text.print_arg_help + 0x4200dc84 0x70 esp-idf/console/libconsole.a(commands.c.obj) + .text.help_command + 0x4200dcf4 0xbe esp-idf/console/libconsole.a(commands.c.obj) + .text.esp_console_init + 0x4200ddb2 0x82 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200ddb2 esp_console_init + .text.esp_console_deinit + 0x4200de34 0x7c esp-idf/console/libconsole.a(commands.c.obj) + 0x4200de34 esp_console_deinit + .text.esp_console_cmd_register + 0x4200deb0 0x130 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200deb0 esp_console_cmd_register + .text.esp_console_get_completion + 0x4200dfe0 0x58 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200dfe0 esp_console_get_completion + .text.esp_console_get_hint + 0x4200e038 0x74 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e038 esp_console_get_hint + .text.esp_console_run + 0x4200e0ac 0xcc esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e0ac esp_console_run + .text.esp_console_register_help_command + 0x4200e178 0x6a esp-idf/console/libconsole.a(commands.c.obj) + 0x4200e178 esp_console_register_help_command + .text.esp_console_split_argv + 0x4200e1e2 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) + 0x4200e1e2 esp_console_split_argv + .text.arg_dstr_create + 0x4200e2ec 0x2c esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e2ec arg_dstr_create + .text.arg_dstr_cstr + 0x4200e318 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e318 arg_dstr_cstr + .text.arg_dstr_free + 0x4200e31c 0x28 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e31c arg_dstr_free + .text.setup_append_buf + 0x4200e344 0xd6 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .text.arg_dstr_cat + 0x4200e41a 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e41a arg_dstr_cat + .text.arg_dstr_catf + 0x4200e46a 0xae esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e46a arg_dstr_catf + .text.arg_dstr_catc + 0x4200e518 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e518 arg_dstr_catc + .text.arg_dstr_reset + 0x4200e546 0x38 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e546 arg_dstr_reset + .text.arg_dstr_destroy + 0x4200e57e 0x1a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200e57e arg_dstr_destroy + .text.arg_end_resetfn + 0x4200e598 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end_errorfn + 0x4200e59e 0xda esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end 0x4200e678 0x64 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200e678 arg_end + .text.arg_print_errors_ds + 0x4200e6dc 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200e6dc arg_print_errors_ds + .text.arg_print_errors + 0x4200e730 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200e730 arg_print_errors + .text.arg_str_resetfn + 0x4200e770 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_scanfn + 0x4200e794 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_checkfn + 0x4200e7bc 0xa esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_errorfn + 0x4200e7c6 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_strn + 0x4200e868 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200e868 arg_strn + .text.arg_str0 + 0x4200e91a 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200e91a arg_str0 + .text.panic 0x4200e92e 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.argtable3_xmalloc + 0x4200e97c 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200e97c argtable3_xmalloc + .text.argtable3_xfree + 0x4200e9a8 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200e9a8 argtable3_xfree + .text.arg_register_error + 0x4200e9ba 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_endindex + 0x4200ea14 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_untagged + 0x4200ea2e 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_check + 0x4200eb16 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_reset + 0x4200eb6c 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat 0x4200eba6 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.alloc_shortoptions + 0x4200ebe4 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.alloc_longoptions + 0x4200ec98 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.find_shortoption + 0x4200edf2 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_tagged + 0x4200ee38 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat_optionv + 0x4200efd6 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat_option + 0x4200f130 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_gnuswitch_ds + 0x4200f27e 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_formatted_ds + 0x4200f354 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse + 0x4200f470 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f470 arg_parse + .text.arg_print_option_ds + 0x4200f518 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f518 arg_print_option_ds + .text.arg_print_syntax_ds + 0x4200f586 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f586 arg_print_syntax_ds + .text.arg_print_glossary_ds + 0x4200f6d2 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f6d2 arg_print_glossary_ds + .text.arg_print_glossary + 0x4200f766 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f766 arg_print_glossary + .text.arg_print_formatted + 0x4200f7a6 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200f7a6 arg_print_formatted + .text.riscv_decode_offset_from_jal_instruction + 0x4200f7ee 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4200f7ee riscv_decode_offset_from_jal_instruction + .text.gpio_ll_iomux_out + 0x4200f83a 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_input_enable + 0x4200f896 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_input_disable + 0x4200f916 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_output_disable + 0x4200f996 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_od_enable + 0x4200fa34 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_od_disable + 0x4200fab4 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_input_enable + 0x4200fb32 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_input_disable + 0x4200fbb4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_output_enable + 0x4200fc34 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_output_disable + 0x4200fcb6 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_pulldown_en + 0x4200fd36 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_pullup_en + 0x4200fdce 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_pulldown_dis + 0x4200fe66 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_sleep_pullup_dis + 0x4200fefc 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_output_enable + 0x4200ff92 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .text.gpio_pullup_en + 0x4201002e 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201002e gpio_pullup_en + .text.gpio_pullup_dis + 0x420100d6 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420100d6 gpio_pullup_dis + .text.gpio_pulldown_en + 0x42010198 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010198 gpio_pulldown_en + .text.gpio_pulldown_dis + 0x42010240 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010240 gpio_pulldown_dis + .text.gpio_set_level + 0x420102e4 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420102e4 gpio_set_level + .text.gpio_set_pull_mode + 0x4201036c 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201036c gpio_set_pull_mode + .text.gpio_set_direction + 0x420104b2 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420104b2 gpio_set_direction + .text.gpio_iomux_in + 0x42010566 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010566 gpio_iomux_in + .text.gpio_iomux_out + 0x42010592 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010592 gpio_iomux_out + .text.gpio_sleep_set_direction + 0x420105ac 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420105ac gpio_sleep_set_direction + .text.gpio_sleep_set_pull_mode + 0x4201064c 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201064c gpio_sleep_set_pull_mode + .text.gpio_sleep_sel_en + 0x42010792 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010792 gpio_sleep_sel_en + .text.gpio_sleep_sel_dis + 0x4201082a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201082a gpio_sleep_sel_dis + .text.gpio_func_sel + 0x420108c0 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420108c0 gpio_func_sel + .text.rtc_gpio_is_valid_gpio + 0x4201096e 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x4201096e rtc_gpio_is_valid_gpio + .text.bootloader_init_mem + 0x42010972 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x42010972 bootloader_init_mem + .text.bootloader_flash_update_id + 0x42010980 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x42010980 bootloader_flash_update_id + .text.s_mem_caps_check + 0x420109a0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_find_available_region + 0x420109b6 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_is_enclosed + 0x420109f0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_is_overlapped + 0x42010a06 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_get_bus_mask + 0x42010a28 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_reserve_irom_region + 0x42010a80 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_reserve_drom_region + 0x42010b28 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.esp_mmu_map_init + 0x42010bd0 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010bd0 esp_mmu_map_init + .text.esp_mmu_map + 0x42010d6a 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010d6a esp_mmu_map + .text.esp_mmu_unmap + 0x4201127e 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201127e esp_mmu_unmap + .text.esp_mmu_vaddr_to_paddr + 0x42011406 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42011406 esp_mmu_vaddr_to_paddr + .text.spi_flash_init_lock + 0x42011500 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42011500 spi_flash_init_lock + .text.spi_flash_op_lock + 0x42011502 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42011502 spi_flash_op_lock + .text.spi_flash_op_unlock + 0x42011514 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42011514 spi_flash_op_unlock + .text.spi_flash_mmap + 0x42011526 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42011526 spi_flash_mmap + .text.spi_flash_munmap + 0x420115ee 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x420115ee spi_flash_munmap + .text.spi_flash_cache2phys + 0x4201165c 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4201165c spi_flash_cache2phys + .text.esp_mspi_get_io + 0x42011680 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42011680 esp_mspi_get_io + .text.esp_mspi_pin_reserve + 0x4201171a 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4201171a esp_mspi_pin_reserve + .text.esp_flash_read_chip_id + 0x4201176e 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4201176e esp_flash_read_chip_id + .text.spimem_flash_ll_get_source_freq_mhz + 0x42011782 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.esp_flash_init_default_chip + 0x420117c0 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x420117c0 esp_flash_init_default_chip + .text.esp_flash_app_init + 0x42011936 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42011936 esp_flash_app_init + .text.esp_flash_app_enable_os_functions + 0x42011956 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x42011956 esp_flash_app_enable_os_functions + .text.esp_crosscore_int_init + 0x42011980 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x42011980 esp_crosscore_int_init + .text.esp_vApplicationIdleHook + 0x420119e6 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x420119e6 esp_vApplicationIdleHook + .text.esp_register_freertos_idle_hook_for_cpu + 0x42011a2c 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42011a2c esp_register_freertos_idle_hook_for_cpu + .text.esp_register_freertos_tick_hook_for_cpu + 0x42011aa0 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42011aa0 esp_register_freertos_tick_hook_for_cpu + .text.esp_int_wdt_init + 0x42011b14 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42011b14 esp_int_wdt_init + .text.esp_int_wdt_cpu_init + 0x42011bdc 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42011bdc esp_int_wdt_cpu_init + .text.find_entry_and_check_all_reset + 0x42011c30 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.find_entry_from_task_handle_and_check_all_reset + 0x42011c60 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timer_feed + 0x42011c92 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.add_entry + 0x42011cbe 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.get_task_affinity + 0x42011e38 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timeout_abort + 0x42011e5e 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42011e5e task_wdt_timeout_abort + .text.task_wdt_timeout_handling + 0x42011ef8 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add + 0x42011f48 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42011f48 esp_task_wdt_add + .text.subscribe_idle + 0x42011fae 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_init + 0x42012060 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42012060 esp_task_wdt_init + .text.esp_task_wdt_reset + 0x420121a4 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420121a4 esp_task_wdt_reset + .text.idle_hook_cb + 0x42012270 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_print_triggered_tasks + 0x42012280 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42012280 esp_task_wdt_print_triggered_tasks + .text.task_wdt_isr + 0x420123aa 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_impl_timer_allocate + 0x420124b0 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420124b0 esp_task_wdt_impl_timer_allocate + .text.esp_task_wdt_impl_timer_feed + 0x420125a2 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420125a2 esp_task_wdt_impl_timer_feed + .text.esp_task_wdt_impl_timeout_triggered + 0x420125d8 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420125d8 esp_task_wdt_impl_timeout_triggered + .text.esp_task_wdt_impl_timer_restart + 0x42012606 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42012606 esp_task_wdt_impl_timer_restart + .text.gpspi_flash_ll_calculate_clock_reg + 0x42012646 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spimem_flash_ll_calculate_clock_reg + 0x42012672 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.get_flash_clock_divider + 0x4201269e 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_cal_clock + 0x42012742 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_hal_init + 0x4201276a 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4201276a spi_flash_hal_init + .text.spi_flash_hal_supports_direct_write + 0x42012872 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012872 spi_flash_hal_supports_direct_write + .text.spi_flash_hal_supports_direct_read + 0x42012884 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42012884 spi_flash_hal_supports_direct_read + .text.uart_ll_get_baudrate + 0x42012896 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_sclk + 0x420128ce 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420128ce uart_hal_get_sclk + .text.uart_hal_get_baudrate + 0x420128f4 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420128f4 uart_hal_get_baudrate + .text.uart_hal_set_stop_bits + 0x4201290e 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201290e uart_hal_set_stop_bits + .text.uart_hal_get_stop_bits + 0x42012920 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012920 uart_hal_get_stop_bits + .text.uart_hal_set_data_bit_num + 0x4201292c 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201292c uart_hal_set_data_bit_num + .text.uart_hal_get_data_bit_num + 0x4201293c 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201293c uart_hal_get_data_bit_num + .text.uart_hal_set_parity + 0x42012948 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012948 uart_hal_set_parity + .text.uart_hal_get_parity + 0x42012968 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012968 uart_hal_get_parity + .text.uart_hal_set_hw_flow_ctrl + 0x42012984 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012984 uart_hal_set_hw_flow_ctrl + .text.uart_hal_set_tx_idle_num + 0x420129ce 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420129ce uart_hal_set_tx_idle_num + .text.uart_hal_set_rxfifo_full_thr + 0x420129e8 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420129e8 uart_hal_set_rxfifo_full_thr + .text.uart_hal_set_txfifo_empty_thr + 0x420129fa 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420129fa uart_hal_set_txfifo_empty_thr + .text.uart_hal_init + 0x42012a14 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012a14 uart_hal_init + .text.uart_hal_get_symb_len + 0x42012a7c 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012a7c uart_hal_get_symb_len + .text.uart_hal_set_rx_timeout + 0x42012aba 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012aba uart_hal_set_rx_timeout + .text.esp_cpu_configure_region_protection + 0x42012b14 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x42012b14 esp_cpu_configure_region_protection .text.periph_rtc_dig_clk8m_enable - 0x42010952 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42010952 periph_rtc_dig_clk8m_enable + 0x42012c14 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42012c14 periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_disable - 0x420109b0 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x420109b0 periph_rtc_dig_clk8m_disable + 0x42012c72 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42012c72 periph_rtc_dig_clk8m_disable + .text.esp_gpio_reserve + 0x42012cdc 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x42012cdc esp_gpio_reserve .text.esp_clk_tree_src_get_freq_hz - 0x42010a1a 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x42010a1a esp_clk_tree_src_get_freq_hz + 0x42012cf8 0x19e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42012cf8 esp_clk_tree_src_get_freq_hz .text.clk_tree_rtc_slow_calibration - 0x42010bb2 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42012e96 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .text.esp_clk_tree_rc_fast_d256_get_freq_hz - 0x42010c1c 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42010c1c esp_clk_tree_rc_fast_d256_get_freq_hz + 0x42012f02 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42012f02 esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x42010c92 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42010c92 esp_clk_tree_xtal32k_get_freq_hz + 0x42012f78 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42012f78 esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x42010d0c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42010d0c esp_clk_tree_lp_slow_get_freq_hz + 0x42012ff2 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42012ff2 esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x42010d4c 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42010d4c esp_clk_tree_rc_fast_get_freq_hz + 0x42013034 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42013034 esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x42010d6c 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42010d6c esp_clk_tree_lp_fast_get_freq_hz - .text.esp_ota_get_running_partition - 0x42010dd6 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x42010dd6 esp_ota_get_running_partition + 0x42013054 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42013054 esp_clk_tree_lp_fast_get_freq_hz + .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ + 0x420130c0 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL24close_handles_and_deinitPKcEUlRS1_E_EEET_SC_SC_T0_St18input_iterator_tag + 0x420130e6 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ + 0x42013116 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_init_partition + 0x42013126 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013126 nvs_flash_init_partition + .text.nvs_flash_init + 0x4201315e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201315e nvs_flash_init + .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE + 0x42013174 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42013174 intrusive_list::erase(intrusive_list::iterator) + .text._ZL24close_handles_and_deinitPKc + 0x42013190 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_erase_partition + 0x420131de 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420131de nvs_flash_erase_partition + .text.nvs_flash_erase + 0x4201323c 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201323c nvs_flash_erase + .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ + 0x42013252 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ + 0x4201329c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ + 0x420132e6 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag + 0x42013346 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ + 0x4201337a 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ + 0x420133fa 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag + 0x42013450 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ + 0x42013484 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs4Item6getKeyEPcj + 0x42013504 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013504 nvs::Item::getKey(char*, unsigned int) + .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE + 0x4201353e 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201353e nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ + 0x420135dc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420135dc intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE + 0x420135fc 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420135fc nvs::Storage::populateBlobIndices(intrusive_list&) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE + 0x420136a0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420136a0 intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE + 0x420136bc 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420136bc nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb + 0x420137dc 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420137dc CompressedEnumTable::set(unsigned int, bool) + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ + 0x4201380c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201380c intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv + 0x4201382c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201382c intrusive_list::clearAndFreeNodes() + .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ + 0x4201385a 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201385a std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev + 0x420138a6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420138a6 std::unique_ptr >::~unique_ptr() + 0x420138a6 std::unique_ptr >::~unique_ptr() + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE + 0x420138c2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420138c2 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv + 0x420138de 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420138de intrusive_list::clearAndFreeNodes() + .text._ZN3nvs7Storage15clearNamespacesEv + 0x4201390c 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201390c nvs::Storage::clearNamespaces() + .text._ZN3nvs7Storage4initEmm + 0x4201391e 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201391e nvs::Storage::init(unsigned long, unsigned long) + .text._ZN3nvs7StorageD2Ev + 0x42013a5c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42013a5c nvs::Storage::~Storage() + 0x42013a5c nvs::Storage::~Storage() + .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv + 0x42013a78 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42013a78 nvs::NVSHandleSimple::get_partition_name() const + .text._ZN3nvs12NVSPartitionD2Ev + 0x42013a8c 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013a8c nvs::NVSPartition::~NVSPartition() + 0x42013a8c nvs::NVSPartition::~NVSPartition() + .text._ZN3nvs12NVSPartition18get_partition_nameEv + 0x42013aa2 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013aa2 nvs::NVSPartition::get_partition_name() + .text._ZN3nvs12NVSPartition11get_addressEv + 0x42013aa8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013aa8 nvs::NVSPartition::get_address() + .text._ZN3nvs12NVSPartition8get_sizeEv + 0x42013aae 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013aae nvs::NVSPartition::get_size() + .text._ZN3nvs12NVSPartition12get_readonlyEv + 0x42013ab4 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013ab4 nvs::NVSPartition::get_readonly() + .text._ZN3nvs12NVSPartition8read_rawEjPvj + 0x42013abc 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013abc nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + .text._ZN3nvs12NVSPartition4readEjPvj + 0x42013acc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013acc nvs::NVSPartition::read(unsigned int, void*, unsigned int) + .text._ZN3nvs12NVSPartition9write_rawEjPKvj + 0x42013ae8 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013ae8 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + .text._ZN3nvs12NVSPartition5writeEjPKvj + 0x42013af8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013af8 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + .text._ZN3nvs12NVSPartition11erase_rangeEjj + 0x42013b14 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013b14 nvs::NVSPartition::erase_range(unsigned int, unsigned int) + .text._ZN3nvs12NVSPartitionD0Ev + 0x42013b24 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013b24 nvs::NVSPartition::~NVSPartition() + .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x42013b4a 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013b4a nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42013b4a nvs::NVSPartition::NVSPartition(esp_partition_t const*) + .text._ZN3nvs19NVSPartitionManagerD2Ev + 0x42013b7c 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013b7c nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42013b7c nvs::NVSPartitionManager::~NVSPartitionManager() + .text._ZN3nvs19NVSPartitionManagerD0Ev + 0x42013b88 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013b88 nvs::NVSPartitionManager::~NVSPartitionManager() + .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ + 0x42013ba4 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_EEET_SE_SE_T0_St18input_iterator_tag + 0x42013bca 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_ET_SA_SA_T0_ + 0x42013bfa 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZN3nvs7StorageC2EPNS_9PartitionE + 0x42013c0a 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013c0a nvs::Storage::Storage(nvs::Partition*) + 0x42013c0a nvs::Storage::Storage(nvs::Partition*) + .text._ZN3nvs19NVSPartitionManager12get_instanceEv + 0x42013c54 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013c54 nvs::NVSPartitionManager::get_instance() + .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc + 0x42013cb6 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013cb6 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ + 0x42013cca 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013cca intrusive_list::push_back(nvs::NVSPartition*) + .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE + 0x42013cea 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013cea intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ + 0x42013d06 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013d06 intrusive_list::push_back(nvs::Storage*) + .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm + 0x42013d26 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013d26 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc + 0x42013dd6 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013dd6 nvs::NVSPartitionManager::init_partition(char const*) + .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE + 0x42013e50 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013e50 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE + 0x42013e6c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013e6c intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc + 0x42013e88 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013e88 nvs::NVSPartitionManager::deinit_partition(char const*) + .text._ZN3nvs4LockC2Ev + 0x42013f26 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013f26 nvs::Lock::Lock() + 0x42013f26 nvs::Lock::Lock() + .text._ZN3nvs4LockD2Ev + 0x42013f40 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013f40 nvs::Lock::~Lock() + 0x42013f40 nvs::Lock::~Lock() + .text._ZN3nvs4Lock4initEv + 0x42013f5a 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013f5a nvs::Lock::init() + .text._ZN3nvs8HashListC2Ev + 0x42013f5e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013f5e nvs::HashList::HashList() + 0x42013f5e nvs::HashList::HashList() + .text._ZN3nvs8HashList13HashListBlockC2Ev + 0x42013f6c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013f6c nvs::HashList::HashListBlock::HashListBlock() + 0x42013f6c nvs::HashList::HashListBlock::HashListBlock() + .text._ZN3nvs8HashList4findEjRKNS_4ItemE + 0x42013f96 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013f96 nvs::HashList::find(unsigned int, nvs::Item const&) + .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE + 0x42013ffa 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013ffa intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs8HashList5clearEv + 0x42014016 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42014016 nvs::HashList::clear() + .text._ZN3nvs8HashListD2Ev + 0x4201404c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201404c nvs::HashList::~HashList() + 0x4201404c nvs::HashList::~HashList() + .text._ZN3nvs8HashList5eraseEj + 0x4201405a 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201405a nvs::HashList::erase(unsigned int) + .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ + 0x420140fc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420140fc intrusive_list::push_back(nvs::HashList::HashListBlock*) + .text._ZN3nvs8HashList6insertERKNS_4ItemEj + 0x4201411c 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201411c nvs::HashList::insert(nvs::Item const&, unsigned int) + .text._ZSt9__find_ifIPmN9__gnu_cxx5__ops10_Iter_predIZN3nvs4Page4loadEPNS4_9PartitionEmEUlmE_EEET_SA_SA_T0_St26random_access_iterator_tag + 0x420141b2 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch + 0x42014238 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014238 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42014238 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + .text._ZN3nvs4PageC2Ev + 0x42014298 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014298 nvs::Page::Page() + 0x42014298 nvs::Page::Page() + .text._ZN3nvs4Page6Header14calculateCrc32Ev + 0x420142da 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420142da nvs::Page::Header::calculateCrc32() + .text._ZN3nvs4Page20updateFirstUsedEntryEjj + 0x420142f4 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420142f4 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + .text._ZN3nvs4Page10initializeEv + 0x4201434c 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201434c nvs::Page::initialize() + .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE + 0x420143c8 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420143c8 nvs::Page::readEntry(unsigned int, nvs::Item&) const + .text._ZNK3nvs4Page12getSeqNumberERm + 0x420143f4 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420143f4 nvs::Page::getSeqNumber(unsigned long&) const + .text._ZN3nvs4Page12setSeqNumberEm + 0x4201441e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201441e nvs::Page::setSeqNumber(unsigned long) + .text._ZN3nvs4Page5eraseEv + 0x42014434 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014434 nvs::Page::erase() + .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ + 0x42014478 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014478 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE + 0x420144aa 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420144aa nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page10writeEntryERKNS_4ItemE + 0x42014500 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014500 nvs::Page::writeEntry(nvs::Item const&) + .text._ZN3nvs4Page9copyItemsERS0_ + 0x42014568 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014568 nvs::Page::copyItems(nvs::Page&) + .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE + 0x42014638 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014638 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page17eraseEntryAndSpanEj + 0x420146d4 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420146d4 nvs::Page::eraseEntryAndSpan(unsigned int) + .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE + 0x42014814 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014814 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x42014a58 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014a58 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page15mLoadEntryTableEv + 0x42014a82 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014a82 nvs::Page::mLoadEntryTable() + .text._ZN3nvs4Page4loadEPNS_9PartitionEm + 0x42014e4e 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014e4e nvs::Page::load(nvs::Partition*, unsigned long) + .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ + 0x42014f86 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZSt9__find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_EEET_SF_SF_T0_St18input_iterator_tag + 0x42014fae 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ + 0x42014fde 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ + 0x42014fee 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014fee intrusive_list::push_back(nvs::Page*) + .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE + 0x4201500e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201500e intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs4PageEE5clearEv + 0x4201502a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201502a intrusive_list::clear() + .text._ZN3nvs11PageManager12activatePageEv + 0x42015046 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42015046 nvs::PageManager::activatePage() + .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ + 0x4201509c 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201509c intrusive_list::push_front(nvs::Page*) + .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ + 0x420150ba 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420150ba intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm + 0x420150e8 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420150e8 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE + 0x42015356 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42015356 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + .text._ZNK3nvs4Item14calculateCrc32Ev + 0x420153ae 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420153ae nvs::Item::calculateCrc32() const + .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv + 0x420153e8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420153e8 nvs::Item::calculateCrc32WithoutValue() const + .text._ZNK3nvs4Item22checkHeaderConsistencyEh + 0x42015422 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42015422 nvs::Item::checkHeaderConsistency(unsigned char) const + .text.load_partitions + 0x42015554 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.ensure_partitions_loaded + 0x42015738 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.iterator_create + 0x420157b6 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_iterator_release + 0x420157f4 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420157f4 esp_partition_iterator_release + .text.esp_partition_next + 0x42015806 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015806 esp_partition_next + .text.esp_partition_find + 0x420158bc 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420158bc esp_partition_find + .text.esp_partition_get + 0x42015902 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015902 esp_partition_get + .text.esp_partition_find_first + 0x42015934 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42015934 esp_partition_find_first + .text.esp_partition_write + 0x42015960 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015960 esp_partition_write + .text.esp_partition_read_raw + 0x420159f0 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420159f0 esp_partition_read_raw + .text.esp_partition_write_raw + 0x42015a4c 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015a4c esp_partition_write_raw + .text.esp_partition_erase_range + 0x42015ab4 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015ab4 esp_partition_erase_range + .text.esp_partition_mmap + 0x42015b34 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015b34 esp_partition_mmap + .text.esp_partition_munmap + 0x42015bc4 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015bc4 esp_partition_munmap + .text.esp_partition_read + 0x42015bd2 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015bd2 esp_partition_read + .text.esp_partition_is_flash_region_writable + 0x42015c7e 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015c7e esp_partition_is_flash_region_writable + .text.esp_partition_main_flash_region_safe + 0x42015ce4 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42015ce4 esp_partition_main_flash_region_safe .text.clk_hal_lp_slow_get_freq_hz - 0x42010e9c 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42010e9c clk_hal_lp_slow_get_freq_hz + 0x42015d32 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015d32 clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x42010ef8 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42010ef8 clk_hal_xtal_get_freq_mhz + 0x42015d8e 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015d8e clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x42010f56 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42010f56 clk_hal_soc_root_get_freq_mhz + 0x42015dec 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015dec clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x42010fb8 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42010fb8 clk_hal_cpu_get_freq_hz + 0x42015e4e 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015e4e clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x42011030 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015ec6 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x4201105c 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201105c clk_hal_apb_get_freq_hz - .text._ZdaPv 0x4201106a 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - 0x4201106a operator delete[](void*) - .text._ZdaPvj 0x4201106c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - 0x4201106c operator delete[](void*, unsigned int) + 0x42015ef2 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015ef2 clk_hal_apb_get_freq_hz + .text.esp_ota_get_running_partition + 0x42015f00 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42015f00 esp_ota_get_running_partition + .text._ZdaPv 0x42015fc6 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x42015fc6 operator delete[](void*) + .text._ZdaPvj 0x42015fc8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x42015fc8 operator delete[](void*, unsigned int) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x42011070 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42011070 __gnu_cxx::__concurrence_lock_error::what() const + 0x42015fcc 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42015fcc __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x4201107a 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201107a __gnu_cxx::__concurrence_unlock_error::what() const + 0x42015fd6 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42015fd6 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x42011084 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42011084 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x42011084 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015fe0 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42015fe0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015fe0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x42011090 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42011090 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015fec 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42015fec __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x420110a8 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x420110a8 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x420110a8 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42016004 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016004 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42016004 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x420110b4 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x420110b4 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42016010 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016010 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x420110cc 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x420110cc __gnu_cxx::__mutex::lock() + 0x42016028 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016028 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x420110fc 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x420110fc __gnu_cxx::__mutex::unlock() + 0x42016058 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016058 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x4201112c 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4201112c std::get_new_handler() + 0x42016088 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42016088 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x4201115c 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420160b8 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .text._ZnajRKSt9nothrow_t - 0x4201116a 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - 0x4201116a operator new[](unsigned int, std::nothrow_t const&) + 0x420160c6 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x420160c6 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x4201117e 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201117e __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x4201117e __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420160da 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420160da __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420160da __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x4201118a 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4201118a __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420160e6 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420160e6 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x420111a2 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420160fe 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE - 0x420111dc 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x420111dc __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x42016138 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42016138 __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ - 0x42011290 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42011290 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420161ec 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420161ec __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE - 0x420112d4 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x420112d4 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x42016230 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42016230 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x42011316 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x42011316 std::type_info::~type_info() - 0x42011316 std::type_info::~type_info() + 0x42016272 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x42016272 std::type_info::~type_info() + 0x42016272 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x42011318 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x42011318 std::type_info::__is_function_p() const - 0x42011318 std::type_info::__is_pointer_p() const + 0x42016274 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x42016274 std::type_info::__is_function_p() const + 0x42016274 std::type_info::__is_pointer_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x4201131c 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201131c __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x42016278 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016278 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x42011352 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42011352 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420162ae 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420162ae __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZN10__cxxabiv117__class_type_infoD2Ev - 0x4201135c 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201135c __cxxabiv1::__class_type_info::~__class_type_info() - 0x4201135c __cxxabiv1::__class_type_info::~__class_type_info() + 0x420162b8 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420162b8 __cxxabiv1::__class_type_info::~__class_type_info() + 0x420162b8 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x4201136a 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201136a __cxxabiv1::__class_type_info::~__class_type_info() + 0x420162c6 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420162c6 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42011382 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420162de 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE - 0x420113bc 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x420113bc __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x42016318 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016318 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE - 0x420113e6 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x420113e6 __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x42016342 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016342 __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj - 0x4201143a 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4201143a __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x4201147e 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - 0x4201147e operator delete(void*) - .text._ZdlPvj 0x42011486 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - 0x42011486 operator delete(void*, unsigned int) + 0x42016396 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42016396 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x420163da 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x420163da operator delete(void*) + .text._ZdlPvj 0x420163e2 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x420163e2 operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x4201148a 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4201148a __cxa_begin_catch + 0x420163e6 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x420163e6 __cxa_begin_catch .text.__cxa_end_catch - 0x420114fa 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x420114fa __cxa_end_catch + 0x42016456 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x42016456 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x42011560 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - 0x42011560 std::exception::~exception() - 0x42011560 std::exception::~exception() + 0x420164bc 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x420164bc std::exception::~exception() + 0x420164bc std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x42011562 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x420164be 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text.__cxa_get_globals_fast - 0x42011592 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x42011592 __cxa_get_globals_fast + 0x420164ee 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x420164ee __cxa_get_globals_fast .text.__cxa_get_globals - 0x420115bc 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x420115bc __cxa_get_globals + 0x42016518 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016518 __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x42011618 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42016574 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text._ZN10__cxxabiv111__terminateEPFvvE - 0x42011642 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42011642 __cxxabiv1::__terminate(void (*)()) + 0x4201659e 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4201659e __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x4201165c 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4201165c std::get_terminate() + 0x420165b8 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x420165b8 std::get_terminate() .text._ZSt9terminatev - 0x42011688 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42011688 std::terminate() + 0x420165e4 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x420165e4 std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x42011694 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .text._Znaj 0x420116a2 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - 0x420116a2 operator new[](unsigned int) - .text._Znwj 0x420116a4 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x420116a4 operator new(unsigned int) + 0x420165f0 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .text._Znaj 0x420165fe 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x420165fe operator new[](unsigned int) + .text._Znwj 0x42016600 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x42016600 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x420116ee 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x420116ee std::bad_alloc::what() const + 0x4201664a 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4201664a std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x420116f8 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x420116f8 std::bad_alloc::~bad_alloc() - 0x420116f8 std::bad_alloc::~bad_alloc() + 0x42016654 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016654 std::bad_alloc::~bad_alloc() + 0x42016654 std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x42011706 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x42011706 std::bad_alloc::~bad_alloc() + 0x42016662 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42016662 std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x42011720 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4201667c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x4201172c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4201172c __wrap__Unwind_DeleteException + 0x42016688 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016688 __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x42011738 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42011738 __wrap___gxx_personality_v0 + 0x42016694 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016694 __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x42011740 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42011740 __wrap___cxa_allocate_exception + 0x4201669c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4201669c __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x4201174c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4201174c __wrap___cxa_throw - .text 0x42011758 0x2830 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x42011b8c _vfprintf_r - 0x42013eba vfprintf - .text 0x42013f88 0x1a72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - 0x420143bc __sprint_r - 0x420143e0 _vfiprintf_r - 0x4201592e vfiprintf - .text 0x420159fa 0xec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - 0x420159fa _fclose_r - 0x42015ad0 fclose - .text 0x42015ae6 0x1de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x42015ae6 __sflush_r - 0x42015c34 _fflush_r - 0x42015c9a fflush - .text 0x42015cc4 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x42015e56 __sfp_lock_acquire - 0x42015e66 __sfp_lock_release - 0x42015e76 __sfp - 0x42015f4c __sinit - 0x42015f7a __fp_lock_all - 0x42015f94 __fp_unlock_all - .text 0x42015fae 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x42015fae _fopen_r - 0x4201608c fopen - .text 0x420160aa 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - 0x420160aa _fseek_r - 0x420160ac fseek - .text 0x420160d2 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x420160d2 __sfvwrite_r - .text 0x420163be 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x420163be _fwalk_sglue - .text 0x42016426 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - 0x42016426 _printf_r - 0x42016448 printf - .text 0x4201647a 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - 0x420164a2 __srefill_r - .text 0x420165ae 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x420165ae __sread - 0x420165e0 __seofread - 0x420165e4 __swrite - 0x42016636 __sseek - 0x4201666e __sclose - .text 0x42016676 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x42016676 vprintf - 0x42016694 _vprintf_r - .text 0x4201669e 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x4201669e __swsetup_r - .text 0x42016770 0x31e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x42016770 _fseeko_r - 0x42016a68 fseeko - .text 0x42016a8e 0x22 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x42016a8e __localeconv_l - 0x42016a94 _localeconv_r - 0x42016aa2 localeconv - .text 0x42016ab0 0x100 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - 0x42016ab0 _reclaim_reent - .text 0x42016bb0 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - 0x42016bb0 __errno - .text 0x42016bc2 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - 0x42016bc2 close - .text 0x42016bda 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - 0x42016bda fstat - .text 0x42016bfa 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x42016bfa gettimeofday - .text 0x42016c1e 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - 0x42016c1e open - .text 0x42016c58 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - 0x42016c58 read - .text 0x42016c80 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - 0x42016c80 write - .text 0x42016ca8 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x42016ca8 frexp - .text 0x42016d2c 0xe2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x42016e5c _dtoa_r - .text 0x42017b58 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42017b58 _Balloc - 0x42017c16 _Bfree - 0x42017c7e __multadd - 0x42017d40 __s2b - 0x42017e00 __hi0bits - 0x42017e46 __lo0bits - 0x42017eb0 __i2b - 0x42017eea __multiply - 0x42018068 __pow5mult - 0x42018140 __lshift - 0x4201823e __mcmp - 0x42018274 __mdiff - 0x420183da __ulp - 0x4201841e __b2d - 0x420184d2 __d2b - 0x420185b2 __ratio - 0x42018624 _mprec_log10 - 0x42018684 __copybits - 0x420186d0 __any_on - .text 0x42018716 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x42018b36 __ssprint_r - 0x42018c7c _svfiprintf_r - .text 0x4201a120 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - 0x4201a120 __sflags - .text 0x4201a19a 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x4201a19a __swhatbuf_r - 0x4201a21a __smakebuf_r - .text 0x4201a2ba 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x4201a2ba _mbtowc_r - 0x4201a2c8 __ascii_mbtowc - .text 0x4201a302 0x2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - 0x4201a302 _wctomb_r - 0x4201a310 __ascii_wctomb - .text 0x4201a330 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x4201a330 __trunctfdf2 + 0x420166a8 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420166a8 __wrap___cxa_throw + .text 0x420166b4 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + 0x420166b4 exit + .text 0x420166d4 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + 0x420166d4 _findenv + 0x420166f2 getenv + .text 0x4201670c 0xac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + 0x4201670c _findenv_r + 0x420167aa _getenv_r + .text 0x420167b8 0x184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + 0x420168ee _strtol_r + 0x420168f0 strtol_l + .text 0x4201693c 0x758 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + 0x42016fe0 getopt + 0x42017012 getopt_long + 0x42017048 getopt_long_only + 0x4201707e __getopt_r + 0x42017088 __getopt_long_r + 0x4201708e __getopt_long_only_r + .text 0x42017094 0x2830 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x420174c8 _vfprintf_r + 0x420197f6 vfprintf + .text 0x420198c4 0x1a72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x42019cf8 __sprint_r + 0x42019d1c _vfiprintf_r + 0x4201b26a vfiprintf + .text 0x4201b336 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x4201b336 _fclose_r + 0x4201b40e fclose + .text 0x4201b424 0x1e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x4201b424 __sflush_r + 0x4201b572 _fflush_r + 0x4201b5d8 fflush + .text 0x4201b604 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + 0x4201b604 _fgetc_r + 0x4201b67a fgetc + .text 0x4201b690 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + 0x4201b690 _fgets_r + 0x4201b7a4 fgets + .text 0x4201b7ca 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + 0x4201b7ca fileno + .text 0x4201b83e 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4201b9d2 __sfp_lock_acquire + 0x4201b9e2 __sfp_lock_release + 0x4201b9f2 __sfp + 0x4201bac8 __sinit + 0x4201baf6 __fp_lock_all + 0x4201bb10 __fp_unlock_all + .text 0x4201bb2a 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x4201bb2a _fopen_r + 0x4201bc08 fopen + .text 0x4201bc26 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x4201bc26 _fprintf_r + 0x4201bc42 fprintf + .text 0x4201bc7a 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + 0x4201bc7a _fputc_r + 0x4201bce0 fputc + .text 0x4201bcfe 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + 0x4201bcfe _fputs_r + 0x4201bd78 fputs + .text 0x4201bd96 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x4201bd96 _fseek_r + 0x4201bd9a fseek + .text 0x4201bdc2 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x4201bdc2 __sfvwrite_r + .text 0x4201c0b0 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x4201c0b0 _fwalk_sglue + .text 0x4201c118 0xd4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + 0x4201c118 _fwrite_r + 0x4201c1be fwrite + .text 0x4201c1ec 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x4201c1ec _printf_r + 0x4201c20e printf + .text 0x4201c240 0xb2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x4201c240 _putc_r + 0x4201c2d4 putc + .text 0x4201c2f2 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x4201c2f2 _putchar_r + 0x4201c2f8 putchar + .text 0x4201c312 0xa6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x4201c312 _puts_r + 0x4201c3a2 puts + .text 0x4201c3b8 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x4201c3e0 __srefill_r + .text 0x4201c4ec 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + 0x4201c4ec __srget_r + 0x4201c52c __srget + .text 0x4201c542 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + 0x4201c542 setvbuf + .text 0x4201c70c 0xea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x4201c70c _snprintf_r + 0x4201c77a snprintf + .text 0x4201c7f6 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x4201c7f6 _sprintf_r + 0x4201c830 sprintf + .text 0x4201c87e 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + 0x4201c87e sscanf + 0x4201c8dc _sscanf_r + .text 0x4201c934 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4201c934 __sread + 0x4201c966 __seofread + 0x4201c96a __swrite + 0x4201c9bc __sseek + 0x4201c9f4 __sclose + .text 0x4201c9fc 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x4201c9fc vprintf + 0x4201ca1a _vprintf_r + .text 0x4201ca24 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x4201ca24 _vsnprintf_r + 0x4201ca88 vsnprintf + .text 0x4201cab6 0xba /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x4201cab6 __swbuf_r + .text 0x4201cb70 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x4201cb70 __swsetup_r + .text 0x4201cc42 0x98 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x4201cc42 _asprintf_r + 0x4201cc84 asprintf + .text 0x4201ccda 0x31e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x4201ccda _fseeko_r + 0x4201cfd2 fseeko + .text 0x4201cff8 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x4201cff8 __localeconv_l + 0x4201cffe _localeconv_r + 0x4201d008 localeconv + .text 0x4201d012 0xfc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x4201d012 _reclaim_reent + .text 0x4201d10e 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x4201d10e __errno + .text 0x4201d120 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x4201d120 close + .text 0x4201d138 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x4201d138 fstat + .text 0x4201d158 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x4201d158 gettimeofday + .text 0x4201d17c 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x4201d17c open + .text 0x4201d1b6 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x4201d1b6 read + .text 0x4201d1de 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x4201d1de write + .text 0x4201d206 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x4201d206 frexp + .text 0x4201d28a 0xde /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + 0x4201d28a __call_exitprocs + .text 0x4201d368 0xe2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x4201d498 _dtoa_r + .text 0x4201e196 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + 0x4201e196 __env_lock + 0x4201e1a6 __env_unlock + .text 0x4201e1b6 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x4201e1b6 _Balloc + 0x4201e274 _Bfree + 0x4201e2dc __multadd + 0x4201e39e __s2b + 0x4201e45e __hi0bits + 0x4201e4a4 __lo0bits + 0x4201e50e __i2b + 0x4201e548 __multiply + 0x4201e6c6 __pow5mult + 0x4201e79e __lshift + 0x4201e89c __mcmp + 0x4201e8d2 __mdiff + 0x4201ea38 __ulp + 0x4201ea7c __b2d + 0x4201eb30 __d2b + 0x4201ec10 __ratio + 0x4201ec82 _mprec_log10 + 0x4201ece2 __copybits + 0x4201ed2e __any_on + .text 0x4201ed74 0x154 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + 0x4201ee7a _strtoul_r + 0x4201ee7c strtoul_l + .text 0x4201eec8 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x4201f2e8 __ssprint_r + 0x4201f42e _svfiprintf_r + .text 0x420208d2 0x1c80 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + 0x42020912 _sungetc_r + 0x420209aa __ssrefill_r + 0x420209f6 _sfread_r + 0x42020a92 __ssvfiscanf_r + .text 0x42022552 0x26d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x42022986 _svfprintf_r + .text 0x42024c26 0x2106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + 0x42024c66 __ssvfscanf_r + .text 0x42026d2c 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x42026d2c __sflags + .text 0x42026da6 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x42026da6 __swhatbuf_r + 0x42026e26 __smakebuf_r + .text 0x42026ec6 0xae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + 0x42026ec6 __sccl + .text 0x42026f74 0x1f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + 0x42026f74 __submore + 0x4202700c _ungetc_r + 0x4202714a ungetc + .text 0x42027168 0x82 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x42027168 _setlocale_r + 0x420271c2 __locale_mb_cur_max + 0x420271cc setlocale + .text 0x420271ea 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + 0x420271ea nanf + .text 0x420271f4 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x420271f4 _mbtowc_r + 0x420271fe __ascii_mbtowc + .text 0x42027238 0xff2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + 0x4202728c _strtod_l + 0x42027fc8 _strtod_r + 0x42027fd0 strtod_l + 0x42027ff8 strtod + 0x4202801c strtof_l + 0x42028116 strtof + .text 0x4202822a 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x4202822a _wctomb_r + 0x42028234 __ascii_wctomb + .text 0x42028254 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + 0x42028400 _strtoll_r + 0x42028402 strtoll_l + 0x42028428 strtoll + .text 0x4202844e 0x1ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + 0x420285ea _strtoull_r + 0x420285ec strtoull_l + 0x42028612 strtoull + .text 0x42028638 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + 0x42028638 _mbrtowc_r + 0x42028676 mbrtowc + .text 0x420286a4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + 0x420286a4 iswspace + .text 0x420286a8 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + 0x420286a8 iswspace_l + .text 0x420286c6 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + 0x420286c6 nan + .text 0x420286d4 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + 0x4202877e __hexdig_fun + 0x420287c0 __gethex + .text 0x42028c74 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + 0x42028c9e __match + 0x42028cce __hexnan + .text 0x42028e3e 0x178 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + 0x42028e3e __extenddftf2 + .text 0x42028fb6 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x42028fb6 __trunctfdf2 *(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.*) @@ -16278,1448 +15533,1617 @@ END GROUP *libesp_event.a:esp_event.*(.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.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) *libesp_hw_support.a:cpu.*(.text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint) .text.esp_cpu_set_breakpoint - 0x4201a582 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4201a582 esp_cpu_set_breakpoint + 0x42029208 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42029208 esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint - 0x4201a5d6 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4201a5d6 esp_cpu_set_watchpoint + 0x4202925c 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4202925c esp_cpu_set_watchpoint .text.esp_cpu_clear_watchpoint - 0x4201a6b4 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4201a6b4 esp_cpu_clear_watchpoint + 0x4202933a 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4202933a esp_cpu_clear_watchpoint *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_apply_strategy .text.gdma_config_transfer .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_alignment_constraints .text.gdma_get_channel_id .text.gdma_get_free_m2m_trig_id_mask .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_set_priority) *libesp_hw_support.a:periph_ctrl.*(.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_clk_en_reg .text.periph_ll_get_rst_en_mask .text.periph_ll_get_rst_en_reg .text.periph_ll_reset .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 - 0x4201a6f4 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4202937a 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x4201a864 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420294ea 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x4201a9c2 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029648 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x4201aa1c 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420296a2 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x4201aa78 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420296fe 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x4201aac8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4201aac8 periph_rcc_acquire_enter + 0x4202974e 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4202974e periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x4201aaf0 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4201aaf0 periph_rcc_acquire_exit + 0x42029776 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029776 periph_rcc_acquire_exit .text.periph_module_enable - 0x4201ab12 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4201ab12 periph_module_enable + 0x42029798 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029798 periph_module_enable *libesp_hw_support.a:sar_periph_ctrl.*(.text .text.s_sar_adc_power_acquire .text.s_sar_adc_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) .text.sar_periph_ctrl_init - 0x4201abb2 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4201abb2 sar_periph_ctrl_init + 0x42029838 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x42029838 sar_periph_ctrl_init *libesp_system.a:esp_system_chip.*(.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) *libesp_wifi.a:esp_adapter.*(.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.disable_intr_wrapper .text.enable_intr_wrapper .text.esp_event_post_wrapper .text.esp_log_write_wrapper .text.esp_log_writev_wrapper .text.esp_phy_disable_wrapper .text.esp_phy_enable_wrapper .text.esp_read_mac_wrapper .text.event_group_wait_bits_wrapper .text.get_time_wrapper .text.mutex_create_wrapper .text.mutex_delete_wrapper .text.nvs_open_wrapper .text.queue_create_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.*(.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.*) .text.main_task - 0x4201abcc 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x42029852 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x4201aca0 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x4201aca0 esp_startup_start_app + 0x42029926 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x42029926 esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x4201ad16 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4201ad16 xQueueCreateWithCaps + 0x4202999c 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202999c xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x4201ad90 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4201ad90 vQueueDeleteWithCaps + 0x42029a16 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x42029a16 vQueueDeleteWithCaps .text.xSemaphoreCreateGenericWithCaps - 0x4201adf4 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4201adf4 xSemaphoreCreateGenericWithCaps + 0x42029a7a 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x42029a7a xSemaphoreCreateGenericWithCaps .text.vSemaphoreDeleteWithCaps - 0x4201ae92 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x4201ae92 vSemaphoreDeleteWithCaps + 0x42029b18 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x42029b18 vSemaphoreDeleteWithCaps *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) .text.pxGetTaskListByIndex - 0x4201aeec 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x42029b72 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) .text.xTaskGetNext - 0x4201af44 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4201af44 xTaskGetNext + 0x42029bca 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x42029bca xTaskGetNext *libhal.a:gdma_hal_ahb_v1.*(.text .text.gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init .text.gdma_ahb_hal_set_priority .text.gdma_ahb_hal_set_strategy .text.gdma_ll_rx_enable_interrupt .text.gdma_ll_tx_enable_interrupt) *libhal.a:gdma_hal_top.*(.text .text.gdma_hal_connect_peri .text.gdma_hal_deinit .text.gdma_hal_disconnect_peri .text.gdma_hal_enable_access_encrypt_mem .text.gdma_hal_enable_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_set_burst_size .text.gdma_hal_set_priority .text.gdma_hal_set_strategy) *libhal.a:timer_hal.*(.text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) *libheap.a:multi_heap.*(.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) .text.multi_heap_get_info_tlsf - 0x4201afdc 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x42029c62 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x4201affe 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4201affe multi_heap_register_impl - 0x4201affe multi_heap_register + 0x42029c84 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x42029c84 multi_heap_register_impl + 0x42029c84 multi_heap_register .text.multi_heap_get_info_impl - 0x4201b06a 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4201b06a multi_heap_get_info - 0x4201b06a multi_heap_get_info_impl + 0x42029cf0 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x42029cf0 multi_heap_get_info + 0x42029cf0 multi_heap_get_info_impl *libheap.a:tlsf.*(.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) .text.control_construct - 0x4201b0fe 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029d84 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x4201b2c0 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029f46 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x4201b2f4 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4201b2f4 tlsf_walk_pool + 0x42029f7a 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029f7a tlsf_walk_pool .text.tlsf_fit_size - 0x4201b378 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4201b378 tlsf_fit_size + 0x42029ffe 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029ffe tlsf_fit_size .text.tlsf_pool_overhead - 0x4201b3ee 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4201b3ee tlsf_pool_overhead + 0x4202a074 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a074 tlsf_pool_overhead .text.tlsf_add_pool - 0x4201b3f2 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4201b3f2 tlsf_add_pool + 0x4202a078 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a078 tlsf_add_pool .text.tlsf_create - 0x4201b618 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4201b618 tlsf_create + 0x4202a29e 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a29e tlsf_create .text.tlsf_create_with_pool - 0x4201b640 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4201b640 tlsf_create_with_pool + 0x4202a2c6 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4202a2c6 tlsf_create_with_pool *liblog.a:log.*(.text .text.add_to_cache .text.clear_log_level_list .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.fix_cache_generation_overflow .text.get_cached_log_level .text.get_uncached_log_level .text.heap_bubble_down .text.heap_swap .text.s_log_level_get_and_unlock) .text.fix_cache_generation_overflow - 0x4201b682 0x32 esp-idf/log/liblog.a(log.c.obj) + 0x4202a308 0x32 esp-idf/log/liblog.a(log.c.obj) .text.heap_swap - 0x4201b6b4 0x2a esp-idf/log/liblog.a(log.c.obj) + 0x4202a33a 0x2a esp-idf/log/liblog.a(log.c.obj) .text.heap_bubble_down - 0x4201b6de 0x4e esp-idf/log/liblog.a(log.c.obj) + 0x4202a364 0x4e esp-idf/log/liblog.a(log.c.obj) .text.add_to_cache - 0x4201b72c 0x90 esp-idf/log/liblog.a(log.c.obj) + 0x4202a3b2 0x90 esp-idf/log/liblog.a(log.c.obj) .text.get_uncached_log_level - 0x4201b7bc 0x46 esp-idf/log/liblog.a(log.c.obj) + 0x4202a442 0x46 esp-idf/log/liblog.a(log.c.obj) .text.get_cached_log_level - 0x4201b802 0xf6 esp-idf/log/liblog.a(log.c.obj) + 0x4202a488 0xf6 esp-idf/log/liblog.a(log.c.obj) .text.s_log_level_get_and_unlock - 0x4201b8f8 0x4a esp-idf/log/liblog.a(log.c.obj) + 0x4202a57e 0x4a esp-idf/log/liblog.a(log.c.obj) .text.esp_log_writev - 0x4201b942 0x42 esp-idf/log/liblog.a(log.c.obj) - 0x4201b942 esp_log_writev + 0x4202a5c8 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x4202a5c8 esp_log_writev *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x4201b984 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4201b984 intr_handler_get + 0x4202a60a 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202a60a intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x4201b998 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4201b998 intr_handler_set + 0x4202a61e 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202a61e intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x4201b9ca . = (. + 0x10) - *fill* 0x4201b9ba 0x10 - 0x4201b9ca _text_end = ABSOLUTE (.) - 0x4201b9ca _instruction_reserved_end = ABSOLUTE (.) - 0x4201b9ca _etext = . + 0x4202a650 . = (. + 0x10) + *fill* 0x4202a640 0x10 + 0x4202a650 _text_end = ABSOLUTE (.) + 0x4202a650 _instruction_reserved_end = ABSOLUTE (.) + 0x4202a650 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy - 0x3c000020 0x20000 + 0x3c000020 0x30000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c01b9ca . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x1b9aa - 0x3c020020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c01b9ca 0x4656 + 0x3c02a650 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x2a630 + 0x3c030020 . = (ALIGN (0x10000) + 0x20) + *fill* 0x3c02a650 0x59d0 -.flash.appdesc 0x3c020020 0x100 - 0x3c020020 _rodata_reserved_start = ABSOLUTE (.) - 0x3c020020 _rodata_start = ABSOLUTE (.) +.flash.appdesc 0x3c030020 0x100 + 0x3c030020 _rodata_reserved_start = ABSOLUTE (.) + 0x3c030020 _rodata_start = ABSOLUTE (.) *(.rodata_desc .rodata_desc.*) - .rodata_desc 0x3c020020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x3c020020 esp_app_desc + .rodata_desc 0x3c030020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c030020 esp_app_desc *(.rodata_custom_desc .rodata_custom_desc.*) - 0x3c020120 . = ALIGN (ALIGNOF (.flash.rodata)) + 0x3c030120 . = 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 0x3c020120 0xaef0 - 0x3c020120 _flash_rodata_start = ABSOLUTE (.) +.flash.rodata 0x3c030120 0xbfb4 + 0x3c030120 _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.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *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.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *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.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *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.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *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.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *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.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *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.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *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.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *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.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *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.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *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.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *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.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_spiflash.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *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 - 0x3c020120 0x7d62 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c030120 0x8569 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x12d (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3c027e82 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c038689 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c027e82 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3c027e82 0x2 + 0x3c038689 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3c038689 0x3 .rodata.__FUNCTION__.0 - 0x3c027e84 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03868c 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c027ea4 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0386ac 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c027ea4 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0386ac 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c027ea4 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0386ac 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__.0 - 0x3c027ea4 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0386ac 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.str1.4 - 0x3c027ec4 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .srodata 0x3c027ec4 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c0386cc 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .srodata 0x3c0386cc 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c027ec9 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c0386d1 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c027ec9 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c027ec9 0x3 + 0x3c0386d1 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c0386d1 0x3 .rodata.__func__.0 - 0x3c027ecc 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c027ed9 0x3 - .srodata 0x3c027edc 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c0386d4 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c0386e1 0x3 + .srodata 0x3c0386e4 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c027ee0 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0386e8 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.__func__.0 - 0x3c027ee0 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0386e8 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.str1.4 - 0x3c027efa 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - *fill* 0x3c027efa 0x2 + 0x3c038702 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x3c038702 0x2 .rodata.cache_ilg_bits - 0x3c027efc 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c027efc cache_ilg_bits + 0x3c038704 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c038704 cache_ilg_bits .rodata.core0_acs_bits - 0x3c027f14 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c027f14 core0_acs_bits + 0x3c03871c 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c03871c core0_acs_bits .rodata.esp_panic_handler.str1.4 - 0x3c027f44 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c03874c 0xc7 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c027f44 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c03874c 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) .srodata.g_startup_fn - 0x3c027f44 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c027f44 g_startup_fn + 0x3c03874c 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c03874c g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c027f48 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c038750 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c027f48 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c038750 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c027f48 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c027f48 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c027f48 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c027f48 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c027f48 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c027f48 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c027f48 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c027f48 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c027f48 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c027f48 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason.0 - 0x3c027f48 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c027f88 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c038750 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c038790 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c02801c 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c038824 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c028022 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c028022 0x2 + 0x3c03882a 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c03882a 0x2 .rodata.esp_err_msg_table - 0x3c028024 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c03882c 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.get_cached_log_level.str1.4 - 0x3c0286f4 0x67 esp-idf/log/liblog.a(log.c.obj) + 0x3c038efc 0x67 esp-idf/log/liblog.a(log.c.obj) .rodata.__func__.0 - 0x3c0286f4 0x15 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c028709 0x3 + 0x3c038efc 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c038f11 0x3 .rodata.__func__.5 - 0x3c02870c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c02871d 0x3 + 0x3c038f14 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038f25 0x3 .rodata.__func__.6 - 0x3c028720 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c028732 0x2 + 0x3c038f28 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038f3a 0x2 .rodata.__func__.10 - 0x3c028734 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c02874e 0x2 + 0x3c038f3c 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038f56 0x2 .rodata.__func__.11 - 0x3c028750 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c028769 0x3 + 0x3c038f58 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c038f71 0x3 .rodata.__func__.12 - 0x3c02876c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c038f74 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c02877d 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c038f85 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c02877d 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c02877d 0x3 + 0x3c038f85 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c038f85 0x3 .rodata.__func__.1 - 0x3c028780 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c038f88 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c028794 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c0287a3 0x1 + 0x3c038f9c 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c038fab 0x1 .rodata.__func__.3 - 0x3c0287a4 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c038fac 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c0287b2 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c038fba 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c0287b2 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c038fba 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c0287b2 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c0287b2 0x2 + 0x3c038fba 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c038fba 0x2 .rodata.__func__.4 - 0x3c0287b4 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c038fbc 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c0287cc 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c038fd4 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c0287e5 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c0287e5 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c0287e5 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c0287e5 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c0287e5 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c0287e5 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c0287e5 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3c0287e5 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c0287e5 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038fed 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c0287e5 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0287e5 0x3 + 0x3c038fed 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c038fed 0x3 .rodata.__func__.0 - 0x3c0287e8 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c038ff0 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c0287f8 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c028805 0x3 + 0x3c039000 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03900d 0x3 .rodata.__func__.2 - 0x3c028808 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c028819 0x3 + 0x3c039010 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039021 0x3 .rodata.__func__.3 - 0x3c02881c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c028829 0x3 + 0x3c039024 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039031 0x3 .rodata.__func__.5 - 0x3c02882c 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c02883d 0x3 + 0x3c039034 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039045 0x3 .rodata.__func__.6 - 0x3c028840 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c02884a 0x2 + 0x3c039048 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039052 0x2 .rodata.__func__.7 - 0x3c02884c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c02885f 0x1 + 0x3c039054 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039067 0x1 .rodata.__func__.8 - 0x3c028860 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039068 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c02886c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039074 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c02887c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c02888f 0x1 + 0x3c039084 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039097 0x1 .rodata.__func__.11 - 0x3c028890 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0288a6 0x2 + 0x3c039098 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390ae 0x2 .rodata.__func__.12 - 0x3c0288a8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0288ba 0x2 + 0x3c0390b0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390c2 0x2 .rodata.__func__.13 - 0x3c0288bc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0288ce 0x2 + 0x3c0390c4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390d6 0x2 .rodata.__func__.14 - 0x3c0288d0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0288e2 0x2 + 0x3c0390d8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390ea 0x2 .rodata.__func__.16 - 0x3c0288e4 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0288ee 0x2 + 0x3c0390ec 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0390f6 0x2 .rodata.__func__.17 - 0x3c0288f0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c028902 0x2 + 0x3c0390f8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c03910a 0x2 .rodata.__func__.19 - 0x3c028904 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c02890d 0x3 + 0x3c03910c 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c039115 0x3 .rodata.__func__.20 - 0x3c028910 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c039118 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c02891b 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c02891b 0x1 + 0x3c039123 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c039123 0x1 .rodata.__func__.0 - 0x3c02891c 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c028937 0x1 + 0x3c039124 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c03913f 0x1 .srodata.soc_memory_region_count - 0x3c028938 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c028938 soc_memory_region_count + 0x3c039140 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039140 soc_memory_region_count .rodata.soc_memory_regions - 0x3c02893c 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c02893c soc_memory_regions + 0x3c039144 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c039144 soc_memory_regions .rodata.str1.4 - 0x3c0289a0 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0391a8 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3c0289a0 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0289a0 soc_memory_types + 0x3c0391a8 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0391a8 soc_memory_types .rodata.str1.4 - 0x3c0289d0 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0391d8 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c0289d0 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c0289e7 0x1 + 0x3c0391d8 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c0391ef 0x1 .rodata.__func__.1 - 0x3c0289e8 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0391f0 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c028a00 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c039208 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c028a0f 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039217 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3c028a0f 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039217 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c028a0f 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039217 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c028a0f 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c028a0f 0x1 + 0x3c039217 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039217 0x1 .rodata.__func__.2 - 0x3c028a10 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c028a21 0x3 + 0x3c039218 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039229 0x3 .rodata.__func__.3 - 0x3c028a24 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c028a3e 0x2 + 0x3c03922c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039246 0x2 .rodata.__func__.5 - 0x3c028a40 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c028a5a 0x2 + 0x3c039248 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039262 0x2 .rodata.__func__.6 - 0x3c028a5c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c028a72 0x2 + 0x3c039264 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c03927a 0x2 .rodata.__func__.7 - 0x3c028a74 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c028a8d 0x3 + 0x3c03927c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c039295 0x3 .rodata.__func__.9 - 0x3c028a90 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c039298 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c028aa4 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0392ac 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c028ab9 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c028ab9 0x3 + 0x3c0392c1 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c0392c1 0x3 .rodata.__func__.2 - 0x3c028abc 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c0392c4 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c028ad1 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0392d9 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c028ad1 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0392d9 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c028ad1 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c028ad1 0x3 + 0x3c0392d9 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0392d9 0x3 .rodata.__func__.0 - 0x3c028ad4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c028af5 0x3 + 0x3c0392dc 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0392fd 0x3 .rodata.__func__.1 - 0x3c028af8 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c039300 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c028b1c 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039324 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c028b1c 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039324 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.calibrate_ocode.str1.4 - 0x3c028b1c 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039324 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.__func__.0 - 0x3c028b1c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c028b33 0x1 + 0x3c039324 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c03933b 0x1 .rodata.__func__.1 - 0x3c028b34 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c028b4b 0x1 + 0x3c03933c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c039353 0x1 .rodata.__func__.2 - 0x3c028b4c 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c028b5f 0x1 - .rodata 0x3c028b60 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c039354 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c039367 0x1 + .rodata 0x3c039368 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c028b6a 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c039372 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c028b6a 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c028b6a 0x2 + 0x3c039372 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c039372 0x2 .rodata.__func__.0 - 0x3c028b6c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c028b83 0x1 + 0x3c039374 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c03938b 0x1 .rodata.__func__.1 - 0x3c028b84 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c03938c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c028b90 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c039398 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c028b90 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c039398 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.main_task.str1.4 - 0x3c028b90 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039398 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3c028b90 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c039398 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.__func__.0 - 0x3c028b90 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c028b9a 0x2 + 0x3c039398 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c0393a2 0x2 .rodata.__func__.1 - 0x3c028b9c 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c0393a4 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c028bb2 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3c028bb2 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c028bb2 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericGetStaticBuffers.str1.4 - 0x3c028bb2 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c028bb2 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c028bb2 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3c028bb2 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3c028bb2 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c028bb2 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3c028bb2 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3c028bb2 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393ba 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c028bb2 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028bb2 0x2 + 0x3c0393ba 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0393ba 0x2 .rodata.__func__.2 - 0x3c028bb4 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028bc1 0x3 + 0x3c0393bc 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0393c9 0x3 .rodata.__func__.4 - 0x3c028bc4 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028bdb 0x1 + 0x3c0393cc 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0393e3 0x1 .rodata.__func__.7 - 0x3c028bdc 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028bf1 0x3 + 0x3c0393e4 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0393f9 0x3 .rodata.__func__.9 - 0x3c028bf4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0393fc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.11 - 0x3c028c08 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028c1a 0x2 + 0x3c039410 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039422 0x2 .rodata.__func__.12 - 0x3c028c1c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028c35 0x3 + 0x3c039424 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03943d 0x3 .rodata.__func__.13 - 0x3c028c38 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028c53 0x1 + 0x3c039440 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03945b 0x1 .rodata.__func__.14 - 0x3c028c54 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028c66 0x2 + 0x3c03945c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c03946e 0x2 .rodata.__func__.16 - 0x3c028c68 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039470 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.17 - 0x3c028c8c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028ca5 0x3 + 0x3c039494 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0394ad 0x3 .rodata.__func__.18 - 0x3c028ca8 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028cc1 0x3 + 0x3c0394b0 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0394c9 0x3 .rodata.__func__.20 - 0x3c028cc4 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028cd9 0x3 + 0x3c0394cc 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0394e1 0x3 .rodata.__func__.21 - 0x3c028cdc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0394e4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.22 - 0x3c028cf0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028d0e 0x2 + 0x3c0394f8 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039516 0x2 .rodata.__func__.23 - 0x3c028d10 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c028d2a 0x2 + 0x3c039518 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c039532 0x2 .rodata.__func__.24 - 0x3c028d2c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039534 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.25 - 0x3c028d40 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c039548 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c028d53 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvDeleteTCB.str1.4 - 0x3c028d53 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvInitialiseNewTask.str1.4 - 0x3c028d53 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskDelete.str1.4 - 0x3c028d53 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.eTaskGetState.str1.4 - 0x3c028d53 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTick.str1.4 - 0x3c028d53 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskResumeAll.str1.4 - 0x3c028d53 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSwitchContext.str1.4 - 0x3c028d53 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c028d53 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c028d53 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSetTimeOutState.str1.4 - 0x3c028d53 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c028d53 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c028d53 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c028d53 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x3c03955b 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGenericNotify.str1.4 - 0x3c028d53 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c028d53 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c028d53 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvCreateIdleTasks.str1.4 - 0x3c028d53 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskStartScheduler.str1.4 - 0x3c028d53 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03955b 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c028d53 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028d53 0x1 + 0x3c03955b 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03955b 0x1 .rodata.__func__.2 - 0x3c028d54 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028d75 0x3 + 0x3c03955c 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03957d 0x3 .rodata.__func__.3 - 0x3c028d78 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028d96 0x2 + 0x3c039580 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03959e 0x2 .rodata.__func__.4 - 0x3c028d98 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028db6 0x2 + 0x3c0395a0 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0395be 0x2 .rodata.__func__.5 - 0x3c028db8 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028dcd 0x3 + 0x3c0395c0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0395d5 0x3 .rodata.__func__.6 - 0x3c028dd0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0395d8 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.10 - 0x3c028de8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028dfb 0x1 - .rodata.__func__.13 - 0x3c028dfc 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.14 - 0x3c028e20 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.16 - 0x3c028e38 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028e4d 0x3 - .rodata.__func__.19 - 0x3c028e50 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028e69 0x3 - .rodata.__func__.22 - 0x3c028e6c 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028e82 0x2 - .rodata.__func__.23 - 0x3c028e84 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028e97 0x1 - .rodata.__func__.24 - 0x3c028e98 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028eab 0x1 - .rodata.__func__.29 - 0x3c028eac 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028eba 0x2 - .rodata.__func__.30 - 0x3c028ebc 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028ecb 0x1 - .rodata.__func__.31 - 0x3c028ecc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.38 - 0x3c028ee0 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028eeb 0x1 - .rodata.__func__.40 - 0x3c028eec 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c028ef9 0x3 - .rodata.__func__.41 - 0x3c028efc 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.non_ready_task_lists - 0x3c028f08 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .srodata.uxTopUsedPriority - 0x3c028f1c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c028f1c uxTopUsedPriority - .rodata.vPortTaskWrapper.str1.4 - 0x3c028f20 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c028f20 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.pxPortInitialiseStack.str1.4 - 0x3c028f20 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortExitCritical.str1.4 - 0x3c028f20 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c028f20 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.__func__.0 - 0x3c028f20 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c028f32 0x2 - .rodata.__func__.2 - 0x3c028f34 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c028f4a 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c028f4a 0x2 - .rodata.__func__.1 - 0x3c028f4c 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) - .rodata.vSystimerSetup.str1.4 - 0x3c028f6a 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c028f6a 0x2 - .rodata.__func__.0 - 0x3c028f6c 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .rodata.str1.4 - 0x3c028f7b 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_locks_init.str1.4 - 0x3c028f7b 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c028f7b 0x1 - .rodata.__func__.4 - 0x3c028f7c 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c028f92 0x2 - .rodata.__func__.3 - 0x3c028f94 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c028fa7 0x1 - .rodata.__func__.2 - 0x3c028fa8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c028fbd 0x3 - .rodata.__func__.1 - 0x3c028fc0 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c028fd5 0x3 - .rodata.__func__.0 - 0x3c028fd8 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c028fe4 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3c028fe4 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.pthread_create.str1.4 - 0x3c028fe4 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.pthread_mutex_unlock.str1.4 - 0x3c028fe4 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.__func__.0 - 0x3c028fe4 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c028ff9 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c028ff9 0x3 - .rodata.__func__.0 - 0x3c028ffc 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c02902a 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c02902a 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.usb_serial_jtag_vfs_register.str1.4 - 0x3c02902a 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c02902a 0x2 - .rodata.__func__.0 - 0x3c02902c 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.usj_vfs - 0x3c029048 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.console_open.str1.4 - 0x3c0290ec 0x10 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.console_access.str1.4 - 0x3c0290ec 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c0290ec 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.vfs 0x3c0290ec 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.translate_path.str1.4 - 0x3c029190 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.__func__.0 - 0x3c029190 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.esp_core_dump_get_user_ram_info.str1.4 - 0x3c02919f 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .rodata.esp_core_dump_write_internal.str1.4 - 0x3c02919f 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - *fill* 0x3c02919f 0x1 - .rodata.__func__.0 - 0x3c0291a0 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .rodata.s_memory_sections - 0x3c0291c0 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .rodata.TAG 0x3c0291e0 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .rodata.esp_core_dump_uart_print_write_start.str1.4 - 0x3c0291f5 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .rodata.esp_core_dump_uart_print_write_end.str1.4 - 0x3c0291f5 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .rodata.esp_core_dump_uart_write_start.str1.4 - 0x3c0291f5 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .rodata.esp_core_dump_uart_write_end.str1.4 - 0x3c0291f5 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .rodata.esp_core_dump_uart_hw_init.str1.4 - 0x3c0291f5 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .rodata.esp_core_dump_init.str1.4 - 0x3c0291f5 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c0291f5 0x3 - .rodata.b64.0 0x3c0291f8 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - *fill* 0x3c029239 0x3 - .rodata.TAG 0x3c02923c 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .rodata.elf_write_segment_header.str1.4 - 0x3c02924f 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_process_note_segment.str1.4 - 0x3c02924f 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_add_segment.str1.4 - 0x3c02924f 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_add_tcb.str1.4 - 0x3c02924f 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_process_task_tcb.str1.4 - 0x3c02924f 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_write_file_header.str1.4 - 0x3c02924f 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_write_note_header.str1.4 - 0x3c02924f 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_write_note.str1.4 - 0x3c02924f 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_add_note.str1.4 - 0x3c02924f 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_add_regs.str1.4 - 0x3c02924f 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_process_task_stack.str1.4 - 0x3c02924f 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_save_task.str1.4 - 0x3c02924f 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_process_tasks_regs.str1.4 - 0x3c02924f 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_write_tasks_data.str1.4 - 0x3c02924f 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_write_core_dump_user_data.str1.4 - 0x3c02924f 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_add_wdt_panic_details.str1.4 - 0x3c02924f 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.elf_write_core_dump_info.str1.4 - 0x3c02924f 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.esp_core_dump_do_write_elf_pass.str1.4 - 0x3c02924f 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.esp_core_dump_write_elf.str1.4 - 0x3c02924f 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c02924f 0x1 - .rodata.__FUNCTION__.18 - 0x3c029250 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c02926a 0x2 - .rodata.__FUNCTION__.17 - 0x3c02926c 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c029285 0x3 - .rodata.__FUNCTION__.16 - 0x3c029288 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c0292a6 0x2 - .rodata.__FUNCTION__.15 - 0x3c0292a8 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.__FUNCTION__.14 - 0x3c0292b8 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c0292c6 0x2 - .rodata.__FUNCTION__.13 - 0x3c0292c8 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c0292df 0x1 - .rodata.__FUNCTION__.12 - 0x3c0292e0 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.__FUNCTION__.11 - 0x3c0292ec 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c029301 0x3 - .rodata.__FUNCTION__.10 - 0x3c029304 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c029312 0x2 - .rodata.__FUNCTION__.9 - 0x3c029314 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c02932d 0x3 - .rodata.__FUNCTION__.8 - 0x3c029330 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c029349 0x3 - .rodata.__FUNCTION__.7 - 0x3c02934c 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c029362 0x2 - .rodata.__FUNCTION__.5 - 0x3c029364 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c029373 0x1 - .rodata.__FUNCTION__.4 - 0x3c029374 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c029381 0x3 - .rodata.__FUNCTION__.3 - 0x3c029384 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c02939b 0x1 - .rodata.__FUNCTION__.2 - 0x3c02939c 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c0293b1 0x3 - .rodata.__FUNCTION__.1 - 0x3c0293b4 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - *fill* 0x3c0293ca 0x2 - .rodata.__FUNCTION__.0 - 0x3c0293cc 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.TAG 0x3c0293ec 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .rodata.core_dump_crc_print.str1.4 - 0x3c0293fe 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .rodata.core_dump_crc_update.str1.4 - 0x3c0293fe 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - *fill* 0x3c0293fe 0x2 - .rodata.__func__.0 - 0x3c029400 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .rodata.TAG 0x3c029414 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .rodata.esp_core_dump_get_stack.str1.4 - 0x3c029426 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .rodata.esp_core_dump_get_task_regs_dump.str1.4 - 0x3c029426 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - *fill* 0x3c029426 0x2 - .rodata.__func__.1 - 0x3c029428 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .rodata.TAG 0x3c029440 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .rodata.initialize_nvs.str1.4 - 0x3c029453 0x28 esp-idf/main/libmain.a(main.c.obj) - .rodata.app_main.str1.4 - 0x3c029453 0x25 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c029453 0x1 - .rodata.__func__.1 - 0x3c029454 0xf esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c029463 0x1 - .rodata.__func__.2 - 0x3c029464 0x9 esp-idf/main/libmain.a(main.c.obj) - *fill* 0x3c02946d 0x3 - .rodata 0x3c029470 0x1c esp-idf/main/libmain.a(main.c.obj) - .rodata.intr_get_item.str1.4 - 0x3c02948c 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .rodata._global_interrupt_handler.str1.4 - 0x3c02948c 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .rodata.__func__.0 - 0x3c02948c 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c0294a6 0x2 - .rodata.__func__.1 - 0x3c0294a8 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .rodata.gpio_input_enable.str1.4 - 0x3c0294c0 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_sleep_output_enable.str1.4 - 0x3c0294c0 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.gpio_set_pull_mode.str1.4 - 0x3c0294c0 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__.0 - 0x3c0294c0 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0294ce 0x2 - .rodata.__FUNCTION__.4 - 0x3c0294d0 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0294e3 0x1 - .rodata.__FUNCTION__.5 - 0x3c0294e4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0294f6 0x2 - .rodata.__FUNCTION__.6 - 0x3c0294f8 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c02950e 0x2 - .rodata.__FUNCTION__.7 - 0x3c029510 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__.8 - 0x3c029528 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c02953d 0x3 - .rodata.__FUNCTION__.9 - 0x3c029540 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c029557 0x1 - .rodata.__FUNCTION__.10 - 0x3c029558 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c029571 0x3 - .rodata.__FUNCTION__.11 - 0x3c029574 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c02958e 0x2 - .rodata.__FUNCTION__.12 - 0x3c029590 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0295a9 0x3 - .rodata.__FUNCTION__.13 - 0x3c0295ac 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0295c5 0x3 - .rodata.__FUNCTION__.14 - 0x3c0295c8 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__.15 - 0x3c0295e0 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0295f9 0x3 - .rodata.__FUNCTION__.27 - 0x3c0295fc 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__.28 - 0x3c02960c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c02961b 0x1 - .rodata.__FUNCTION__.29 - 0x3c02961c 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__.30 - 0x3c029630 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c029643 0x1 - .rodata.__FUNCTION__.31 - 0x3c029644 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c029657 0x1 - .rodata.__FUNCTION__.32 - 0x3c029658 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c02966a 0x2 - .rodata.__FUNCTION__.33 - 0x3c02966c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c02967f 0x1 - .rodata.__FUNCTION__.34 - 0x3c029680 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c029693 0x1 - .rodata.__FUNCTION__.35 - 0x3c029694 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0296a3 0x1 - .rodata.__FUNCTION__.39 - 0x3c0296a4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0296b6 0x2 - .rodata.__FUNCTION__.40 - 0x3c0296b8 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0296c9 0x3 - .rodata.__FUNCTION__.41 - 0x3c0296cc 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.__FUNCTION__.42 - 0x3c0296dc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .rodata.str1.4 - 0x3c0296eb 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c0296eb 0x1 - .rodata.__func__.1 - 0x3c0296ec 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .rodata.s_get_bus_mask.str1.4 - 0x3c029714 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.s_reserve_irom_region.str1.4 - 0x3c029714 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.s_reserve_drom_region.str1.4 - 0x3c029714 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.str1.4 - 0x3c029714 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_init.str1.4 - 0x3c029714 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 - 0x3c029714 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c029714 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map.str1.4 - 0x3c029714 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_unmap.str1.4 - 0x3c029714 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c029714 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__FUNCTION__.1 - 0x3c029714 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c02972b 0x1 - .rodata.__FUNCTION__.2 - 0x3c02972c 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c02973a 0x2 - .rodata.__func__.3 - 0x3c02973c 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c029753 0x1 - .rodata.__func__.4 - 0x3c029754 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__FUNCTION__.5 - 0x3c029760 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__func__.8 - 0x3c02976c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c029782 0x2 - .rodata.__func__.9 - 0x3c029784 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__func__.10 - 0x3c029798 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0297ae 0x2 - .rodata.__func__.11 - 0x3c0297b0 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0297c1 0x3 - .rodata.g_mmu_mem_regions - 0x3c0297c4 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c0297c4 g_mmu_mem_regions - .rodata.s_merge_contiguous_pages.str1.4 - 0x3c0297dc 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.spi_flash_munmap.str1.4 - 0x3c0297dc 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.__func__.1 - 0x3c0297dc 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.esp_mspi_get_io.str1.4 - 0x3c0297ed 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c0297ed 0x3 - .rodata.__func__.0 - 0x3c0297f0 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .srodata.s_mspi_io_num_default - 0x3c029800 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .rodata.str1.4 - 0x3c029806 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c029806 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c029806 0x2 - .rodata.__func__.0 - 0x3c029808 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.__func__.1 - 0x3c029818 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c02982f 0x1 - .rodata.io_mode_str - 0x3c029830 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.esp_flash_init_default_chip.str1.4 - 0x3c0298e4 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.__FUNCTION__.0 - 0x3c0298e4 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c029900 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.str1.4 - 0x3c02990a 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c02990a 0x2 - .rodata.__func__.0 - 0x3c02990c 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .rodata.str1.4 - 0x3c029925 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .rodata.esp_crosscore_int_init.str1.4 - 0x3c029925 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c029925 0x3 - .rodata.__func__.0 - 0x3c029928 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c02993f 0x1 - .rodata.__func__.1 - 0x3c029940 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .rodata.add_entry.str1.4 - 0x3c029957 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.delete_entry.str1.4 - 0x3c029957 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_timeout_abort.str1.4 - 0x3c029957 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_timeout_handling.str1.4 - 0x3c029957 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_add.str1.4 - 0x3c029957 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.subscribe_idle.str1.4 - 0x3c029957 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_init.str1.4 - 0x3c029957 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c029957 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_isr.str1.4 - 0x3c029957 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c029957 0x1 - .rodata.__FUNCTION__.5 - 0x3c029958 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c02996b 0x1 - .rodata.__FUNCTION__.7 - 0x3c02996c 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c029976 0x2 - .rodata.__FUNCTION__.8 - 0x3c029978 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c029989 0x3 + 0x3c0395f0 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039603 0x1 .rodata.__func__.12 - 0x3c02998c 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c02999b 0x1 + 0x3c039604 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c02999c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0299a9 0x3 - .rodata.__FUNCTION__.14 - 0x3c0299ac 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0299be 0x2 - .rodata.__func__.15 - 0x3c0299c0 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.str1.4 - 0x3c0299d7 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .rodata.get_flash_clock_divider.str1.4 - 0x3c0299d7 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .rodata.str1.4 - 0x3c0299d7 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) - *fill* 0x3c0299d7 0x1 - .rodata.esp_isr_names - 0x3c0299d8 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c0299d8 esp_isr_names - .rodata.GPIO_HOLD_MASK - 0x3c029ad0 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c029ad0 GPIO_HOLD_MASK - .rodata.GPIO_PIN_MUX_REG - 0x3c029b28 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c029b28 GPIO_PIN_MUX_REG - .srodata.g_spi_lock_main_flash_dev - 0x3c029b80 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c029b80 g_spi_lock_main_flash_dev - .rodata.prvReturnItemByteBuf.str1.4 - 0x3c029b84 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvGetItemByteBuf.str1.4 - 0x3c029b84 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c029b84 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvReturnItemDefault.str1.4 - 0x3c029b84 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvGetItemDefault.str1.4 - 0x3c029b84 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c029b84 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvSendItemDoneNoSplit.str1.4 - 0x3c029b84 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvInitializeNewRingbuffer.str1.4 - 0x3c029b84 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvReceiveGeneric.str1.4 - 0x3c029b84 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferCreate.str1.4 - 0x3c029b84 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferCreateStatic.str1.4 - 0x3c029b84 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendAcquire.str1.4 - 0x3c029b84 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendComplete.str1.4 - 0x3c029b84 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSend.str1.4 - 0x3c029b84 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferReceive.str1.4 - 0x3c029b84 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferReceiveUpTo.str1.4 - 0x3c029b84 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferGetStaticBuffer.str1.4 - 0x3c029b84 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.vRingbufferDeleteWithCaps.str1.4 - 0x3c029b84 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__.0 - 0x3c029b84 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029b9e 0x2 - .rodata.__func__.1 - 0x3c029ba0 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029bbb 0x1 - .rodata.__func__.8 - 0x3c029bbc 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029bd6 0x2 - .rodata.__func__.9 - 0x3c029bd8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029bea 0x2 - .rodata.__func__.10 - 0x3c029bec 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029c09 0x3 - .rodata.__func__.11 - 0x3c029c0c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029c22 0x2 - .rodata.__func__.13 - 0x3c029c24 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029c3b 0x1 + 0x3c03961c 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.14 + 0x3c039640 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.16 - 0x3c029c3c 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029c55 0x3 - .rodata.__func__.17 - 0x3c029c58 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029c72 0x2 - .rodata.__func__.18 - 0x3c029c74 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029c86 0x2 - .rodata.__func__.20 - 0x3c029c88 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029c9f 0x1 - .rodata.__func__.21 - 0x3c029ca0 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c039658 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03966d 0x3 + .rodata.__func__.19 + 0x3c039670 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039689 0x3 + .rodata.__func__.22 + 0x3c03968c 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0396a2 0x2 + .rodata.__func__.23 + 0x3c0396a4 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0396b7 0x1 .rodata.__func__.24 - 0x3c029cb0 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__.25 - 0x3c029cc8 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__.26 - 0x3c029cdc 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__.27 - 0x3c029cf4 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029d0b 0x1 - .rodata.__func__.28 - 0x3c029d0c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029d22 0x2 + 0x3c0396b8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0396cb 0x1 .rodata.__func__.29 - 0x3c029d24 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029d36 0x2 + 0x3c0396cc 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0396da 0x2 .rodata.__func__.30 - 0x3c029d38 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029d4d 0x3 + 0x3c0396dc 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0396eb 0x1 .rodata.__func__.31 - 0x3c029d50 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029d66 0x2 - .rodata.__func__.32 - 0x3c029d68 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029d83 0x1 - .rodata.__func__.33 - 0x3c029d84 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029d97 0x1 - .rodata.__func__.34 - 0x3c029d98 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c029daa 0x2 - .rodata.__func__.35 - 0x3c029dac 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.uart_reenable_intr_mask.str1.4 - 0x3c029dc1 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_pattern_enqueue.str1.4 - 0x3c029dc1 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_word_length.str1.4 - 0x3c029dc1 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_baudrate.str1.4 - 0x3c029dc1 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_hw_flow_ctrl.str1.4 - 0x3c029dc1 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_pattern_pop_pos.str1.4 - 0x3c029dc1 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_enable_tx_intr.str1.4 - 0x3c029dc1 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_pin.str1.4 - 0x3c029dc1 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_param_config.str1.4 - 0x3c029dc1 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_tx_chars.str1.4 - 0x3c029dc1 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_write_bytes_with_break.str1.4 - 0x3c029dc1 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_driver_delete.str1.4 - 0x3c029dc1 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_driver_install.str1.4 - 0x3c029dc1 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029dc1 0x3 - .rodata.__FUNCTION__.39 - 0x3c029dc4 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029dd7 0x1 - .rodata.__FUNCTION__.37 - 0x3c029dd8 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.34 - 0x3c029dec 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029e07 0x1 - .rodata.__FUNCTION__.33 - 0x3c029e08 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.32 - 0x3c029e20 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.30 - 0x3c029e30 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029e41 0x3 - .rodata.__FUNCTION__.26 - 0x3c029e44 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029e55 0x3 - .rodata.__FUNCTION__.25 - 0x3c029e58 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029e6a 0x2 - .rodata.__FUNCTION__.20 - 0x3c029e6c 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029e79 0x3 - .rodata.__FUNCTION__.19 - 0x3c029e7c 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.17 - 0x3c029e90 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c029ea9 0x3 - .rodata.__FUNCTION__.14 - 0x3c029eac 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.nvs_flash_init.str1.4 - 0x3c029ec3 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c029ec3 0x1 - .rodata._ZTVN3nvs9PartitionE - 0x3c029ec4 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c029ec4 vtable for nvs::Partition - .rodata._ZTVN3nvs12NVSPartitionE - 0x3c029ef8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c029ef8 vtable for nvs::NVSPartition - .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c029f2c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c029f2c vtable for nvs::NVSPartitionManager - .rodata.load_partitions.str1.4 - 0x3c029f3c 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.ensure_partitions_loaded.str1.4 - 0x3c029f3c 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_unload_all.str1.4 - 0x3c029f3c 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_next.str1.4 - 0x3c029f3c 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_get.str1.4 - 0x3c029f3c 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.__func__.2 - 0x3c029f3c 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c029f4e 0x2 - .rodata.__func__.3 - 0x3c029f50 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_write.str1.4 - 0x3c029f63 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c029f63 0x1 + 0x3c0396ec 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.38 + 0x3c039700 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c03970b 0x1 + .rodata.__func__.40 + 0x3c03970c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c039719 0x3 + .rodata.__func__.41 + 0x3c03971c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.non_ready_task_lists + 0x3c039728 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .srodata.uxTopUsedPriority + 0x3c03973c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c03973c uxTopUsedPriority + .rodata.vPortTaskWrapper.str1.4 + 0x3c039740 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortTLSPointersDelCb.str1.4 + 0x3c039740 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.pxPortInitialiseStack.str1.4 + 0x3c039740 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortExitCritical.str1.4 + 0x3c039740 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x3c039740 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.__func__.0 - 0x3c029f64 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c029f77 0x1 - .rodata.__func__.1 - 0x3c029f78 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c029f92 0x2 + 0x3c039740 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c039752 0x2 .rodata.__func__.2 - 0x3c029f94 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.3 - 0x3c029fac 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c029fc3 0x1 + 0x3c039754 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x3c03976a 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c03976a 0x2 + .rodata.__func__.1 + 0x3c03976c 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.vSystimerSetup.str1.4 + 0x3c03978a 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c03978a 0x2 + .rodata.__func__.0 + 0x3c03978c 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.str1.4 + 0x3c03979b 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_locks_init.str1.4 + 0x3c03979b 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c03979b 0x1 .rodata.__func__.4 - 0x3c029fc4 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.5 - 0x3c029fd8 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c029feb 0x1 - .rodata.uart_periph_signal - 0x3c029fec 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) - 0x3c029fec uart_periph_signal - .rodata.periph_rtc_dig_clk8m_disable.str1.4 - 0x3c02a014 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .rodata.__func__.0 - 0x3c02a014 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3c02a031 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c02a031 0x3 - .rodata.__FUNCTION__.0 - 0x3c02a034 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c02a051 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 - 0x3c02a051 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c02a051 0x3 - .rodata.__func__.0 - 0x3c02a054 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c02a075 0x3 - .rodata.__func__.1 - 0x3c02a078 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .rodata.prvTaskDeleteWithCaps.str1.4 - 0x3c02a096 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3c02a096 0x2 - .rodata.__func__.2 - 0x3c02a098 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - *fill* 0x3c02a0b1 0x3 + 0x3c03979c 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0397b2 0x2 .rodata.__func__.3 - 0x3c02a0b4 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.esp_ota_get_running_partition.str1.4 - 0x3c02a0c9 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3c02a0c9 0x3 + 0x3c0397b4 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0397c7 0x1 + .rodata.__func__.2 + 0x3c0397c8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0397dd 0x3 .rodata.__func__.1 - 0x3c02a0cc 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c02a0ea 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c02a0ea 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c02a0ea 0x2 + 0x3c0397e0 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0397f5 0x3 .rodata.__func__.0 - 0x3c02a0ec 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0397f8 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_init_global_stdio.str1.4 + 0x3c039804 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 + 0x3c039804 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.pthread_create.str1.4 + 0x3c039804 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_mutex_unlock.str1.4 + 0x3c039804 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.0 + 0x3c039804 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x3c039819 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c039819 0x3 + .rodata.__func__.0 + 0x3c03981c 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x3c03984a 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .rodata.uart_access.str1.4 + 0x3c03984a 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_fcntl.str1.4 + 0x3c03984a 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_return_char.str1.4 + 0x3c03984a 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_vfs_dev_register.str1.4 + 0x3c03984a 0x6b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c03984a 0x2 + .rodata.__func__.7 + 0x3c03984c 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c039862 0x2 + .rodata.__func__.6 + 0x3c039864 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c03986f 0x1 + .rodata.__func__.5 + 0x3c039870 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c039881 0x3 + .rodata.__func__.4 + 0x3c039884 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c03988e 0x2 + .rodata.__func__.3 + 0x3c039890 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c03989b 0x1 + .rodata.__func__.2 + 0x3c03989c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398a7 0x1 .rodata.__func__.1 - 0x3c02a108 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0398a8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398b3 0x1 + .rodata.__func__.0 + 0x3c0398b4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0398bf 0x1 + .rodata.uart_vfs + 0x3c0398c0 0xa4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .srodata.s_uart_mount_points + 0x3c039964 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .srodata.s_ctx + 0x3c03996c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x3c039974 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_pattern_enqueue.str1.4 + 0x3c039974 0x51 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_word_length.str1.4 + 0x3c039974 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_stop_bits.str1.4 + 0x3c039974 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_baudrate.str1.4 + 0x3c039974 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_hw_flow_ctrl.str1.4 + 0x3c039974 0x6f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x3c039974 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_enable_tx_intr.str1.4 + 0x3c039974 0x3b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_pin.str1.4 + 0x3c039974 0xc5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_param_config.str1.4 + 0x3c039974 0x6e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_wait_tx_done.str1.4 + 0x3c039974 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_tx_chars.str1.4 + 0x3c039974 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_write_bytes_with_break.str1.4 + 0x3c039974 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_flush_input.str1.4 + 0x3c039974 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_driver_delete.str1.4 + 0x3c039974 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_driver_install.str1.4 + 0x3c039974 0x21f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.39 + 0x3c039974 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039987 0x1 + .rodata.__FUNCTION__.37 + 0x3c039988 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.36 + 0x3c03999c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0399ad 0x3 + .rodata.__FUNCTION__.34 + 0x3c0399b0 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0399cb 0x1 + .rodata.__FUNCTION__.33 + 0x3c0399cc 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.32 + 0x3c0399e4 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.30 + 0x3c0399f4 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a05 0x3 + .rodata.__func__.28 + 0x3c039a08 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a1a 0x2 + .rodata.__FUNCTION__.27 + 0x3c039a1c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a2e 0x2 + .rodata.__FUNCTION__.26 + 0x3c039a30 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a41 0x3 + .rodata.__FUNCTION__.25 + 0x3c039a44 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a56 0x2 + .rodata.__FUNCTION__.20 + 0x3c039a58 0xd esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a65 0x3 + .rodata.__FUNCTION__.19 + 0x3c039a68 0x14 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.17 + 0x3c039a7c 0x19 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039a95 0x3 + .rodata.__FUNCTION__.14 + 0x3c039a98 0x17 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039aaf 0x1 + .rodata.__FUNCTION__.7 + 0x3c039ab0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039ac2 0x2 + .rodata.__FUNCTION__.6 + 0x3c039ac4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039ad6 0x2 + .rodata.__FUNCTION__.5 + 0x3c039ad8 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.4 + 0x3c039ae8 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.3 + 0x3c039af8 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b0b 0x1 + .rodata.__FUNCTION__.2 + 0x3c039b0c 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b1f 0x1 + .rodata.__FUNCTION__.1 + 0x3c039b20 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c039b35 0x3 + .rodata.__FUNCTION__.0 + 0x3c039b38 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.console_open.str1.4 + 0x3c039b4d 0xc esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.esp_vfs_dev_console_register.str1.4 + 0x3c039b4d 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + *fill* 0x3c039b4d 0x3 + .rodata.vfs 0x3c039b50 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.translate_path.str1.4 + 0x3c039bf4 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.__func__.0 + 0x3c039bf4 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.esp_core_dump_get_user_ram_info.str1.4 + 0x3c039c03 0x4c esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .rodata.esp_core_dump_write_internal.str1.4 + 0x3c039c03 0x3d esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + *fill* 0x3c039c03 0x1 + .rodata.__func__.0 + 0x3c039c04 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .rodata.s_memory_sections + 0x3c039c24 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .rodata.TAG 0x3c039c44 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .rodata.esp_core_dump_uart_print_write_start.str1.4 + 0x3c039c59 0x33 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .rodata.esp_core_dump_uart_print_write_end.str1.4 + 0x3c039c59 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .rodata.esp_core_dump_uart_write_start.str1.4 + 0x3c039c59 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .rodata.esp_core_dump_uart_write_end.str1.4 + 0x3c039c59 0x4e esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .rodata.esp_core_dump_uart_hw_init.str1.4 + 0x3c039c59 0x42 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .rodata.esp_core_dump_init.str1.4 + 0x3c039c59 0x2f esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c039c59 0x3 + .rodata.b64.0 0x3c039c5c 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + *fill* 0x3c039c9d 0x3 + .rodata.TAG 0x3c039ca0 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .rodata.elf_write_segment_header.str1.4 + 0x3c039cb3 0x86 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_process_note_segment.str1.4 + 0x3c039cb3 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_add_segment.str1.4 + 0x3c039cb3 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_add_tcb.str1.4 + 0x3c039cb3 0x36 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_process_task_tcb.str1.4 + 0x3c039cb3 0x72 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_write_file_header.str1.4 + 0x3c039cb3 0x3e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_write_note_header.str1.4 + 0x3c039cb3 0x85 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_write_note.str1.4 + 0x3c039cb3 0xc1 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_add_note.str1.4 + 0x3c039cb3 0x8f esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_add_regs.str1.4 + 0x3c039cb3 0x45 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_process_task_stack.str1.4 + 0x3c039cb3 0x52 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_save_task.str1.4 + 0x3c039cb3 0x92 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_process_tasks_regs.str1.4 + 0x3c039cb3 0xa9 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_write_tasks_data.str1.4 + 0x3c039cb3 0x9e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_write_core_dump_user_data.str1.4 + 0x3c039cb3 0x83 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_add_wdt_panic_details.str1.4 + 0x3c039cb3 0x98 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.elf_write_core_dump_info.str1.4 + 0x3c039cb3 0x19e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.esp_core_dump_do_write_elf_pass.str1.4 + 0x3c039cb3 0x130 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.esp_core_dump_write_elf.str1.4 + 0x3c039cb3 0x122 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039cb3 0x1 + .rodata.__FUNCTION__.18 + 0x3c039cb4 0x1a esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039cce 0x2 + .rodata.__FUNCTION__.17 + 0x3c039cd0 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039ce9 0x3 + .rodata.__FUNCTION__.16 + 0x3c039cec 0x1e esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039d0a 0x2 + .rodata.__FUNCTION__.15 + 0x3c039d0c 0x10 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.__FUNCTION__.14 + 0x3c039d1c 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039d2a 0x2 + .rodata.__FUNCTION__.13 + 0x3c039d2c 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039d43 0x1 + .rodata.__FUNCTION__.12 + 0x3c039d44 0xc esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.__FUNCTION__.11 + 0x3c039d50 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039d65 0x3 + .rodata.__FUNCTION__.10 + 0x3c039d68 0xe esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039d76 0x2 + .rodata.__FUNCTION__.9 + 0x3c039d78 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039d91 0x3 + .rodata.__FUNCTION__.8 + 0x3c039d94 0x19 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039dad 0x3 + .rodata.__FUNCTION__.7 + 0x3c039db0 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039dc6 0x2 + .rodata.__FUNCTION__.5 + 0x3c039dc8 0xf esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039dd7 0x1 + .rodata.__FUNCTION__.4 + 0x3c039dd8 0xd esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039de5 0x3 + .rodata.__FUNCTION__.3 + 0x3c039de8 0x17 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039dff 0x1 + .rodata.__FUNCTION__.2 + 0x3c039e00 0x15 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039e15 0x3 + .rodata.__FUNCTION__.1 + 0x3c039e18 0x16 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + *fill* 0x3c039e2e 0x2 + .rodata.__FUNCTION__.0 + 0x3c039e30 0x20 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.TAG 0x3c039e50 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .rodata.core_dump_crc_print.str1.4 + 0x3c039e62 0x5a esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .rodata.core_dump_crc_update.str1.4 + 0x3c039e62 0x43 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + *fill* 0x3c039e62 0x2 + .rodata.__func__.0 + 0x3c039e64 0x14 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .rodata.TAG 0x3c039e78 0x12 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .rodata.esp_core_dump_get_stack.str1.4 + 0x3c039e8a 0x75 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .rodata.esp_core_dump_get_task_regs_dump.str1.4 + 0x3c039e8a 0x41 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + *fill* 0x3c039e8a 0x2 + .rodata.__func__.1 + 0x3c039e8c 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .rodata.TAG 0x3c039ea4 0x13 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .rodata.initialize_nvs.str1.4 + 0x3c039eb7 0x28 esp-idf/main/libmain.a(main.c.obj) + .rodata.app_main.str1.4 + 0x3c039eb7 0x65 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c039eb7 0x1 + .rodata.__func__.1 + 0x3c039eb8 0xf esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c039ec7 0x1 + .rodata.__func__.2 + 0x3c039ec8 0x9 esp-idf/main/libmain.a(main.c.obj) + *fill* 0x3c039ed1 0x3 + .rodata 0x3c039ed4 0x2c esp-idf/main/libmain.a(main.c.obj) + .rodata.esp_console_setup_prompt.str1.4 + 0x3c039f00 0x1c esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata.esp_console_setup_history.str1.4 + 0x3c039f00 0x4d esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata.esp_console_common_init.str1.4 + 0x3c039f00 0x3 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata.esp_console_repl_task.str1.4 + 0x3c039f00 0x1ac esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata 0x3c039f00 0x14 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .rodata.getCursorPosition.str1.4 + 0x3c039f14 0x6 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.getColumns.str1.4 + 0x3c039f14 0x53 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseDumb.str1.4 + 0x3c039f14 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseClearScreen.str1.4 + 0x3c039f14 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.refreshShowHints.str1.4 + 0x3c039f14 0x11 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.refreshMultiLine.str1.4 + 0x3c039f14 0x1b esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.completeLine.str1.4 + 0x3c039f14 0x3 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseProbe.str1.4 + 0x3c039f14 0x5 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseEdit.str1.4 + 0x3c039f14 0x1 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseHistorySave.str1.4 + 0x3c039f14 0x8 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.linenoiseHistoryLoad.str1.4 + 0x3c039f14 0x2 esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.__func__.0 + 0x3c039f14 0xb esp-idf/console/libconsole.a(linenoise.c.obj) + .rodata.esp_console_repl_uart_delete.str1.4 + 0x3c039f1f 0x3f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .rodata.esp_console_new_repl_uart.str1.4 + 0x3c039f1f 0xd esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .rodata.print_arg_help.str1.4 + 0x3c039f1f 0x1c esp-idf/console/libconsole.a(commands.c.obj) + .rodata.help_command.str1.4 + 0x3c039f1f 0x7b esp-idf/console/libconsole.a(commands.c.obj) + .rodata.esp_console_cmd_register.str1.4 + 0x3c039f1f 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .rodata.esp_console_register_help_command.str1.4 + 0x3c039f1f 0x96 esp-idf/console/libconsole.a(commands.c.obj) + .rodata.arg_end_errorfn.str1.4 + 0x3c039f1f 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) + .rodata.arg_str_resetfn.str1.4 + 0x3c039f1f 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.arg_str_errorfn.str1.4 + 0x3c039f1f 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.arg_strn.str1.4 + 0x3c039f1f 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.panic.str1.4 + 0x3c039f1f 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) + .rodata.argtable3_xmalloc.str1.4 + 0x3c039f1f 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) + .rodata.arg_cat_optionv.str1.4 + 0x3c039f1f 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_gnuswitch_ds.str1.4 + 0x3c039f1f 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_formatted_ds.str1.4 + 0x3c039f1f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_option_ds.str1.4 + 0x3c039f1f 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_syntax_ds.str1.4 + 0x3c039f1f 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_glossary_ds.str1.4 + 0x3c039f1f 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.intr_get_item.str1.4 + 0x3c039f1f 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata._global_interrupt_handler.str1.4 + 0x3c039f1f 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c039f1f 0x1 + .rodata.__func__.0 + 0x3c039f20 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c039f3a 0x2 + .rodata.__func__.1 + 0x3c039f3c 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.gpio_input_enable.str1.4 + 0x3c039f54 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.gpio_sleep_output_enable.str1.4 + 0x3c039f54 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.gpio_set_pull_mode.str1.4 + 0x3c039f54 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__.0 + 0x3c039f54 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c039f62 0x2 + .rodata.__FUNCTION__.4 + 0x3c039f64 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c039f77 0x1 + .rodata.__FUNCTION__.5 + 0x3c039f78 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c039f8a 0x2 + .rodata.__FUNCTION__.6 + 0x3c039f8c 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c039fa2 0x2 + .rodata.__FUNCTION__.7 + 0x3c039fa4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__.8 + 0x3c039fbc 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c039fd1 0x3 + .rodata.__FUNCTION__.9 + 0x3c039fd4 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c039feb 0x1 + .rodata.__FUNCTION__.10 + 0x3c039fec 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a005 0x3 + .rodata.__FUNCTION__.11 + 0x3c03a008 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a022 0x2 + .rodata.__FUNCTION__.12 + 0x3c03a024 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a03d 0x3 + .rodata.__FUNCTION__.13 + 0x3c03a040 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a059 0x3 + .rodata.__FUNCTION__.14 + 0x3c03a05c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__.15 + 0x3c03a074 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a08d 0x3 + .rodata.__FUNCTION__.27 + 0x3c03a090 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__.28 + 0x3c03a0a0 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a0af 0x1 + .rodata.__FUNCTION__.29 + 0x3c03a0b0 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__.30 + 0x3c03a0c4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a0d7 0x1 + .rodata.__FUNCTION__.31 + 0x3c03a0d8 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a0eb 0x1 + .rodata.__FUNCTION__.32 + 0x3c03a0ec 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a0fe 0x2 + .rodata.__FUNCTION__.33 + 0x3c03a100 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a113 0x1 + .rodata.__FUNCTION__.34 + 0x3c03a114 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a127 0x1 + .rodata.__FUNCTION__.35 + 0x3c03a128 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a137 0x1 + .rodata.__FUNCTION__.39 + 0x3c03a138 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a14a 0x2 + .rodata.__FUNCTION__.40 + 0x3c03a14c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c03a15d 0x3 + .rodata.__FUNCTION__.41 + 0x3c03a160 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.__FUNCTION__.42 + 0x3c03a170 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .rodata.str1.4 + 0x3c03a17f 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c03a17f 0x1 + .rodata.__func__.1 + 0x3c03a180 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.s_get_bus_mask.str1.4 + 0x3c03a1a8 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_irom_region.str1.4 + 0x3c03a1a8 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_drom_region.str1.4 + 0x3c03a1a8 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.str1.4 + 0x3c03a1a8 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_init.str1.4 + 0x3c03a1a8 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 + 0x3c03a1a8 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 + 0x3c03a1a8 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map.str1.4 + 0x3c03a1a8 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_unmap.str1.4 + 0x3c03a1a8 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_vaddr_to_paddr.str1.4 + 0x3c03a1a8 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.1 + 0x3c03a1a8 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a1bf 0x1 + .rodata.__FUNCTION__.2 + 0x3c03a1c0 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a1ce 0x2 + .rodata.__func__.3 + 0x3c03a1d0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a1e7 0x1 + .rodata.__func__.4 + 0x3c03a1e8 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.5 + 0x3c03a1f4 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.8 + 0x3c03a200 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a216 0x2 + .rodata.__func__.9 + 0x3c03a218 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.10 + 0x3c03a22c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a242 0x2 + .rodata.__func__.11 + 0x3c03a244 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c03a255 0x3 + .rodata.g_mmu_mem_regions + 0x3c03a258 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c03a258 g_mmu_mem_regions + .rodata.s_merge_contiguous_pages.str1.4 + 0x3c03a270 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_munmap.str1.4 + 0x3c03a270 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.__func__.1 + 0x3c03a270 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.esp_mspi_get_io.str1.4 + 0x3c03a281 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c03a281 0x3 + .rodata.__func__.0 + 0x3c03a284 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .srodata.s_mspi_io_num_default + 0x3c03a294 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.str1.4 + 0x3c03a29a 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x3c03a29a 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03a29a 0x2 + .rodata.__func__.0 + 0x3c03a29c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.1 + 0x3c03a2ac 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c03a2c3 0x1 + .rodata.io_mode_str + 0x3c03a2c4 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_init_default_chip.str1.4 + 0x3c03a378 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.__FUNCTION__.0 + 0x3c03a378 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c03a394 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.str1.4 + 0x3c03a39e 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c03a39e 0x2 + .rodata.__func__.0 + 0x3c03a3a0 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.str1.4 + 0x3c03a3b9 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.esp_crosscore_int_init.str1.4 + 0x3c03a3b9 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03a3b9 0x3 + .rodata.__func__.0 + 0x3c03a3bc 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c03a3d3 0x1 + .rodata.__func__.1 + 0x3c03a3d4 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.add_entry.str1.4 + 0x3c03a3eb 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.delete_entry.str1.4 + 0x3c03a3eb 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_abort.str1.4 + 0x3c03a3eb 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_handling.str1.4 + 0x3c03a3eb 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_add.str1.4 + 0x3c03a3eb 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.subscribe_idle.str1.4 + 0x3c03a3eb 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_init.str1.4 + 0x3c03a3eb 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_print_triggered_tasks.str1.4 + 0x3c03a3eb 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_isr.str1.4 + 0x3c03a3eb 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a3eb 0x1 + .rodata.__FUNCTION__.5 + 0x3c03a3ec 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a3ff 0x1 + .rodata.__FUNCTION__.7 + 0x3c03a400 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a40a 0x2 + .rodata.__FUNCTION__.8 + 0x3c03a40c 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a41d 0x3 + .rodata.__func__.12 + 0x3c03a420 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a42f 0x1 + .rodata.__func__.13 + 0x3c03a430 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a43d 0x3 + .rodata.__FUNCTION__.14 + 0x3c03a440 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c03a452 0x2 + .rodata.__func__.15 + 0x3c03a454 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.str1.4 + 0x3c03a46b 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .rodata.get_flash_clock_divider.str1.4 + 0x3c03a46b 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .rodata.str1.4 + 0x3c03a46b 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + *fill* 0x3c03a46b 0x1 + .rodata.esp_isr_names + 0x3c03a46c 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c03a46c esp_isr_names + .rodata.GPIO_HOLD_MASK + 0x3c03a564 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03a564 GPIO_HOLD_MASK + .rodata.GPIO_PIN_MUX_REG + 0x3c03a5bc 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c03a5bc GPIO_PIN_MUX_REG + .rodata.uart_periph_signal + 0x3c03a614 0x28 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x3c03a614 uart_periph_signal + .rodata.periph_rtc_dig_clk8m_disable.str1.4 + 0x3c03a63c 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.__func__.0 + 0x3c03a63c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.esp_clk_tree_src_get_freq_hz.str1.4 + 0x3c03a659 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c03a659 0x3 + .rodata.__FUNCTION__.0 + 0x3c03a65c 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .rodata.clk_tree_rtc_slow_calibration.str1.4 + 0x3c03a679 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 + 0x3c03a679 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03a679 0x3 + .rodata.__func__.0 + 0x3c03a67c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03a69d 0x3 + .rodata.__func__.1 + 0x3c03a6a0 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c03a6be 0x2 + .srodata.g_spi_lock_main_flash_dev + 0x3c03a6c0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c03a6c0 g_spi_lock_main_flash_dev + .rodata.prvTaskDeleteWithCaps.str1.4 + 0x3c03a6c4 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.2 + 0x3c03a6c4 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c03a6dd 0x3 + .rodata.__func__.3 + 0x3c03a6e0 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.prvReturnItemByteBuf.str1.4 + 0x3c03a6f5 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemByteBuf.str1.4 + 0x3c03a6f5 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x3c03a6f5 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReturnItemDefault.str1.4 + 0x3c03a6f5 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemDefault.str1.4 + 0x3c03a6f5 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x3c03a6f5 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvSendItemDoneNoSplit.str1.4 + 0x3c03a6f5 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvInitializeNewRingbuffer.str1.4 + 0x3c03a6f5 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReceiveGeneric.str1.4 + 0x3c03a6f5 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreate.str1.4 + 0x3c03a6f5 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreateStatic.str1.4 + 0x3c03a6f5 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendAcquire.str1.4 + 0x3c03a6f5 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendComplete.str1.4 + 0x3c03a6f5 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSend.str1.4 + 0x3c03a6f5 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceive.str1.4 + 0x3c03a6f5 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveUpTo.str1.4 + 0x3c03a6f5 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferGetStaticBuffer.str1.4 + 0x3c03a6f5 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.vRingbufferDeleteWithCaps.str1.4 + 0x3c03a6f5 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a6f5 0x3 + .rodata.__func__.0 + 0x3c03a6f8 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a712 0x2 + .rodata.__func__.1 + 0x3c03a714 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a72f 0x1 + .rodata.__func__.8 + 0x3c03a730 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a74a 0x2 + .rodata.__func__.9 + 0x3c03a74c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a75e 0x2 + .rodata.__func__.10 + 0x3c03a760 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a77d 0x3 + .rodata.__func__.11 + 0x3c03a780 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a796 0x2 + .rodata.__func__.13 + 0x3c03a798 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a7af 0x1 + .rodata.__func__.16 + 0x3c03a7b0 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a7c9 0x3 + .rodata.__func__.17 + 0x3c03a7cc 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a7e6 0x2 + .rodata.__func__.18 + 0x3c03a7e8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a7fa 0x2 + .rodata.__func__.19 + 0x3c03a7fc 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a80f 0x1 + .rodata.__func__.20 + 0x3c03a810 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a827 0x1 + .rodata.__func__.21 + 0x3c03a828 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.24 + 0x3c03a838 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.25 + 0x3c03a850 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.26 + 0x3c03a864 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.27 + 0x3c03a87c 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a893 0x1 + .rodata.__func__.28 + 0x3c03a894 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8aa 0x2 + .rodata.__func__.29 + 0x3c03a8ac 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8be 0x2 + .rodata.__func__.30 + 0x3c03a8c0 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8d5 0x3 + .rodata.__func__.31 + 0x3c03a8d8 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a8ee 0x2 + .rodata.__func__.32 + 0x3c03a8f0 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a90b 0x1 + .rodata.__func__.33 + 0x3c03a90c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a91f 0x1 + .rodata.__func__.34 + 0x3c03a920 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c03a932 0x2 + .rodata.__func__.35 + 0x3c03a934 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.nvs_flash_init.str1.4 + 0x3c03a949 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c03a949 0x3 + .rodata._ZTVN3nvs9PartitionE + 0x3c03a94c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03a94c vtable for nvs::Partition + .rodata._ZTVN3nvs12NVSPartitionE + 0x3c03a980 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c03a980 vtable for nvs::NVSPartition + .rodata._ZTVN3nvs19NVSPartitionManagerE + 0x3c03a9b4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c03a9b4 vtable for nvs::NVSPartitionManager + .rodata.load_partitions.str1.4 + 0x3c03a9c4 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x3c03a9c4 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_unload_all.str1.4 + 0x3c03a9c4 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_next.str1.4 + 0x3c03a9c4 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_get.str1.4 + 0x3c03a9c4 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.2 + 0x3c03a9c4 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c03a9d6 0x2 + .rodata.__func__.3 + 0x3c03a9d8 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_write.str1.4 + 0x3c03a9eb 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03a9eb 0x1 + .rodata.__func__.0 + 0x3c03a9ec 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03a9ff 0x1 + .rodata.__func__.1 + 0x3c03aa00 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03aa1a 0x2 + .rodata.__func__.2 + 0x3c03aa1c 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x3c03aa34 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c03aa4b 0x1 + .rodata.__func__.4 + 0x3c03aa4c 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.5 + 0x3c03aa60 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 + 0x3c03aa73 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.clk_hal_xtal_get_freq_mhz.str1.4 + 0x3c03aa73 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c03aa73 0x1 + .rodata.__func__.0 + 0x3c03aa74 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.__func__.1 + 0x3c03aa90 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.esp_ota_get_running_partition.str1.4 + 0x3c03aaae 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c03aaae 0x2 + .rodata.__func__.1 + 0x3c03aab0 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c02a126 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03aace 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 - 0x3c02a126 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c02a126 0x2 + 0x3c03aace 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c03aace 0x2 .rodata._ZTSSt9exception - 0x3c02a128 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a128 typeinfo name for std::exception - *fill* 0x3c02a135 0x3 + 0x3c03aad0 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03aad0 typeinfo name for std::exception + *fill* 0x3c03aadd 0x3 .srodata._ZTISt9exception - 0x3c02a138 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a138 typeinfo for std::exception + 0x3c03aae0 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03aae0 typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c02a140 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a140 typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c02a167 0x1 + 0x3c03aae8 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03aae8 typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c03ab0f 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c02a168 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a168 typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c03ab10 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ab10 typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c02a174 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a174 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c02a19d 0x3 + 0x3c03ab1c 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ab1c typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c03ab45 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c02a1a0 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a1a0 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c03ab48 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ab48 typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c02a1ac 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a1ac vtable for __gnu_cxx::__concurrence_lock_error + 0x3c03ab54 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ab54 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c02a1c0 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a1c0 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c03ab68 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ab68 vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c02a1d4 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c02a1d4 std::nothrow - *fill* 0x3c02a1d5 0x3 + 0x3c03ab7c 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03ab7c std::nothrow + *fill* 0x3c03ab7d 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c02a1d8 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x3c02a1d8 vtable for __cxxabiv1::__si_class_type_info + 0x3c03ab80 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x3c03ab80 vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c02a204 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x3c02a204 vtable for __cxxabiv1::__class_type_info + 0x3c03abac 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x3c03abac vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c02a230 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c02a230 typeinfo name for std::bad_alloc - *fill* 0x3c02a23d 0x3 + 0x3c03abd8 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c03abd8 typeinfo name for std::bad_alloc + *fill* 0x3c03abe5 0x3 .rodata._ZTISt9bad_alloc - 0x3c02a240 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c02a240 typeinfo for std::bad_alloc + 0x3c03abe8 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c03abe8 typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c02a24c 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c03abf4 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .rodata._ZTVSt9bad_alloc - 0x3c02a24c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x3c02a24c vtable for std::bad_alloc - .rodata 0x3c02a260 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - 0x3c02a260 _ctype_ - *fill* 0x3c02a361 0x3 - .rodata 0x3c02a364 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c03abf4 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c03abf4 vtable for std::bad_alloc .rodata.str1.4 - 0x3c02a5a4 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - *fill* 0x3c02a5a4 0x4 - .srodata.cst8 0x3c02a5a8 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c03ac08 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .rodata 0x3c03ac08 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x3c03ac08 _ctype_ + *fill* 0x3c03ad09 0x3 + .rodata 0x3c03ad0c 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .rodata.str1.4 + 0x3c03af4c 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + *fill* 0x3c03af4c 0x4 + .srodata.cst8 0x3c03af50 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) 0x20 (size before relaxing) - .rodata 0x3c02a610 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .rodata 0x3c03aff0 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c02a850 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .srodata.cst8 0x3c02a850 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x3c03b230 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c02a850 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .srodata.cst8 0x3c02a850 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3c03b230 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .srodata.cst8 0x3c03b230 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .rodata.str1.4 - 0x3c02a850 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .srodata.cst8 0x3c02a850 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .rodata 0x3c02a850 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c02a860 __mprec_tens - 0x3c02a928 __mprec_tinytens - 0x3c02a950 __mprec_bigtens - .rodata 0x3c02a978 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c02ab98 __chclass - 0x3c02ac98 __state_table - 0x3c02ad04 __action_table + 0x3c03b230 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c03b230 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .rodata.str1.4 - 0x3c02ad90 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c03b230 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .srodata.cst8 0x3c03b230 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .rodata 0x3c03b230 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c03b240 __mprec_tens + 0x3c03b308 __mprec_tinytens + 0x3c03b330 __mprec_bigtens + .rodata 0x3c03b358 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c03b578 __chclass + 0x3c03b678 __state_table + 0x3c03b6e4 __action_table .rodata.str1.4 - 0x3c02ad90 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .rodata 0x3c02ad90 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3c02ad90 __default_global_locale + 0x3c03b770 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .rodata 0x3c03b770 0x13e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + *fill* 0x3c03b8ae 0x2 + .rodata 0x3c03b8b0 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .rodata.str1.4 + 0x3c03baf0 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c03baf0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .rodata.str1.4 + 0x3c03baf0 0x9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .rodata 0x3c03baf0 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .rodata.str1.4 + 0x3c03bde6 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + *fill* 0x3c03bde6 0x2 + .rodata 0x3c03bde8 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c03bde8 __default_global_locale + .srodata.cst4 0x3c03bf54 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + 0x4 (size before relaxing) + .rodata.str1.4 + 0x3c03bf5c 0x15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + *fill* 0x3c03bf5c 0x4 + .rodata 0x3c03bf60 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .srodata.cst8 0x3c03bfc8 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .srodata.cst4 0x3c03bfc8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .rodata.str1.4 + 0x3c03bfc8 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .srodata.cst8 0x3c03bfc8 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .rodata.str1.4 + 0x3c03bfc8 0x75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) *(.rodata_wlog_error .rodata_wlog_error.*) *(.rodata_wlog_info .rodata_wlog_info.*) *(.rodata_wlog_warning .rodata_wlog_warning.*) @@ -17728,147 +17152,144 @@ END GROUP *(.rodata1) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c02aefc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c03bfc8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c02af00 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x3c03bfcc 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .gcc_except_table.__cxa_get_globals_fast - 0x3c02af10 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c03bfdc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table.__cxa_get_globals - 0x3c02af14 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c03bfe0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE - 0x3c02af18 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03bfe4 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .gcc_except_table._ZSt13get_terminatev - 0x3c02af28 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03bff4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) *(.gnu.linkonce.e.*) - 0x3c02af2c . = ALIGN (0x4) - 0x3c02af2c __init_priority_array_start = ABSOLUTE (.) + 0x3c03c040 . = ALIGN (0x4) + 0x3c03bff8 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c02af2c __init_priority_array_end = ABSOLUTE (.) - 0x3c02af2c . = ALIGN (0x4) - 0x3c02af2c __init_array_start = ABSOLUTE (.) + 0x3c03bff8 __init_priority_array_end = ABSOLUTE (.) + 0x3c03c040 . = ALIGN (0x4) + 0x3c03bff8 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c02af2c 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .init_array 0x3c02af30 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c02af34 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .init_array 0x3c02af38 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .init_array 0x3c02af3c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x3c02af40 __init_array_end = ABSOLUTE (.) - 0x3c02af40 . = ALIGN (0x4) - 0x3c02af40 soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c03bff8 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c03bffc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c03c000 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .init_array 0x3c03c004 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .init_array 0x3c03c008 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c03c00c __init_array_end = ABSOLUTE (.) + 0x3c03c040 . = ALIGN (0x4) + 0x3c03c00c soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c02af40 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c02af60 soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c02af60 . = ALIGN (0x4) - 0x3c02af60 _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c03c00c 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c03c02c soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c03c040 . = ALIGN (0x4) + 0x3c03c02c _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c02af60 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c02c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c02af68 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c034 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c02af70 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c03c03c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c02af78 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c044 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c02af80 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c03c04c 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.101 - 0x3c02af88 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c03c054 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c02af90 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c03c05c 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c02af98 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03c064 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.104 - 0x3c02afa0 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c06c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c02afa8 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c074 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c02afb0 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .esp_system_init_fn.111 - 0x3c02afb8 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c03c07c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .esp_system_init_fn.110 + 0x3c03c084 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.114 - 0x3c02afc0 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c03c08c 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3c02afc8 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c03c094 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.115 - 0x3c02afd0 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x3c03c09c 0x8 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .esp_system_init_fn.120 - 0x3c02afd8 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c03c0a4 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) .esp_system_init_fn.130 - 0x3c02afe0 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c0ac 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.130 - 0x3c02afe8 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x3c03c0b4 0x8 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) .esp_system_init_fn.140 - 0x3c02aff0 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c03c0bc 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.203 - 0x3c02aff8 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .esp_system_init_fn.230 - 0x3c02b000 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3c03c0c4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.999 - 0x3c02b008 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c02b010 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c02b010 _rodata_end = ABSOLUTE (.) - 0x3c02b010 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + 0x3c03c0cc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c03c0d4 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c03c0d4 _rodata_end = ABSOLUTE (.) + 0x3c03c0d4 . = ALIGN (ALIGNOF (.eh_frame_hdr)) 0x00000001 ASSERT ((ADDR (.eh_frame_hdr) == (ADDR (.flash.rodata) + SIZEOF (.flash.rodata))), The gap between .flash.rodata and .eh_frame_hdr must not exist to produce the final bin image.) -.eh_frame_hdr 0x3c02b010 0x0 - 0x3c02b010 . = ALIGN (ALIGNOF (.eh_frame)) +.eh_frame_hdr 0x3c03c0d4 0x0 + 0x3c03c0d4 . = ALIGN (ALIGNOF (.eh_frame)) 0x00000001 ASSERT ((ADDR (.eh_frame) == (ADDR (.eh_frame_hdr) + SIZEOF (.eh_frame_hdr))), The gap between .eh_frame_hdr and .eh_frame must not exist to produce the final bin image.) -.eh_frame 0x3c02b010 0x0 - 0x3c02b010 . = ALIGN (ALIGNOF (.flash.tdata)) +.eh_frame 0x3c03c0d4 0x0 + 0x3c03c0d4 . = ALIGN (ALIGNOF (.flash.tdata)) 0x00000001 ASSERT ((ADDR (.flash.tdata) == (ADDR (.eh_frame) + SIZEOF (.eh_frame))), The gap between .eh_frame and .flash.tdata must not exist to produce the final bin image.) -.flash.tdata 0x3c02b010 0x0 - 0x3c02b010 _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c03c0d4 0x0 + 0x3c03c0d4 _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c02b010 . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c02b010 _thread_local_data_end = ABSOLUTE (.) + 0x3c03c0d4 . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c03c0d4 _thread_local_data_end = ABSOLUTE (.) 0x00000001 ASSERT ((ADDR (.flash.tbss) == (ADDR (.flash.tdata) + SIZEOF (.flash.tdata))), The gap between .flash.tdata and .flash.tbss must not exist to produce the final bin image.) -.flash.tbss 0x3c02b010 0x0 - 0x3c02b010 _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c03c0d4 0x0 + 0x3c03c0d4 _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c02b010 _thread_local_bss_end = ABSOLUTE (.) + 0x3c03c0d4 _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c02b010 0x0 - 0x3c02b010 _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c03c0d4 0x0 + 0x3c03c0d4 _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) .iram0.text_end - 0x4038d71c 0xe4 - 0x4038d72c . = (. + 0x10) - *fill* 0x4038d71c 0x10 - 0x4038d800 . = ALIGN (0x200) - *fill* 0x4038d72c 0xd4 + 0x4038d310 0xf0 + 0x4038d320 . = (. + 0x10) + *fill* 0x4038d310 0x10 + 0x4038d400 . = ALIGN (0x200) + *fill* 0x4038d320 0xe0 *(.iram_end_test) - 0x4038d800 _iram_text_end = ABSOLUTE (.) + 0x4038d400 _iram_text_end = ABSOLUTE (.) -.iram0.data 0x4038d800 0x0 - 0x4038d800 . = ALIGN (0x10) - 0x4038d800 _iram_data_start = ABSOLUTE (.) +.iram0.data 0x4038d400 0x0 + 0x4038d400 . = ALIGN (0x10) + 0x4038d400 _iram_data_start = ABSOLUTE (.) *(.iram.data .iram.data.*) - 0x4038d800 _coredump_iram_start = ABSOLUTE (.) + 0x4038d400 _coredump_iram_start = ABSOLUTE (.) *(.iram2.coredump .iram2.coredump.*) - 0x4038d800 _coredump_iram_end = ABSOLUTE (.) - 0x4038d800 _iram_data_end = ABSOLUTE (.) + 0x4038d400 _coredump_iram_end = ABSOLUTE (.) + 0x4038d400 _iram_data_end = ABSOLUTE (.) -.iram0.bss 0x4038d800 0x0 - 0x4038d800 . = ALIGN (0x10) - 0x4038d800 _iram_bss_start = ABSOLUTE (.) +.iram0.bss 0x4038d400 0x0 + 0x4038d400 . = ALIGN (0x10) + 0x4038d400 _iram_bss_start = ABSOLUTE (.) *(.iram.bss .iram.bss.*) - 0x4038d800 _iram_bss_end = ABSOLUTE (.) - 0x4038d800 . = ALIGN (0x10) - 0x4038d800 _iram_end = ABSOLUTE (.) + 0x4038d400 _iram_bss_end = ABSOLUTE (.) + 0x4038d400 . = ALIGN (0x10) + 0x4038d400 _iram_end = ABSOLUTE (.) .dram0.heap_start - 0x3fc903f8 0x8 - 0x3fc90400 . = ALIGN (0x10) - *fill* 0x3fc903f8 0x8 - 0x3fc90400 _heap_start = ABSOLUTE (.) + 0x3fc8fbf0 0x0 + 0x3fc8fbf0 . = ALIGN (0x10) + 0x3fc8fbf0 _heap_start = ABSOLUTE (.) .debug *(.debug) @@ -17882,7 +17303,7 @@ END GROUP .debug_sfnames *(.debug_sfnames) -.debug_aranges 0x00000000 0x5ec8 +.debug_aranges 0x00000000 0x6828 *(.debug_aranges) .debug_aranges 0x00000000 0x38 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) @@ -17933,416 +17354,516 @@ END GROUP .debug_aranges 0x00000700 0x70 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) .debug_aranges - 0x00000770 0x28 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x00000770 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .debug_aranges - 0x00000798 0x80 esp-idf/log/liblog.a(log.c.obj) + 0x000007b0 0x28 esp-idf/hal/libhal.a(brownout_hal.c.obj) .debug_aranges - 0x00000818 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x000007d8 0x80 esp-idf/log/liblog.a(log.c.obj) .debug_aranges - 0x00000860 0x128 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x00000858 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) .debug_aranges - 0x00000988 0x50 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x000008a0 0x128 esp-idf/heap/libheap.a(heap_caps.c.obj) .debug_aranges - 0x000009d8 0xe8 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x000009c8 0x50 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .debug_aranges - 0x00000ac0 0xe8 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x00000a18 0xe8 esp-idf/heap/libheap.a(multi_heap.c.obj) .debug_aranges - 0x00000ba8 0x40 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x00000b00 0xe8 esp-idf/heap/libheap.a(tlsf.c.obj) .debug_aranges - 0x00000be8 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x00000be8 0x40 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) .debug_aranges - 0x00000c00 0x50 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x00000c28 0x18 esp-idf/heap/libheap.a(memory_layout.c.obj) .debug_aranges - 0x00000c50 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x00000c40 0x50 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .debug_aranges - 0x00000cb0 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x00000c90 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) .debug_aranges - 0x00000d18 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x00000cf0 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .debug_aranges - 0x00000e00 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x00000d58 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .debug_aranges - 0x00000eb8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x00000e40 0xb8 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .debug_aranges - 0x00000f10 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x00000ef8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .debug_aranges - 0x00000f68 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x00000f50 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .debug_aranges - 0x00000fd0 0x130 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000fa8 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .debug_aranges - 0x00001100 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x00001010 0x130 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .debug_aranges - 0x00001148 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x00001140 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .debug_aranges - 0x00001198 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x00001188 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) .debug_aranges - 0x00001200 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x000011d8 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .debug_aranges - 0x00001270 0x160 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x00001240 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .debug_aranges - 0x000013d0 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x000012b0 0x160 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .debug_aranges - 0x00001408 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x00001410 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .debug_aranges - 0x00001430 0x28 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x00001448 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) .debug_aranges - 0x00001458 0x160 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00001470 0x28 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .debug_aranges - 0x000015b8 0x298 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00001498 0x160 esp-idf/freertos/libfreertos.a(queue.c.obj) .debug_aranges - 0x00001850 0xb0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x000015f8 0x298 esp-idf/freertos/libfreertos.a(tasks.c.obj) .debug_aranges - 0x00001900 0x50 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x00001890 0xb0 esp-idf/freertos/libfreertos.a(port.c.obj) .debug_aranges - 0x00001950 0x28 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x00001940 0x50 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) .debug_aranges - 0x00001978 0x38 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x00001990 0x28 esp-idf/freertos/libfreertos.a(port_common.c.obj) .debug_aranges - 0x000019b0 0x40 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x000019b8 0x38 esp-idf/freertos/libfreertos.a(port_systick.c.obj) .debug_aranges - 0x000019f0 0x20 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x000019f0 0x40 esp-idf/freertos/libfreertos.a(list.c.obj) .debug_aranges - 0x00001a10 0x38 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x00001a30 0x20 esp-idf/newlib/libnewlib.a(abort.c.obj) .debug_aranges - 0x00001a48 0xa0 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00001a50 0x38 esp-idf/newlib/libnewlib.a(assert.c.obj) .debug_aranges - 0x00001ae8 0xd8 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x00001a88 0xa0 esp-idf/newlib/libnewlib.a(heap.c.obj) .debug_aranges - 0x00001bc0 0x38 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x00001b28 0xd8 esp-idf/newlib/libnewlib.a(locks.c.obj) .debug_aranges - 0x00001bf8 0x28 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x00001c00 0x38 esp-idf/newlib/libnewlib.a(pthread.c.obj) .debug_aranges - 0x00001c20 0x50 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x00001c38 0x28 esp-idf/newlib/libnewlib.a(reent_init.c.obj) .debug_aranges - 0x00001c70 0x60 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x00001c60 0x50 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .debug_aranges - 0x00001cd0 0x80 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x00001cb0 0x60 esp-idf/newlib/libnewlib.a(syscalls.c.obj) .debug_aranges - 0x00001d50 0x50 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x00001d10 0x80 esp-idf/newlib/libnewlib.a(time.c.obj) .debug_aranges - 0x00001da0 0x170 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x00001d90 0x50 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) .debug_aranges - 0x00001f10 0x88 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + 0x00001de0 0x170 esp-idf/pthread/libpthread.a(pthread.c.obj) .debug_aranges - 0x00001f98 0x60 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x00001f50 0x88 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) .debug_aranges - 0x00001ff8 0x68 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x00001fd8 0x60 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .debug_aranges - 0x00002060 0x58 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + 0x00002038 0x68 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) .debug_aranges - 0x000020b8 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x000020a0 0x58 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) .debug_aranges - 0x00002108 0x28 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + 0x000020f8 0x50 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) .debug_aranges - 0x00002130 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x00002148 0x28 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) .debug_aranges - 0x00002160 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x00002170 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .debug_aranges - 0x00002190 0x70 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x000021a0 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .debug_aranges - 0x00002200 0x98 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x000021d0 0x70 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .debug_aranges - 0x00002298 0x60 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x00002240 0x120 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .debug_aranges - 0x000022f8 0xa0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x00002360 0x250 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .debug_aranges - 0x00002398 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x000025b0 0x98 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .debug_aranges - 0x000023d0 0xe0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x00002648 0x60 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) .debug_aranges - 0x000024b0 0x50 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x000026a8 0x20 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .debug_aranges - 0x00002500 0xa8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x000026c8 0x50 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) .debug_aranges - 0x000025a8 0x1e0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00002718 0xa8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_aranges - 0x00002788 0x28 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x000027c0 0x1e0 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_aranges - 0x000027b0 0x68 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x000029a0 0x28 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) .debug_aranges - 0x00002818 0x68 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x000029c8 0x68 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .debug_aranges - 0x00002880 0xc8 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x00002a30 0x68 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .debug_aranges - 0x00002948 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x00002a98 0xc8 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .debug_aranges - 0x00002990 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x00002b60 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_aranges - 0x00002a10 0x58 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x00002ba8 0x80 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_aranges - 0x00002a68 0x30 esp-idf/main/libmain.a(main.c.obj) + 0x00002c28 0x58 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_aranges - 0x00002a98 0x40 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x00002c80 0x30 esp-idf/main/libmain.a(main.c.obj) .debug_aranges - 0x00002ad8 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x00002cb0 0x40 esp-idf/console/libconsole.a(esp_console_common.c.obj) .debug_aranges - 0x00002af8 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x00002cf0 0x190 esp-idf/console/libconsole.a(linenoise.c.obj) .debug_aranges - 0x00002b38 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x00002e80 0x28 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .debug_aranges - 0x00002b58 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + 0x00002ea8 0x68 esp-idf/console/libconsole.a(commands.c.obj) .debug_aranges - 0x00002b78 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x00002f10 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) .debug_aranges - 0x00002d98 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x00002f30 0x68 esp-idf/console/libconsole.a(arg_dstr.c.obj) .debug_aranges - 0x00002db8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00002f98 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) .debug_aranges - 0x00002dd8 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00002fd8 0x50 esp-idf/console/libconsole.a(arg_str.c.obj) .debug_aranges - 0x00002e88 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x00003028 0x60 esp-idf/console/libconsole.a(arg_utils.c.obj) .debug_aranges - 0x00002f00 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x00003088 0x100 esp-idf/console/libconsole.a(argtable3.c.obj) .debug_aranges - 0x00002f48 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x00003188 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .debug_aranges - 0x00003010 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x000031a8 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) .debug_aranges - 0x00003028 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x000031e8 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) .debug_aranges - 0x00003048 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x00003208 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) .debug_aranges - 0x00003098 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00003228 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .debug_aranges - 0x000030c8 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00003448 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .debug_aranges - 0x00003140 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x00003468 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .debug_aranges - 0x000031b8 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x00003488 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .debug_aranges - 0x00003210 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00003538 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .debug_aranges - 0x00003320 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x000035b0 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .debug_aranges - 0x00003388 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x000035f8 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .debug_aranges - 0x00003448 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x000036c0 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .debug_aranges - 0x00003488 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x000036d8 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) .debug_aranges - 0x000034a0 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000036f8 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) .debug_aranges - 0x000035b0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00003748 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .debug_aranges - 0x000035e8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00003778 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .debug_aranges - 0x00003618 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x000037f0 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .debug_aranges - 0x00003660 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00003868 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .debug_aranges - 0x000036c0 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x000038c0 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .debug_aranges - 0x000036e8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x000039d0 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .debug_aranges - 0x00003710 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00003a38 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .debug_aranges - 0x00003788 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x00003af8 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .debug_aranges - 0x000037b8 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x00003b38 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .debug_aranges - 0x00003810 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00003b50 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .debug_aranges - 0x00003878 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00003c60 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .debug_aranges - 0x000038a8 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00003c98 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .debug_aranges - 0x00003988 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00003cc8 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .debug_aranges - 0x000039d8 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x00003d10 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .debug_aranges - 0x000039f8 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x00003d70 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .debug_aranges - 0x00003a70 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x00003d98 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .debug_aranges - 0x00003ad8 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00003dc0 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .debug_aranges - 0x00003b28 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00003e38 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .debug_aranges - 0x00003bf0 0x58 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00003e68 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .debug_aranges - 0x00003c48 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x00003ec0 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .debug_aranges - 0x00003cd8 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00003f28 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .debug_aranges - 0x00003d48 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x00003f58 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .debug_aranges - 0x00003d60 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x00004038 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .debug_aranges - 0x00003d78 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x00004088 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .debug_aranges - 0x00003da8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x000040a8 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) .debug_aranges - 0x00003dc8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x00004120 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) .debug_aranges - 0x00003df8 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x00004188 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .debug_aranges - 0x00003ee8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x000041d8 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .debug_aranges - 0x00003f10 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x000042a0 0x58 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .debug_aranges - 0x00003f30 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x000042f8 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) .debug_aranges - 0x00004360 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x00004388 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) .debug_aranges - 0x000044e0 0x250 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x00004478 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .debug_aranges - 0x00004730 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x000044e8 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) .debug_aranges - 0x00004a60 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x00004500 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .debug_aranges - 0x00004c00 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x00004518 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) .debug_aranges - 0x00004cc8 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00004530 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .debug_aranges - 0x00004d40 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00004560 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .debug_aranges - 0x00004e00 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x00004580 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .debug_aranges - 0x00004e38 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x000045b0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .debug_aranges - 0x00004e98 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x000045e0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .debug_aranges - 0x00004fb8 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x00004600 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .debug_aranges - 0x00005038 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00004648 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .debug_aranges - 0x00005060 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x00004738 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .debug_aranges - 0x00005098 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00004760 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) .debug_aranges - 0x00005118 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00004780 0x78 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .debug_aranges - 0x00005188 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x000047f8 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .debug_aranges - 0x00005278 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x00004c28 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .debug_aranges - 0x000052b8 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x00004da8 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .debug_aranges - 0x000052d0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x000050d8 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .debug_aranges - 0x00005300 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00005278 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .debug_aranges - 0x00005320 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x00005340 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .debug_aranges - 0x00005368 0x78 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x000053b8 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .debug_aranges - 0x000053e0 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00005478 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .debug_aranges - 0x000054e0 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x000054b0 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .debug_aranges - 0x00005538 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x00005510 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .debug_aranges - 0x00005558 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00005630 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .debug_aranges - 0x00005578 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x000056b0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .debug_aranges - 0x000055f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x000056d8 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .debug_aranges - 0x00005610 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x00005710 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .debug_aranges - 0x00005658 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00005790 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .debug_aranges - 0x00005698 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00005800 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .debug_aranges - 0x000056f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x00005858 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_aranges - 0x00005710 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00005958 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .debug_aranges - 0x00005730 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00005978 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .debug_aranges - 0x00005770 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x00005998 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_aranges - 0x000057e8 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x00005a10 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_aranges - 0x00005828 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x00005a30 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_aranges - 0x000058d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x00005a78 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_aranges - 0x000058f0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x00005ab8 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_aranges - 0x00005908 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x00005b10 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_aranges - 0x00005928 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00005b30 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_aranges - 0x00005958 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x00005b50 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_aranges - 0x00005a40 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x00005b90 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_aranges - 0x00005a58 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x00005c08 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_aranges - 0x00005a70 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00005c48 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_aranges - 0x00005a90 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00005cf0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_aranges - 0x00005ab0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x00005d10 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .debug_aranges - 0x00005ad0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00005d28 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_aranges - 0x00005af0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00005d48 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_aranges - 0x00005b10 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00005d78 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_aranges - 0x00005b30 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x00005e60 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .debug_aranges - 0x00005b50 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00005e78 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .debug_aranges - 0x00005b70 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00005e98 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .debug_aranges - 0x00005b90 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x00005eb8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .debug_aranges - 0x00005bb0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00005ed8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_aranges - 0x00005bd0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x00005ef8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_aranges - 0x00005bf0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x00005f18 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .debug_aranges - 0x00005c10 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00005f30 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_aranges - 0x00005c30 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00005f50 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_aranges - 0x00005c50 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x00005f70 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_aranges - 0x00005c70 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x00005f90 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_aranges - 0x00005c90 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x00005fb0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_aranges - 0x00005ca8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x00005fd0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .debug_aranges - 0x00005cc8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x00005ff0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_aranges - 0x00005ce8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x00006010 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_aranges - 0x00005d08 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00006030 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_aranges - 0x00005d28 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x00006050 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .debug_aranges - 0x00005d48 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x00006070 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_aranges - 0x00005d68 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x00006090 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .debug_aranges - 0x00005d88 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x000060b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_aranges - 0x00005da8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x000060d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_aranges - 0x00005dc8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x000060f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_aranges - 0x00005de8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00006110 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_aranges - 0x00005e08 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x00006130 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_aranges - 0x00005e28 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00006150 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_aranges - 0x00005e48 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x00006170 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .debug_aranges - 0x00005e68 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x00006190 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_aranges - 0x00005e88 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x000061b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_aranges - 0x00005ea8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x000061d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_aranges + 0x000061f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_aranges + 0x00006210 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_aranges + 0x00006230 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_aranges + 0x00006250 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_aranges + 0x00006270 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_aranges + 0x00006290 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_aranges + 0x000062b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_aranges + 0x000062d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_aranges + 0x000062f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_aranges + 0x00006310 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_aranges + 0x00006330 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_aranges + 0x00006350 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_aranges + 0x00006370 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_aranges + 0x00006390 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_aranges + 0x000063a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_aranges + 0x000063c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_aranges + 0x000063e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_aranges + 0x00006408 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_aranges + 0x00006428 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_aranges + 0x00006448 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_aranges + 0x00006468 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_aranges + 0x00006488 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_aranges + 0x000064a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_aranges + 0x000064c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_aranges + 0x000064e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_aranges + 0x00006508 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_aranges + 0x00006528 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_aranges + 0x00006548 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_aranges + 0x00006568 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_aranges + 0x00006588 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_aranges + 0x000065a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_aranges + 0x000065c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_aranges + 0x000065e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_aranges + 0x00006608 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_aranges + 0x00006628 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_aranges + 0x00006648 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_aranges + 0x00006668 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_aranges + 0x00006688 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_aranges + 0x000066a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_aranges + 0x000066c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_aranges + 0x000066e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_aranges + 0x00006708 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_aranges + 0x00006728 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_aranges + 0x00006748 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_aranges + 0x00006768 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_aranges + 0x00006788 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_aranges + 0x000067a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_aranges + 0x000067c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_aranges + 0x000067e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_aranges + 0x00006808 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x18453b +.debug_info 0x00000000 0x1af725 *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x5e1 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x000005e1 0x3fb esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -18351,228 +17872,278 @@ END GROUP .debug_info 0x00005b54 0x196 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .debug_info 0x00005cea 0x4273 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .debug_info 0x00009f5d 0xe11 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_info 0x0000ad6e 0xbe8 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_info 0x0000b956 0x1c2 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_info 0x0000bb18 0x34df esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_info 0x0000eff7 0x4a78 esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_info 0x00013a6f 0x475 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_info 0x00013ee4 0x400a esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_info 0x00017eee 0x84d esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_info 0x0001873b 0x1c3 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_info 0x000188fe 0x5805 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_info 0x0001e103 0x3b9 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_info 0x0001e4bc 0x441a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_info 0x000228d6 0x12b6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_info 0x00023b8c 0x57bb esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_info 0x00029347 0x3b8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_info 0x000296ff 0x378f esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_info 0x0002ce8e 0x3a38 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_info 0x000308c6 0x8292 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_info 0x00038b58 0x3181 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_info 0x0003bcd9 0xa3f esp-idf/log/liblog.a(log.c.obj) - .debug_info 0x0003c718 0x6f0 esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_info 0x0003ce08 0x1c09 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_info 0x0003ea11 0xc7c esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_info 0x0003f68d 0x15f2 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_info 0x00040c7f 0x71f7 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_info 0x00047e76 0x86e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_info 0x000486e4 0x313 esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_info 0x000489f7 0xcaf esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_info 0x000496a6 0x8cb esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_info 0x00049f71 0x50d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_info 0x0004a47e 0x2dc0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_info 0x0004d23e 0x96e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_info 0x0004dbac 0x35f2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_info 0x0005119e 0x22dd esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_info 0x0005347b 0x740 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_info 0x00053bbb 0x1831 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_info 0x000553ec 0x422e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_info 0x0005961a 0x8b5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_info 0x00059ecf 0x645e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_info 0x0006032d 0x4e50 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_info 0x0006517d 0x3b08 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_info 0x00068c85 0x228 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_info 0x00068ead 0x239 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_info 0x000690e6 0x556 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_info 0x0006963c 0x2fa4 esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_info 0x0006c5e0 0x4fc3 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_info 0x000715a3 0x1b92 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_info 0x00073135 0x359 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_info 0x0007348e 0xcf1 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_info 0x0007417f 0x6569 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_info 0x0007a6e8 0x2e3 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_info 0x0007a9cb 0x26c esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_info 0x0007ac37 0x4a7 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_info 0x0007b0de 0xe9b esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_info 0x0007bf79 0x1034 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_info 0x0007cfad 0x1f7 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_info 0x0007d1a4 0xa38 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_info 0x0007dbdc 0x178f esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_info 0x0007f36b 0xe85 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_info 0x000801f0 0x1190 esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_info 0x00081380 0x610 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_info 0x00081990 0x21ad esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_info 0x00083b3d 0xf73 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_info 0x00084ab0 0x858 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_info 0x00085308 0x968 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_info 0x00085c70 0x5b5 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_info 0x00086225 0x147a esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_info 0x0008769f 0x891 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_info 0x00087f30 0x16a esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_info 0x0008809a 0x278 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_info 0x00088312 0x6892 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_info 0x0008eba4 0x12af esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_info 0x0008fe53 0x407 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_info 0x0009025a 0x168e esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_info 0x000918e8 0xee5 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_info 0x000927cd 0x2b96 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_info 0x00095363 0x23f esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_info 0x000955a2 0x1a4f esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_info 0x00096ff1 0x5323 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_info 0x0009c314 0x13c esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .debug_info 0x0009c450 0xab3 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_info 0x0009cf03 0x1ffe esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_info 0x0009ef01 0x2af8 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_info 0x000a19f9 0x42d esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_info 0x000a1e26 0xe99 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_info 0x000a2cbf 0xc46 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_info 0x000a3905 0x705 esp-idf/main/libmain.a(main.c.obj) - .debug_info 0x000a400a 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_info 0x000a5416 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x000a558f 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x000a59a3 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x000a59e1 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x000a5a13 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000abde9 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000abf53 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000abff2 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000afad4 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000b06f6 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000b11cd 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000b416b 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000b432c 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000b44ae 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000b5147 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000b5324 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000b5a54 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000b7089 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000b7485 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000bb8a3 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000c1ea2 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000c30f6 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000c3ab5 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000c472e 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000c6d7f 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000c7d94 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000c8e87 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000c9f4b 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x000cb370 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x000cc25f 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x000cd14e 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x000d1886 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x000d1c66 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x000d240d 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x000d2966 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x000dbd85 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x000ddd67 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x000e7454 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x000e799e 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x000e89be 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_info 0x000e9652 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x000ed73e 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x000f2a99 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x000f2f98 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x000f479d 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x000f8dda 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x000f901f 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x000f90f7 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x000f922b 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x000f9496 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x000f965e 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x000fb5a2 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x000fb677 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x000fb69b 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x000ff590 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x00102c28 0xd903 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_info 0x0011052b 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x0011c9e3 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x00128285 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x0012f71f 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x00130e24 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x00139a36 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x0013a45b 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x0013dfe7 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x00145384 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0014c02e 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x0014cfa5 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x0014fd12 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x001517b0 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x00152ba2 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x001555b5 0x1914 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_info 0x00156ec9 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_info 0x001571f7 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_info 0x001574a6 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x00157ad8 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_info 0x001580bc 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_info 0x00159fa7 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x0015cb84 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x0015d3ca 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_info 0x0015d45c 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_info 0x0015d507 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_info 0x0015e589 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_info 0x0015e6a3 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_info 0x0015f0ff 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_info 0x0015f657 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_info 0x001600eb 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_info 0x0016069f 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_info 0x0016074a 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_info 0x001614e5 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_info 0x00161da7 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_info 0x00162d81 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_info 0x00164952 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_info 0x001649fd 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_info 0x001652ad 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_info 0x00165b30 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_info 0x00165dbb 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x00167884 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_info 0x001678ef 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_info 0x001679a8 0x2a5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x0016a403 0x21f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_info 0x0016c5fa 0xa02 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_info 0x0016cffc 0xac8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_info 0x0016dac4 0x1038 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x0016eafc 0xb08 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x0016f604 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x0016ffb7 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x00170bc5 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x0017147d 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x00171de2 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x00172853 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_info 0x001733b6 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x00173d0a 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x001745f9 0xe45 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x0017543e 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x00176027 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x001769ad 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x001771f9 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x00177a39 0x872 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_info 0x001782ab 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_info 0x00178d3f 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x00179634 0x8c9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_info 0x00179efd 0x8bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_info 0x0017a7bc 0x8c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_info 0x0017b081 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x0017b250 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x0017cad5 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x0017e774 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x001807fa 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x00181078 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x00181c39 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x001828f7 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_info 0x001834f7 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_info 0x001840b6 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x0000ad6e 0x21e5 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_info 0x0000cf53 0x1c2 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_info 0x0000d115 0x34df esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_info 0x000105f4 0x4a78 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_info 0x0001506c 0x475 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_info 0x000154e1 0x400a esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_info 0x000194eb 0x84d esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_info 0x00019d38 0x1c3 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_info 0x00019efb 0x6075 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_info 0x0001ff70 0x3b9 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_info 0x00020329 0x441a esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_info 0x00024743 0x12b6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_info 0x000259f9 0x57bb esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_info 0x0002b1b4 0x3b8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_info 0x0002b56c 0x378f esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x0002ecfb 0x3a38 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_info 0x00032733 0x8292 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_info 0x0003a9c5 0x1914 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_info 0x0003c2d9 0x3181 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_info 0x0003f45a 0xa3f esp-idf/log/liblog.a(log.c.obj) + .debug_info 0x0003fe99 0x6f0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_info 0x00040589 0x1c09 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_info 0x00042192 0xc7c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_info 0x00042e0e 0x15f2 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_info 0x00044400 0x71f7 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_info 0x0004b5f7 0x86e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_info 0x0004be65 0x313 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_info 0x0004c178 0xcaf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_info 0x0004ce27 0x8cb esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_info 0x0004d6f2 0x50d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_info 0x0004dbff 0x2dc0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_info 0x000509bf 0x96e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_info 0x0005132d 0x35f2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_info 0x0005491f 0x22dd esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_info 0x00056bfc 0x740 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_info 0x0005733c 0x1831 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_info 0x00058b6d 0x422e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_info 0x0005cd9b 0x8b5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_info 0x0005d650 0x645e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_info 0x00063aae 0x4e50 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_info 0x000688fe 0x3b08 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_info 0x0006c406 0x228 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_info 0x0006c62e 0x239 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_info 0x0006c867 0x556 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_info 0x0006cdbd 0x2fa4 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_info 0x0006fd61 0x4fc3 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_info 0x00074d24 0x1b92 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_info 0x000768b6 0x359 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_info 0x00076c0f 0xcf1 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_info 0x00077900 0x6569 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_info 0x0007de69 0x2e3 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_info 0x0007e14c 0x26c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_info 0x0007e3b8 0x4a7 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_info 0x0007e85f 0xe9b esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_info 0x0007f6fa 0x1034 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_info 0x0008072e 0x1f7 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_info 0x00080925 0xa38 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_info 0x0008135d 0x178f esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_info 0x00082aec 0xe85 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_info 0x00083971 0x1190 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_info 0x00084b01 0x610 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_info 0x00085111 0x21ad esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_info 0x000872be 0xf73 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_info 0x00088231 0x858 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_info 0x00088a89 0x968 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_info 0x000893f1 0x5b5 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_info 0x000899a6 0x147a esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_info 0x0008ae20 0x891 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_info 0x0008b6b1 0x16a esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_info 0x0008b81b 0x278 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_info 0x0008ba93 0x6892 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_info 0x00092325 0x44c8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_info 0x000967ed 0xd903 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_info 0x000a40f0 0x12af esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_info 0x000a539f 0x407 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_info 0x000a57a6 0x31b esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_info 0x000a5ac1 0x23f esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_info 0x000a5d00 0x1a4f esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_info 0x000a774f 0x5323 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_info 0x000aca72 0x13c esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .debug_info 0x000acbae 0xab3 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_info 0x000ad661 0x1ffe esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_info 0x000af65f 0x2af8 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_info 0x000b2157 0x42d esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_info 0x000b2584 0xe99 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_info 0x000b341d 0xc46 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_info 0x000b4063 0x7f8 esp-idf/main/libmain.a(main.c.obj) + .debug_info 0x000b485b 0x140c esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_info 0x000b5c67 0x30ac esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_info 0x000b8d13 0x1368 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_info 0x000ba07b 0x178d esp-idf/console/libconsole.a(commands.c.obj) + .debug_info 0x000bb808 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_info 0x000bb9c4 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_info 0x000bc17c 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_info 0x000bd00c 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_info 0x000bd708 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_info 0x000be695 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_info 0x000c13e1 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000c155a 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000c196e 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x000c19ac 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x000c19de 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000c7db4 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000c7f1e 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000c7fbd 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000cba9f 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000cc6c1 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000cd198 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000d0136 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000d02f7 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000d0479 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000d1112 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000d12ef 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000d1a1f 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000d3054 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000d3450 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000d786e 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000dde6d 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000df0c1 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000dfa80 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000e06f9 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000e2d4a 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000e3d5f 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000e4e52 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000e5f16 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000e733b 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000e822a 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000e9119 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000ed851 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000edc31 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000ee3d8 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x000ee931 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000f7d50 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000f9d32 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x0010341f 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x00103969 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x00104989 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x0010561d 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00109709 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x0010ea64 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x0010ef63 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x00110768 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x0011317b 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x001177b8 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x001179fd 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x00117ad5 0x32e esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x00117e03 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x00117f37 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x001181a2 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x00118451 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x00118619 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x00118c4b 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x0011922f 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x0011b173 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x0011b248 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x0011b26c 0x1eeb esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x0011d157 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x0012104c 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x001246e4 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x00130b9c 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x0013c43e 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x001438d8 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x00144fdd 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0014dbef 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x0014e614 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x001521a0 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x0015953d 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x001601e7 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x0016115e 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x00163ecb 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x00165969 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x00166d5b 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x001675a1 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x0016a17e 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x0016a210 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_info 0x0016a2bb 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x0016b33d 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x0016b457 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x0016beb3 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x0016c40b 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x0016ce9f 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x0016d453 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x0016d4fe 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x0016e299 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_info 0x0016eb5b 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x0016fb35 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x00171706 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_info 0x001717b1 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x00172061 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_info 0x001728e4 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_info 0x00172b6f 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x00174638 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_info 0x001746a3 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_info 0x001747a9 0x8f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_info 0x0017509a 0x9ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_info 0x00175a48 0xe5f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_info 0x001768a7 0x15a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_info 0x00177e4e 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_info 0x00177f07 0x2a5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x0017a962 0x21f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_info 0x0017cb59 0xa02 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_info 0x0017d55b 0xac8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_info 0x0017e023 0x956 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_info 0x0017e979 0xa9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_info 0x0017f414 0x8dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_info 0x0017fcf1 0x1038 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x00180d29 0xb08 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x00181831 0x97e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_info 0x001821af 0x98a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_info 0x00182b39 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_info 0x00183595 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x00183f48 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x00184b56 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x0018540e 0xa86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_info 0x00185e94 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x001867f9 0x9e6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_info 0x001871df 0x8f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_info 0x00187ad2 0xa49 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x0018851b 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x00188f8c 0x90d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_info 0x00189899 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_info 0x0018a30a 0x9c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_info 0x0018accb 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_info 0x0018b66c 0xa0d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_info 0x0018c079 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_info 0x0018cbdc 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x0018d530 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_info 0x0018deda 0x992 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_info 0x0018e86c 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x0018f15b 0x99b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_info 0x0018faf6 0xe45 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x0019093b 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x00191524 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x00191eaa 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x001926f6 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x00192f36 0x872 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_info 0x001937a8 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_info 0x0019423c 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x00194b31 0x8c9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_info 0x001953fa 0x8bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_info 0x00195cb9 0x8c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_info 0x0019657e 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x0019674d 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_info 0x001969b7 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x0019823c 0x89a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_info 0x00198ad6 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x0019a775 0xddf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_info 0x0019b554 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x0019d5da 0x20eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_info 0x0019f6c5 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_info 0x001a1eca 0x229c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_info 0x001a4166 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x001a49e4 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x001a55a5 0xfa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_info 0x001a569f 0xab0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_info 0x001a614f 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x001a6e0d 0xcb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_info 0x001a6ed8 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x001a7ad8 0x1e11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_info 0x001a98e9 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_info 0x001aa4a8 0xe15 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_info 0x001ab2bd 0xe11 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_info 0x001ac0ce 0xbf6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_info 0x001accc4 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_info 0x001acdb1 0xad7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_info 0x001ad888 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_info 0x001ad957 0x126a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_info 0x001aebc1 0x347 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_info 0x001aef08 0x398 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_info 0x001af2a0 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_abbrev 0x00000000 0x2b6af +.debug_abbrev 0x00000000 0x32d1d *(.debug_abbrev) .debug_abbrev 0x00000000 0x274 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_abbrev 0x00000274 0x223 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -18581,228 +18152,278 @@ END GROUP .debug_abbrev 0x00000b09 0x136 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .debug_abbrev 0x00000c3f 0x30c esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .debug_abbrev 0x00000f4b 0x267 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_abbrev 0x000011b2 0x2f3 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_abbrev 0x000014a5 0x11c esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_abbrev 0x000015c1 0x30e esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_abbrev 0x000018cf 0x426 esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_abbrev 0x00001cf5 0x1f3 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_abbrev 0x00001ee8 0x33f esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_abbrev 0x00002227 0x294 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_abbrev 0x000024bb 0x12e esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_abbrev 0x000025e9 0x518 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_abbrev 0x00002b01 0x1fc esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_abbrev 0x00002cfd 0x36b esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_abbrev 0x00003068 0x346 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_abbrev 0x000033ae 0x349 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_abbrev 0x000036f7 0x1bf esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_abbrev 0x000038b6 0x1ff esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_abbrev 0x00003ab5 0x329 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_abbrev 0x00003dde 0x424 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_abbrev 0x00004202 0x286 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_abbrev 0x00004488 0x376 esp-idf/log/liblog.a(log.c.obj) - .debug_abbrev 0x000047fe 0x269 esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_abbrev 0x00004a67 0x42b esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_abbrev 0x00004e92 0x335 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_abbrev 0x000051c7 0x3a1 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_abbrev 0x00005568 0x470 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_abbrev 0x000059d8 0x2ab esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_abbrev 0x00005c83 0xed esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_abbrev 0x00005d70 0x325 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_abbrev 0x00006095 0x2f6 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_abbrev 0x0000638b 0x237 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_abbrev 0x000065c2 0x637 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_abbrev 0x00006bf9 0x21b esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_abbrev 0x00006e14 0x365 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_abbrev 0x00007179 0x458 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_abbrev 0x000075d1 0x215 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_abbrev 0x000077e6 0x4d0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_abbrev 0x00007cb6 0x3e9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_abbrev 0x0000809f 0x241 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_abbrev 0x000082e0 0x3df esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_abbrev 0x000086bf 0x303 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_abbrev 0x000089c2 0x527 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_abbrev 0x00008ee9 0xd3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_abbrev 0x00008fbc 0x159 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_abbrev 0x00009115 0x244 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_abbrev 0x00009359 0x367 esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_abbrev 0x000096c0 0x496 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_abbrev 0x00009b56 0x5c2 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_abbrev 0x0000a118 0x166 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_abbrev 0x0000a27e 0x211 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_abbrev 0x0000a48f 0x40f esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_abbrev 0x0000a89e 0x111 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_abbrev 0x0000a9af 0x145 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_abbrev 0x0000aaf4 0x202 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_abbrev 0x0000acf6 0x2a4 esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_abbrev 0x0000af9a 0x371 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_abbrev 0x0000b30b 0x132 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_abbrev 0x0000b43d 0x24c esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_abbrev 0x0000b689 0x333 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_abbrev 0x0000b9bc 0x2ee esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_abbrev 0x0000bcaa 0x37c esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_abbrev 0x0000c026 0x1d4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_abbrev 0x0000c1fa 0x4c1 esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_abbrev 0x0000c6bb 0x2bc esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_abbrev 0x0000c977 0x283 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_abbrev 0x0000cbfa 0x22e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_abbrev 0x0000ce28 0x1a4 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_abbrev 0x0000cfcc 0x4f7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_abbrev 0x0000d4c3 0x206 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_abbrev 0x0000d6c9 0x112 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_abbrev 0x0000d7db 0x186 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_abbrev 0x0000d961 0x487 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_abbrev 0x0000dde8 0x337 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_abbrev 0x0000e11f 0x17f esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_abbrev 0x0000e29e 0x485 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_abbrev 0x0000e723 0x268 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_abbrev 0x0000e98b 0x53d esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_abbrev 0x0000eec8 0x10b esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_abbrev 0x0000efd3 0x286 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_abbrev 0x0000f259 0x512 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_abbrev 0x0000f76b 0xe1 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .debug_abbrev 0x0000f84c 0x3fd esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_abbrev 0x0000fc49 0x40d esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_abbrev 0x00010056 0x3ba esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_abbrev 0x00010410 0x1f4 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_abbrev 0x00010604 0x418 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_abbrev 0x00010a1c 0x25c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_abbrev 0x00010c78 0x247 esp-idf/main/libmain.a(main.c.obj) - .debug_abbrev 0x00010ebf 0x317 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_abbrev 0x000111d6 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_abbrev 0x000112e2 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_abbrev 0x000114fe 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_abbrev 0x00011526 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_abbrev 0x0001154e 0x69a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_abbrev 0x00011be8 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_abbrev 0x00011c92 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x00011cf4 0x511 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x00012205 0x29e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_abbrev 0x000124a3 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x0001271f 0x554 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x00012c73 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x00012d30 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_abbrev 0x00012e07 0x217 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_abbrev 0x0001301e 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x00013148 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x00013350 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x00013752 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x000139e3 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x00013f2e 0x548 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x00014476 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x00014830 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x00014a73 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x00014bb5 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x00015026 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x0001524f 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x00015454 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x000156cd 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x0001594d 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_abbrev 0x00015b1f 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_abbrev 0x00015d02 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x000160f0 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x00016269 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x000164d2 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_abbrev 0x00016681 0x38a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_abbrev 0x00016a0b 0x3f6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x00016e01 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x0001717d 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_abbrev 0x00017312 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_abbrev 0x00017679 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_abbrev 0x00017999 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x00017d95 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x00018290 0x208 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x00018498 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_abbrev 0x00018826 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_abbrev 0x00018c98 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x00018d1e 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x00018d8e 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_abbrev 0x00018e31 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x00018ec1 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x00018f85 0x45d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_abbrev 0x000193e2 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_abbrev 0x00019477 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_abbrev 0x0001948b 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_abbrev 0x000195fc 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x0001996f 0x63f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_abbrev 0x00019fae 0xf5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_abbrev 0x0001af0c 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_abbrev 0x0001bdee 0xb2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_abbrev 0x0001c91b 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_abbrev 0x0001ce37 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_abbrev 0x0001dbf2 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_abbrev 0x0001ded2 0x801 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_abbrev 0x0001e6d3 0xbd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_abbrev 0x0001f2a4 0xcfb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_abbrev 0x0001ff9f 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_abbrev 0x000203b6 0x5e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_abbrev 0x00020997 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x00020cda 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x00020f5c 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x00021330 0x2dc esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_abbrev 0x0002160c 0xd4 esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_abbrev 0x000216e0 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_abbrev 0x0002187a 0x16d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_abbrev 0x000219e7 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_abbrev 0x00021c1b 0x3fc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_abbrev 0x00022017 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x00022417 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x000226d0 0x8f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_abbrev 0x0002275f 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_abbrev 0x00022808 0x5cd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_abbrev 0x00022dd5 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_abbrev 0x00022ef7 0x47f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_abbrev 0x00023376 0x306 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_abbrev 0x0002367c 0x471 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_abbrev 0x00023aed 0x1a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_abbrev 0x00023c8d 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_abbrev 0x00023d36 0x509 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_abbrev 0x0002423f 0x3f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_abbrev 0x00024631 0x57b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_abbrev 0x00024bac 0x7cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_abbrev 0x00025377 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_abbrev 0x0002541b 0x342 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_abbrev 0x0002575d 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_abbrev 0x00025a53 0x1f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_abbrev 0x00025c49 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_abbrev 0x00026096 0x5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_abbrev 0x000260f1 0x62 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_abbrev 0x00026153 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_abbrev 0x000265ee 0x44f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_abbrev 0x00026a3d 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_abbrev 0x00026cc6 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_abbrev 0x00026fad 0x424 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_abbrev 0x000273d1 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_abbrev 0x0002765a 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_abbrev 0x000278a1 0x23a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_abbrev 0x00027adb 0x1bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_abbrev 0x00027c98 0x224 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_abbrev 0x00027ebc 0x2bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_abbrev 0x00028179 0x255 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_abbrev 0x000283ce 0x210 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_abbrev 0x000285de 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_abbrev 0x000287e7 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_abbrev 0x00028ac5 0x260 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_abbrev 0x00028d25 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_abbrev 0x00028f37 0x174 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_abbrev 0x000290ab 0x196 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_abbrev 0x00029241 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_abbrev 0x00029412 0x1e1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_abbrev 0x000295f3 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_abbrev 0x000297c4 0x1ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_abbrev 0x000299b3 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_abbrev 0x00029b85 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_abbrev 0x00029d5c 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_abbrev 0x00029e98 0x325 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_abbrev 0x0002a1bd 0x45d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_abbrev 0x0002a61a 0x3cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_abbrev 0x0002a9e6 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_abbrev 0x0002aba4 0x257 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_abbrev 0x0002adfb 0x285 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_abbrev 0x0002b080 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_abbrev 0x0002b2dd 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_abbrev 0x0002b524 0x18b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x000011b2 0x44f esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_abbrev 0x00001601 0x11c esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_abbrev 0x0000171d 0x30e esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_abbrev 0x00001a2b 0x426 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_abbrev 0x00001e51 0x1f3 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_abbrev 0x00002044 0x33f esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_abbrev 0x00002383 0x294 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_abbrev 0x00002617 0x12e esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_abbrev 0x00002745 0x4f9 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_abbrev 0x00002c3e 0x1fc esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_abbrev 0x00002e3a 0x36b esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_abbrev 0x000031a5 0x346 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_abbrev 0x000034eb 0x349 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_abbrev 0x00003834 0x1bf esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_abbrev 0x000039f3 0x1ff esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00003bf2 0x329 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_abbrev 0x00003f1b 0x424 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_abbrev 0x0000433f 0x2dc esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_abbrev 0x0000461b 0x286 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_abbrev 0x000048a1 0x376 esp-idf/log/liblog.a(log.c.obj) + .debug_abbrev 0x00004c17 0x269 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_abbrev 0x00004e80 0x42b esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_abbrev 0x000052ab 0x335 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_abbrev 0x000055e0 0x3a1 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_abbrev 0x00005981 0x470 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_abbrev 0x00005df1 0x2ab esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_abbrev 0x0000609c 0xed esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_abbrev 0x00006189 0x325 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_abbrev 0x000064ae 0x2f6 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_abbrev 0x000067a4 0x237 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_abbrev 0x000069db 0x637 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_abbrev 0x00007012 0x21b esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_abbrev 0x0000722d 0x365 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_abbrev 0x00007592 0x458 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_abbrev 0x000079ea 0x215 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_abbrev 0x00007bff 0x4d0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_abbrev 0x000080cf 0x3e9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_abbrev 0x000084b8 0x241 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_abbrev 0x000086f9 0x3df esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_abbrev 0x00008ad8 0x303 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_abbrev 0x00008ddb 0x527 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_abbrev 0x00009302 0xd3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_abbrev 0x000093d5 0x159 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_abbrev 0x0000952e 0x244 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_abbrev 0x00009772 0x367 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_abbrev 0x00009ad9 0x496 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_abbrev 0x00009f6f 0x5c2 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_abbrev 0x0000a531 0x166 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_abbrev 0x0000a697 0x211 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_abbrev 0x0000a8a8 0x40f esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_abbrev 0x0000acb7 0x111 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_abbrev 0x0000adc8 0x145 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_abbrev 0x0000af0d 0x202 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_abbrev 0x0000b10f 0x2a4 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_abbrev 0x0000b3b3 0x371 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_abbrev 0x0000b724 0x132 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_abbrev 0x0000b856 0x24c esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_abbrev 0x0000baa2 0x333 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_abbrev 0x0000bdd5 0x2ee esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_abbrev 0x0000c0c3 0x37c esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_abbrev 0x0000c43f 0x1d4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_abbrev 0x0000c613 0x4c1 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_abbrev 0x0000cad4 0x2bc esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_abbrev 0x0000cd90 0x283 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_abbrev 0x0000d013 0x22e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_abbrev 0x0000d241 0x1a4 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_abbrev 0x0000d3e5 0x4f7 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_abbrev 0x0000d8dc 0x206 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_abbrev 0x0000dae2 0x112 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_abbrev 0x0000dbf4 0x186 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_abbrev 0x0000dd7a 0x487 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_abbrev 0x0000e201 0x5b5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_abbrev 0x0000e7b6 0x63f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_abbrev 0x0000edf5 0x337 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_abbrev 0x0000f12c 0x17f esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_abbrev 0x0000f2ab 0x107 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_abbrev 0x0000f3b2 0x10b esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_abbrev 0x0000f4bd 0x286 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_abbrev 0x0000f743 0x512 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_abbrev 0x0000fc55 0xe1 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .debug_abbrev 0x0000fd36 0x3fd esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_abbrev 0x00010133 0x40d esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_abbrev 0x00010540 0x3ba esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_abbrev 0x000108fa 0x1f4 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_abbrev 0x00010aee 0x418 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_abbrev 0x00010f06 0x25c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_abbrev 0x00011162 0x236 esp-idf/main/libmain.a(main.c.obj) + .debug_abbrev 0x00011398 0x317 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_abbrev 0x000116af 0x4aa esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_abbrev 0x00011b59 0x327 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_abbrev 0x00011e80 0x391 esp-idf/console/libconsole.a(commands.c.obj) + .debug_abbrev 0x00012211 0xce esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_abbrev 0x000122df 0x252 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_abbrev 0x00012531 0x2cb esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_abbrev 0x000127fc 0x1ea esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_abbrev 0x000129e6 0x2f9 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_abbrev 0x00012cdf 0x3ee esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_abbrev 0x000130cd 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x000131d9 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x000133f5 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_abbrev 0x0001341d 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_abbrev 0x00013445 0x69a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_abbrev 0x00013adf 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_abbrev 0x00013b89 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x00013beb 0x511 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x000140fc 0x29e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x0001439a 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x00014616 0x554 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x00014b6a 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x00014c27 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_abbrev 0x00014cfe 0x217 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_abbrev 0x00014f15 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x0001503f 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x00015247 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x00015649 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x000158da 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x00015e25 0x548 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x0001636d 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x00016727 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x0001696a 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x00016aac 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00016f1d 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x00017146 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x0001734b 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x000175c4 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x00017844 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x00017a16 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x00017bf9 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00017fe7 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00018160 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x000183c9 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x00018578 0x38a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x00018902 0x3f6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x00018cf8 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x00019074 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x00019209 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x00019570 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x00019890 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x00019c8c 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x0001a187 0x208 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x0001a38f 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x0001a71d 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x0001aaf1 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x0001af63 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x0001afe9 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x0001b059 0xd4 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_abbrev 0x0001b12d 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x0001b1d0 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x0001b260 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x0001b3fa 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x0001b4be 0x16d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x0001b62b 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_abbrev 0x0001b85f 0x45d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0001bcbc 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x0001bd51 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x0001bd65 0x3fc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_abbrev 0x0001c161 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0001c2d2 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0001c645 0xf5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x0001d5a3 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x0001e485 0xb2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x0001efb2 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x0001f4ce 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x00020289 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_abbrev 0x00020569 0x801 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x00020d6a 0xbd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x0002193b 0xcfb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x00022636 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x00022a4d 0x5e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x0002302e 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x00023371 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x000235f3 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x000238ac 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x00023cac 0x8f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_abbrev 0x00023d3b 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_abbrev 0x00023de4 0x5cd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_abbrev 0x000243b1 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_abbrev 0x000244d3 0x47f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_abbrev 0x00024952 0x306 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_abbrev 0x00024c58 0x471 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_abbrev 0x000250c9 0x1a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_abbrev 0x00025269 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_abbrev 0x00025312 0x509 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_abbrev 0x0002581b 0x3f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_abbrev 0x00025c0d 0x57b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_abbrev 0x00026188 0x7cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_abbrev 0x00026953 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_abbrev 0x000269f7 0x342 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_abbrev 0x00026d39 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_abbrev 0x0002702f 0x1f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_abbrev 0x00027225 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x00027672 0x5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_abbrev 0x000276cd 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_abbrev 0x0002779f 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_abbrev 0x000279a8 0x21c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_abbrev 0x00027bc4 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_abbrev 0x00027eb8 0x352 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_abbrev 0x0002820a 0x62 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_abbrev 0x0002826c 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_abbrev 0x00028707 0x44f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_abbrev 0x00028b56 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_abbrev 0x00028ddf 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_abbrev 0x000290c6 0x233 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_abbrev 0x000292f9 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_abbrev 0x0002954b 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_abbrev 0x00029722 0x424 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_abbrev 0x00029b46 0x289 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_abbrev 0x00029dcf 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_abbrev 0x00029fe2 0x246 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_abbrev 0x0002a228 0x253 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_abbrev 0x0002a47b 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_abbrev 0x0002a6c2 0x23a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_abbrev 0x0002a8fc 0x1bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_abbrev 0x0002aab9 0x274 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_abbrev 0x0002ad2d 0x224 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_abbrev 0x0002af51 0x27a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_abbrev 0x0002b1cb 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_abbrev 0x0002b3cb 0x265 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_abbrev 0x0002b630 0x2bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_abbrev 0x0002b8ed 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_abbrev 0x0002bb14 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_abbrev 0x0002bd90 0x237 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_abbrev 0x0002bfc7 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_abbrev 0x0002c1da 0x21e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_abbrev 0x0002c3f8 0x255 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_abbrev 0x0002c64d 0x210 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_abbrev 0x0002c85d 0x22d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_abbrev 0x0002ca8a 0x25a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_abbrev 0x0002cce4 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_abbrev 0x0002ceed 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_abbrev 0x0002d112 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_abbrev 0x0002d3f0 0x260 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_abbrev 0x0002d650 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_abbrev 0x0002d862 0x174 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_abbrev 0x0002d9d6 0x196 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_abbrev 0x0002db6c 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_abbrev 0x0002dd3d 0x1e1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_abbrev 0x0002df1e 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_abbrev 0x0002e0ef 0x1ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_abbrev 0x0002e2de 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_abbrev 0x0002e4b0 0x1d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_abbrev 0x0002e687 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_abbrev 0x0002e7c3 0x1c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_abbrev 0x0002e985 0x325 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_abbrev 0x0002ecaa 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_abbrev 0x0002ee91 0x45d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_abbrev 0x0002f2ee 0x2be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_abbrev 0x0002f5ac 0x3cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_abbrev 0x0002f978 0x420 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_abbrev 0x0002fd98 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_abbrev 0x000301c5 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_abbrev 0x000305d7 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_abbrev 0x00030795 0x257 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_abbrev 0x000309ec 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_abbrev 0x00030a80 0x299 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_abbrev 0x00030d19 0x285 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_abbrev 0x00030f9e 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_abbrev 0x00031015 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_abbrev 0x00031272 0x50e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_abbrev 0x00031780 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_abbrev 0x000319c7 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_abbrev 0x00031caa 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_abbrev 0x00031f94 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_abbrev 0x000321d5 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_abbrev 0x0003228e 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_abbrev 0x0003243c 0x77 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_abbrev 0x000324b3 0x3c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_abbrev 0x00032874 0x187 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_abbrev 0x000329fb 0x197 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_abbrev 0x00032b92 0x18b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_line 0x00000000 0xbee6d +.debug_line 0x00000000 0xdf598 *(.debug_line) .debug_line 0x00000000 0x6f3 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x000006f3 0x591 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -18811,228 +18432,278 @@ END GROUP .debug_line 0x00002ffe 0x380 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .debug_line 0x0000337e 0x7f8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .debug_line 0x00003b76 0x6dc esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_line 0x00004252 0xc26 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_line 0x00004e78 0x372 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_line 0x000051ea 0x70d esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_line 0x000058f7 0xb9c esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_line 0x00006493 0x5a5 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_line 0x00006a38 0x751 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_line 0x00007189 0x686 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_line 0x0000780f 0x3af esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_line 0x00007bbe 0x1030 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_line 0x00008bee 0x628 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_line 0x00009216 0x6e3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_line 0x000098f9 0x106a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_line 0x0000a963 0x756 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_line 0x0000b0b9 0x3f7 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_line 0x0000b4b0 0x45b esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_line 0x0000b90b 0x6ff esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_line 0x0000c00a 0x131e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_line 0x0000d328 0x41c esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_line 0x0000d744 0xb01 esp-idf/log/liblog.a(log.c.obj) - .debug_line 0x0000e245 0x8bb esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_line 0x0000eb00 0x1bb4 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_line 0x000106b4 0xf95 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_line 0x00011649 0x125c esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_line 0x000128a5 0x6e52 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_line 0x000196f7 0xa0a esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_line 0x0001a101 0x249 esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_line 0x0001a34a 0xd88 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_line 0x0001b0d2 0xac3 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_line 0x0001bb95 0x901 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_line 0x0001c496 0x2d63 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_line 0x0001f1f9 0x1098 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_line 0x00020291 0xaad esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_line 0x00020d3e 0xc51 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_line 0x0002198f 0x995 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_line 0x00022324 0x1aab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_line 0x00023dcf 0x11dc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_line 0x00024fab 0xfc5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_line 0x00025f70 0xcfb esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_line 0x00026c6b 0xbf0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_line 0x0002785b 0x419f esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_line 0x0002b9fa 0x3aa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_line 0x0002bda4 0x384 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_line 0x0002c128 0x7c8 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_line 0x0002c8f0 0x33ce esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_line 0x0002fcbe 0x5e94 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_line 0x00035b52 0x10c7 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_line 0x00036c19 0x531 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_line 0x0003714a 0x534 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_line 0x0003767e 0x94d esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_line 0x00037fcb 0x618 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_line 0x000385e3 0x435 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_line 0x00038a18 0x615 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_line 0x0003902d 0x61b esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_line 0x00039648 0xc33 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_line 0x0003a27b 0x294 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_line 0x0003a50f 0x51b esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_line 0x0003aa2a 0x793 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_line 0x0003b1bd 0x71f esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_line 0x0003b8dc 0xead esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_line 0x0003c789 0x581 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_line 0x0003cd0a 0x235c esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_line 0x0003f066 0xe31 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_line 0x0003fe97 0xb4e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_line 0x000409e5 0xc36 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_line 0x0004161b 0x90b esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_line 0x00041f26 0xd1d esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_line 0x00042c43 0x3c6 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_line 0x00043009 0x2e8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_line 0x000432f1 0x53a esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_line 0x0004382b 0xdb7 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_line 0x000445e2 0x1ba0 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_line 0x00046182 0x9a6 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_line 0x00046b28 0x13c4 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_line 0x00047eec 0x5c9 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_line 0x000484b5 0x139e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_line 0x00049853 0x3a9 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_line 0x00049bfc 0x8bf esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_line 0x0004a4bb 0x4890 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_line 0x0004ed4b 0x2b2 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .debug_line 0x0004effd 0xc95 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_line 0x0004fc92 0xda9 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_line 0x00050a3b 0x2b2c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_line 0x00053567 0x5ae esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_line 0x00053b15 0xc62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_line 0x00054777 0xf56 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x000556cd 0x4d9 esp-idf/main/libmain.a(main.c.obj) - .debug_line 0x00055ba6 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_line 0x0005661a 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x000568a4 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x00056cae 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00056eba 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x00056fe6 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x0005c034 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x0005c113 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x0005c1fb 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x0005d614 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0005e1f3 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0005f1ac 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x00061fa9 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x00062252 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0006269a 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x000636cd 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x00063960 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x000640af 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00065186 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x00065746 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x00068cf2 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x0006a04e 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0006af02 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x0006b398 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x0006b747 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0006da59 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0006decb 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0006e3a8 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0006e980 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0006f4aa 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0006f865 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0006fc1e 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x000709f8 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x00070df0 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0007159f 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x00071f10 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x000726b8 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00074d46 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x000756f9 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x00075df7 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x00076abd 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_line 0x0007742b 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x00077d4b 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x0007982a 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x00079dbb 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x0007a897 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x0007ba73 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x0007bb2d 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x0007bce4 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x0007bef7 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x0007c2b6 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x0007c4d5 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x0007e0cd 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x0007e29a 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x0007e438 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x00080777 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x00084190 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_line 0x0008c23f 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x0008f2bc 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x00092aea 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x00093bdb 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000944dc 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x00095cbe 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000961e4 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x00097191 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x0009af92 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x0009c96e 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x0009d1e4 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x0009de35 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x0009f430 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x000a0108 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x000a1318 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_line 0x000a1863 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_line 0x000a1a6e 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x000a1fb1 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x000a26c8 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_line 0x000a2f03 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000a3d3b 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000a6653 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000a6e9b 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_line 0x000a6f06 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_line 0x000a6f71 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_line 0x000a74af 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_line 0x000a7558 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_line 0x000a799a 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_line 0x000a7b3b 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_line 0x000a7fd6 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_line 0x000a8057 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_line 0x000a80c2 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_line 0x000a851c 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_line 0x000a8703 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_line 0x000a8add 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_line 0x000a92ac 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_line 0x000a9317 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_line 0x000a93a1 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_line 0x000a94da 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_line 0x000a95c8 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x000a9d77 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_line 0x000a9db1 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_line 0x000a9def 0x51e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x000aefd4 0x35e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_line 0x000b25b7 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_line 0x000b28ab 0x588 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_line 0x000b2e33 0x848 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x000b367b 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x000b3910 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x000b39fd 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x000b42ba 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x000b4405 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x000b4576 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x000b4974 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_line 0x000b4bf1 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x000b4cea 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x000b4f8e 0x8c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x000b5852 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x000b5986 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x000b5c4a 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x000b5c9b 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x000b5d29 0xb1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_line 0x000b5dda 0xdf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_line 0x000b5eb9 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x000b5f8e 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_line 0x000b6076 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_line 0x000b6151 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_line 0x000b622c 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x000b63f3 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x000b84c5 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x000ba6c2 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x000bdca4 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x000bde2d 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x000be1c2 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x000be370 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line 0x000be517 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line 0x000be652 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x00004252 0xda0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_line 0x00004ff2 0x372 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_line 0x00005364 0x70d esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_line 0x00005a71 0xb9c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_line 0x0000660d 0x5a5 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_line 0x00006bb2 0x751 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_line 0x00007303 0x686 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_line 0x00007989 0x3af esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_line 0x00007d38 0xf2f esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_line 0x00008c67 0x628 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_line 0x0000928f 0x6e3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_line 0x00009972 0x106a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_line 0x0000a9dc 0x756 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_line 0x0000b132 0x3f7 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_line 0x0000b529 0x45b esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x0000b984 0x6ff esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_line 0x0000c083 0x131e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_line 0x0000d3a1 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x0000d8ec 0x41c esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_line 0x0000dd08 0xb01 esp-idf/log/liblog.a(log.c.obj) + .debug_line 0x0000e809 0x8bb esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_line 0x0000f0c4 0x1bb4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_line 0x00010c78 0xf95 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_line 0x00011c0d 0x125c esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_line 0x00012e69 0x6e52 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_line 0x00019cbb 0xa0a esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_line 0x0001a6c5 0x249 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_line 0x0001a90e 0xd88 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_line 0x0001b696 0xac3 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_line 0x0001c159 0x901 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_line 0x0001ca5a 0x2d63 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_line 0x0001f7bd 0x1098 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_line 0x00020855 0xaad esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_line 0x00021302 0xc51 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_line 0x00021f53 0x995 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_line 0x000228e8 0x1aab esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_line 0x00024393 0x11dc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_line 0x0002556f 0xfc5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_line 0x00026534 0xcfb esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_line 0x0002722f 0xbf0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_line 0x00027e1f 0x419f esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_line 0x0002bfbe 0x3aa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_line 0x0002c368 0x384 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_line 0x0002c6ec 0x7c8 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_line 0x0002ceb4 0x33ce esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_line 0x00030282 0x5e94 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_line 0x00036116 0x10c7 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_line 0x000371dd 0x531 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_line 0x0003770e 0x534 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_line 0x00037c42 0x94d esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_line 0x0003858f 0x618 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_line 0x00038ba7 0x435 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_line 0x00038fdc 0x615 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_line 0x000395f1 0x61b esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_line 0x00039c0c 0xc33 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_line 0x0003a83f 0x294 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_line 0x0003aad3 0x51b esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_line 0x0003afee 0x793 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_line 0x0003b781 0x71f esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_line 0x0003bea0 0xead esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_line 0x0003cd4d 0x581 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_line 0x0003d2ce 0x235c esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_line 0x0003f62a 0xe31 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_line 0x0004045b 0xb4e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_line 0x00040fa9 0xc36 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_line 0x00041bdf 0x90b esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_line 0x000424ea 0xd1d esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_line 0x00043207 0x3c6 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_line 0x000435cd 0x2e8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_line 0x000438b5 0x53a esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_line 0x00043def 0xdb7 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_line 0x00044ba6 0x2a63 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_line 0x00047609 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_line 0x0004f6b8 0x1ba0 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_line 0x00051258 0x9a6 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_line 0x00051bfe 0x2f0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_line 0x00051eee 0x3a9 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_line 0x00052297 0x8a9 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_line 0x00052b40 0x4890 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_line 0x000573d0 0x2b2 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .debug_line 0x00057682 0xc95 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_line 0x00058317 0xda9 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_line 0x000590c0 0x2b2c esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_line 0x0005bbec 0x5ae esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_line 0x0005c19a 0xc62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_line 0x0005cdfc 0xf56 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_line 0x0005dd52 0x521 esp-idf/main/libmain.a(main.c.obj) + .debug_line 0x0005e273 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_line 0x0005ece7 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_line 0x00062109 0x9e3 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_line 0x00062aec 0xfae esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x00063a9a 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x00063e85 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_line 0x0006482f 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_line 0x00064e81 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_line 0x0006545f 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_line 0x00065c5b 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x00068313 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0006859d 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x000689a7 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x00068bb3 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x00068cdf 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x0006dd2d 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x0006de0c 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x0006def4 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0006f30d 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0006feec 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x00070ea5 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x00073ca2 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x00073f4b 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x00074393 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x000753c6 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00075659 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00075da8 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00076e7f 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x0007743f 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0007a9eb 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0007bd47 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0007cbfb 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0007d091 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0007d440 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0007f752 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0007fbc4 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x000800a1 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x00080679 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x000811a3 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0008155e 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x00081917 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x000826f1 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x00082ae9 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00083298 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x00083c09 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x000843b1 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00086a3f 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x000873f2 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00087af0 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x000887b6 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x00089124 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00089a44 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0008b523 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0008bab4 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x0008c590 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x0008d7a0 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0008e97c 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0008ea36 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0008ebed 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x0008edf8 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x0008f00b 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0008f3ca 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0008f90d 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x0008fb2c 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x00090243 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x00090a7e 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x00092676 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x00092843 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x000929e1 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x00093819 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x00095b58 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x00099571 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x0009c5ee 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x0009fe1c 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x000a0f0d 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000a180e 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000a2ff0 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000a3516 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000a44c3 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000a82c4 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000a9ca0 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000aa516 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000ab167 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000ac762 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000ad43a 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000adc82 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000b059a 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x000b0605 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_line 0x000b0670 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x000b0bae 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x000b0c57 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x000b1099 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x000b123a 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x000b16d5 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x000b1756 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x000b17c1 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x000b1c1b 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_line 0x000b1e02 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x000b21dc 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x000b29ab 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_line 0x000b2a16 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x000b2aa0 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_line 0x000b2bd9 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_line 0x000b2cc7 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x000b3476 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_line 0x000b34b0 0xcc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_line 0x000b357c 0x103 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_line 0x000b367f 0x245 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_line 0x000b38c4 0x5ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_line 0x000b3e72 0x12e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_line 0x000b515a 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_line 0x000b5198 0x51e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x000ba37d 0x35e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_line 0x000bd960 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_line 0x000bdc54 0x588 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_line 0x000be1dc 0x18a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_line 0x000be366 0x394 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_line 0x000be6fa 0x170 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_line 0x000be86a 0x848 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x000bf0b2 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x000bf347 0x14d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_line 0x000bf494 0x19a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_line 0x000bf62e 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_line 0x000bf840 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x000bf92d 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x000c01ea 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x000c0335 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_line 0x000c0592 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x000c0703 0x1f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_line 0x000c08f3 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_line 0x000c09e0 0x262 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x000c0c42 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x000c1040 0x163 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_line 0x000c11a3 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_line 0x000c1628 0x360 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_line 0x000c1988 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_line 0x000c1bc9 0x2b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_line 0x000c1e79 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_line 0x000c20f6 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x000c21ef 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_line 0x000c2419 0x256 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_line 0x000c266f 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x000c2913 0x272 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_line 0x000c2b85 0x8c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x000c3449 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x000c357d 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x000c3841 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x000c3892 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x000c3920 0xb1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line 0x000c39d1 0xdf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line 0x000c3ab0 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x000c3b85 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line 0x000c3c6d 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line 0x000c3d48 0xdb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line 0x000c3e23 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x000c3fea 0x2e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_line 0x000c42ca 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x000c639c 0x89 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_line 0x000c6425 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x000c8622 0x55c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_line 0x000c8b7e 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x000cc160 0x3be9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_line 0x000cfd49 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line 0x000d4c3a 0x4225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_line 0x000d8e5f 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x000d8fe8 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x000d937d 0x216 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_line 0x000d9593 0x5f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_line 0x000d9b89 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x000d9d37 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_line 0x000d9da7 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x000d9f4e 0x22d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_line 0x000dc21f 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line 0x000dc35a 0x59e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_line 0x000dc8f8 0x58c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_line 0x000dce84 0x1b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_line 0x000dd03c 0x79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_line 0x000dd0b5 0xc4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_line 0x000dd179 0x72 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_line 0x000dd1eb 0x101c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_line 0x000de207 0x5ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_line 0x000de7f4 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_line 0x000ded7d 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_frame 0x00000000 0x13710 +.debug_frame 0x00000000 0x15a30 *(.debug_frame) .debug_frame 0x00000000 0x78 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_frame 0x00000078 0x98 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -19049,422 +18720,522 @@ END GROUP .debug_frame 0x00000a18 0x48 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) .debug_frame 0x00000a60 0x5c esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) .debug_frame 0x00000abc 0x6c esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_frame 0x00000b28 0x184 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_frame 0x00000cac 0xa8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_frame 0x00000d54 0x120 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_frame 0x00000e74 0x1c8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_frame 0x0000103c 0x8c esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_frame 0x000010c8 0x4c esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_frame 0x00001114 0x80 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_frame 0x00001194 0xc8 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_frame 0x0000125c 0xdc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_frame 0x00001338 0x50 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_frame 0x00001388 0x1cc esp-idf/log/liblog.a(log.c.obj) - .debug_frame 0x00001554 0xd0 esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_frame 0x00001624 0x4f4 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_frame 0x00001b18 0x120 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_frame 0x00001c38 0x350 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_frame 0x00001f88 0x3bc esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_frame 0x00002344 0xc0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_frame 0x00002404 0x110 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_frame 0x00002514 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_frame 0x000025e8 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_frame 0x00002710 0x3b8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_frame 0x00002ac8 0x26c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_frame 0x00002d34 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_frame 0x00002e2c 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_frame 0x00002f38 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_frame 0x000030d0 0x3ac esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_frame 0x0000347c 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_frame 0x00003564 0xe4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_frame 0x00003648 0x160 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_frame 0x000037a8 0x150 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_frame 0x000038f8 0x3b4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_frame 0x00003cac 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_frame 0x00003cfc 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_frame 0x00003d50 0x54 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_frame 0x00003da4 0x61c esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_frame 0x000043c0 0xaa4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_frame 0x00004e64 0x21c esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_frame 0x00005080 0xe0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_frame 0x00005160 0x70 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_frame 0x000051d0 0xa0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_frame 0x00005270 0x60 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_frame 0x000052d0 0x2c esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_frame 0x000052fc 0x78 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_frame 0x00005374 0x1c8 esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_frame 0x0000553c 0x314 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_frame 0x00005850 0x50 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_frame 0x000058a0 0x54 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_frame 0x000058f4 0xe4 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_frame 0x000059d8 0x130 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_frame 0x00005b08 0x1f0 esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_frame 0x00005cf8 0x100 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_frame 0x00005df8 0x524 esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_frame 0x0000631c 0x1f8 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_frame 0x00006514 0x138 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_frame 0x0000664c 0x194 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_frame 0x000067e0 0x110 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_frame 0x000068f0 0x100 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_frame 0x000069f0 0x30 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_frame 0x00006a20 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_frame 0x00006a78 0x64 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_frame 0x00006adc 0x194 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_frame 0x00006c70 0x270 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_frame 0x00006ee0 0xcc esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_frame 0x00006fac 0x214 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_frame 0x000071c0 0x6c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_frame 0x0000722c 0x2f4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_frame 0x00007520 0xd4 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_frame 0x000075f4 0x208 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_frame 0x000077fc 0x9c4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_frame 0x000081c0 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .debug_frame 0x000081fc 0x144 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_frame 0x00008340 0x144 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_frame 0x00008484 0x3b4 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_frame 0x00008838 0xa8 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_frame 0x000088e0 0x148 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_frame 0x00008a28 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_frame 0x00008b4c 0x60 esp-idf/main/libmain.a(main.c.obj) - .debug_frame 0x00008bac 0xcc esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_frame 0x00008c78 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x00008ca8 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x00008d54 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x000095c0 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_frame 0x000095e0 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x0000960c 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x00009864 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x000099d8 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x00009ab4 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x00009dfc 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x00009e44 0x14c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_frame 0x00009f90 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x00009fd0 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000a128 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0000a300 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x0000a3bc 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x0000a8cc 0x170 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x0000aa3c 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x0000acd8 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x0000ad64 0x478 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x0000b1dc 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0000b248 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x0000b288 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x0000b324 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x0000b478 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x0000b4a8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x0000b4d8 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x0000b644 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0000b6c0 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0000b7d0 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x0000b950 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x0000b9bc 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x0000bd44 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x0000be5c 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x0000be90 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x0000c048 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_frame 0x0000c174 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x0000c234 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x0000c4e4 0xc8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x0000c5ac 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x0000c714 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x0000c87c 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x0000c8bc 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x0000c8dc 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x0000c948 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x0000cce4 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x0000cd14 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x0000e068 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x0000e6f4 0xa74 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_frame 0x0000f168 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_frame 0x0000fe70 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_frame 0x000105d8 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_frame 0x00010880 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_frame 0x000109b0 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_frame 0x00010c28 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_frame 0x00010c9c 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_frame 0x00010db8 0x4e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_frame 0x00011298 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_frame 0x00011468 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_frame 0x000114d4 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_frame 0x0001156c 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x0001178c 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x00011924 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x00011b3c 0x6c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_frame 0x00011ba8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_frame 0x00011c08 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x00011c3c 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_frame 0x00011d10 0x20c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_frame 0x00011f1c 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x00012360 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x0001244c 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x000126cc 0x108 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_frame 0x000127d4 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_frame 0x000128fc 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_frame 0x00012954 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_frame 0x000129d8 0x17c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_frame 0x00012b54 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_frame 0x00012bb4 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_frame 0x00012bf8 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_frame 0x00012c58 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_frame 0x00012ca8 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_frame 0x00012cf4 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_frame 0x00012d4c 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_frame 0x00012df0 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_frame 0x00012e2c 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_frame 0x00012e64 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_frame 0x00012edc 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_frame 0x00012f1c 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_frame 0x00012f68 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_frame 0x00012f94 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_frame 0x00012fc0 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_frame 0x00012ff0 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_frame 0x00013020 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_frame 0x00013054 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_frame 0x00013088 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_frame 0x000130bc 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_frame 0x000130f4 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_frame 0x00013190 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_frame 0x00013484 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_frame 0x00013588 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_frame 0x000135a8 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_frame 0x00013614 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_frame 0x0001367c 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_frame 0x000136b4 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_frame 0x000136e4 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x00000b28 0x180 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_frame 0x00000ca8 0xa8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_frame 0x00000d50 0x120 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_frame 0x00000e70 0x1c8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_frame 0x00001038 0x8c esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_frame 0x000010c4 0x4c esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_frame 0x00001110 0x80 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x00001190 0xc8 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_frame 0x00001258 0xdc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_frame 0x00001334 0x6c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_frame 0x000013a0 0x50 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_frame 0x000013f0 0x1cc esp-idf/log/liblog.a(log.c.obj) + .debug_frame 0x000015bc 0xd0 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_frame 0x0000168c 0x4f4 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_frame 0x00001b80 0x120 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_frame 0x00001ca0 0x350 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_frame 0x00001ff0 0x3bc esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_frame 0x000023ac 0xc0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_frame 0x0000246c 0x110 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_frame 0x0000257c 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_frame 0x00002650 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_frame 0x00002778 0x3b8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_frame 0x00002b30 0x26c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_frame 0x00002d9c 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_frame 0x00002e94 0x10c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_frame 0x00002fa0 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_frame 0x00003138 0x3ac esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_frame 0x000034e4 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_frame 0x000035cc 0xe4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_frame 0x000036b0 0x160 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_frame 0x00003810 0x150 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_frame 0x00003960 0x3b4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_frame 0x00003d14 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_frame 0x00003d64 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_frame 0x00003db8 0x54 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_frame 0x00003e0c 0x61c esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_frame 0x00004428 0xaa4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_frame 0x00004ecc 0x21c esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_frame 0x000050e8 0xe0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_frame 0x000051c8 0x70 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_frame 0x00005238 0xa0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_frame 0x000052d8 0x60 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_frame 0x00005338 0x2c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_frame 0x00005364 0x78 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_frame 0x000053dc 0x1c8 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_frame 0x000055a4 0x314 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_frame 0x000058b8 0x50 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_frame 0x00005908 0x54 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_frame 0x0000595c 0xe4 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_frame 0x00005a40 0x130 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_frame 0x00005b70 0x1f0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_frame 0x00005d60 0x100 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_frame 0x00005e60 0x524 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_frame 0x00006384 0x1f8 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_frame 0x0000657c 0x138 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_frame 0x000066b4 0x194 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_frame 0x00006848 0x110 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_frame 0x00006958 0x100 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_frame 0x00006a58 0x30 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_frame 0x00006a88 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_frame 0x00006ae0 0x64 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_frame 0x00006b44 0x194 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_frame 0x00006cd8 0x478 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_frame 0x00007150 0xa74 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_frame 0x00007bc4 0x270 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_frame 0x00007e34 0xcc esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_frame 0x00007f00 0x20 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_frame 0x00007f20 0xd4 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_frame 0x00007ff4 0x208 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_frame 0x000081fc 0x9c4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_frame 0x00008bc0 0x3c esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .debug_frame 0x00008bfc 0x144 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_frame 0x00008d40 0x144 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_frame 0x00008e84 0x3b4 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_frame 0x00009238 0xa8 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_frame 0x000092e0 0x148 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_frame 0x00009428 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_frame 0x0000954c 0x64 esp-idf/main/libmain.a(main.c.obj) + .debug_frame 0x000095b0 0xcc esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_frame 0x0000967c 0x664 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_frame 0x00009ce0 0x6c esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_frame 0x00009d4c 0x1bc esp-idf/console/libconsole.a(commands.c.obj) + .debug_frame 0x00009f08 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_frame 0x00009f28 0x17c esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_frame 0x0000a0a4 0xc4 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_frame 0x0000a168 0xe0 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_frame 0x0000a248 0x168 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_frame 0x0000a3b0 0x520 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_frame 0x0000a8d0 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000a900 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000a9ac 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x0000b218 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_frame 0x0000b238 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000b264 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000b4bc 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000b630 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000b70c 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x0000ba54 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x0000ba9c 0x14c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_frame 0x0000bbe8 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000bc28 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000bd80 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x0000bf58 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000c014 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000c524 0x170 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0000c694 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000c930 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000c9bc 0x478 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x0000ce34 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000cea0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000cee0 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x0000cf7c 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000d0d0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000d100 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000d130 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x0000d29c 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x0000d318 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x0000d428 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000d5a8 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0000d614 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000d99c 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000dab4 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000dae8 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000dca0 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x0000ddcc 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000de8c 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x0000e13c 0xc8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000e204 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x0000e36c 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000e584 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000e6ec 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000e72c 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000e74c 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000e7ac 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000e818 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000e84c 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_frame 0x0000e920 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x0000ecbc 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x0000ecec 0x20c esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_frame 0x0000eef8 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0001024c 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x000108d8 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x000115e0 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x00011d48 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x00011ff0 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x00012120 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x00012398 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x0001240c 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x00012528 0x4e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x00012a08 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x00012bd8 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x00012c44 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x00012cdc 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x00012efc 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x00013094 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x00013180 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x000135c4 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x00013844 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_frame 0x0001386c 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_frame 0x000138b8 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_frame 0x00013924 0x8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_frame 0x000139b0 0x130 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_frame 0x00013ae0 0x108 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_frame 0x00013be8 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_frame 0x00013d10 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_frame 0x00013d68 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_frame 0x00013dec 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_frame 0x00013e40 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_frame 0x00013ebc 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_frame 0x00013ef4 0x17c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_frame 0x00014070 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_frame 0x000140d0 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_frame 0x00014120 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_frame 0x00014178 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_frame 0x000141d0 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_frame 0x00014214 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_frame 0x00014274 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_frame 0x000142c4 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_frame 0x00014330 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_frame 0x0001437c 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_frame 0x000143d8 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_frame 0x00014414 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_frame 0x00014468 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_frame 0x000144c0 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_frame 0x00014510 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_frame 0x00014558 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_frame 0x000145c0 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_frame 0x0001460c 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_frame 0x00014664 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_frame 0x00014708 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_frame 0x00014744 0x64 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_frame 0x000147a8 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_frame 0x00014808 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_frame 0x00014840 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_frame 0x00014898 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_frame 0x00014910 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_frame 0x00014950 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_frame 0x0001499c 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_frame 0x000149c8 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_frame 0x000149f4 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_frame 0x00014a24 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_frame 0x00014a54 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_frame 0x00014a88 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_frame 0x00014abc 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_frame 0x00014af0 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_frame 0x00014b28 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_frame 0x00014b84 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_frame 0x00014c20 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_frame 0x00014c50 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_frame 0x00014f44 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_frame 0x00014fbc 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_frame 0x000150c0 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_frame 0x000151d0 0xb8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_frame 0x00015288 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_frame 0x00015304 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_frame 0x00015324 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_frame 0x00015390 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_frame 0x000153b0 0x94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_frame 0x00015444 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_frame 0x000154ac 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_frame 0x000154cc 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x00015504 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_frame 0x00015670 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_frame 0x000156a0 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_frame 0x00015754 0xb0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_frame 0x00015804 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_frame 0x00015860 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_frame 0x00015880 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_frame 0x000158a0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_frame 0x000158c0 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_frame 0x00015944 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_frame 0x000159c8 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_frame 0x00015a04 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_str 0x00000000 0x3c093 +.debug_str 0x00000000 0x3cad4 *(.debug_str) - .debug_str 0x00000000 0x3c093 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_str 0x00000000 0x3cad4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x47c (size before relaxing) - .debug_str 0x0003c093 0x49d esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - .debug_str 0x0003c093 0x96c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_str 0x0003c093 0x2bf7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x0003c093 0x2a2 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - .debug_str 0x0003c093 0x33b6 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .debug_str 0x0003c093 0x6db esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_str 0x0003c093 0x1452 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_str 0x0003c093 0x2ec esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_str 0x0003c093 0x2a9d esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_str 0x0003c093 0x3c9b esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_str 0x0003c093 0x838 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_str 0x0003c093 0x29bf esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_str 0x0003c093 0xbb0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_str 0x0003c093 0x30b esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_str 0x0003c093 0x3edb esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_str 0x0003c093 0x47d esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_str 0x0003c093 0x3300 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_str 0x0003c093 0xfa1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_str 0x0003c093 0x4ed8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_str 0x0003c093 0x501 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_str 0x0003c093 0x2817 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0003c093 0x29de esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0003c093 0x5138 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_str 0x0003c093 0x218f esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_str 0x0003c093 0x5c9 esp-idf/log/liblog.a(log.c.obj) - .debug_str 0x0003c093 0x54c esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_str 0x0003c093 0xb16 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_str 0x0003c093 0x70b esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_str 0x0003c093 0x94c esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_str 0x0003c093 0xa5c esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_str 0x0003c093 0x859 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_str 0x0003c093 0x438 esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_str 0x0003c093 0x5a4 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_str 0x0003c093 0x509 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_str 0x0003c093 0x4e8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_str 0x0003c093 0x1678 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_str 0x0003c093 0x7c0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_str 0x0003c093 0x29f0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_str 0x0003c093 0x1e8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_str 0x0003c093 0x4fa esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_str 0x0003c093 0x138a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_str 0x0003c093 0x2eff esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_str 0x0003c093 0xa37 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_str 0x0003c093 0x51f3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_str 0x0003c093 0x3211 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_str 0x0003c093 0x23bc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_str 0x0003c093 0x497 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_str 0x0003c093 0x363 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_str 0x0003c093 0x4a3 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_str 0x0003c093 0xe17 esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_str 0x0003c093 0x1d59 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_str 0x0003c093 0x1570 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_str 0x0003c093 0x352 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_str 0x0003c093 0x7ec esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_str 0x0003c093 0x5918 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_str 0x0003c093 0x35b esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_str 0x0003c093 0x287 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_str 0x0003c093 0x320 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_str 0x0003c093 0x7ac esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_str 0x0003c093 0x8dd esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_str 0x0003c093 0x2ca esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_str 0x0003c093 0x65c esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_str 0x0003c093 0xcb0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_str 0x0003c093 0x897 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_str 0x0003c093 0xa54 esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_str 0x0003c093 0x930 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_str 0x0003c093 0xe37 esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_str 0x0003c093 0x86d esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_str 0x0003c093 0x52a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_str 0x0003c093 0x59e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_str 0x0003c093 0x41e esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_str 0x0003c093 0xb61 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_str 0x0003c093 0x489 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_str 0x0003c093 0x2fd esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_str 0x0003c093 0x3c9 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_str 0x0003c093 0x5ac6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_str 0x0003c093 0x73d esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_str 0x0003c093 0x3e8 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_str 0x0003c093 0xd2a esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_str 0x0003c093 0xe3f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_str 0x0003c093 0x165f esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_str 0x0003c093 0x3b2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_str 0x0003c093 0xa1a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_str 0x0003c093 0x1399 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_str 0x0003c093 0x2c0 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .debug_str 0x0003c093 0xaac esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_str 0x0003c093 0x14e6 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_str 0x0003c093 0xf50 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_str 0x0003c093 0x3e9 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_str 0x0003c093 0x8a4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_str 0x0003c093 0x96b esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_str 0x0003c093 0x56d esp-idf/main/libmain.a(main.c.obj) - .debug_str 0x0003c093 0xbbc esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_str 0x0003c093 0x296 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_str 0x0003c093 0x329 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_str 0x0003c093 0xa1 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_str 0x0003c093 0x92 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_str 0x0003c093 0x2db0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_str 0x0003c093 0x351 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_str 0x0003c093 0x242 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_str 0x0003c093 0x294e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_str 0x0003c093 0x137c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_str 0x0003c093 0x9ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_str 0x0003c093 0x100c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_str 0x0003c093 0x35d esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_str 0x0003c093 0x2a0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_str 0x0003c093 0x59e esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_str 0x0003c093 0x352 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_str 0x0003c093 0xe12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_str 0x0003c093 0xb9a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_str 0x0003c093 0x5d9 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_str 0x0003c093 0x2273 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_str 0x0003c093 0x3cf1 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_str 0x0003c093 0xc0d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_str 0x0003c093 0x776 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_str 0x0003c093 0x96e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_str 0x0003c093 0x1b16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_str 0x0003c093 0xc97 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_str 0x0003c093 0x1367 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_str 0x0003c093 0xccd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_str 0x0003c093 0xd74 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_str 0x0003c093 0xbf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_str 0x0003c093 0xbee esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_str 0x0003c093 0x2cff esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_str 0x0003c093 0x2fb esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_str 0x0003c093 0xb80 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_str 0x0003c093 0x4be esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_str 0x0003c093 0x7426 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_str 0x0003c093 0xc44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_str 0x0003c093 0x7485 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_str 0x0003c093 0x425 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_str 0x0003c093 0x616 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_str 0x0003c093 0x619 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_str 0x0003c093 0x28ad esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_str 0x0003c093 0x26aa esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_str 0x0003c093 0x4ed esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_str 0x0003c093 0xe50 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_str 0x0003c093 0x2230 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_str 0x0003c093 0x8a8 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_str 0x0003c093 0x230 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_str 0x0003c093 0x263 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_str 0x0003c093 0x242 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_str 0x0003c093 0x2cf esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_str 0x0003c093 0x11f6 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_str 0x0003c093 0x23c esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_str 0x0003c093 0xa1 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_str 0x0003c093 0xe49 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_str 0x0003c093 0xe4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_str 0x0003c093 0x71f3 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_str 0x0003c093 0x8f3e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_str 0x0003c093 0x8735 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_str 0x0003c093 0x6fa8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_str 0x0003c093 0x1100 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_str 0x0003c093 0x843b esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_str 0x0003c093 0x504 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_str 0x0003c093 0x24b3 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_str 0x0003c093 0x35c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_str 0x0003c093 0x5521 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_str 0x0003c093 0xdcc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_str 0x0003c093 0x1763 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_str 0x0003c093 0x1071 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_str 0x0003c093 0xf0a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_str 0x0003c093 0x13c3 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_str 0x0003c093 0xa35 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_str 0x0003c093 0x941 esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_str 0x0003c093 0x41f esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_str 0x0003c093 0xa19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_str 0x0003c093 0x653 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_str 0x0003c093 0xf87 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_str 0x0003c093 0x1847 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_str 0x0003c093 0xba5 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_str 0x0003c093 0x111 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_str 0x0003c093 0x10a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_str 0x0003c093 0xf46 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_str 0x0003c093 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_str 0x0003c093 0x95f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_str 0x0003c093 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_str 0x0003c093 0x8da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_str 0x0003c093 0x2a3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_str 0x0003c093 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_str 0x0003c093 0xb0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_str 0x0003c093 0x989 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_str 0x0003c093 0xcce /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_str 0x0003c093 0x17b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_str 0x0003c093 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_str 0x0003c093 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_str 0x0003c093 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_str 0x0003c093 0x20c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_str 0x0003c093 0x1005 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_str 0x0003c093 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_str 0x0003c093 0x10c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_str 0x0003c093 0xd54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_str 0x0003c093 0xc3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_str 0x0003c093 0x5a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_str 0x0003c093 0x599 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_str 0x0003c093 0x752 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_str 0x0003c093 0x5cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_str 0x0003c093 0x500 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_str 0x0003c093 0x585 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_str 0x0003c093 0x4e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_str 0x0003c093 0x51f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_str 0x0003c093 0x55b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_str 0x0003c093 0x547 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_str 0x0003c093 0x527 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_str 0x0003c093 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_str 0x0003c093 0x705 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_str 0x0003c093 0x727 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_str 0x0003c093 0x502 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_str 0x0003c093 0x4e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_str 0x0003c093 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_str 0x0003c093 0x4e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_str 0x0003c093 0x62e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_str 0x0003c093 0x54c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_str 0x0003c093 0x515 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_str 0x0003c093 0x4e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_str 0x0003c093 0x4ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_str 0x0003c093 0x172 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_str 0x0003c093 0x89c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_str 0x0003c093 0x7f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_str 0x0003c093 0xb84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_str 0x0003c093 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_str 0x0003c093 0x674 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_str 0x0003c093 0x77b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_str 0x0003c093 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_str 0x0003c093 0x710 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_str 0x0003c093 0x350 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x0003cad4 0x49d esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + .debug_str 0x0003cad4 0x96c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x0003cad4 0x2bf7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x0003cad4 0x2a2 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x0003cad4 0x33b6 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + .debug_str 0x0003cad4 0x6db esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x0003cad4 0x1bba esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x0003cad4 0x2ec esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x0003cad4 0x2a9d esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x0003cad4 0x3c9b esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x0003cad4 0x838 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_str 0x0003cad4 0x29bf esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x0003cad4 0xbb0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x0003cad4 0x30b esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x0003cad4 0x3c25 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x0003cad4 0x47d esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x0003cad4 0x3300 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x0003cad4 0xfa1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x0003cad4 0x4ed8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x0003cad4 0x501 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x0003cad4 0x2817 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0003cad4 0x29de esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x0003cad4 0x5138 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x0003cad4 0xa35 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x0003cad4 0x218f esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x0003cad4 0x5c9 esp-idf/log/liblog.a(log.c.obj) + .debug_str 0x0003cad4 0x54c esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_str 0x0003cad4 0xb16 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x0003cad4 0x70b esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x0003cad4 0x94c esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x0003cad4 0xa5c esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x0003cad4 0x859 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x0003cad4 0x438 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x0003cad4 0x5a4 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_str 0x0003cad4 0x509 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x0003cad4 0x4e8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x0003cad4 0x1678 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x0003cad4 0x7c0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x0003cad4 0x29f0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x0003cad4 0x1e8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x0003cad4 0x4fa esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x0003cad4 0x138a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x0003cad4 0x2eff esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x0003cad4 0xa37 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x0003cad4 0x51f3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x0003cad4 0x3211 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x0003cad4 0x23bc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x0003cad4 0x497 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x0003cad4 0x363 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_str 0x0003cad4 0x4a3 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x0003cad4 0xe17 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x0003cad4 0x1d59 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x0003cad4 0x1570 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x0003cad4 0x352 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x0003cad4 0x7ec esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x0003cad4 0x5918 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x0003cad4 0x35b esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x0003cad4 0x287 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x0003cad4 0x320 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x0003cad4 0x7ac esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x0003cad4 0x8dd esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x0003cad4 0x2ca esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x0003cad4 0x65c esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x0003cad4 0xcb0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x0003cad4 0x897 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x0003cad4 0xa54 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x0003cad4 0x930 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x0003cad4 0xe37 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x0003cad4 0x86d esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x0003cad4 0x52a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x0003cad4 0x59e esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x0003cad4 0x41e esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x0003cad4 0xb61 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x0003cad4 0x489 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_str 0x0003cad4 0x2fd esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_str 0x0003cad4 0x3c9 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x0003cad4 0x5ac6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x0003cad4 0x1974 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_str 0x0003cad4 0x71f3 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_str 0x0003cad4 0x73d esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_str 0x0003cad4 0x3e8 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_str 0x0003cad4 0x376 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_str 0x0003cad4 0x3b2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x0003cad4 0xa0f esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_str 0x0003cad4 0x1399 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x0003cad4 0x2c0 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .debug_str 0x0003cad4 0xaac esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_str 0x0003cad4 0x14e6 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_str 0x0003cad4 0xf50 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_str 0x0003cad4 0x3e9 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_str 0x0003cad4 0x8a4 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_str 0x0003cad4 0x96b esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x0003cad4 0x5db esp-idf/main/libmain.a(main.c.obj) + .debug_str 0x0003cad4 0xbbc esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_str 0x0003cad4 0xe12 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_str 0x0003cad4 0xe6f esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_str 0x0003cad4 0xacb esp-idf/console/libconsole.a(commands.c.obj) + .debug_str 0x0003cad4 0x2c7 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_str 0x0003cad4 0x402 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_str 0x0003cad4 0x7ea esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_str 0x0003cad4 0x441 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_str 0x0003cad4 0x754 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_str 0x0003cad4 0xb9a esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_str 0x0003cad4 0x296 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x0003cad4 0x329 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x0003cad4 0xa1 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_str 0x0003cad4 0x92 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_str 0x0003cad4 0x2db0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_str 0x0003cad4 0x351 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_str 0x0003cad4 0x242 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x0003cad4 0x294e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x0003cad4 0x137c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x0003cad4 0x9ea esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x0003cad4 0x100c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x0003cad4 0x35d esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x0003cad4 0x2a0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_str 0x0003cad4 0x59e esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_str 0x0003cad4 0x352 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x0003cad4 0xe12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x0003cad4 0xb9a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x0003cad4 0x5d9 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x0003cad4 0x2273 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x0003cad4 0x3cf1 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x0003cad4 0xc0d esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x0003cad4 0x776 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x0003cad4 0x96e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x0003cad4 0x1b16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x0003cad4 0xc97 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x0003cad4 0x1367 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x0003cad4 0xccd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x0003cad4 0xd74 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x0003cad4 0xbf6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x0003cad4 0xbee esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x0003cad4 0x2cff esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x0003cad4 0x2fb esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x0003cad4 0xb80 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x0003cad4 0x4be esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x0003cad4 0x7426 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x0003cad4 0xc44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x0003cad4 0x7485 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x0003cad4 0x425 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x0003cad4 0x616 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x0003cad4 0x619 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x0003cad4 0x28ad esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x0003cad4 0x26aa esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x0003cad4 0x4ed esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x0003cad4 0xe50 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x0003cad4 0x13c3 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x0003cad4 0x2230 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x0003cad4 0x8a8 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x0003cad4 0x230 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x0003cad4 0x941 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_str 0x0003cad4 0x263 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x0003cad4 0x242 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x0003cad4 0x41f esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x0003cad4 0x2cf esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x0003cad4 0xa19 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x0003cad4 0x653 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x0003cad4 0x11f6 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_str 0x0003cad4 0x23c esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x0003cad4 0xa1 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x0003cad4 0xf87 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_str 0x0003cad4 0xe49 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x0003cad4 0xe4a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x0003cad4 0x8f3e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x0003cad4 0x8735 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x0003cad4 0x6fa8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x0003cad4 0x1100 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x0003cad4 0x843b esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x0003cad4 0x504 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x0003cad4 0x24b3 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x0003cad4 0x35c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x0003cad4 0x5521 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x0003cad4 0xdcc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x0003cad4 0x1763 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x0003cad4 0x1071 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x0003cad4 0xf0a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x0003cad4 0xba5 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x0003cad4 0x1847 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x0003cad4 0x111 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_str 0x0003cad4 0x10a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_str 0x0003cad4 0xf46 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_str 0x0003cad4 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_str 0x0003cad4 0x95f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_str 0x0003cad4 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_str 0x0003cad4 0x8da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_str 0x0003cad4 0x2a3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_str 0x0003cad4 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_str 0x0003cad4 0xb0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_str 0x0003cad4 0x989 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_str 0x0003cad4 0xcce /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_str 0x0003cad4 0x17b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_str 0x0003cad4 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_str 0x0003cad4 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_str 0x0003cad4 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_str 0x0003cad4 0x20c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_str 0x0003cad4 0x1005 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x0003cad4 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_str 0x0003cad4 0x13a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .debug_str 0x0003cad4 0x4fb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .debug_str 0x0003cad4 0x52d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .debug_str 0x0003cad4 0x765 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .debug_str 0x0003cad4 0x6f1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) + .debug_str 0x0003cad4 0x10c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_str 0x0003cad4 0xd54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_str 0x0003cad4 0xc3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_str 0x0003cad4 0x5a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_str 0x0003cad4 0x599 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_str 0x0003cad4 0x555 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .debug_str 0x0003cad4 0x565 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .debug_str 0x0003cad4 0x543 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + .debug_str 0x0003cad4 0x752 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_str 0x0003cad4 0x5cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_str 0x0003cad4 0x521 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_str 0x0003cad4 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .debug_str 0x0003cad4 0x5a2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) + .debug_str 0x0003cad4 0x500 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_str 0x0003cad4 0x585 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_str 0x0003cad4 0x4e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_str 0x0003cad4 0x5a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) + .debug_str 0x0003cad4 0x51f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_str 0x0003cad4 0x562 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_str 0x0003cad4 0x4fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_str 0x0003cad4 0x5a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_str 0x0003cad4 0x55b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_str 0x0003cad4 0x50f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_str 0x0003cad4 0x589 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .debug_str 0x0003cad4 0x530 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_str 0x0003cad4 0x522 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_str 0x0003cad4 0x53a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .debug_str 0x0003cad4 0x547 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_str 0x0003cad4 0x527 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_str 0x0003cad4 0x532 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_str 0x0003cad4 0x519 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_str 0x0003cad4 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_str 0x0003cad4 0x529 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_str 0x0003cad4 0x705 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_str 0x0003cad4 0x727 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_str 0x0003cad4 0x502 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_str 0x0003cad4 0x4e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_str 0x0003cad4 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_str 0x0003cad4 0x4e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_str 0x0003cad4 0x62e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_str 0x0003cad4 0x54c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_str 0x0003cad4 0x515 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_str 0x0003cad4 0x4e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_str 0x0003cad4 0x4ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_str 0x0003cad4 0x172 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_str 0x0003cad4 0x227 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_str 0x0003cad4 0x89c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_str 0x0003cad4 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_str 0x0003cad4 0x7f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_str 0x0003cad4 0x761 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_str 0x0003cad4 0xb84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_str 0x0003cad4 0x963 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_str 0x0003cad4 0xc75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_str 0x0003cad4 0x9db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_str 0x0003cad4 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_str 0x0003cad4 0x674 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_str 0x0003cad4 0x11b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_str 0x0003cad4 0x582 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_str 0x0003cad4 0x77b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_str 0x0003cad4 0x12a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_str 0x0003cad4 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_str 0x0003cad4 0xa78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_str 0x0003cad4 0x710 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_str 0x0003cad4 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_str 0x0003cad4 0x779 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_str 0x0003cad4 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_str 0x0003cad4 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_str 0x0003cad4 0x6c1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_str 0x0003cad4 0x125 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_str 0x0003cad4 0x8d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_str 0x0003cad4 0x24b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_str 0x0003cad4 0x221 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_str 0x0003cad4 0x350 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_loc 0x00000000 0x68551 +.debug_loc 0x00000000 0x6db1c *(.debug_loc) .debug_loc 0x00000000 0x115 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_loc 0x00000115 0x7c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -19473,155 +19244,163 @@ END GROUP .debug_loc 0x00001054 0x100 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .debug_loc 0x00001154 0x3c esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .debug_loc 0x00001190 0x726 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_loc 0x000018b6 0xa4 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_loc 0x0000195a 0x27 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_loc 0x00001981 0x4f esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_loc 0x000019d0 0x20f esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_loc 0x00001bdf 0x33f esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_loc 0x00001f1e 0x50 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_loc 0x00001f6e 0x214 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_loc 0x00002182 0x352 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_loc 0x000024d4 0x81 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_loc 0x00002555 0x221 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_loc 0x00002776 0x71b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_loc 0x00002e91 0x1ae esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_loc 0x0000303f 0x148 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_loc 0x00003187 0x1f esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_loc 0x000031a6 0x1aa esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_loc 0x00003350 0xebb esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_loc 0x0000420b 0xfd esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_loc 0x00004308 0x709 esp-idf/log/liblog.a(log.c.obj) - .debug_loc 0x00004a11 0x50 esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_loc 0x00004a61 0x1570 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_loc 0x00005fd1 0x802 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_loc 0x000067d3 0xe50 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_loc 0x00007623 0x8233 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_loc 0x0000f856 0x3f5 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_loc 0x0000fc4b 0xa69 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_loc 0x000106b4 0x7b4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_loc 0x00010e68 0x12a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_loc 0x00010f92 0x1883 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_loc 0x00012815 0xc91 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_loc 0x000134a6 0x314 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_loc 0x000137ba 0x38d esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_loc 0x00013b47 0x3fe esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_loc 0x00013f45 0xccd esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_loc 0x00014c12 0x5bc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_loc 0x000151ce 0x239 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_loc 0x00015407 0x59a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_loc 0x000159a1 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_loc 0x00015a2d 0x4296 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_loc 0x00019cc3 0x2ca esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_loc 0x00019f8d 0x13d esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_loc 0x0001a0ca 0x72 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_loc 0x0001a13c 0x2dd7 esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_loc 0x0001cf13 0x3e04 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_loc 0x00020d17 0x5dc esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_loc 0x000212f3 0x1d8 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_loc 0x000214cb 0x1e6 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_loc 0x000216b1 0x28b esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_loc 0x0002193c 0x63 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_loc 0x0002199f 0x67 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_loc 0x00021a06 0x313 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_loc 0x00021d19 0x505 esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_loc 0x0002221e 0x5fd esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_loc 0x0002281b 0x75 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_loc 0x00022890 0x132 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_loc 0x000229c2 0xaa esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_loc 0x00022a6c 0x46a esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_loc 0x00022ed6 0x73d esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_loc 0x00023613 0xd0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_loc 0x000236e3 0x1589 esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_loc 0x00024c6c 0x6a6 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_loc 0x00025312 0x4f3 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_loc 0x00025805 0x53a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_loc 0x00025d3f 0x476 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_loc 0x000261b5 0x3dd esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_loc 0x00026592 0x1e esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_loc 0x000265b0 0x358 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_loc 0x00026908 0x12e3 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_loc 0x00027beb 0x26f esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_loc 0x00027e5a 0x90c esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_loc 0x00028766 0x3d esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_loc 0x000287a3 0x977 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_loc 0x0002911a 0xd2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_loc 0x000291ec 0x56b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_loc 0x00029757 0x466b esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_loc 0x0002ddc2 0x3a5 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_loc 0x0002e167 0x4bc esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_loc 0x0002e623 0x1761 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_loc 0x0002fd84 0x1e0 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_loc 0x0002ff64 0x551 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_loc 0x000304b5 0x58d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_loc 0x00030a42 0x78 esp-idf/main/libmain.a(main.c.obj) - .debug_loc 0x00030aba 0x3d0 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_loc 0x00030e8a 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_loc 0x00030f16 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_loc 0x00031111 0x26b3 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_loc 0x000337c4 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_loc 0x000337eb 0xdd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_loc 0x000345c2 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_loc 0x00034a62 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_loc 0x00034c97 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_loc 0x00037191 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_loc 0x000372ef 0x1162 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_loc 0x00038451 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_loc 0x0003855a 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_loc 0x000392c4 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_loc 0x000393ea 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_loc 0x0003b0bc 0x7dd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_loc 0x0003b899 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_loc 0x0003c0b5 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_loc 0x0003c219 0x1716 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_loc 0x0003d92f 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_loc 0x0003dac9 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_loc 0x0003dc12 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_loc 0x0003ded9 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_loc 0x0003e71e 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_loc 0x0003e838 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_loc 0x0003e952 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_loc 0x0003f205 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_loc 0x0003f599 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_loc 0x0003f7d0 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_loc 0x0003fbe4 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_loc 0x0003fca4 0xeaa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_loc 0x00040b4e 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_loc 0x000410b7 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_loc 0x000410fc 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_loc 0x000421b8 0xb96 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_loc 0x00042d4e 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_loc 0x00043103 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_loc 0x0004451f 0x21d esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_loc 0x0004473c 0xb3e esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_loc 0x0004527a 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_loc 0x00045ef0 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_loc 0x00045ff7 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_loc 0x00046087 0x168d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_loc 0x00047714 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_loc 0x00047764 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_loc 0x0004ca5b 0x42a4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x00050cff 0x46cc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_loc 0x000553cb 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_loc 0x00058b55 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_loc 0x0005ba31 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_loc 0x0005c792 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_loc 0x0005cc90 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_loc 0x0005da72 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_loc 0x0005dac0 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_loc 0x0005e078 0x388c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_loc 0x00061904 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_loc 0x00062612 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_loc 0x0006280d 0x2ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_loc 0x00062afa 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x000636f5 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x000645b8 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_loc 0x00065370 0x27f esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_loc 0x000655ef 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_loc 0x00065a2e 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_loc 0x00065d99 0x97a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_loc 0x00066713 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_loc 0x00067be6 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_loc 0x00067eeb 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_loc 0x000018b6 0x187 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_loc 0x00001a3d 0x27 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_loc 0x00001a64 0x4f esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_loc 0x00001ab3 0x20f esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_loc 0x00001cc2 0x33f esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_loc 0x00002001 0x50 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_loc 0x00002051 0x214 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_loc 0x00002265 0x36d esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_loc 0x000025d2 0x81 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_loc 0x00002653 0x221 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_loc 0x00002874 0x71b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_loc 0x00002f8f 0x1ae esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_loc 0x0000313d 0x148 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_loc 0x00003285 0x1f esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_loc 0x000032a4 0x1aa esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_loc 0x0000344e 0xebb esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_loc 0x00004309 0x27f esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_loc 0x00004588 0xfd esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_loc 0x00004685 0x709 esp-idf/log/liblog.a(log.c.obj) + .debug_loc 0x00004d8e 0x50 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_loc 0x00004dde 0x1570 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_loc 0x0000634e 0x802 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_loc 0x00006b50 0xe50 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_loc 0x000079a0 0x8233 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_loc 0x0000fbd3 0x3f5 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_loc 0x0000ffc8 0xa69 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_loc 0x00010a31 0x7b4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_loc 0x000111e5 0x12a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_loc 0x0001130f 0x1883 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_loc 0x00012b92 0xc91 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_loc 0x00013823 0x314 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_loc 0x00013b37 0x38d esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_loc 0x00013ec4 0x3fe esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_loc 0x000142c2 0xccd esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_loc 0x00014f8f 0x5bc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_loc 0x0001554b 0x239 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_loc 0x00015784 0x59a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_loc 0x00015d1e 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_loc 0x00015daa 0x4296 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_loc 0x0001a040 0x2ca esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_loc 0x0001a30a 0x13d esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_loc 0x0001a447 0x72 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_loc 0x0001a4b9 0x2dd7 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_loc 0x0001d290 0x3e04 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_loc 0x00021094 0x5dc esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_loc 0x00021670 0x1d8 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_loc 0x00021848 0x1e6 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_loc 0x00021a2e 0x28b esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_loc 0x00021cb9 0x63 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_loc 0x00021d1c 0x67 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_loc 0x00021d83 0x313 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_loc 0x00022096 0x505 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_loc 0x0002259b 0x5fd esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_loc 0x00022b98 0x75 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_loc 0x00022c0d 0x132 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_loc 0x00022d3f 0xaa esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_loc 0x00022de9 0x46a esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_loc 0x00023253 0x73d esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_loc 0x00023990 0xd0 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_loc 0x00023a60 0x1589 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_loc 0x00024fe9 0x6a6 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_loc 0x0002568f 0x4f3 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_loc 0x00025b82 0x53a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_loc 0x000260bc 0x476 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_loc 0x00026532 0x3dd esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_loc 0x0002690f 0x1e esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_loc 0x0002692d 0x358 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_loc 0x00026c85 0x13b7 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_loc 0x0002803c 0x46cc esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_loc 0x0002c708 0x12e3 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_loc 0x0002d9eb 0x26f esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_loc 0x0002dc5a 0x27 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_loc 0x0002dc81 0xd2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_loc 0x0002dd53 0x56b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_loc 0x0002e2be 0x466b esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_loc 0x00032929 0x3a5 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_loc 0x00032cce 0x4bc esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_loc 0x0003318a 0x1761 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_loc 0x000348eb 0x1e0 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_loc 0x00034acb 0x551 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_loc 0x0003501c 0x58d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_loc 0x000355a9 0xa1 esp-idf/main/libmain.a(main.c.obj) + .debug_loc 0x0003564a 0x3d0 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_loc 0x00035a1a 0x14c9 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_loc 0x00036ee3 0x28b esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_loc 0x0003716e 0x699 esp-idf/console/libconsole.a(commands.c.obj) + .debug_loc 0x00037807 0x33a esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_loc 0x00037b41 0x4b2 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_loc 0x00037ff3 0x345 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_loc 0x00038338 0x520 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_loc 0x00038858 0x5b6 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_loc 0x00038e0e 0x1f92 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_loc 0x0003ada0 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x0003ae2c 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x0003b027 0x26b3 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_loc 0x0003d6da 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_loc 0x0003d701 0xdd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x0003e4d8 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x0003e978 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x0003ebad 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x000410a7 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_loc 0x00041205 0x1162 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_loc 0x00042367 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x00042470 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x000431da 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x00043300 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x00044fd2 0x7dd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x000457af 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x00045fcb 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x0004612f 0x1716 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x00047845 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x000479df 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x00047b28 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x00047def 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x00048634 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x0004874e 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x00048868 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0004911b 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x000494af 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x000496e6 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x00049afa 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x00049bba 0xeaa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0004aa64 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x0004afcd 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x0004b012 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x0004c0ce 0xb96 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x0004cc64 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x0004d019 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x0004e435 0x21d esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x0004e652 0xb3e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x0004f190 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x0004ff48 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x00050bbe 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x00050cc5 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x00050d55 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x00051194 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_loc 0x000514ff 0x168d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_loc 0x00052b8c 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x00052bdc 0x97a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_loc 0x00053556 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x0005884d 0x42a4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x0005caf1 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x0006027b 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x00063157 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x00063eb8 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x000643b6 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x00065198 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_loc 0x000651e6 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x0006579e 0x388c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x0006902a 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x00069d38 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x00069f33 0x2ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x0006a220 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x0006ae1b 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x0006bcde 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x0006bfe3 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x0006d4b6 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_macinfo *(.debug_macinfo) @@ -19629,7 +19408,7 @@ END GROUP .debug_pubtypes *(.debug_pubtypes) -.debug_ranges 0x00000000 0x8e18 +.debug_ranges 0x00000000 0x9598 *(.debug_ranges) .debug_ranges 0x00000000 0x88 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_ranges 0x00000088 0x60 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -19638,163 +19417,171 @@ END GROUP .debug_ranges 0x00000270 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .debug_ranges 0x000002a8 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .debug_ranges 0x000002e8 0xa8 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_ranges 0x00000390 0x18 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_ranges 0x000003a8 0x30 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_ranges 0x000003d8 0x20 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_ranges 0x000003f8 0x30 esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_ranges 0x00000428 0x30 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_ranges 0x00000458 0x30 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_ranges 0x00000488 0x40 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_ranges 0x000004c8 0x20 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_ranges 0x000004e8 0x88 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_ranges 0x00000570 0x30 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_ranges 0x000005a0 0x48 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_ranges 0x000005e8 0xb0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_ranges 0x00000698 0x58 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_ranges 0x000006f0 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_ranges 0x00000708 0x38 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_ranges 0x00000740 0x78 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_ranges 0x000007b8 0x78 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_ranges 0x00000830 0x18 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_ranges 0x00000848 0xb8 esp-idf/log/liblog.a(log.c.obj) - .debug_ranges 0x00000900 0x38 esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_ranges 0x00000938 0x268 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_ranges 0x00000ba0 0x108 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_ranges 0x00000ca8 0xf0 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_ranges 0x00000d98 0x1088 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_ranges 0x00001e20 0x70 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_ranges 0x00001e90 0x110 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_ranges 0x00001fa0 0xe0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_ranges 0x00002080 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_ranges 0x000020f0 0x210 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_ranges 0x00002300 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_ranges 0x000023a8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_ranges 0x000023f0 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_ranges 0x000024b0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_ranges 0x00002508 0x270 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_ranges 0x00002778 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_ranges 0x000027e0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_ranges 0x00002820 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_ranges 0x00002878 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_ranges 0x000028d8 0x498 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_ranges 0x00002d70 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_ranges 0x00002d98 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_ranges 0x00002db0 0x30 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_ranges 0x00002de0 0x2d8 esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_ranges 0x000030b8 0x708 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_ranges 0x000037c0 0x100 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_ranges 0x000038c0 0x40 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_ranges 0x00003900 0x18 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_ranges 0x00003918 0x88 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_ranges 0x000039a0 0x30 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_ranges 0x000039d0 0x28 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_ranges 0x000039f8 0x60 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_ranges 0x00003a58 0x90 esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_ranges 0x00003ae8 0x110 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_ranges 0x00003bf8 0x28 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_ranges 0x00003c20 0x78 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_ranges 0x00003c98 0x40 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_ranges 0x00003cd8 0x68 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_ranges 0x00003d40 0xa0 esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_ranges 0x00003de0 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_ranges 0x00003e20 0x198 esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_ranges 0x00003fb8 0x90 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_ranges 0x00004048 0x90 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_ranges 0x000040d8 0x58 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_ranges 0x00004130 0x60 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_ranges 0x00004190 0x88 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_ranges 0x00004218 0x18 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_ranges 0x00004230 0x20 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_ranges 0x00004250 0x20 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_ranges 0x00004270 0x90 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_ranges 0x00004300 0xa0 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) - .debug_ranges 0x000043a0 0x50 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - .debug_ranges 0x000043f0 0xc0 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .debug_ranges 0x000044b0 0x28 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_ranges 0x000044d8 0x120 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_ranges 0x000045f8 0x40 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_ranges 0x00004638 0x98 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_ranges 0x000046d0 0x558 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_ranges 0x00004c28 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) - .debug_ranges 0x00004c40 0x70 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - .debug_ranges 0x00004cb0 0x70 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - .debug_ranges 0x00004d20 0x140 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) - .debug_ranges 0x00004e60 0x38 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) - .debug_ranges 0x00004e98 0xa8 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) - .debug_ranges 0x00004f40 0x60 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_ranges 0x00004fa0 0x68 esp-idf/main/libmain.a(main.c.obj) - .debug_ranges 0x00005008 0x48 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_ranges 0x00005050 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_ranges 0x00005060 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_ranges 0x000050a8 0x300 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_ranges 0x000053a8 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_ranges 0x000053b8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_ranges 0x000053c8 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_ranges 0x00005480 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_ranges 0x000054e8 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_ranges 0x00005560 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_ranges 0x000057d8 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_ranges 0x000057e8 0x80 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_ranges 0x00005868 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_ranges 0x00005888 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_ranges 0x000058f0 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_ranges 0x000059f0 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_ranges 0x00005a50 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_ranges 0x00005c48 0xc0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_ranges 0x00005d08 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_ranges 0x00005db8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_ranges 0x00005de8 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_ranges 0x00005f68 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_ranges 0x00005f90 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_ranges 0x00005fb0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_ranges 0x00005fe8 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_ranges 0x00006050 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_ranges 0x00006068 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_ranges 0x00006080 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_ranges 0x000060e8 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_ranges 0x00006108 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_ranges 0x00006168 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_ranges 0x00006208 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_ranges 0x00006228 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_ranges 0x000063b8 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_ranges 0x00006458 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_ranges 0x00006468 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_ranges 0x00006598 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_ranges 0x00006698 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_ranges 0x000066d8 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_ranges 0x00006898 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_ranges 0x000068e0 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_ranges 0x00006990 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_ranges 0x00006a98 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_ranges 0x00006ab8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_ranges 0x00006ac8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_ranges 0x00006ae8 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_ranges 0x00006c28 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_ranges 0x00006c40 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_ranges 0x00007060 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_ranges 0x00007218 0x430 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_ranges 0x00007648 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_ranges 0x00007980 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_ranges 0x00007d48 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_ranges 0x00007e00 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_ranges 0x00007e68 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_ranges 0x00007f48 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_ranges 0x00007f70 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_ranges 0x00008050 0x4a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_ranges 0x000084f0 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_ranges 0x00008638 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_ranges 0x00008650 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_ranges 0x000086b0 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_ranges 0x000087b0 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_ranges 0x00008828 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_ranges 0x000089c8 0x60 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_ranges 0x00008a28 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_ranges 0x00008a48 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_ranges 0x00008a58 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_ranges 0x00008aa8 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_ranges 0x00008b10 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_ranges 0x00008c78 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_ranges 0x00008d40 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_ranges 0x00000390 0x30 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_ranges 0x000003c0 0x30 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_ranges 0x000003f0 0x20 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_ranges 0x00000410 0x30 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_ranges 0x00000440 0x30 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_ranges 0x00000470 0x30 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_ranges 0x000004a0 0x40 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_ranges 0x000004e0 0x20 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_ranges 0x00000500 0x88 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_ranges 0x00000588 0x30 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_ranges 0x000005b8 0x48 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_ranges 0x00000600 0xb0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_ranges 0x000006b0 0x58 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_ranges 0x00000708 0x18 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_ranges 0x00000720 0x38 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x00000758 0x78 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_ranges 0x000007d0 0x78 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_ranges 0x00000848 0x60 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_ranges 0x000008a8 0x18 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_ranges 0x000008c0 0xb8 esp-idf/log/liblog.a(log.c.obj) + .debug_ranges 0x00000978 0x38 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_ranges 0x000009b0 0x268 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_ranges 0x00000c18 0x108 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_ranges 0x00000d20 0xf0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_ranges 0x00000e10 0x1088 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_ranges 0x00001e98 0x70 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_ranges 0x00001f08 0x110 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_ranges 0x00002018 0xe0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_ranges 0x000020f8 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_ranges 0x00002168 0x210 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_ranges 0x00002378 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_ranges 0x00002420 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_ranges 0x00002468 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_ranges 0x00002528 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_ranges 0x00002580 0x270 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_ranges 0x000027f0 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_ranges 0x00002858 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_ranges 0x00002898 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_ranges 0x000028f0 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_ranges 0x00002950 0x498 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_ranges 0x00002de8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_ranges 0x00002e10 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_ranges 0x00002e28 0x30 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_ranges 0x00002e58 0x2d8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_ranges 0x00003130 0x708 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_ranges 0x00003838 0x100 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_ranges 0x00003938 0x40 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_ranges 0x00003978 0x18 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_ranges 0x00003990 0x88 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_ranges 0x00003a18 0x30 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_ranges 0x00003a48 0x28 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_ranges 0x00003a70 0x60 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_ranges 0x00003ad0 0x90 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_ranges 0x00003b60 0x110 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_ranges 0x00003c70 0x28 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_ranges 0x00003c98 0x78 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_ranges 0x00003d10 0x40 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_ranges 0x00003d50 0x68 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_ranges 0x00003db8 0xa0 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_ranges 0x00003e58 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_ranges 0x00003e98 0x198 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_ranges 0x00004030 0x90 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_ranges 0x000040c0 0x90 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_ranges 0x00004150 0x58 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_ranges 0x000041a8 0x60 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_ranges 0x00004208 0x88 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_ranges 0x00004290 0x18 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_ranges 0x000042a8 0x20 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_ranges 0x000042c8 0x20 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_ranges 0x000042e8 0x90 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_ranges 0x00004378 0x288 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_ranges 0x00004600 0x430 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_ranges 0x00004a30 0xa0 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + .debug_ranges 0x00004ad0 0x50 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + .debug_ranges 0x00004b20 0x10 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + .debug_ranges 0x00004b30 0x40 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_ranges 0x00004b70 0x98 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_ranges 0x00004c08 0x558 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_ranges 0x00005160 0x18 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + .debug_ranges 0x00005178 0x70 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + .debug_ranges 0x000051e8 0x70 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + .debug_ranges 0x00005258 0x140 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + .debug_ranges 0x00005398 0x38 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + .debug_ranges 0x000053d0 0xa8 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + .debug_ranges 0x00005478 0x60 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_ranges 0x000054d8 0x80 esp-idf/main/libmain.a(main.c.obj) + .debug_ranges 0x00005558 0x48 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_ranges 0x000055a0 0x268 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_ranges 0x00005808 0x18 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_ranges 0x00005820 0x90 esp-idf/console/libconsole.a(commands.c.obj) + .debug_ranges 0x000058b0 0x40 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_ranges 0x000058f0 0x70 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_ranges 0x00005960 0x48 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_ranges 0x000059a8 0x40 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_ranges 0x000059e8 0x50 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_ranges 0x00005a38 0x228 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_ranges 0x00005c60 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x00005c70 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x00005cb8 0x300 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_ranges 0x00005fb8 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_ranges 0x00005fc8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x00005fd8 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00006090 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x000060f8 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x00006170 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x000063e8 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_ranges 0x000063f8 0x80 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_ranges 0x00006478 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x00006498 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00006500 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00006600 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x00006660 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00006858 0xc0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x00006918 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x000069c8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x000069f8 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x00006b78 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x00006ba0 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x00006bc0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x00006bf8 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x00006c60 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x00006c78 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x00006c90 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x00006cf8 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x00006d18 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x00006d78 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x00006e18 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x00006e38 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x00006fc8 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x00007068 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x00007078 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x000071a8 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x000072a8 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x000072e8 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x000074a8 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x000074f0 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x000075a0 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x00007740 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x00007848 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x00007868 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x00007878 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x00007898 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x000078b8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x000078c8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_ranges 0x00007918 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_ranges 0x00007a58 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x00007a70 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_ranges 0x00007ad8 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x00007ef8 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x000080b0 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x000083e8 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x000087b0 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x00008868 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x000088d0 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x000089b0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_ranges 0x000089d8 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x00008ab8 0x4a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x00008f58 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x000090a0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x000090b8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x00009118 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x00009218 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x00009290 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x00009358 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x000094c0 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_weaknames *(.debug_weaknames) @@ -19821,120 +19608,204 @@ END GROUP *(.debug_addr) .debug_line_str - 0x00000000 0x1f8c + 0x00000000 0x2e59 *(.debug_line_str) .debug_line_str - 0x00000000 0x1f8c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x00000000 0x2e59 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) 0x2a1 (size before relaxing) .debug_line_str - 0x00001f8c 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00002e59 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .debug_line_str - 0x00001f8c 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x00002e59 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_line_str - 0x00001f8c 0x2a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x00002e59 0x2a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_line_str - 0x00001f8c 0x3d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x00002e59 0x3d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_line_str - 0x00001f8c 0x3aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00002e59 0x3aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_line_str - 0x00001f8c 0x3c8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00002e59 0x3c8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_line_str - 0x00001f8c 0x3e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x00002e59 0x3e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_line_str - 0x00001f8c 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00002e59 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_line_str - 0x00001f8c 0x4d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00002e59 0x4d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_line_str - 0x00001f8c 0x42f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x00002e59 0x42f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_line_str - 0x00001f8c 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x00002e59 0x5c3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_line_str - 0x00001f8c 0x66f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x00002e59 0x66f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_line_str - 0x00001f8c 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x00002e59 0x2a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_line_str - 0x00001f8c 0x4ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x00002e59 0x4ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .debug_line_str - 0x00001f8c 0x48c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x00002e59 0x48c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_line_str - 0x00001f8c 0x34b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00002e59 0x34b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_line_str - 0x00001f8c 0x1b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x00002e59 0x1b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .debug_line_str - 0x00001f8c 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x00002e59 0x26a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .debug_line_str - 0x00001f8c 0x410 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00002e59 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .debug_line_str - 0x00001f8c 0x400 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00002e59 0x2f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .debug_line_str - 0x00001f8c 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x00002e59 0x368 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_line_str - 0x00001f8c 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00002e59 0x2f3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_line_str - 0x00001f8c 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00002e59 0x1fa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .debug_line_str - 0x00001f8c 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00002e59 0x410 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_line_str - 0x00001f8c 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x00002e59 0x400 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_line_str - 0x00001f8c 0x2f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_line_str - 0x00001f8c 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_line_str - 0x00001f8c 0x2df /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x00002e59 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_line_str - 0x00001f8c 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00002e59 0x2e4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .debug_line_str - 0x00001f8c 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x00002e59 0x2de /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_line_str - 0x00001f8c 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_line_str - 0x00001f8c 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00002e59 0x2e3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_line_str - 0x00001f8c 0x383 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00002e59 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .debug_line_str - 0x00001f8c 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x00002e59 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_line_str - 0x00001f8c 0x2d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x00002e59 0x2ee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .debug_line_str - 0x00001f8c 0x279 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x00002e59 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_line_str - 0x00001f8c 0x287 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x00002e59 0x2f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_line_str - 0x00001f8c 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x00002e59 0x2d3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_line_str - 0x00001f8c 0x36d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x00002e59 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_line_str - 0x00001f8c 0x35c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00002e59 0x2df /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_line_str - 0x00001f8c 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x00002e59 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_line_str - 0x00001f8c 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x00002e59 0x2d9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .debug_line_str - 0x00001f8c 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x00002e59 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_line_str - 0x00001f8c 0x2bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_line_str - 0x00001f8c 0x3c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00002e59 0x2d8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .debug_line_str - 0x00001f8c 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00002e59 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .debug_line_str - 0x00001f8c 0x402 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00002e59 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .debug_line_str - 0x00001f8c 0x27f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x00002e59 0x2ea /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .debug_line_str - 0x00001f8c 0x375 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .debug_line_str - 0x00001f8c 0x367 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x00002e59 0x2db /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .debug_line_str - 0x00001f8c 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x00002e59 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .debug_line_str - 0x00001f8c 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .debug_line_str - 0x00001f8c 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x00002e59 0x2e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_line_str + 0x00002e59 0x2e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line_str + 0x00002e59 0x2ed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_line_str + 0x00002e59 0x383 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line_str + 0x00002e59 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line_str + 0x00002e59 0x2d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line_str + 0x00002e59 0x279 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line_str + 0x00002e59 0x287 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line_str + 0x00002e59 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line_str + 0x00002e59 0x36d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line_str + 0x00002e59 0x35c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line_str + 0x00002e59 0x2f9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line_str + 0x00002e59 0x2e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line_str + 0x00002e59 0x2eb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line_str + 0x00002e59 0x2bf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line_str + 0x00002e59 0x225 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_line_str + 0x00002e59 0x3c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line_str + 0x00002e59 0x2dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_line_str + 0x00002e59 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line_str + 0x00002e59 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_line_str + 0x00002e59 0x402 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line_str + 0x00002e59 0x406 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_line_str + 0x00002e59 0x412 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line_str + 0x00002e59 0x40b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_line_str + 0x00002e59 0x27f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line_str + 0x00002e59 0x375 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line_str + 0x00002e59 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_line_str + 0x00002e59 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_line_str + 0x00002e59 0x367 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line_str + 0x00002e59 0x204 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_line_str + 0x00002e59 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line_str + 0x00002e59 0x3e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_line_str + 0x00002e59 0x354 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line_str + 0x00002e59 0x363 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_line_str + 0x00002e59 0x366 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_line_str + 0x00002e59 0x348 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_line_str + 0x00002e59 0x2cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_line_str + 0x00002e59 0x35f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_line_str + 0x00002e59 0x201 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_line_str + 0x00002e59 0x3e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_line_str + 0x00002e59 0x22b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_line_str + 0x00002e59 0x1d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_line_str + 0x00002e59 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_loclists - 0x00000000 0x9d77 + 0x00000000 0x13746 *(.debug_loclists) .debug_loclists 0x00000000 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) @@ -19969,71 +19840,155 @@ END GROUP .debug_loclists 0x000010ce 0x61 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_loclists - 0x0000112f 0x23a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x0000112f 0x17 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .debug_loclists - 0x000034d0 0x1472 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00001146 0x4e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .debug_loclists - 0x00004942 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x00001194 0xcf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .debug_loclists - 0x000049c1 0x16a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00001263 0x315 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_loclists - 0x00004b2b 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00001578 0x7e8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_loclists - 0x00004da7 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00001d60 0x23a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_loclists - 0x00004e79 0xf4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x00004101 0x1472 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_loclists - 0x00004f6d 0x2d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00005573 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_loclists - 0x00005244 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x000055f2 0x16a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_loclists - 0x000052c8 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x0000575c 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_loclists - 0x00005320 0xdd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00005804 0x1af /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .debug_loclists - 0x000053fd 0x211 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x000059b3 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_loclists - 0x0000560e 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x000059f5 0x27c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_loclists - 0x0000568a 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00005c71 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_loclists - 0x000056e2 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x00005d43 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .debug_loclists - 0x000058e2 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x00005dbd 0xb7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_loclists - 0x0000591e 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x00005e74 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .debug_loclists - 0x00005987 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x00005f2a 0xf4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_loclists - 0x000059a5 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x0000601e 0x2d7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_loclists - 0x000059e1 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x000062f5 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_loclists - 0x00005a1d 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x00006379 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_loclists - 0x00005a5b 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x00006537 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_loclists - 0x00005ab5 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x0000658f 0x129 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_loclists - 0x00005b0f 0x6f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x000066b8 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .debug_loclists - 0x00005b7e 0x1184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00006704 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_loclists - 0x00006d02 0x138f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00006799 0xdd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_loclists - 0x00008091 0x15d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00006876 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) .debug_loclists - 0x00009662 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x000068df 0x105 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) .debug_loclists - 0x000096e7 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x000069e4 0x13d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .debug_loclists - 0x000097ed 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x00006b21 0x7f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .debug_loclists - 0x00009875 0xa2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x00006ba0 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .debug_loclists - 0x00009917 0x96 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x00006c25 0x211 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .debug_loclists - 0x000099ad 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x00006e36 0x7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_loclists + 0x00006eb2 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_loclists + 0x00007005 0xe8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_loclists + 0x000070ed 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_loclists + 0x00007145 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_loclists + 0x000071ca 0x200 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_loclists + 0x000073ca 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_loclists + 0x00007406 0x69 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_loclists + 0x0000746f 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_loclists + 0x0000748d 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_loclists + 0x000074c9 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_loclists + 0x00007505 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_loclists + 0x00007543 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_loclists + 0x0000759d 0x5a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_loclists + 0x000075f7 0x6f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_loclists + 0x00007666 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_loclists + 0x00007702 0x1184 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_loclists + 0x00008886 0x34 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .debug_loclists + 0x000088ba 0x138f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_loclists + 0x00009c49 0x21f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .debug_loclists + 0x00009e68 0x15d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_loclists + 0x0000b439 0x15e5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_loclists + 0x0000ca1e 0x22dd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_loclists + 0x0000ecfb 0x1abc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_loclists + 0x000107b7 0x85 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_loclists + 0x0001083c 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_loclists + 0x00010942 0xf7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_loclists + 0x00010a39 0x185 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .debug_loclists + 0x00010bbe 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_loclists + 0x00010c46 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .debug_loclists + 0x00010c66 0xa2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_loclists + 0x00010d08 0x1117 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_loclists + 0x00011e1f 0x96 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_loclists + 0x00011eb5 0x324 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .debug_loclists + 0x000121d9 0x320 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .debug_loclists + 0x000124f9 0xf2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .debug_loclists + 0x000125eb 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .debug_loclists + 0x0001260b 0x33 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .debug_loclists + 0x0001263e 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .debug_loclists + 0x0001265e 0x858 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_loclists + 0x00012eb6 0x295 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .debug_loclists + 0x0001314b 0x231 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_loclists + 0x0001337c 0x3ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_macro *(.debug_macro) @@ -20042,7 +19997,7 @@ END GROUP *(.debug_names) .debug_rnglists - 0x00000000 0x89a + 0x00000000 0xebf *(.debug_rnglists) .debug_rnglists 0x00000000 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) @@ -20077,35 +20032,71 @@ END GROUP .debug_rnglists 0x000004b1 0x1f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_rnglists - 0x000004d0 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x000004d0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .debug_rnglists - 0x0000057b 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x000004e8 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .debug_rnglists - 0x000005d1 0x21 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00000519 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_rnglists - 0x000005f2 0x57 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x000005c4 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_rnglists - 0x00000649 0x19 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x0000061a 0x21 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_rnglists - 0x00000662 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x0000063b 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .debug_rnglists - 0x00000688 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x0000064e 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .debug_rnglists - 0x000006a2 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00000661 0x57 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_rnglists - 0x000006b5 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x000006b8 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .debug_rnglists - 0x000006d3 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x000006cb 0x19 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_rnglists - 0x000006fb 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x000006e4 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_rnglists - 0x00000719 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x0000070a 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .debug_rnglists - 0x0000074a 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x0000071d 0x1c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .debug_rnglists - 0x000007be 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00000739 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_rnglists - 0x00000814 0x86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x0000074c 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_rnglists + 0x00000766 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .debug_rnglists + 0x00000779 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_rnglists + 0x0000078c 0x13 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_rnglists + 0x0000079f 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_rnglists + 0x000007bd 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_rnglists + 0x000007e5 0x1e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_rnglists + 0x00000803 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .debug_rnglists + 0x0000081b 0x31 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_rnglists + 0x0000084c 0x74 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_rnglists + 0x000008c0 0x56 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_rnglists + 0x00000916 0x1ca /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .debug_rnglists + 0x00000ae0 0xa0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_rnglists + 0x00000b80 0x1dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .debug_rnglists + 0x00000d5c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .debug_rnglists + 0x00000d70 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .debug_rnglists + 0x00000dc1 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .debug_rnglists + 0x00000e03 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .debug_rnglists + 0x00000e39 0x86 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_str_offsets *(.debug_str_offsets) @@ -20137,6 +20128,7 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(brownout_hal.c.obj) .comment 0x0000002f 0x30 esp-idf/log/liblog.a(log.c.obj) .comment 0x0000002f 0x30 esp-idf/log/liblog.a(log_freertos.c.obj) @@ -20190,11 +20182,11 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .comment 0x0000002f 0x30 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .comment 0x0000002f 0x30 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) .comment 0x0000002f 0x30 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .comment 0x0000002f 0x30 esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -20207,6 +20199,15 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .comment 0x0000002f 0x30 esp-idf/main/libmain.a(main.c.obj) .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(linenoise.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(commands.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(split_argv.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(arg_end.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(arg_str.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(arg_utils.c.obj) + .comment 0x0000002f 0x30 esp-idf/console/libconsole.a(argtable3.c.obj) .comment 0x0000002f 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .comment 0x0000002f 0x30 esp-idf/riscv/libriscv.a(interrupt.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) @@ -20249,17 +20250,22 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(uart_hal.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .comment 0x0000002f 0x30 esp-idf/soc/libsoc.a(interrupts.c.obj) .comment 0x0000002f 0x30 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .comment 0x0000002f 0x30 esp-idf/soc/libsoc.a(uart_periph.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .comment 0x0000002f 0x30 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .comment 0x0000002f 0x30 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .comment 0x0000002f 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .comment 0x0000002f 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .comment 0x0000002f 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) @@ -20273,15 +20279,8 @@ END GROUP .comment 0x0000002f 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .comment 0x0000002f 0x30 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .comment 0x0000002f 0x30 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(uart_hal.c.obj) - .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .comment 0x0000002f 0x30 esp-idf/soc/libsoc.a(uart_periph.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .comment 0x0000002f 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .comment 0x0000002f 0x30 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .comment 0x0000002f 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .comment 0x0000002f 0x30 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .comment 0x0000002f 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) @@ -20301,21 +20300,44 @@ END GROUP .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .comment 0x0000002f 0x30 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) @@ -20328,14 +20350,33 @@ END GROUP .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) .comment 0x0000002f 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .note.GNU-stack @@ -20393,411 +20434,511 @@ END GROUP .riscv.attributes 0x0000062c 0x44 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) .riscv.attributes - 0x00000670 0x44 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x00000670 0x44 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) .riscv.attributes - 0x000006b4 0x44 esp-idf/log/liblog.a(log.c.obj) + 0x000006b4 0x44 esp-idf/hal/libhal.a(brownout_hal.c.obj) .riscv.attributes - 0x000006f8 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x000006f8 0x44 esp-idf/log/liblog.a(log.c.obj) .riscv.attributes - 0x00000740 0x44 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x0000073c 0x48 esp-idf/log/liblog.a(log_freertos.c.obj) .riscv.attributes - 0x00000784 0x44 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x00000784 0x44 esp-idf/heap/libheap.a(heap_caps.c.obj) .riscv.attributes - 0x000007c8 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x000007c8 0x44 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .riscv.attributes - 0x0000080c 0x44 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x0000080c 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) .riscv.attributes - 0x00000850 0x44 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x00000850 0x44 esp-idf/heap/libheap.a(tlsf.c.obj) .riscv.attributes - 0x00000894 0x44 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x00000894 0x44 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) .riscv.attributes - 0x000008d8 0x44 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x000008d8 0x44 esp-idf/heap/libheap.a(memory_layout.c.obj) .riscv.attributes - 0x0000091c 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x0000091c 0x44 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .riscv.attributes - 0x00000964 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x00000960 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) .riscv.attributes - 0x000009a8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x000009a8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .riscv.attributes - 0x000009f0 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x000009ec 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .riscv.attributes - 0x00000a34 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x00000a34 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .riscv.attributes - 0x00000a78 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x00000a78 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .riscv.attributes - 0x00000abc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x00000abc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .riscv.attributes - 0x00000b00 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x00000b00 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .riscv.attributes - 0x00000b44 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x00000b44 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .riscv.attributes - 0x00000b88 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + 0x00000b88 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .riscv.attributes - 0x00000bcc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x00000bcc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) .riscv.attributes - 0x00000c10 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x00000c10 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .riscv.attributes - 0x00000c54 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x00000c54 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .riscv.attributes - 0x00000c98 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x00000c98 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .riscv.attributes - 0x00000cdc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x00000cdc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .riscv.attributes - 0x00000d20 0x44 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x00000d20 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) .riscv.attributes - 0x00000d64 0x44 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x00000d64 0x44 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .riscv.attributes - 0x00000da8 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x00000da8 0x44 esp-idf/freertos/libfreertos.a(queue.c.obj) .riscv.attributes - 0x00000dec 0x48 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x00000dec 0x44 esp-idf/freertos/libfreertos.a(tasks.c.obj) .riscv.attributes - 0x00000e34 0x44 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x00000e30 0x48 esp-idf/freertos/libfreertos.a(port.c.obj) .riscv.attributes - 0x00000e78 0x44 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x00000e78 0x44 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) .riscv.attributes - 0x00000ebc 0x44 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x00000ebc 0x44 esp-idf/freertos/libfreertos.a(port_common.c.obj) .riscv.attributes - 0x00000f00 0x44 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x00000f00 0x44 esp-idf/freertos/libfreertos.a(port_systick.c.obj) .riscv.attributes - 0x00000f44 0x44 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x00000f44 0x44 esp-idf/freertos/libfreertos.a(list.c.obj) .riscv.attributes - 0x00000f88 0x44 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x00000f88 0x44 esp-idf/newlib/libnewlib.a(abort.c.obj) .riscv.attributes - 0x00000fcc 0x44 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x00000fcc 0x44 esp-idf/newlib/libnewlib.a(assert.c.obj) .riscv.attributes - 0x00001010 0x44 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x00001010 0x44 esp-idf/newlib/libnewlib.a(heap.c.obj) .riscv.attributes - 0x00001054 0x44 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x00001054 0x44 esp-idf/newlib/libnewlib.a(locks.c.obj) .riscv.attributes - 0x00001098 0x44 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + 0x00001098 0x44 esp-idf/newlib/libnewlib.a(pthread.c.obj) .riscv.attributes - 0x000010dc 0x44 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x000010dc 0x44 esp-idf/newlib/libnewlib.a(reent_init.c.obj) .riscv.attributes - 0x00001120 0x44 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x00001120 0x44 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .riscv.attributes - 0x00001164 0x44 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x00001164 0x44 esp-idf/newlib/libnewlib.a(syscalls.c.obj) .riscv.attributes - 0x000011a8 0x44 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x000011a8 0x44 esp-idf/newlib/libnewlib.a(time.c.obj) .riscv.attributes - 0x000011ec 0x44 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x000011ec 0x44 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) .riscv.attributes - 0x00001230 0x44 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + 0x00001230 0x44 esp-idf/pthread/libpthread.a(pthread.c.obj) .riscv.attributes - 0x00001274 0x44 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x00001274 0x44 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) .riscv.attributes - 0x000012b8 0x44 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x000012b8 0x44 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .riscv.attributes - 0x000012fc 0x44 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + 0x000012fc 0x44 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) .riscv.attributes - 0x00001340 0x44 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x00001340 0x44 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) .riscv.attributes - 0x00001384 0x44 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + 0x00001384 0x44 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) .riscv.attributes - 0x000013c8 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x000013c8 0x44 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) .riscv.attributes - 0x0000140c 0x44 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x0000140c 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .riscv.attributes - 0x00001450 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x00001450 0x44 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .riscv.attributes - 0x00001494 0x44 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + 0x00001494 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .riscv.attributes - 0x000014d8 0x44 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + 0x000014d8 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .riscv.attributes - 0x0000151c 0x44 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + 0x0000151c 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .riscv.attributes - 0x00001560 0x44 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x00001560 0x44 esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) .riscv.attributes - 0x000015a4 0x44 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x000015a4 0x44 esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) .riscv.attributes - 0x000015e8 0x44 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x000015e8 0x44 esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) .riscv.attributes - 0x0000162c 0x44 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x0000162c 0x44 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) .riscv.attributes - 0x00001670 0x44 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x00001670 0x44 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .riscv.attributes - 0x000016b4 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) + 0x000016b4 0x44 esp-idf/vfs/libvfs.a(vfs.c.obj) .riscv.attributes - 0x000016f8 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) + 0x000016f8 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_init.c.obj) .riscv.attributes - 0x0000173c 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + 0x0000173c 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) .riscv.attributes - 0x00001784 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) + 0x00001780 0x48 esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) .riscv.attributes - 0x000017c8 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) + 0x000017c8 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) .riscv.attributes - 0x0000180c 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) + 0x0000180c 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .riscv.attributes - 0x00001850 0x44 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x00001850 0x44 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .riscv.attributes - 0x00001894 0x44 esp-idf/main/libmain.a(main.c.obj) + 0x00001894 0x44 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .riscv.attributes - 0x000018d8 0x44 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x000018d8 0x44 esp-idf/main/libmain.a(main.c.obj) .riscv.attributes - 0x0000191c 0x44 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x0000191c 0x44 esp-idf/console/libconsole.a(esp_console_common.c.obj) .riscv.attributes - 0x00001960 0x44 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x00001960 0x44 esp-idf/console/libconsole.a(linenoise.c.obj) .riscv.attributes - 0x000019a4 0x55 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x000019a4 0x44 esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .riscv.attributes - 0x000019f9 0x51 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + 0x000019e8 0x44 esp-idf/console/libconsole.a(commands.c.obj) .riscv.attributes - 0x00001a4a 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x00001a2c 0x44 esp-idf/console/libconsole.a(split_argv.c.obj) .riscv.attributes - 0x00001a8e 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x00001a70 0x44 esp-idf/console/libconsole.a(arg_dstr.c.obj) .riscv.attributes - 0x00001ad2 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00001ab4 0x44 esp-idf/console/libconsole.a(arg_end.c.obj) .riscv.attributes - 0x00001b16 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00001af8 0x44 esp-idf/console/libconsole.a(arg_str.c.obj) .riscv.attributes - 0x00001b5a 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x00001b3c 0x44 esp-idf/console/libconsole.a(arg_utils.c.obj) .riscv.attributes - 0x00001b9e 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x00001b80 0x44 esp-idf/console/libconsole.a(argtable3.c.obj) .riscv.attributes - 0x00001be2 0x44 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x00001bc4 0x44 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .riscv.attributes - 0x00001c26 0x44 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x00001c08 0x44 esp-idf/riscv/libriscv.a(interrupt.c.obj) .riscv.attributes - 0x00001c6a 0x44 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x00001c4c 0x55 esp-idf/riscv/libriscv.a(vectors.S.obj) .riscv.attributes - 0x00001cae 0x44 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x00001ca1 0x51 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) .riscv.attributes - 0x00001cf2 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00001cf2 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .riscv.attributes - 0x00001d36 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00001d36 0x44 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .riscv.attributes - 0x00001d7a 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x00001d7a 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .riscv.attributes - 0x00001dbe 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x00001dbe 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .riscv.attributes - 0x00001e02 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00001e02 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .riscv.attributes - 0x00001e46 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00001e46 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .riscv.attributes - 0x00001e8a 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x00001e8a 0x44 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .riscv.attributes - 0x00001ece 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x00001ece 0x44 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .riscv.attributes - 0x00001f12 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x00001f12 0x44 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) .riscv.attributes - 0x00001f56 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00001f56 0x44 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) .riscv.attributes - 0x00001f9a 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00001f9a 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .riscv.attributes - 0x00001fde 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00001fde 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .riscv.attributes - 0x00002022 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00002022 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .riscv.attributes - 0x00002066 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00002066 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .riscv.attributes - 0x000020aa 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x000020aa 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .riscv.attributes - 0x000020ee 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x000020ee 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .riscv.attributes - 0x00002132 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00002132 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .riscv.attributes - 0x00002176 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x00002176 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .riscv.attributes - 0x000021ba 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x000021ba 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .riscv.attributes - 0x000021fe 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x000021fe 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .riscv.attributes - 0x00002242 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00002242 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .riscv.attributes - 0x00002286 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00002286 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .riscv.attributes - 0x000022ca 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x000022ca 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .riscv.attributes - 0x0000230e 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x0000230e 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .riscv.attributes - 0x00002352 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x00002352 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .riscv.attributes - 0x00002396 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x00002396 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .riscv.attributes - 0x000023da 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x000023da 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .riscv.attributes - 0x0000241e 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x0000241e 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .riscv.attributes - 0x00002462 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00002462 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .riscv.attributes - 0x000024a6 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x000024a6 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .riscv.attributes - 0x000024ea 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x000024ea 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .riscv.attributes - 0x0000252e 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x0000252e 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .riscv.attributes - 0x00002572 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x00002572 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .riscv.attributes - 0x000025b6 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x000025b6 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .riscv.attributes - 0x000025fa 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x000025fa 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) .riscv.attributes - 0x00002642 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x0000263e 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) .riscv.attributes - 0x00002686 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x00002682 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .riscv.attributes - 0x000026ca 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x000026c6 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .riscv.attributes - 0x0000270e 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x0000270a 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .riscv.attributes - 0x0000275f 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x0000274e 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) .riscv.attributes - 0x000027a3 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x00002792 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) .riscv.attributes - 0x000027e7 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x000027d6 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .riscv.attributes - 0x0000282b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x0000281a 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) .riscv.attributes - 0x0000286f 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x0000285e 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .riscv.attributes - 0x000028b3 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000028a2 0x44 esp-idf/soc/libsoc.a(uart_periph.c.obj) .riscv.attributes - 0x000028f7 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x000028e6 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .riscv.attributes - 0x0000293b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x0000292a 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .riscv.attributes - 0x0000297f 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x00002972 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .riscv.attributes - 0x000029c3 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x000029b6 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .riscv.attributes - 0x00002a07 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x000029fa 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .riscv.attributes - 0x00002a4b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x00002a3e 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .riscv.attributes - 0x00002a8f 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00002a82 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .riscv.attributes - 0x00002ad3 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x00002ac6 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .riscv.attributes - 0x00002b17 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00002b0a 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) .riscv.attributes - 0x00002b5b 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00002b5b 0x44 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .riscv.attributes - 0x00002b9f 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00002b9f 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .riscv.attributes - 0x00002be3 0x44 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x00002be3 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .riscv.attributes - 0x00002c27 0x44 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x00002c27 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .riscv.attributes - 0x00002c6b 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x00002c6b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .riscv.attributes - 0x00002caf 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00002caf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .riscv.attributes - 0x00002cf3 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x00002cf3 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .riscv.attributes - 0x00002d37 0x44 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x00002d37 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .riscv.attributes - 0x00002d7b 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00002d7b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .riscv.attributes - 0x00002dbf 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00002dbf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .riscv.attributes - 0x00002e03 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x00002e03 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .riscv.attributes - 0x00002e47 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00002e47 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .riscv.attributes - 0x00002e8b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x00002e8b 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .riscv.attributes - 0x00002ecf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x00002ecf 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .riscv.attributes - 0x00002f13 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x00002f13 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .riscv.attributes - 0x00002f57 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00002f57 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .riscv.attributes - 0x00002f9b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00002f9b 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .riscv.attributes - 0x00002fdf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x00002fdf 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .riscv.attributes - 0x00003023 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00003023 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .riscv.attributes - 0x00003067 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00003067 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .riscv.attributes - 0x000030ab 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x000030ab 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .riscv.attributes - 0x000030ef 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x000030ef 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .riscv.attributes - 0x00003133 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x00003133 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .riscv.attributes - 0x00003177 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x00003177 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .riscv.attributes - 0x000031bb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x000031bb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .riscv.attributes - 0x000031ff 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x000031ff 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .riscv.attributes - 0x00003243 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00003243 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .riscv.attributes - 0x00003287 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x00003287 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .riscv.attributes - 0x000032cb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x000032cb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .riscv.attributes - 0x0000330f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x0000330f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .riscv.attributes - 0x00003353 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x00003353 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .riscv.attributes - 0x00003397 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x00003397 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .riscv.attributes - 0x000033db 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x000033db 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .riscv.attributes - 0x0000341f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x0000341f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .riscv.attributes - 0x00003463 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00003463 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .riscv.attributes - 0x000034a7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x000034a7 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .riscv.attributes - 0x000034eb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x000034eb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .riscv.attributes - 0x0000352f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x0000352f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-exit.o) .riscv.attributes - 0x00003573 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00003573 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv.o) .riscv.attributes - 0x000035b7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x000035b7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) .riscv.attributes - 0x000035fb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x000035fb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) .riscv.attributes - 0x0000363f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x0000363f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getopt.o) .riscv.attributes - 0x00003683 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x00003683 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .riscv.attributes - 0x000036c7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x000036c7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .riscv.attributes - 0x0000370b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x0000370b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .riscv.attributes - 0x0000374f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x0000374f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .riscv.attributes - 0x00003793 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x00003793 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .riscv.attributes - 0x000037d7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x000037d7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) .riscv.attributes - 0x0000381b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x0000381b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) .riscv.attributes - 0x0000385f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x0000385f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) .riscv.attributes - 0x000038a3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x000038a3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .riscv.attributes - 0x000038e7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x000038e7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .riscv.attributes - 0x0000392b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x0000392b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) .riscv.attributes - 0x0000396f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x0000396f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputc.o) .riscv.attributes - 0x000039b3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x000039b3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fputs.o) .riscv.attributes - 0x000039f7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x000039f7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .riscv.attributes - 0x00003a3b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00003a3b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .riscv.attributes - 0x00003a7f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00003a7f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .riscv.attributes - 0x00003ac3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x00003ac3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) .riscv.attributes - 0x00003b07 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x00003b07 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .riscv.attributes - 0x00003b4b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00003b4b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) .riscv.attributes - 0x00003b8f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x00003b8f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) .riscv.attributes - 0x00003bd3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x00003bd3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .riscv.attributes - 0x00003c17 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x00003c17 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .riscv.attributes - 0x00003c5b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x00003c5b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rget.o) + .riscv.attributes + 0x00003c9f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-setvbuf.o) + .riscv.attributes + 0x00003ce3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .riscv.attributes + 0x00003d27 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .riscv.attributes + 0x00003d6b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sscanf.o) + .riscv.attributes + 0x00003daf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .riscv.attributes + 0x00003df3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .riscv.attributes + 0x00003e37 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .riscv.attributes + 0x00003e7b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .riscv.attributes + 0x00003ebf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .riscv.attributes + 0x00003f03 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .riscv.attributes + 0x00003f47 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .riscv.attributes + 0x00003f8b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .riscv.attributes + 0x00003fcf 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .riscv.attributes + 0x00004013 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .riscv.attributes + 0x00004057 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .riscv.attributes + 0x0000409b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .riscv.attributes + 0x000040df 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .riscv.attributes + 0x00004123 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .riscv.attributes + 0x00004167 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .riscv.attributes + 0x000041ab 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .riscv.attributes + 0x000041ef 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .riscv.attributes + 0x00004233 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .riscv.attributes + 0x00004277 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-__call_atexit.o) + .riscv.attributes + 0x000042bb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .riscv.attributes + 0x000042ff 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-envlock.o) + .riscv.attributes + 0x00004343 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .riscv.attributes + 0x00004387 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoul.o) + .riscv.attributes + 0x000043cb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .riscv.attributes + 0x0000440f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiscanf.o) + .riscv.attributes + 0x00004453 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .riscv.attributes + 0x00004497 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfscanf.o) + .riscv.attributes + 0x000044db 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .riscv.attributes + 0x0000451f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .riscv.attributes + 0x00004563 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sccl.o) + .riscv.attributes + 0x000045a7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) + .riscv.attributes + 0x000045eb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .riscv.attributes + 0x0000462f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-sf_nan.o) + .riscv.attributes + 0x00004673 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .riscv.attributes + 0x000046b7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) + .riscv.attributes + 0x000046fb 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .riscv.attributes + 0x0000473f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoll.o) + .riscv.attributes + 0x00004783 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtoull.o) + .riscv.attributes + 0x000047c7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbrtowc.o) + .riscv.attributes + 0x0000480b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace.o) + .riscv.attributes + 0x0000484f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-iswspace_l.o) + .riscv.attributes + 0x00004893 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_nan.o) + .riscv.attributes + 0x000048d7 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) + .riscv.attributes + 0x0000491b 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-hexnan.o) + .riscv.attributes + 0x0000495f 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(extenddftf2.o) + .riscv.attributes + 0x000049a3 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) /DISCARD/ *(.rela.*) @@ -21122,13 +21263,12 @@ SYSTEM esp-idf/mbedtls/mbedtls/librar esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/freertos/libfreertos.a(port_systick.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) @@ -21146,11 +21286,11 @@ TIMERG1 esp-idf/esp_system/libesp_syst esp-idf/esp_system/libesp_system.a(panic.c.obj) esp-idf/esp_system/libesp_system.a(system_internal.c.obj) UART0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) -UART1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) -USB_SERIAL_JTAG esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/esp_system/libesp_system.a(panic.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) +UART1 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) _Balloc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) @@ -21181,15 +21321,10 @@ __assert_func esp-idf/newlib/libnewlib.a(ass /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gdtoa-gethex.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) - esp-idf/freertos/libfreertos.a(event_groups.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) @@ -21198,10 +21333,14 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) esp-idf/hal/libhal.a(gpio_hal.c.obj) esp-idf/hal/libhal.a(systimer_hal.c.obj) esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) @@ -21227,8 +21366,8 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) @@ -21449,7 +21588,7 @@ __errno /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtol.o) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) esp-idf/newlib/libnewlib.a(syscalls.c.obj) @@ -21549,6 +21688,7 @@ __getreent esp-idf/freertos/libfreertos.a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -21986,6 +22126,7 @@ __udivdi3 /home/abobkov/.espressif/tools esp-idf/esp_system/libesp_system.a(panic.c.obj) esp-idf/esp_system/libesp_system.a(system_internal.c.obj) esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) __ulp /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strtod.o) __umoddi3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(_umoddi3.o) @@ -22092,6 +22233,7 @@ _esp_error_check_failed esp-idf/esp_system/libesp_syst 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(main.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/freertos/libfreertos.a(port_systick.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) @@ -22197,15 +22339,15 @@ _localeconv_r /home/abobkov/.espressif/tools _lock_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) esp-idf/log/liblog.a(log_freertos.c.obj) _lock_acquire_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) _lock_close esp-idf/newlib/libnewlib.a(locks.c.obj) @@ -22218,15 +22360,15 @@ _lock_init_recursive esp-idf/newlib/libnewlib.a(loc _lock_release esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) esp-idf/log/liblog.a(log_freertos.c.obj) _lock_release_recursive esp-idf/newlib/libnewlib.a(locks.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) _lock_try_acquire esp-idf/newlib/libnewlib.a(locks.c.obj) @@ -22378,13 +22520,12 @@ abort esp-idf/newlib/libnewlib.a(abo /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) esp-idf/hal/libhal.a(sha_hal.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) @@ -22399,6 +22540,7 @@ abort esp-idf/newlib/libnewlib.a(abo esp-idf/riscv/libriscv.a(instruction_decode.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(syscalls.c.obj) @@ -22412,6 +22554,7 @@ abort esp-idf/newlib/libnewlib.a(abo esp-idf/heap/libheap.a(multi_heap.c.obj) esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) esp-idf/esp_system/libesp_system.a(startup.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) abort_expect_void esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) abort_expect_void_and_return esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) access esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -22664,6 +22807,7 @@ calloc esp-idf/newlib/libnewlib.a(hea esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) @@ -22800,14 +22944,10 @@ esp_apptrace_host_is_connected esp-idf/app_trace/libapp_trace esp_apptrace_init esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) esp_apptrace_jtag_hw_get esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) esp_apptrace_lock_give esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp_apptrace_lock_take esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp_apptrace_log_lock esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) esp_apptrace_log_unlock esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) esp_apptrace_rb_consume esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) esp_apptrace_rb_produce esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) @@ -22843,6 +22983,7 @@ esp_cache_get_alignment esp-idf/esp_mm/libesp_mm.a(esp esp_cache_msync esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp_clk_apb_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_clk_cpu_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) @@ -22870,22 +23011,30 @@ esp_clk_tree_src_get_freq_hz esp-idf/esp_hw_support/libesp_ esp_clk_tree_xtal32k_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) esp_clk_xtal_freq esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_console_cmd_register esp-idf/console/libconsole.a(commands.c.obj) esp_console_common_init esp-idf/console/libconsole.a(esp_console_common.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp_console_deinit esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp_console_get_completion esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp_console_get_hint esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp_console_init esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) +esp_console_new_repl_uart esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + esp-idf/main/libmain.a(main.c.obj) esp_console_register_help_command esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp_console_repl_task esp-idf/console/libconsole.a(esp_console_common.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp_console_run esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp_console_setup_history esp-idf/console/libconsole.a(esp_console_common.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp_console_setup_prompt esp-idf/console/libconsole.a(esp_console_common.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp_console_split_argv esp-idf/console/libconsole.a(split_argv.c.obj) esp-idf/console/libconsole.a(commands.c.obj) esp_console_start_repl esp-idf/console/libconsole.a(esp_console_common.c.obj) @@ -23273,11 +23422,10 @@ esp_internal_aes_decrypt esp-idf/mbedtls/mbedtls/librar esp_internal_aes_encrypt esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp_intr_alloc esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/freertos/libfreertos.a(port_systick.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) @@ -23302,10 +23450,9 @@ esp_intr_enable_source esp-idf/esp_hw_support/libesp_ esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) esp_intr_free esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp_intr_get_cpu esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) @@ -23325,7 +23472,6 @@ esp_log_default_level esp-idf/log/liblog.a(log.c.obj esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) @@ -23337,6 +23483,7 @@ esp_log_default_level esp-idf/log/liblog.a(log.c.obj esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) @@ -23360,7 +23507,6 @@ esp_log_early_timestamp esp-idf/log/liblog.a(log_freer esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) esp_log_impl_lock esp-idf/log/liblog.a(log_freertos.c.obj) esp-idf/log/liblog.a(log.c.obj) @@ -23373,13 +23519,11 @@ esp_log_level_set esp-idf/log/liblog.a(log.c.obj esp_log_set_vprintf esp-idf/log/liblog.a(log.c.obj) esp_log_system_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) esp_log_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) - esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) @@ -23391,10 +23535,11 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/hal/libhal.a(spi_flash_hal.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) @@ -23410,10 +23555,10 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) @@ -23439,12 +23584,10 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) esp_log_write esp-idf/log/liblog.a(log.c.obj) - esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) @@ -23456,9 +23599,10 @@ esp_log_write esp-idf/log/liblog.a(log.c.obj esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/hal/libhal.a(spi_flash_hal.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) @@ -23470,10 +23614,10 @@ esp_log_write esp-idf/log/liblog.a(log.c.obj esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -23657,7 +23801,6 @@ esp_register_freertos_idle_hook esp-idf/esp_system/libesp_syst esp_register_freertos_idle_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp_register_freertos_tick_hook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) esp_register_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) esp_register_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) @@ -23680,15 +23823,14 @@ esp_rom_crc32_le esp-idf/bootloader_support/lib esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) esp_rom_delay_us esp-idf/hal/libhal.a(adc_hal_common.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - esp-idf/esp_system/libesp_system.a(panic.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_rom_efuse_get_flash_gpio_info esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) @@ -23702,12 +23844,12 @@ esp_rom_get_reset_reason esp-idf/bootloader_support/lib esp-idf/esp_system/libesp_system.a(clk.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_rom_gpio_connect_in_signal esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) -esp_rom_gpio_connect_out_signal esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) +esp_rom_gpio_connect_out_signal esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp_rom_gpio_pad_pullup_only esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp_rom_gpio_pad_select_gpio esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) esp_rom_gpio_pad_set_drv esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) @@ -23721,12 +23863,13 @@ esp_rom_newlib_init_common_mutexes esp-idf/newlib/libnewlib.a(loc esp_rom_output_flush_tx esp-idf/newlib/libnewlib.a(syscalls.c.obj) esp_rom_output_rx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) esp_rom_output_tx_one_char esp-idf/newlib/libnewlib.a(syscalls.c.obj) -esp_rom_output_tx_wait_idle esp-idf/esp_system/libesp_system.a(system_internal.c.obj) +esp_rom_output_tx_wait_idle esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + esp-idf/esp_system/libesp_system.a(system_internal.c.obj) esp-idf/esp_system/libesp_system.a(clk.c.obj) + esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_rom_printf esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) @@ -23745,8 +23888,8 @@ esp_rom_printf esp-idf/esp_hw_support/libesp_ esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) @@ -23866,8 +24009,6 @@ esp_time_impl_set_boot_time esp-idf/newlib/libnewlib.a(esp esp-idf/newlib/libnewlib.a(time.c.obj) esp_timer_early_init esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) esp_timer_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) @@ -23905,9 +24046,13 @@ esp_vfs_access esp-idf/vfs/libvfs.a(vfs.c.obj esp_vfs_close esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_closedir esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_console_register esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) -esp_vfs_dev_usb_serial_jtag_register esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -esp_vfs_dev_usb_serial_jtag_set_rx_line_endings esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -esp_vfs_dev_usb_serial_jtag_set_tx_line_endings esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) +esp_vfs_dev_uart_port_set_rx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +esp_vfs_dev_uart_port_set_tx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +esp_vfs_dev_uart_register esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +esp_vfs_dev_uart_set_rx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +esp_vfs_dev_uart_set_tx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +esp_vfs_dev_uart_use_driver esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +esp_vfs_dev_uart_use_nonblocking esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp_vfs_dump_fds esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_fcntl_r esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_fstat esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -23927,7 +24072,7 @@ esp_vfs_readdir esp-idf/vfs/libvfs.a(vfs.c.obj esp_vfs_readdir_r esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_register esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp_vfs_register_common esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_register_fd esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_register_fd_range esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -23939,19 +24084,19 @@ esp_vfs_rmdir esp-idf/vfs/libvfs.a(vfs.c.obj esp_vfs_seekdir esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_select esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_select_triggered esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp_vfs_select_triggered_isr esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp_vfs_set_readonly_flag esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_stat esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_telldir esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_truncate esp-idf/vfs/libvfs.a(vfs.c.obj) +esp_vfs_uart_get_vfs esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) esp_vfs_unlink esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_unregister esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_unregister_fd esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_unregister_with_id esp-idf/vfs/libvfs.a(vfs.c.obj) -esp_vfs_usb_serial_jtag_get_vfs esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) -esp_vfs_usb_serial_jtag_use_driver esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -esp_vfs_usb_serial_jtag_use_nonblocking esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) esp_vfs_utime esp-idf/vfs/libvfs.a(vfs.c.obj) esp_vfs_write esp-idf/vfs/libvfs.a(vfs.c.obj) esprv_get_interrupt_unmask esp-idf/riscv/libriscv.a(interrupt_intc.c.obj) @@ -23988,12 +24133,14 @@ fcntl esp-idf/newlib/libnewlib.a(sys esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) fflush /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) fgetc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgetc.o) esp-idf/console/libconsole.a(linenoise.c.obj) fgets /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fgets.o) esp-idf/console/libconsole.a(linenoise.c.obj) fileno /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fileno.o) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) fopen /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) esp-idf/console/libconsole.a(linenoise.c.obj) @@ -24038,7 +24185,6 @@ free esp-idf/newlib/libnewlib.a(hea esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) @@ -24049,9 +24195,12 @@ free esp-idf/newlib/libnewlib.a(hea esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/console/libconsole.a(commands.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) @@ -24070,6 +24219,7 @@ fstat /home/abobkov/.espressif/tools esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) fsync esp-idf/vfs/libvfs.a(vfs.c.obj) esp-idf/newlib/libnewlib.a(syscalls.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) ftruncate esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -24274,14 +24424,13 @@ heap_caps_aligned_free esp-idf/heap/libheap.a(heap_ca heap_caps_calloc esp-idf/heap/libheap.a(heap_caps.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) heap_caps_calloc_base esp-idf/heap/libheap.a(heap_caps_base.c.obj) esp-idf/heap/libheap.a(heap_caps.c.obj) heap_caps_calloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj) @@ -24294,11 +24443,10 @@ heap_caps_dump_all esp-idf/heap/libheap.a(heap_ca heap_caps_enable_nonos_stack_heaps esp-idf/heap/libheap.a(heap_caps_init.c.obj) esp-idf/freertos/libfreertos.a(app_startup.c.obj) heap_caps_free esp-idf/heap/libheap.a(heap_caps_base.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(heap.c.obj) esp-idf/freertos/libfreertos.a(heap_idf.c.obj) esp-idf/heap/libheap.a(heap_caps.c.obj) @@ -24316,13 +24464,13 @@ heap_caps_get_total_size esp-idf/heap/libheap.a(heap_ca heap_caps_init esp-idf/heap/libheap.a(heap_caps_init.c.obj) heap_caps_malloc esp-idf/heap/libheap.a(heap_caps.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/freertos/libfreertos.a(heap_idf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) @@ -24339,6 +24487,7 @@ heap_caps_monitor_local_minimum_free_size_start esp-idf/heap/libheap.a(heap_ca heap_caps_monitor_local_minimum_free_size_stop esp-idf/heap/libheap.a(heap_caps.c.obj) heap_caps_print_heap_info esp-idf/heap/libheap.a(heap_caps.c.obj) heap_caps_realloc esp-idf/heap/libheap.a(heap_caps.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) heap_caps_realloc_base esp-idf/heap/libheap.a(heap_caps_base.c.obj) esp-idf/heap/libheap.a(heap_caps.c.obj) heap_caps_realloc_default esp-idf/heap/libheap.a(heap_caps.c.obj) @@ -24482,7 +24631,6 @@ malloc esp-idf/newlib/libnewlib.a(hea esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/console/libconsole.a(arg_utils.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(newlib_init.c.obj) @@ -24549,7 +24697,6 @@ memcpy /home/abobkov/.espressif/tools esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) @@ -24561,9 +24708,9 @@ memcpy /home/abobkov/.espressif/tools esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) @@ -24582,9 +24729,8 @@ memcpy /home/abobkov/.espressif/tools esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(assert.c.obj) esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/freertos/libfreertos.a(queue.c.obj) @@ -24611,12 +24757,12 @@ memset /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) @@ -24628,7 +24774,7 @@ memset /home/abobkov/.espressif/tools esp-idf/console/libconsole.a(linenoise.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_elf.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_uart.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(syscalls.c.obj) esp-idf/newlib/libnewlib.a(reent_init.c.obj) @@ -25115,21 +25261,19 @@ periph_rcc_enter esp-idf/esp_hw_support/libesp_ esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) periph_rcc_exit esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) periph_rcc_release_enter esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) periph_rcc_release_exit esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) @@ -25348,9 +25492,7 @@ rtc_clk_8md256_enabled esp-idf/esp_hw_support/libesp_ rtc_clk_apb_freq_get esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) rtc_clk_apb_freq_update esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) rtc_clk_bbpll_add_consumer esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) rtc_clk_bbpll_remove_consumer esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) rtc_clk_cal esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) @@ -25924,6 +26066,7 @@ strcmp /home/abobkov/.espressif/tools esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) esp-idf/console/libconsole.a(commands.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/log/liblog.a(log.c.obj) strcpy /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strcpy.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) @@ -26148,26 +26291,33 @@ uart_disable_pattern_det_intr esp-idf/esp_driver_uart/libesp uart_disable_rx_intr esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_disable_tx_intr esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_driver_delete esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) uart_driver_install esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) uart_enable_intr_mask esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_enable_pattern_det_baud_intr esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_enable_rx_intr esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_enable_tx_intr esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_flush esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_flush_input esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_get_baudrate esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_get_buffered_data_len esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_get_collision_flag esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_get_hw_flow_ctrl esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_get_parity esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_get_sclk_freq esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_get_selectlock esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_get_stop_bits esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_get_tx_buffer_free_size esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_get_wakeup_threshold esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_get_word_length esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_hal_get_baudrate esp-idf/hal/libhal.a(uart_hal.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_hal_get_data_bit_num esp-idf/hal/libhal.a(uart_hal.c.obj) @@ -26229,61 +26379,67 @@ uart_hal_txfifo_rst esp-idf/hal/libhal.a(uart_hal_ esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_hal_write_txfifo esp-idf/hal/libhal.a(uart_hal_iram.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_system/libesp_system.a(panic.c.obj) uart_intr_config esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_is_driver_installed esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_param_config esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) uart_pattern_get_pos esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_pattern_pop_pos esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_pattern_queue_reset esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_periph_signal esp-idf/soc/libsoc.a(uart_periph.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_read_bytes esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_set_always_rx_timeout esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_baudrate esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_set_dtr esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_hw_flow_ctrl esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_line_inverse esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_loop_back esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_mode esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_parity esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_set_pin esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) uart_set_rts esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_rx_full_threshold esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_rx_timeout esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_select_notif_callback esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_set_stop_bits esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_set_sw_flow_ctrl esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_tx_empty_threshold esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_tx_idle_num esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_wakeup_threshold esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_set_word_length esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_tx_chars esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) +uart_vfs_dev_port_set_rx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) +uart_vfs_dev_port_set_tx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) +uart_vfs_dev_register esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +uart_vfs_dev_set_rx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +uart_vfs_dev_set_tx_line_endings esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) +uart_vfs_dev_use_driver esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) +uart_vfs_dev_use_nonblocking esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) +uart_vfs_include_dev_init esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_wait_tx_done esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_wait_tx_idle_polling esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) uart_write_bytes esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) uart_write_bytes_with_break esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) ulTaskGenericNotifyTake esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/console/libconsole.a(esp_console_common.c.obj) ulTaskGenericNotifyValueClear esp-idf/freertos/libfreertos.a(tasks.c.obj) ungetc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ungetc.o) -usb_serial_jtag_connection_monitor_include esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) -usb_serial_jtag_driver_install esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) -usb_serial_jtag_driver_uninstall esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) -usb_serial_jtag_is_connected esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) -usb_serial_jtag_read_bytes esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -usb_serial_jtag_vfs_include_dev_init esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -usb_serial_jtag_vfs_register esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -usb_serial_jtag_vfs_set_rx_line_endings esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -usb_serial_jtag_vfs_set_tx_line_endings esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -usb_serial_jtag_vfs_use_driver esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -usb_serial_jtag_vfs_use_nonblocking esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) -usb_serial_jtag_write_bytes esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) usleep esp-idf/newlib/libnewlib.a(time.c.obj) esp-idf/console/libconsole.a(linenoise.c.obj) utime esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -26317,8 +26473,8 @@ vEventGroupDelete esp-idf/freertos/libfreertos.a vEventGroupDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) vEventGroupSetBitsCallback esp-idf/freertos/libfreertos.a(event_groups.c.obj) vListInitialise esp-idf/freertos/libfreertos.a(list.c.obj) - esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/freertos/libfreertos.a(queue.c.obj) vListInitialiseItem esp-idf/freertos/libfreertos.a(list.c.obj) @@ -26330,30 +26486,31 @@ vListInsertEnd esp-idf/freertos/libfreertos.a vPortAssertIfInISR esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) vPortClearInterruptMaskFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) - esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/freertos/libfreertos.a(port_systick.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/freertos/libfreertos.a(queue.c.obj) vPortEndScheduler esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) vPortEnterCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) @@ -26375,21 +26532,22 @@ vPortEnterCritical esp-idf/freertos/libfreertos.a esp-idf/heap/libheap.a(heap_caps.c.obj) esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) vPortExitCritical esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) esp-idf/app_trace/libapp_trace.a(app_trace_util.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) @@ -26422,17 +26580,16 @@ vPortSetupTimer esp-idf/freertos/libfreertos.a vPortTCBPreDeleteHook esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) vPortYield esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/freertos/libfreertos.a(queue.c.obj) vPortYieldFromISR esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/freertos/libfreertos.a(port_systick.c.obj) vPortYieldOtherCore esp-idf/freertos/libfreertos.a(port.c.obj) @@ -26448,16 +26605,13 @@ vQueueDeleteWithCaps esp-idf/freertos/libfreertos.a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) vQueueWaitForMessageRestricted esp-idf/freertos/libfreertos.a(queue.c.obj) vRingbufferDelete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) vRingbufferDeleteWithCaps esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) vRingbufferGetInfo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) vRingbufferReturnItem esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) vRingbufferReturnItemFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) vSemaphoreDeleteWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) vStreamBufferDelete esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) @@ -26467,7 +26621,6 @@ vSystimerSetup esp-idf/freertos/libfreertos.a vTaskDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) @@ -26656,9 +26809,9 @@ xPortInIsrContext esp-idf/freertos/libfreertos.a xPortInterruptedFromISRContext esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/espcoredump/libespcoredump.a(core_dump_common.c.obj) xPortSetInterruptMaskFromISR esp-idf/freertos/libfreertos.a(port.c.obj) + esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) - esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/freertos/libfreertos.a(port_systick.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/freertos/libfreertos.a(queue.c.obj) @@ -26691,16 +26844,16 @@ xQueueGenericCreate esp-idf/freertos/libfreertos.a esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) xQueueGenericCreateStatic esp-idf/freertos/libfreertos.a(queue.c.obj) - esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + esp-idf/freertos/libfreertos.a(idf_additions.c.obj) xQueueGenericGetStaticBuffers esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) xQueueGenericReset esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueGenericSend esp-idf/freertos/libfreertos.a(queue.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) @@ -26708,17 +26861,17 @@ xQueueGenericSend esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a(locks.c.obj) esp-idf/log/liblog.a(log_freertos.c.obj) xQueueGenericSendFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) xQueueGetMutexHolder esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) xQueueGetMutexHolderFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueGiveFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/newlib/libnewlib.a(locks.c.obj) xQueueGiveMutexRecursive esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -26735,9 +26888,9 @@ xQueueSelectFromSet esp-idf/freertos/libfreertos.a xQueueSelectFromSetFromISR esp-idf/freertos/libfreertos.a(queue.c.obj) xQueueSemaphoreTake esp-idf/freertos/libfreertos.a(queue.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) esp-idf/vfs/libvfs.a(vfs.c.obj) + esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) @@ -26749,7 +26902,6 @@ xQueueTakeMutexRecursive esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a(locks.c.obj) xRingbufferAddToQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) xRingbufferCreate esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) xRingbufferCreateNoSplit esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) xRingbufferCreateStatic esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) xRingbufferCreateWithCaps esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) @@ -26767,18 +26919,14 @@ xRingbufferReceiveSplit esp-idf/esp_ringbuf/libesp_rin xRingbufferReceiveSplitFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) xRingbufferReceiveUpTo esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) xRingbufferReceiveUpToFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) xRingbufferRemoveFromQueueSetRead esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) xRingbufferSend esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) xRingbufferSendAcquire esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) xRingbufferSendComplete esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) xRingbufferSendFromISR esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) xSemaphoreCreateGenericWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj) esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) xStreamBufferBytesAvailable esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) @@ -26803,12 +26951,12 @@ xStreamBufferSpacesAvailable esp-idf/freertos/libfreertos.a xTaskAbortDelay esp-idf/freertos/libfreertos.a(tasks.c.obj) xTaskCatchUpTicks esp-idf/freertos/libfreertos.a(tasks.c.obj) xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj) - esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/freertos/libfreertos.a(queue.c.obj) xTaskCreatePinnedToCore esp-idf/freertos/libfreertos.a(tasks.c.obj) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - esp-idf/app_trace/libapp_trace.a(port_uart.c.obj) + esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp-idf/freertos/libfreertos.a(app_startup.c.obj) xTaskCreatePinnedToCoreWithCaps esp-idf/freertos/libfreertos.a(idf_additions.c.obj)