diff --git a/ESP32-Console/build/.bin_timestamp b/ESP32-Console/build/.bin_timestamp index fad70dcb3..72557616b 100644 --- a/ESP32-Console/build/.bin_timestamp +++ b/ESP32-Console/build/.bin_timestamp @@ -1 +1 @@ -d160fb0bf8a33c06e93e07930ce71bc0 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin +d913f0fe89db9d230ca11e070ab73ff4 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/ESP32-Console.bin 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 d7c73f303..5c08388ae 100644 --- a/ESP32-Console/build/.ninja_log +++ b/ESP32-Console/build/.ninja_log @@ -988,3 +988,10 @@ 342 454 1736953190254749213 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 1b80614e0080b2b2 303 845 1736953190106748095 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 7862f2b129d0a3b4 846 891 1736953190650752206 esp-idf/main/libmain.a cd0eed6769da8813 +892 14858 1736953204564856847 esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +892 14858 1736953204564856847 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/esp-idf/esp_system/ld/sections.ld 40dd10ea1c63b5ba +14858 15578 1736953204661857573 ESP32-Console.elf dcedc965aeffc1e6 +15578 15914 1736953205715865459 .bin_timestamp 3215cded7500ce5f +15578 15914 1736953205715865459 /home/abobkov/MyProjects/ESP-Nodes/ESP32-Console/build/.bin_timestamp 3215cded7500ce5f +15914 16020 1736953205717865474 esp-idf/esptool_py/CMakeFiles/app_check_size 5a83574cbacee245 +15914 16020 1736953205717865474 /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 776b65b99..621d3c8ad 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 32e6bd505..96a19c962 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 f180f4f52..80f50b6c6 100644 --- a/ESP32-Console/build/ESP32-Console.map +++ b/ESP32-Console/build/ESP32-Console.map @@ -13261,7 +13261,7 @@ END GROUP 0x3fc90688 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x2a298 +.flash.text 0x42000020 0x2a2b0 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -14204,1480 +14204,1480 @@ END GROUP .text.register_info 0x42008d42 0x108 esp-idf/main/libmain.a(main.c.obj) .text.exec_gpio_cmd - 0x42008e4a 0x94 esp-idf/main/libmain.a(main.c.obj) + 0x42008e4a 0xac esp-idf/main/libmain.a(main.c.obj) .text.exec_info_cmd - 0x42008ede 0x57e esp-idf/main/libmain.a(main.c.obj) + 0x42008ef6 0x57e esp-idf/main/libmain.a(main.c.obj) .text.register_gpio - 0x4200945c 0x10e esp-idf/main/libmain.a(main.c.obj) + 0x42009474 0x10e esp-idf/main/libmain.a(main.c.obj) .text.initialize_nvs - 0x4200956a 0x78 esp-idf/main/libmain.a(main.c.obj) + 0x42009582 0x78 esp-idf/main/libmain.a(main.c.obj) .text.register_commands - 0x420095e2 0x12 esp-idf/main/libmain.a(main.c.obj) - 0x420095e2 register_commands + 0x420095fa 0x12 esp-idf/main/libmain.a(main.c.obj) + 0x420095fa register_commands .text.app_main - 0x420095f4 0xa0 esp-idf/main/libmain.a(main.c.obj) - 0x420095f4 app_main + 0x4200960c 0xa0 esp-idf/main/libmain.a(main.c.obj) + 0x4200960c app_main .text.find_command_by_name - 0x42009694 0x54 esp-idf/console/libconsole.a(commands.c.obj) + 0x420096ac 0x54 esp-idf/console/libconsole.a(commands.c.obj) .text.print_arg_help - 0x420096e8 0x70 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009700 0x70 esp-idf/console/libconsole.a(commands.c.obj) .text.help_command - 0x42009758 0xbe esp-idf/console/libconsole.a(commands.c.obj) + 0x42009770 0xbe esp-idf/console/libconsole.a(commands.c.obj) .text.esp_console_init - 0x42009816 0x82 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009816 esp_console_init + 0x4200982e 0x82 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200982e esp_console_init .text.esp_console_deinit - 0x42009898 0x7c esp-idf/console/libconsole.a(commands.c.obj) - 0x42009898 esp_console_deinit + 0x420098b0 0x7c esp-idf/console/libconsole.a(commands.c.obj) + 0x420098b0 esp_console_deinit .text.esp_console_cmd_register - 0x42009914 0x136 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009914 esp_console_cmd_register + 0x4200992c 0x136 esp-idf/console/libconsole.a(commands.c.obj) + 0x4200992c esp_console_cmd_register .text.esp_console_get_completion - 0x42009a4a 0x58 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009a4a esp_console_get_completion + 0x42009a62 0x58 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009a62 esp_console_get_completion .text.esp_console_get_hint - 0x42009aa2 0x74 esp-idf/console/libconsole.a(commands.c.obj) - 0x42009aa2 esp_console_get_hint + 0x42009aba 0x74 esp-idf/console/libconsole.a(commands.c.obj) + 0x42009aba esp_console_get_hint .text.esp_console_run - 0x42009b16 0xcc esp-idf/console/libconsole.a(commands.c.obj) - 0x42009b16 esp_console_run + 0x42009b2e 0xcc esp-idf/console/libconsole.a(commands.c.obj) + 0x42009b2e esp_console_run .text.esp_console_register_help_command - 0x42009be2 0x6c esp-idf/console/libconsole.a(commands.c.obj) - 0x42009be2 esp_console_register_help_command + 0x42009bfa 0x6c esp-idf/console/libconsole.a(commands.c.obj) + 0x42009bfa esp_console_register_help_command .text.esp_console_setup_prompt - 0x42009c4e 0x58 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009c4e esp_console_setup_prompt + 0x42009c66 0x58 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009c66 esp_console_setup_prompt .text.esp_console_setup_history - 0x42009ca6 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009ca6 esp_console_setup_history + 0x42009cbe 0x54 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009cbe esp_console_setup_history .text.esp_console_common_init - 0x42009cfa 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009cfa esp_console_common_init + 0x42009d12 0x78 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009d12 esp_console_common_init .text.esp_console_start_repl - 0x42009d72 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009d72 esp_console_start_repl + 0x42009d8a 0x30 esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009d8a esp_console_start_repl .text.esp_console_repl_task - 0x42009da2 0x15c esp-idf/console/libconsole.a(esp_console_common.c.obj) - 0x42009da2 esp_console_repl_task + 0x42009dba 0x15c esp-idf/console/libconsole.a(esp_console_common.c.obj) + 0x42009dba esp_console_repl_task .text.esp_console_split_argv - 0x42009efe 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) - 0x42009efe esp_console_split_argv - .text.abInit 0x4200a008 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x42009f16 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) + 0x42009f16 esp_console_split_argv + .text.abInit 0x4200a020 0xa esp-idf/console/libconsole.a(linenoise.c.obj) .text.prompt_len_ignore_escape_seq - 0x4200a012 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a02a 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) .text.sanitize - 0x4200a03e 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a056 0x32 esp-idf/console/libconsole.a(linenoise.c.obj) .text.flushWrite - 0x4200a070 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a088 0x3a esp-idf/console/libconsole.a(linenoise.c.obj) .text.abAppend - 0x4200a0aa 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) - .text.abFree 0x4200a0f6 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a0c2 0x4c esp-idf/console/libconsole.a(linenoise.c.obj) + .text.abFree 0x4200a10e 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) .text.freeCompletions - 0x4200a10a 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a122 0x3e esp-idf/console/libconsole.a(linenoise.c.obj) .text.getCursorPosition - 0x4200a148 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a160 0xe8 esp-idf/console/libconsole.a(linenoise.c.obj) .text.getColumns - 0x4200a230 0xec esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a248 0xec esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseBeep - 0x4200a31c 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a334 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseDumb - 0x4200a33a 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a352 0xc6 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseSetMultiLine - 0x4200a400 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a400 linenoiseSetMultiLine + 0x4200a418 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a418 linenoiseSetMultiLine .text.linenoiseSetDumbMode - 0x4200a40a 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a40a linenoiseSetDumbMode + 0x4200a422 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a422 linenoiseSetDumbMode .text.linenoiseIsDumbMode - 0x4200a414 0xe esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a414 linenoiseIsDumbMode + 0x4200a42c 0xe esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a42c linenoiseIsDumbMode .text.linenoiseClearScreen - 0x4200a422 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a422 linenoiseClearScreen + 0x4200a43a 0x28 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a43a linenoiseClearScreen .text.linenoiseSetCompletionCallback - 0x4200a44a 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a44a linenoiseSetCompletionCallback + 0x4200a462 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a462 linenoiseSetCompletionCallback .text.linenoiseSetHintsCallback - 0x4200a454 0xa esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a454 linenoiseSetHintsCallback + 0x4200a46c 0xa esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a46c linenoiseSetHintsCallback .text.linenoiseAddCompletion - 0x4200a45e 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a45e linenoiseAddCompletion + 0x4200a476 0x74 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a476 linenoiseAddCompletion .text.refreshShowHints - 0x4200a4d2 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200a4d2 refreshShowHints + 0x4200a4ea 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a4ea refreshShowHints .text.refreshMultiLine - 0x4200a5ae 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a5c6 0x206 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshSingleLine - 0x4200a7b4 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a7cc 0x110 esp-idf/console/libconsole.a(linenoise.c.obj) .text.refreshLine - 0x4200a8c4 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a8dc 0x1e esp-idf/console/libconsole.a(linenoise.c.obj) .text.completeLine - 0x4200a8e2 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200a8fa 0x136 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseEditInsert - 0x4200aa18 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200aa18 linenoiseEditInsert + 0x4200aa30 0xdc esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200aa30 linenoiseEditInsert .text.linenoiseInsertPastedChar - 0x4200aaf4 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200aaf4 linenoiseInsertPastedChar + 0x4200ab0c 0x6e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ab0c linenoiseInsertPastedChar .text.linenoiseEditMoveLeft - 0x4200ab62 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ab62 linenoiseEditMoveLeft + 0x4200ab7a 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ab7a linenoiseEditMoveLeft .text.linenoiseEditMoveRight - 0x4200ab7a 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ab7a linenoiseEditMoveRight + 0x4200ab92 0x1c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ab92 linenoiseEditMoveRight .text.linenoiseEditMoveHome - 0x4200ab96 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ab96 linenoiseEditMoveHome + 0x4200abae 0x18 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200abae linenoiseEditMoveHome .text.linenoiseEditMoveEnd - 0x4200abae 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200abae linenoiseEditMoveEnd + 0x4200abc6 0x1a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200abc6 linenoiseEditMoveEnd .text.linenoiseEditHistoryNext - 0x4200abc8 0xca esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200abc8 linenoiseEditHistoryNext + 0x4200abe0 0xca esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200abe0 linenoiseEditHistoryNext .text.linenoiseEditDelete - 0x4200ac92 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ac92 linenoiseEditDelete + 0x4200acaa 0x46 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200acaa linenoiseEditDelete .text.linenoiseEditBackspace - 0x4200acd8 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200acd8 linenoiseEditBackspace + 0x4200acf0 0x48 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200acf0 linenoiseEditBackspace .text.linenoiseEditDeletePrevWord - 0x4200ad20 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ad20 linenoiseEditDeletePrevWord + 0x4200ad38 0x7a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ad38 linenoiseEditDeletePrevWord .text.getMillis - 0x4200ad9a 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ad9a getMillis + 0x4200adb2 0x2c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200adb2 getMillis .text.linenoiseProbe - 0x4200adc6 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200adc6 linenoiseProbe + 0x4200adde 0xc0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200adde linenoiseProbe .text.linenoiseFree - 0x4200ae86 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ae86 linenoiseFree + 0x4200ae9e 0x12 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200ae9e linenoiseFree .text.linenoiseHistoryAdd - 0x4200ae98 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200ae98 linenoiseHistoryAdd + 0x4200aeb0 0xf4 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200aeb0 linenoiseHistoryAdd .text.linenoiseEdit - 0x4200af8c 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200afa4 0x3d0 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoiseRaw - 0x4200b35c 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b374 0x38 esp-idf/console/libconsole.a(linenoise.c.obj) .text.linenoise - 0x4200b394 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b394 linenoise + 0x4200b3ac 0x6c esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b3ac linenoise .text.linenoiseHistorySetMaxLen - 0x4200b400 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b400 linenoiseHistorySetMaxLen + 0x4200b418 0xd2 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b418 linenoiseHistorySetMaxLen .text.linenoiseHistorySave - 0x4200b4d2 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b4d2 linenoiseHistorySave + 0x4200b4ea 0x5e esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b4ea linenoiseHistorySave .text.linenoiseHistoryLoad - 0x4200b530 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b530 linenoiseHistoryLoad + 0x4200b548 0x8a esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b548 linenoiseHistoryLoad .text.linenoiseSetMaxLineLen - 0x4200b5ba 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) - 0x4200b5ba linenoiseSetMaxLineLen + 0x4200b5d2 0x14 esp-idf/console/libconsole.a(linenoise.c.obj) + 0x4200b5d2 linenoiseSetMaxLineLen .text.esp_console_repl_usb_serial_jtag_delete - 0x4200b5ce 0x5e esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200b5e6 0x5e esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) .text.esp_console_new_repl_usb_serial_jtag - 0x4200b62c 0x12a esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - 0x4200b62c esp_console_new_repl_usb_serial_jtag + 0x4200b644 0x12a esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + 0x4200b644 esp_console_new_repl_usb_serial_jtag .text.arg_dstr_create - 0x4200b756 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b756 arg_dstr_create + 0x4200b76e 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b76e arg_dstr_create .text.arg_dstr_cstr - 0x4200b784 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b784 arg_dstr_cstr + 0x4200b79c 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b79c arg_dstr_cstr .text.arg_dstr_free - 0x4200b788 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b788 arg_dstr_free + 0x4200b7a0 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b7a0 arg_dstr_free .text.setup_append_buf - 0x4200b7b2 0xdc esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b7ca 0xdc esp-idf/console/libconsole.a(arg_dstr.c.obj) .text.arg_dstr_cat - 0x4200b88e 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b88e arg_dstr_cat + 0x4200b8a6 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b8a6 arg_dstr_cat .text.arg_dstr_catf - 0x4200b8de 0xb6 esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b8de arg_dstr_catf + 0x4200b8f6 0xb6 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b8f6 arg_dstr_catf .text.arg_dstr_catc - 0x4200b994 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b994 arg_dstr_catc + 0x4200b9ac 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b9ac arg_dstr_catc .text.arg_dstr_reset - 0x4200b9c2 0x3a esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b9c2 arg_dstr_reset + 0x4200b9da 0x3a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200b9da arg_dstr_reset .text.arg_dstr_destroy - 0x4200b9fc 0x1c esp-idf/console/libconsole.a(arg_dstr.c.obj) - 0x4200b9fc arg_dstr_destroy + 0x4200ba14 0x1c esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4200ba14 arg_dstr_destroy .text.arg_end_resetfn - 0x4200ba18 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200ba30 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) .text.arg_end_errorfn - 0x4200ba1e 0xda esp-idf/console/libconsole.a(arg_end.c.obj) - .text.arg_end 0x4200baf8 0x66 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200baf8 arg_end + 0x4200ba36 0xda esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end 0x4200bb10 0x66 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200bb10 arg_end .text.arg_print_errors_ds - 0x4200bb5e 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200bb5e arg_print_errors_ds + 0x4200bb76 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200bb76 arg_print_errors_ds .text.arg_print_errors - 0x4200bbb2 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) - 0x4200bbb2 arg_print_errors + 0x4200bbca 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4200bbca arg_print_errors .text.arg_int_resetfn - 0x4200bbf2 0x6 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bc0a 0x6 esp-idf/console/libconsole.a(arg_int.c.obj) .text.detectsuffix - 0x4200bbf8 0x78 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bc10 0x78 esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_int_checkfn - 0x4200bc70 0xa esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bc88 0xa esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_int_errorfn - 0x4200bc7a 0x10c esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bc92 0x10c esp-idf/console/libconsole.a(arg_int.c.obj) .text.strtol0X - 0x4200bd86 0xd0 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bd9e 0xd0 esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_int_scanfn - 0x4200be56 0x122 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200be6e 0x122 esp-idf/console/libconsole.a(arg_int.c.obj) .text.arg_intn - 0x4200bf78 0x96 esp-idf/console/libconsole.a(arg_int.c.obj) - 0x4200bf78 arg_intn + 0x4200bf90 0x96 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200bf90 arg_intn .text.arg_int0 - 0x4200c00e 0x14 esp-idf/console/libconsole.a(arg_int.c.obj) - 0x4200c00e arg_int0 + 0x4200c026 0x14 esp-idf/console/libconsole.a(arg_int.c.obj) + 0x4200c026 arg_int0 .text.arg_lit_resetfn - 0x4200c022 0x6 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c03a 0x6 esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_scanfn - 0x4200c028 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c040 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_checkfn - 0x4200c03c 0xa esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c054 0xa esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_lit_errorfn - 0x4200c046 0x8a esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c05e 0x8a esp-idf/console/libconsole.a(arg_lit.c.obj) .text.arg_litn - 0x4200c0d0 0x7a esp-idf/console/libconsole.a(arg_lit.c.obj) - 0x4200c0d0 arg_litn + 0x4200c0e8 0x7a esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c0e8 arg_litn .text.arg_lit0 - 0x4200c14a 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) - 0x4200c14a arg_lit0 + 0x4200c162 0x14 esp-idf/console/libconsole.a(arg_lit.c.obj) + 0x4200c162 arg_lit0 .text.arg_str_resetfn - 0x4200c15e 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c176 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_scanfn - 0x4200c182 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c19a 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_checkfn - 0x4200c1aa 0xa esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c1c2 0xa esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_str_errorfn - 0x4200c1b4 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c1cc 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) .text.arg_strn - 0x4200c256 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x4200c256 arg_strn + 0x4200c26e 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c26e arg_strn .text.arg_str0 - 0x4200c308 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) - 0x4200c308 arg_str0 - .text.panic 0x4200c31c 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200c320 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4200c320 arg_str0 + .text.panic 0x4200c334 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) .text.argtable3_xmalloc - 0x4200c36a 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x4200c36a argtable3_xmalloc + 0x4200c382 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200c382 argtable3_xmalloc .text.argtable3_xfree - 0x4200c396 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) - 0x4200c396 argtable3_xfree + 0x4200c3ae 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4200c3ae argtable3_xfree .text.arg_register_error - 0x4200c3a8 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c3c0 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_endindex - 0x4200c402 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c41a 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_untagged - 0x4200c41c 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c434 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_check - 0x4200c504 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c51c 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_reset - 0x4200c55a 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) - .text.arg_cat 0x4200c594 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c572 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat 0x4200c5ac 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_shortoptions - 0x4200c5d2 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c5ea 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) .text.alloc_longoptions - 0x4200c686 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c69e 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.find_shortoption - 0x4200c7e0 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c7f8 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse_tagged - 0x4200c826 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c83e 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_optionv - 0x4200c9c4 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200c9dc 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_cat_option - 0x4200cb1e 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cb36 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_gnuswitch_ds - 0x4200cc6c 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cc84 0xd6 esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_print_formatted_ds - 0x4200cd42 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cd5a 0x11c esp-idf/console/libconsole.a(argtable3.c.obj) .text.arg_parse - 0x4200ce5e 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200ce5e arg_parse + 0x4200ce76 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200ce76 arg_parse .text.arg_print_option_ds - 0x4200cf06 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200cf06 arg_print_option_ds + 0x4200cf1e 0x6e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cf1e arg_print_option_ds .text.arg_print_syntax_ds - 0x4200cf74 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200cf74 arg_print_syntax_ds + 0x4200cf8c 0x14c esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200cf8c arg_print_syntax_ds .text.arg_print_glossary_ds - 0x4200d0c0 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d0c0 arg_print_glossary_ds + 0x4200d0d8 0x94 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d0d8 arg_print_glossary_ds .text.arg_print_glossary - 0x4200d154 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d154 arg_print_glossary + 0x4200d16c 0x40 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d16c arg_print_glossary .text.arg_print_formatted - 0x4200d194 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) - 0x4200d194 arg_print_formatted + 0x4200d1ac 0x48 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4200d1ac arg_print_formatted .text.riscv_decode_offset_from_jal_instruction - 0x4200d1dc 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x4200d1dc riscv_decode_offset_from_jal_instruction + 0x4200d1f4 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4200d1f4 riscv_decode_offset_from_jal_instruction .text.gpio_ll_iomux_out - 0x4200d228 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d240 0x5c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_enable - 0x4200d284 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d29c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_disable - 0x4200d304 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d31c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_disable - 0x4200d384 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d39c 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_enable - 0x4200d422 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d43a 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_disable - 0x4200d4a2 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d4ba 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x4200d520 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d538 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x4200d5a2 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d5ba 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x4200d622 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d63a 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4200d6a4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d6bc 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x4200d724 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d73c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x4200d7bc 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d7d4 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x4200d854 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d86c 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x4200d8ea 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d902 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_enable - 0x4200d980 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200d998 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x4200da1c 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200da1c gpio_pullup_en + 0x4200da34 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200da34 gpio_pullup_en .text.gpio_pullup_dis - 0x4200dac4 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dac4 gpio_pullup_dis + 0x4200dadc 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dadc gpio_pullup_dis .text.gpio_pulldown_en - 0x4200db86 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200db86 gpio_pulldown_en + 0x4200db9e 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200db9e gpio_pulldown_en .text.gpio_pulldown_dis - 0x4200dc2e 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dc2e gpio_pulldown_dis + 0x4200dc46 0xa4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dc46 gpio_pulldown_dis .text.gpio_set_level - 0x4200dcd2 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dcd2 gpio_set_level + 0x4200dcea 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dcea gpio_set_level .text.gpio_set_pull_mode - 0x4200dd5a 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dd5a gpio_set_pull_mode + 0x4200dd72 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dd72 gpio_set_pull_mode .text.gpio_set_direction - 0x4200dea0 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200dea0 gpio_set_direction + 0x4200deb8 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200deb8 gpio_set_direction .text.gpio_iomux_in - 0x4200df54 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200df54 gpio_iomux_in + 0x4200df6c 0x2c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200df6c gpio_iomux_in .text.gpio_iomux_out - 0x4200df80 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200df80 gpio_iomux_out + 0x4200df98 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200df98 gpio_iomux_out .text.gpio_sleep_set_direction - 0x4200df9a 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200df9a gpio_sleep_set_direction + 0x4200dfb2 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200dfb2 gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x4200e03a 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e03a gpio_sleep_set_pull_mode + 0x4200e052 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e052 gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x4200e180 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e180 gpio_sleep_sel_en + 0x4200e198 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e198 gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x4200e218 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e218 gpio_sleep_sel_dis + 0x4200e230 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e230 gpio_sleep_sel_dis .text.gpio_func_sel - 0x4200e2ae 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200e2ae gpio_func_sel + 0x4200e2c6 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200e2c6 gpio_func_sel .text.rtc_gpio_is_valid_gpio - 0x4200e35c 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x4200e35c rtc_gpio_is_valid_gpio + 0x4200e374 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x4200e374 rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x4200e360 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x4200e360 bootloader_init_mem + 0x4200e378 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x4200e378 bootloader_init_mem .text.bootloader_flash_update_id - 0x4200e36e 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x4200e36e bootloader_flash_update_id + 0x4200e386 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x4200e386 bootloader_flash_update_id .text.s_mem_caps_check - 0x4200e38e 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e3a6 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x4200e3a4 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e3bc 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x4200e3de 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e3f6 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4200e3f4 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e40c 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x4200e416 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e42e 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x4200e46e 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e486 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x4200e516 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e52e 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x4200e5be 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200e5be esp_mmu_map_init + 0x4200e5d6 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e5d6 esp_mmu_map_init .text.esp_mmu_map - 0x4200e758 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200e758 esp_mmu_map + 0x4200e770 0x514 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200e770 esp_mmu_map .text.esp_mmu_unmap - 0x4200ec6c 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200ec6c esp_mmu_unmap + 0x4200ec84 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ec84 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x4200edf4 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200edf4 esp_mmu_vaddr_to_paddr + 0x4200ee0c 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ee0c esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x4200eeee 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200eeee spi_flash_init_lock + 0x4200ef06 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200ef06 spi_flash_init_lock .text.spi_flash_op_lock - 0x4200eef0 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200eef0 spi_flash_op_lock + 0x4200ef08 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200ef08 spi_flash_op_lock .text.spi_flash_op_unlock - 0x4200ef02 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200ef02 spi_flash_op_unlock + 0x4200ef1a 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200ef1a spi_flash_op_unlock .text.spi_flash_mmap - 0x4200ef14 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200ef14 spi_flash_mmap + 0x4200ef2c 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200ef2c spi_flash_mmap .text.spi_flash_munmap - 0x4200efdc 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200efdc spi_flash_munmap + 0x4200eff4 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200eff4 spi_flash_munmap .text.spi_flash_cache2phys - 0x4200f04a 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200f04a spi_flash_cache2phys + 0x4200f062 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200f062 spi_flash_cache2phys .text.esp_mspi_get_io - 0x4200f06e 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200f06e esp_mspi_get_io + 0x4200f086 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200f086 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x4200f108 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200f108 esp_mspi_pin_reserve + 0x4200f120 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200f120 esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x4200f15c 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4200f15c esp_flash_read_chip_id + 0x4200f174 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4200f174 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x4200f170 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200f188 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x4200f1ae 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200f1ae esp_flash_init_default_chip + 0x4200f1c6 0x176 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200f1c6 esp_flash_init_default_chip .text.esp_flash_app_init - 0x4200f324 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200f324 esp_flash_app_init + 0x4200f33c 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200f33c esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x4200f344 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4200f344 esp_flash_app_enable_os_functions + 0x4200f35c 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4200f35c esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x4200f36e 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x4200f36e esp_crosscore_int_init + 0x4200f386 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4200f386 esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x4200f3d4 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200f3d4 esp_vApplicationIdleHook + 0x4200f3ec 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200f3ec esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x4200f41a 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200f41a esp_register_freertos_idle_hook_for_cpu + 0x4200f432 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200f432 esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x4200f48e 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200f48e esp_register_freertos_tick_hook_for_cpu + 0x4200f4a6 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200f4a6 esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x4200f502 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200f502 esp_register_freertos_tick_hook + 0x4200f51a 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200f51a esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x4200f512 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200f512 esp_int_wdt_init + 0x4200f52a 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200f52a esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x4200f5da 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200f5da esp_int_wdt_cpu_init + 0x4200f5f2 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200f5f2 esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x4200f62e 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f646 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x4200f65e 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f676 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x4200f690 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f6a8 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x4200f6bc 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f6d4 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x4200f836 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f84e 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x4200f85c 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200f85c task_wdt_timeout_abort + 0x4200f874 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f874 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x4200f8f6 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f90e 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x4200f946 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200f946 esp_task_wdt_add + 0x4200f95e 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f95e esp_task_wdt_add .text.subscribe_idle - 0x4200f9ac 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200f9c4 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x4200fa5e 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200fa5e esp_task_wdt_init + 0x4200fa76 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200fa76 esp_task_wdt_init .text.esp_task_wdt_reset - 0x4200fba2 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200fba2 esp_task_wdt_reset + 0x4200fbba 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200fbba esp_task_wdt_reset .text.idle_hook_cb - 0x4200fc6e 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200fc86 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x4200fc7e 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200fc7e esp_task_wdt_print_triggered_tasks + 0x4200fc96 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200fc96 esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x4200fda8 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200fdc0 0x106 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x4200feae 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200feae esp_task_wdt_impl_timer_allocate + 0x4200fec6 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200fec6 esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x4200ffa0 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200ffa0 esp_task_wdt_impl_timer_feed + 0x4200ffb8 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200ffb8 esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x4200ffd6 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200ffd6 esp_task_wdt_impl_timeout_triggered + 0x4200ffee 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200ffee esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x42010004 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42010004 esp_task_wdt_impl_timer_restart + 0x4201001c 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4201001c esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x42010044 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4201005c 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x42010070 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010088 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x4201009c 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x420100b4 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x42010140 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010158 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x42010168 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42010168 spi_flash_hal_init + 0x42010180 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010180 spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x42010270 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42010270 spi_flash_hal_supports_direct_write + 0x42010288 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42010288 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x42010282 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42010282 spi_flash_hal_supports_direct_read + 0x4201029a 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4201029a spi_flash_hal_supports_direct_read .text.esp_cpu_configure_region_protection - 0x42010294 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x42010294 esp_cpu_configure_region_protection + 0x420102ac 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x420102ac esp_cpu_configure_region_protection .text.esp_gpio_reserve - 0x42010394 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x42010394 esp_gpio_reserve + 0x420103ac 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x420103ac esp_gpio_reserve .text.esp_chip_info - 0x420103b0 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - 0x420103b0 esp_chip_info + 0x420103c8 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + 0x420103c8 esp_chip_info .text.uart_pattern_queue_update - 0x4201040a 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010422 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_find_pattern_from_last - 0x4201044e 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010466 0x26 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_reenable_intr_mask - 0x42010474 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201048c 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_ll_enable_bus_clock - 0x42010504 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201051c 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_ll_reset_register - 0x4201054a 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010562 0x86 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_pattern_enqueue - 0x420105d0 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420105e8 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_pattern_link_free - 0x4201063c 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010654 0x4a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_try_set_iomux_pin - 0x42010686 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201069e 0xb0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_module_enable - 0x42010736 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201074e 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_module_disable - 0x420107ce 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420107e6 0x70 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_enable_tx_write_fifo - 0x4201083e 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010856 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_check_buf_full - 0x420108be 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420108d6 0x82 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_rx_intr_handler_default - 0x42010940 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42010958 0x7be esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_free_driver_obj - 0x420110fe 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011116 0x6c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_alloc_driver_obj - 0x4201116a 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011182 0xe8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_disable_intr_mask - 0x42011252 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011252 uart_disable_intr_mask + 0x4201126a 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201126a uart_disable_intr_mask .text.uart_pattern_queue_reset - 0x420112e2 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420112e2 uart_pattern_queue_reset + 0x420112fa 0xf6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420112fa uart_pattern_queue_reset .text.uart_disable_rx_intr - 0x420113d8 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420113d8 uart_disable_rx_intr + 0x420113f0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420113f0 uart_disable_rx_intr .text.uart_disable_tx_intr - 0x420113ea 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420113ea uart_disable_tx_intr + 0x42011402 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011402 uart_disable_tx_intr .text.uart_enable_tx_intr - 0x420113fa 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420113fa uart_enable_tx_intr + 0x42011412 0xc6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011412 uart_enable_tx_intr .text.uart_tx_all - 0x420114c0 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420114d8 0x1e4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_set_pin - 0x420116a4 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420116a4 uart_set_pin + 0x420116bc 0x2f4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420116bc uart_set_pin .text.uart_param_config - 0x42011998 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011998 uart_param_config + 0x420119b0 0x35c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420119b0 uart_param_config .text.uart_intr_config - 0x42011cf4 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011cf4 uart_intr_config + 0x42011d0c 0x12e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011d0c uart_intr_config .text.uart_write_bytes - 0x42011e22 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011e22 uart_write_bytes + 0x42011e3a 0xd4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011e3a uart_write_bytes .text.uart_read_bytes - 0x42011ef6 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42011ef6 uart_read_bytes + 0x42011f0e 0x1ba esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42011f0e uart_read_bytes .text.uart_get_buffered_data_len - 0x420120b0 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420120b0 uart_get_buffered_data_len + 0x420120c8 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420120c8 uart_get_buffered_data_len .text.uart_driver_delete - 0x42012172 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42012172 uart_driver_delete + 0x4201218a 0xea esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4201218a uart_driver_delete .text.uart_driver_install - 0x4201225c 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4201225c uart_driver_install + 0x42012274 0x376 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42012274 uart_driver_install .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x420125d2 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420125ea 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 - 0x420125f8 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012610 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x42012628 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012640 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_init_partition - 0x42012638 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42012638 nvs_flash_init_partition + 0x42012650 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012650 nvs_flash_init_partition .text.nvs_flash_init - 0x42012670 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42012670 nvs_flash_init + 0x42012688 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012688 nvs_flash_init .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x42012686 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42012686 intrusive_list::erase(intrusive_list::iterator) + 0x4201269e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201269e intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x420126a2 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420126ba 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x420126f0 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420126f0 nvs_flash_erase_partition + 0x42012708 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012708 nvs_flash_erase_partition .text.nvs_flash_erase - 0x4201274e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201274e nvs_flash_erase + 0x42012766 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42012766 nvs_flash_erase .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x42012764 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201277c 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_ - 0x420127ae 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420127c6 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x420127f8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012810 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 - 0x42012858 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012870 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4201288c 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420128a4 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4201290c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012924 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 - 0x42012962 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201297a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x42012996 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420129ae 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x42012a16 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012a16 nvs::Item::getKey(char*, unsigned int) + 0x42012a2e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012a2e nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x42012a50 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012a50 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x42012a68 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012a68 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x42012aee 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012aee intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x42012b06 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012b06 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x42012b0e 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012b0e nvs::Storage::populateBlobIndices(intrusive_list&) + 0x42012b26 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012b26 nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x42012bb2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012bb2 intrusive_list::erase(intrusive_list::iterator) + 0x42012bca 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012bca intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x42012bce 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012bce nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x42012be6 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012be6 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x42012cee 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012cee CompressedEnumTable::set(unsigned int, bool) + 0x42012d06 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012d06 CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x42012d1e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012d1e intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x42012d36 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012d36 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x42012d3e 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012d3e intrusive_list::clearAndFreeNodes() + 0x42012d56 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012d56 intrusive_list::clearAndFreeNodes() .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x42012d6c 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012d6c std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x42012d84 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012d84 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x42012db8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012db8 std::unique_ptr >::~unique_ptr() - 0x42012db8 std::unique_ptr >::~unique_ptr() + 0x42012dd0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012dd0 std::unique_ptr >::~unique_ptr() + 0x42012dd0 std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x42012dd4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012dd4 intrusive_list::erase(intrusive_list::iterator) + 0x42012dec 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012dec intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x42012df0 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012df0 intrusive_list::clearAndFreeNodes() + 0x42012e08 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012e08 intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x42012e1e 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012e1e nvs::Storage::clearNamespaces() + 0x42012e36 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012e36 nvs::Storage::clearNamespaces() .text._ZN3nvs7Storage4initEmm - 0x42012e30 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012e30 nvs::Storage::init(unsigned long, unsigned long) + 0x42012e48 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012e48 nvs::Storage::init(unsigned long, unsigned long) .text._ZN3nvs7StorageD2Ev - 0x42012f6e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42012f6e nvs::Storage::~Storage() - 0x42012f6e nvs::Storage::~Storage() + 0x42012f86 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42012f86 nvs::Storage::~Storage() + 0x42012f86 nvs::Storage::~Storage() .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x42012f8a 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42012f8a nvs::NVSHandleSimple::get_partition_name() const + 0x42012fa2 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42012fa2 nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x42012f9e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012f9e nvs::NVSPartition::~NVSPartition() - 0x42012f9e nvs::NVSPartition::~NVSPartition() + 0x42012fb6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012fb6 nvs::NVSPartition::~NVSPartition() + 0x42012fb6 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x42012fb4 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012fb4 nvs::NVSPartition::get_partition_name() + 0x42012fcc 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012fcc nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x42012fba 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012fba nvs::NVSPartition::get_address() + 0x42012fd2 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012fd2 nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x42012fc0 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012fc0 nvs::NVSPartition::get_size() + 0x42012fd8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012fd8 nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x42012fc6 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012fc6 nvs::NVSPartition::get_readonly() + 0x42012fde 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012fde nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x42012fce 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012fce nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x42012fe6 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012fe6 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x42012fde 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012fde nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x42012ff6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42012ff6 nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x42012ffa 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42012ffa nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x42013012 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013012 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x4201300a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201300a nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x42013022 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013022 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x42013026 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013026 nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x4201303e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201303e nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x42013036 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42013036 nvs::NVSPartition::~NVSPartition() + 0x4201304e 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201304e nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x4201305c 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201305c nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x4201305c nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42013074 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42013074 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42013074 nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x4201308e 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201308e nvs::NVSPartitionManager::~NVSPartitionManager() - 0x4201308e nvs::NVSPartitionManager::~NVSPartitionManager() + 0x420130a6 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420130a6 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x420130a6 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x4201309a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201309a nvs::NVSPartitionManager::~NVSPartitionManager() + 0x420130b2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420130b2 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x420130b6 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420130ce 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 - 0x420130dc 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420130f4 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_ - 0x4201310c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013124 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x4201311c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201311c nvs::Storage::Storage(nvs::Partition*) - 0x4201311c nvs::Storage::Storage(nvs::Partition*) + 0x42013134 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013134 nvs::Storage::Storage(nvs::Partition*) + 0x42013134 nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x42013166 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013166 nvs::NVSPartitionManager::get_instance() + 0x4201317e 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201317e nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x420131c8 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420131c8 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x420131e0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420131e0 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x420131dc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420131dc intrusive_list::push_back(nvs::NVSPartition*) + 0x420131f4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420131f4 intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x420131fc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420131fc intrusive_list::erase(intrusive_list::iterator) + 0x42013214 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013214 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x42013218 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013218 intrusive_list::push_back(nvs::Storage*) + 0x42013230 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013230 intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x42013238 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013238 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x42013250 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013250 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x420132e8 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420132e8 nvs::NVSPartitionManager::init_partition(char const*) + 0x42013300 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013300 nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x42013362 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42013362 intrusive_list::erase(intrusive_list::iterator) + 0x4201337a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201337a intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x4201337e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201337e intrusive_list::erase(intrusive_list::iterator) + 0x42013396 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42013396 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x4201339a 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201339a nvs::NVSPartitionManager::deinit_partition(char const*) + 0x420133b2 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420133b2 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN3nvs4LockC2Ev - 0x42013438 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42013438 nvs::Lock::Lock() - 0x42013438 nvs::Lock::Lock() + 0x42013450 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013450 nvs::Lock::Lock() + 0x42013450 nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x42013452 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42013452 nvs::Lock::~Lock() - 0x42013452 nvs::Lock::~Lock() + 0x4201346a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4201346a nvs::Lock::~Lock() + 0x4201346a nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x4201346c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4201346c nvs::Lock::init() + 0x42013484 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42013484 nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x42013470 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42013470 nvs::HashList::HashList() - 0x42013470 nvs::HashList::HashList() + 0x42013488 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013488 nvs::HashList::HashList() + 0x42013488 nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x4201347e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201347e nvs::HashList::HashListBlock::HashListBlock() - 0x4201347e nvs::HashList::HashListBlock::HashListBlock() + 0x42013496 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013496 nvs::HashList::HashListBlock::HashListBlock() + 0x42013496 nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x420134a8 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x420134a8 nvs::HashList::find(unsigned int, nvs::Item const&) + 0x420134c0 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420134c0 nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x4201350c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201350c intrusive_list::erase(intrusive_list::iterator) + 0x42013524 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013524 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x42013528 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42013528 nvs::HashList::clear() + 0x42013540 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013540 nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x4201355e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201355e nvs::HashList::~HashList() - 0x4201355e nvs::HashList::~HashList() + 0x42013576 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013576 nvs::HashList::~HashList() + 0x42013576 nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x4201356c 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201356c nvs::HashList::erase(unsigned int) + 0x42013584 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013584 nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x4201360e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201360e intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x42013626 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013626 intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x4201362e 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201362e nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42013646 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42013646 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 - 0x420136c4 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420136dc 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x4201374a 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201374a nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x4201374a nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42013762 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013762 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42013762 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x420137aa 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420137aa nvs::Page::Page() - 0x420137aa nvs::Page::Page() + 0x420137c2 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420137c2 nvs::Page::Page() + 0x420137c2 nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x420137ec 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420137ec nvs::Page::Header::calculateCrc32() + 0x42013804 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013804 nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x42013806 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013806 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x4201381e 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201381e nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x4201385e 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201385e nvs::Page::initialize() + 0x42013876 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013876 nvs::Page::initialize() .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x420138da 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420138da nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x420138f2 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420138f2 nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x42013906 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013906 nvs::Page::getSeqNumber(unsigned long&) const + 0x4201391e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201391e nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x42013930 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013930 nvs::Page::setSeqNumber(unsigned long) + 0x42013948 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013948 nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x42013946 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013946 nvs::Page::erase() + 0x4201395e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201395e nvs::Page::erase() .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x4201398a 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201398a CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x420139a2 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420139a2 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x420139bc 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420139bc nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x420139d4 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420139d4 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x42013a12 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013a12 nvs::Page::writeEntry(nvs::Item const&) + 0x42013a2a 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013a2a nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x42013a7a 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013a7a nvs::Page::copyItems(nvs::Page&) + 0x42013a92 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013a92 nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x42013b4a 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013b4a nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x42013b62 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013b62 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x42013be6 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013be6 nvs::Page::eraseEntryAndSpan(unsigned int) + 0x42013bfe 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013bfe nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x42013d26 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013d26 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42013d3e 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013d3e nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x42013f6a 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013f6a nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x42013f82 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013f82 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x42013f94 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42013f94 nvs::Page::mLoadEntryTable() + 0x42013fac 0x3cc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42013fac nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x42014360 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42014360 nvs::Page::load(nvs::Partition*, unsigned long) + 0x42014378 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42014378 nvs::Page::load(nvs::Partition*, unsigned long) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x42014498 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420144b0 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 - 0x420144c0 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420144d8 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x420144f0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014508 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x42014500 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42014500 intrusive_list::push_back(nvs::Page*) + 0x42014518 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014518 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x42014520 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42014520 intrusive_list::erase(intrusive_list::iterator) + 0x42014538 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014538 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x4201453c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201453c intrusive_list::clear() + 0x42014554 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014554 intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x42014558 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42014558 nvs::PageManager::activatePage() + 0x42014570 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014570 nvs::PageManager::activatePage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x420145ae 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420145ae intrusive_list::push_front(nvs::Page*) + 0x420145c6 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420145c6 intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x420145cc 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420145cc intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x420145e4 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420145e4 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x420145fa 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420145fa nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x42014612 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42014612 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x42014868 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x42014868 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x42014880 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42014880 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x420148c0 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x420148c0 nvs::Item::calculateCrc32() const + 0x420148d8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420148d8 nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x420148fa 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x420148fa nvs::Item::calculateCrc32WithoutValue() const + 0x42014912 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42014912 nvs::Item::calculateCrc32WithoutValue() const .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x42014934 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42014934 nvs::Item::checkHeaderConsistency(unsigned char) const + 0x4201494c 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4201494c nvs::Item::checkHeaderConsistency(unsigned char) const .text.load_partitions - 0x42014a66 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014a7e 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x42014c4a 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014c62 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x42014cc8 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014ce0 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x42014d06 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014d06 esp_partition_iterator_release + 0x42014d1e 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014d1e esp_partition_iterator_release .text.esp_partition_next - 0x42014d18 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014d18 esp_partition_next + 0x42014d30 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014d30 esp_partition_next .text.esp_partition_find - 0x42014dce 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014dce esp_partition_find + 0x42014de6 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014de6 esp_partition_find .text.esp_partition_get - 0x42014e14 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014e14 esp_partition_get + 0x42014e2c 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014e2c esp_partition_get .text.esp_partition_find_first - 0x42014e46 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x42014e46 esp_partition_find_first + 0x42014e5e 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x42014e5e esp_partition_find_first .text.esp_partition_write - 0x42014e72 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014e72 esp_partition_write + 0x42014e8a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014e8a esp_partition_write .text.esp_partition_read_raw - 0x42014f02 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014f02 esp_partition_read_raw + 0x42014f1a 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014f1a esp_partition_read_raw .text.esp_partition_write_raw - 0x42014f5e 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014f5e esp_partition_write_raw + 0x42014f76 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014f76 esp_partition_write_raw .text.esp_partition_erase_range - 0x42014fc6 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42014fc6 esp_partition_erase_range + 0x42014fde 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x42014fde esp_partition_erase_range .text.esp_partition_mmap - 0x42015046 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015046 esp_partition_mmap + 0x4201505e 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4201505e esp_partition_mmap .text.esp_partition_munmap - 0x420150d6 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420150d6 esp_partition_munmap + 0x420150ee 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420150ee esp_partition_munmap .text.esp_partition_read - 0x420150e4 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420150e4 esp_partition_read + 0x420150fc 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420150fc esp_partition_read .text.esp_partition_is_flash_region_writable - 0x42015190 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x42015190 esp_partition_is_flash_region_writable + 0x420151a8 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420151a8 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x420151f6 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x420151f6 esp_partition_main_flash_region_safe + 0x4201520e 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4201520e esp_partition_main_flash_region_safe .text.uart_hal_get_sclk - 0x42015244 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015244 uart_hal_get_sclk + 0x4201525c 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201525c uart_hal_get_sclk .text.uart_hal_set_stop_bits - 0x4201526a 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201526a uart_hal_set_stop_bits + 0x42015282 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015282 uart_hal_set_stop_bits .text.uart_hal_set_data_bit_num - 0x4201527c 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201527c uart_hal_set_data_bit_num + 0x42015294 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015294 uart_hal_set_data_bit_num .text.uart_hal_set_parity - 0x4201528c 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201528c uart_hal_set_parity + 0x420152a4 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420152a4 uart_hal_set_parity .text.uart_hal_set_hw_flow_ctrl - 0x420152ac 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420152ac uart_hal_set_hw_flow_ctrl + 0x420152c4 0x4a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420152c4 uart_hal_set_hw_flow_ctrl .text.uart_hal_set_tx_idle_num - 0x420152f6 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420152f6 uart_hal_set_tx_idle_num + 0x4201530e 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201530e uart_hal_set_tx_idle_num .text.uart_hal_set_rxfifo_full_thr - 0x42015310 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015310 uart_hal_set_rxfifo_full_thr + 0x42015328 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015328 uart_hal_set_rxfifo_full_thr .text.uart_hal_set_txfifo_empty_thr - 0x42015322 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42015322 uart_hal_set_txfifo_empty_thr + 0x4201533a 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201533a uart_hal_set_txfifo_empty_thr .text.uart_hal_init - 0x4201533c 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201533c uart_hal_init + 0x42015354 0x68 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42015354 uart_hal_init .text.uart_hal_get_symb_len - 0x420153a4 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420153a4 uart_hal_get_symb_len + 0x420153bc 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420153bc uart_hal_get_symb_len .text.uart_hal_set_rx_timeout - 0x420153e2 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420153e2 uart_hal_set_rx_timeout + 0x420153fa 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420153fa uart_hal_set_rx_timeout .text.uart_hal_txfifo_rst - 0x4201543c 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x4201543c uart_hal_txfifo_rst + 0x42015454 0x1a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42015454 uart_hal_txfifo_rst .text.uart_hal_rxfifo_rst - 0x42015456 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42015456 uart_hal_rxfifo_rst + 0x4201546e 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x4201546e uart_hal_rxfifo_rst .text.uart_hal_tx_break - 0x4201546e 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x4201546e uart_hal_tx_break + 0x42015486 0x32 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42015486 uart_hal_tx_break .text.uart_hal_write_txfifo - 0x420154a0 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x420154a0 uart_hal_write_txfifo + 0x420154b8 0x40 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x420154b8 uart_hal_write_txfifo .text.uart_hal_read_rxfifo - 0x420154e0 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x420154e0 uart_hal_read_rxfifo + 0x420154f8 0x2c esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x420154f8 uart_hal_read_rxfifo .text.periph_rtc_dig_clk8m_enable - 0x4201550c 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x4201550c periph_rtc_dig_clk8m_enable + 0x42015524 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42015524 periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_disable - 0x4201556a 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x4201556a periph_rtc_dig_clk8m_disable + 0x42015582 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42015582 periph_rtc_dig_clk8m_disable .text.esp_clk_tree_src_get_freq_hz - 0x420155d4 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x420155d4 esp_clk_tree_src_get_freq_hz + 0x420155ec 0x198 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x420155ec esp_clk_tree_src_get_freq_hz .text.clk_tree_rtc_slow_calibration - 0x4201576c 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42015784 0x6a 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 - 0x420157d6 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x420157d6 esp_clk_tree_rc_fast_d256_get_freq_hz + 0x420157ee 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420157ee esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x4201584c 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4201584c esp_clk_tree_xtal32k_get_freq_hz + 0x42015864 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42015864 esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x420158c6 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x420158c6 esp_clk_tree_lp_slow_get_freq_hz + 0x420158de 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420158de esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x42015906 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42015906 esp_clk_tree_rc_fast_get_freq_hz + 0x4201591e 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201591e esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x42015926 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42015926 esp_clk_tree_lp_fast_get_freq_hz + 0x4201593e 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4201593e esp_clk_tree_lp_fast_get_freq_hz .text.esp_ota_get_running_partition - 0x42015990 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x42015990 esp_ota_get_running_partition + 0x420159a8 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420159a8 esp_ota_get_running_partition .text.clk_hal_lp_slow_get_freq_hz - 0x42015a56 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015a56 clk_hal_lp_slow_get_freq_hz + 0x42015a6e 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015a6e clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x42015ab2 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015ab2 clk_hal_xtal_get_freq_mhz + 0x42015aca 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015aca clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x42015b10 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015b10 clk_hal_soc_root_get_freq_mhz + 0x42015b28 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015b28 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x42015b72 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015b72 clk_hal_cpu_get_freq_hz + 0x42015b8a 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015b8a clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x42015bea 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015c02 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x42015c16 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42015c16 clk_hal_apb_get_freq_hz - .text._ZdaPv 0x42015c24 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) - 0x42015c24 operator delete[](void*) - .text._ZdaPvj 0x42015c26 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) - 0x42015c26 operator delete[](void*, unsigned int) + 0x42015c2e 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42015c2e clk_hal_apb_get_freq_hz + .text._ZdaPv 0x42015c3c 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) + 0x42015c3c operator delete[](void*) + .text._ZdaPvj 0x42015c3e 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) + 0x42015c3e operator delete[](void*, unsigned int) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x42015c2a 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) - 0x42015c2a __gnu_cxx::__concurrence_lock_error::what() const + 0x42015c42 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) + 0x42015c42 __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x42015c34 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) - 0x42015c34 __gnu_cxx::__concurrence_unlock_error::what() const + 0x42015c4c 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) + 0x42015c4c __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x42015c3e 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) - 0x42015c3e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x42015c3e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015c56 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) + 0x42015c56 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015c56 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x42015c4a 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) - 0x42015c4a __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x42015c62 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) + 0x42015c62 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x42015c62 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) - 0x42015c62 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x42015c62 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42015c7a 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) + 0x42015c7a __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42015c7a __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x42015c6e 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) - 0x42015c6e __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x42015c86 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) + 0x42015c86 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x42015c86 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) - 0x42015c86 __gnu_cxx::__mutex::lock() + 0x42015c9e 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) + 0x42015c9e __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x42015cb6 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) - 0x42015cb6 __gnu_cxx::__mutex::unlock() + 0x42015cce 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) + 0x42015cce __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x42015ce6 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) - 0x42015ce6 std::get_new_handler() + 0x42015cfe 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) + 0x42015cfe std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x42015d16 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) + 0x42015d2e 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 - 0x42015d24 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) - 0x42015d24 operator new[](unsigned int, std::nothrow_t const&) + 0x42015d3c 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) + 0x42015d3c operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x42015d38 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) - 0x42015d38 __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x42015d38 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x42015d50 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) + 0x42015d50 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x42015d50 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x42015d44 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) - 0x42015d44 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x42015d5c 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) + 0x42015d5c __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42015d5c 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) + 0x42015d74 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 - 0x42015d96 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) - 0x42015d96 __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 + 0x42015dae 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) + 0x42015dae __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_ - 0x42015e4a 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) - 0x42015e4a __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x42015e62 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) + 0x42015e62 __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 - 0x42015e8e 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) - 0x42015e8e __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x42015ea6 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) + 0x42015ea6 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x42015ed0 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) - 0x42015ed0 std::type_info::~type_info() - 0x42015ed0 std::type_info::~type_info() + 0x42015ee8 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) + 0x42015ee8 std::type_info::~type_info() + 0x42015ee8 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x42015ed2 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) - 0x42015ed2 std::type_info::__is_function_p() const - 0x42015ed2 std::type_info::__is_pointer_p() const + 0x42015eea 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) + 0x42015eea std::type_info::__is_function_p() const + 0x42015eea std::type_info::__is_pointer_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x42015ed6 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) - 0x42015ed6 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x42015eee 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) + 0x42015eee __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x42015f0c 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) - 0x42015f0c __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x42015f24 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) + 0x42015f24 __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 - 0x42015f16 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) - 0x42015f16 __cxxabiv1::__class_type_info::~__class_type_info() - 0x42015f16 __cxxabiv1::__class_type_info::~__class_type_info() + 0x42015f2e 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) + 0x42015f2e __cxxabiv1::__class_type_info::~__class_type_info() + 0x42015f2e __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x42015f24 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) - 0x42015f24 __cxxabiv1::__class_type_info::~__class_type_info() + 0x42015f3c 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) + 0x42015f3c __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42015f3c 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) + 0x42015f54 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 - 0x42015f76 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) - 0x42015f76 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x42015f8e 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) + 0x42015f8e __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 - 0x42015fa0 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) - 0x42015fa0 __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 + 0x42015fb8 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) + 0x42015fb8 __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 - 0x42015ff4 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) - 0x42015ff4 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x42016038 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) - 0x42016038 operator delete(void*) - .text._ZdlPvj 0x42016040 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) - 0x42016040 operator delete(void*, unsigned int) + 0x4201600c 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) + 0x4201600c __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x42016050 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) + 0x42016050 operator delete(void*) + .text._ZdlPvj 0x42016058 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) + 0x42016058 operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x42016044 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) - 0x42016044 __cxa_begin_catch + 0x4201605c 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) + 0x4201605c __cxa_begin_catch .text.__cxa_end_catch - 0x420160b4 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) - 0x420160b4 __cxa_end_catch + 0x420160cc 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) + 0x420160cc __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x4201611a 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) - 0x4201611a std::exception::~exception() - 0x4201611a std::exception::~exception() + 0x42016132 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) + 0x42016132 std::exception::~exception() + 0x42016132 std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x4201611c 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) + 0x42016134 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 - 0x4201614c 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) - 0x4201614c __cxa_get_globals_fast + 0x42016164 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) + 0x42016164 __cxa_get_globals_fast .text.__cxa_get_globals - 0x42016176 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) - 0x42016176 __cxa_get_globals + 0x4201618e 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) + 0x4201618e __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x420161d2 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) + 0x420161ea 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 - 0x420161fc 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) - 0x420161fc __cxxabiv1::__terminate(void (*)()) + 0x42016214 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) + 0x42016214 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x42016216 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) - 0x42016216 std::get_terminate() + 0x4201622e 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) + 0x4201622e std::get_terminate() .text._ZSt9terminatev - 0x42016242 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) - 0x42016242 std::terminate() + 0x4201625a 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) + 0x4201625a std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x4201624e 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 0x4201625c 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) - 0x4201625c operator new[](unsigned int) - .text._Znwj 0x4201625e 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) - 0x4201625e operator new(unsigned int) + 0x42016266 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 0x42016274 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) + 0x42016274 operator new[](unsigned int) + .text._Znwj 0x42016276 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) + 0x42016276 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x420162a8 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) - 0x420162a8 std::bad_alloc::what() const + 0x420162c0 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) + 0x420162c0 std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x420162b2 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) - 0x420162b2 std::bad_alloc::~bad_alloc() - 0x420162b2 std::bad_alloc::~bad_alloc() + 0x420162ca 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) + 0x420162ca std::bad_alloc::~bad_alloc() + 0x420162ca std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x420162c0 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) - 0x420162c0 std::bad_alloc::~bad_alloc() + 0x420162d8 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) + 0x420162d8 std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x420162da 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420162f2 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x420162e6 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x420162e6 __wrap__Unwind_DeleteException + 0x420162fe 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420162fe __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x420162f2 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x420162f2 __wrap___gxx_personality_v0 + 0x4201630a 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4201630a __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x420162fa 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x420162fa __wrap___cxa_allocate_exception + 0x42016312 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42016312 __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x42016306 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42016306 __wrap___cxa_throw - .text 0x42016312 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) - 0x42016312 exit - .text 0x42016332 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) - 0x42016332 _findenv - 0x42016350 getenv - .text 0x4201636a 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) - 0x4201636a _findenv_r - 0x42016408 _getenv_r - .text 0x42016416 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) - 0x4201654c _strtol_r - 0x4201654e strtol_l - .text 0x4201659a 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) - 0x42016c3e getopt - 0x42016c70 getopt_long - 0x42016ca6 getopt_long_only - 0x42016cdc __getopt_r - 0x42016ce6 __getopt_long_r - 0x42016cec __getopt_long_only_r - .text 0x42016cf2 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) - 0x42017126 _vfprintf_r - 0x42019454 vfprintf - .text 0x42019522 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) - 0x42019956 __sprint_r - 0x4201997a _vfiprintf_r - 0x4201aec8 vfiprintf - .text 0x4201af94 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) - 0x4201af94 _fclose_r - 0x4201b06c fclose - .text 0x4201b082 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) - 0x4201b082 __sflush_r - 0x4201b1d0 _fflush_r - 0x4201b236 fflush - .text 0x4201b262 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) - 0x4201b262 _fgetc_r - 0x4201b2d8 fgetc - .text 0x4201b2ee 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) - 0x4201b2ee _fgets_r - 0x4201b402 fgets - .text 0x4201b428 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) - 0x4201b428 fileno - .text 0x4201b49c 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) - 0x4201b630 __sfp_lock_acquire - 0x4201b640 __sfp_lock_release - 0x4201b650 __sfp - 0x4201b726 __sinit - 0x4201b754 __fp_lock_all - 0x4201b76e __fp_unlock_all - .text 0x4201b788 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) - 0x4201b788 _fopen_r - 0x4201b866 fopen - .text 0x4201b884 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) - 0x4201b884 _fprintf_r - 0x4201b8a0 fprintf - .text 0x4201b8d8 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) - 0x4201b8d8 _fputc_r - 0x4201b93e fputc - .text 0x4201b95c 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) - 0x4201b95c _fputs_r - 0x4201b9d6 fputs - .text 0x4201b9f4 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) - 0x4201b9f4 _fseek_r - 0x4201b9f8 fseek - .text 0x4201ba20 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) - 0x4201ba20 __sfvwrite_r - .text 0x4201bd0e 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) - 0x4201bd0e _fwalk_sglue - .text 0x4201bd76 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) - 0x4201bd76 _fwrite_r - 0x4201be1c fwrite - .text 0x4201be4a 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) - 0x4201be4a _printf_r - 0x4201be6c printf - .text 0x4201be9e 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) - 0x4201be9e _putc_r - 0x4201bf32 putc - .text 0x4201bf50 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) - 0x4201bf50 _putchar_r - 0x4201bf56 putchar - .text 0x4201bf70 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) - 0x4201bf70 _puts_r - 0x4201c000 puts - .text 0x4201c016 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) - 0x4201c03e __srefill_r - .text 0x4201c14a 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) - 0x4201c14a __srget_r - 0x4201c18a __srget - .text 0x4201c1a0 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) - 0x4201c1a0 setvbuf - .text 0x4201c36a 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) - 0x4201c36a _snprintf_r - 0x4201c3d8 snprintf - .text 0x4201c454 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) - 0x4201c454 _sprintf_r - 0x4201c48e sprintf - .text 0x4201c4dc 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) - 0x4201c4dc sscanf - 0x4201c53a _sscanf_r - .text 0x4201c592 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) - 0x4201c592 __sread - 0x4201c5c4 __seofread - 0x4201c5c8 __swrite - 0x4201c61a __sseek - 0x4201c652 __sclose - .text 0x4201c65a 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) - 0x4201c65a vprintf - 0x4201c678 _vprintf_r - .text 0x4201c682 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) - 0x4201c682 _vsnprintf_r - 0x4201c6e6 vsnprintf - .text 0x4201c714 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) - 0x4201c714 __swbuf_r - .text 0x4201c7ce 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) - 0x4201c7ce __swsetup_r - .text 0x4201c8a0 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) - 0x4201c8a0 _asprintf_r - 0x4201c8e2 asprintf - .text 0x4201c938 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) - 0x4201c938 _fseeko_r - 0x4201cc30 fseeko - .text 0x4201cc56 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) - 0x4201cc56 __localeconv_l - 0x4201cc5c _localeconv_r - 0x4201cc66 localeconv - .text 0x4201cc70 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) - 0x4201cc70 _reclaim_reent - .text 0x4201cd6c 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) - 0x4201cd6c __errno - .text 0x4201cd7e 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) - 0x4201cd7e close - .text 0x4201cd96 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) - 0x4201cd96 fstat - .text 0x4201cdb6 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) - 0x4201cdb6 gettimeofday - .text 0x4201cdda 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) - 0x4201cdda open - .text 0x4201ce14 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) - 0x4201ce14 read - .text 0x4201ce3c 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) - 0x4201ce3c write - .text 0x4201ce64 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) - 0x4201ce64 frexp - .text 0x4201cee8 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) - 0x4201cee8 __call_exitprocs - .text 0x4201cfc6 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) - 0x4201d0f6 _dtoa_r - .text 0x4201ddf4 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) - 0x4201ddf4 __env_lock - 0x4201de04 __env_unlock - .text 0x4201de14 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) - 0x4201de14 _Balloc - 0x4201ded2 _Bfree - 0x4201df3a __multadd - 0x4201dffc __s2b - 0x4201e0bc __hi0bits - 0x4201e102 __lo0bits - 0x4201e16c __i2b - 0x4201e1a6 __multiply - 0x4201e324 __pow5mult - 0x4201e3fc __lshift - 0x4201e4fa __mcmp - 0x4201e530 __mdiff - 0x4201e696 __ulp - 0x4201e6da __b2d - 0x4201e78e __d2b - 0x4201e86e __ratio - 0x4201e8e0 _mprec_log10 - 0x4201e940 __copybits - 0x4201e98c __any_on - .text 0x4201e9d2 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) - 0x4201ead8 _strtoul_r - 0x4201eada strtoul_l - .text 0x4201eb26 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) - 0x4201ef46 __ssprint_r - 0x4201f08c _svfiprintf_r - .text 0x42020530 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) - 0x42020570 _sungetc_r - 0x42020608 __ssrefill_r - 0x42020654 _sfread_r - 0x420206f0 __ssvfiscanf_r - .text 0x420221b0 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) - 0x420225e4 _svfprintf_r - .text 0x42024884 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) - 0x420248c4 __ssvfscanf_r - .text 0x4202698a 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) - 0x4202698a __sflags - .text 0x42026a04 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) - 0x42026a04 __swhatbuf_r - 0x42026a84 __smakebuf_r - .text 0x42026b24 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) - 0x42026b24 __sccl - .text 0x42026bd2 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) - 0x42026bd2 __submore - 0x42026c6a _ungetc_r - 0x42026da8 ungetc - .text 0x42026dc6 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) - 0x42026dc6 _setlocale_r - 0x42026e20 __locale_mb_cur_max - 0x42026e2a setlocale - .text 0x42026e48 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) - 0x42026e48 nanf - .text 0x42026e52 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) - 0x42026e52 _mbtowc_r - 0x42026e5c __ascii_mbtowc - .text 0x42026e96 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) - 0x42026eea _strtod_l - 0x42027c26 _strtod_r - 0x42027c2e strtod_l - 0x42027c56 strtod - 0x42027c7a strtof_l - 0x42027d74 strtof - .text 0x42027e88 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) - 0x42027e88 _wctomb_r - 0x42027e92 __ascii_wctomb - .text 0x42027eb2 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) - 0x4202805e _strtoll_r - 0x42028060 strtoll_l - 0x42028086 strtoll - .text 0x420280ac 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) - 0x42028248 _strtoull_r - 0x4202824a strtoull_l - 0x42028270 strtoull - .text 0x42028296 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) - 0x42028296 _mbrtowc_r - 0x420282d4 mbrtowc - .text 0x42028302 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) - 0x42028302 iswspace - .text 0x42028306 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) - 0x42028306 iswspace_l - .text 0x42028324 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) - 0x42028324 nan - .text 0x42028332 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) - 0x420283dc __hexdig_fun - 0x4202841e __gethex - .text 0x420288d2 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) - 0x420288fc __match - 0x4202892c __hexnan - .text 0x42028a9c 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) - 0x42028a9c __extenddftf2 - .text 0x42028c14 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) - 0x42028c14 __trunctfdf2 + 0x4201631e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4201631e __wrap___cxa_throw + .text 0x4201632a 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) + 0x4201632a exit + .text 0x4201634a 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) + 0x4201634a _findenv + 0x42016368 getenv + .text 0x42016382 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) + 0x42016382 _findenv_r + 0x42016420 _getenv_r + .text 0x4201642e 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) + 0x42016564 _strtol_r + 0x42016566 strtol_l + .text 0x420165b2 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) + 0x42016c56 getopt + 0x42016c88 getopt_long + 0x42016cbe getopt_long_only + 0x42016cf4 __getopt_r + 0x42016cfe __getopt_long_r + 0x42016d04 __getopt_long_only_r + .text 0x42016d0a 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) + 0x4201713e _vfprintf_r + 0x4201946c vfprintf + .text 0x4201953a 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) + 0x4201996e __sprint_r + 0x42019992 _vfiprintf_r + 0x4201aee0 vfiprintf + .text 0x4201afac 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) + 0x4201afac _fclose_r + 0x4201b084 fclose + .text 0x4201b09a 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) + 0x4201b09a __sflush_r + 0x4201b1e8 _fflush_r + 0x4201b24e fflush + .text 0x4201b27a 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) + 0x4201b27a _fgetc_r + 0x4201b2f0 fgetc + .text 0x4201b306 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) + 0x4201b306 _fgets_r + 0x4201b41a fgets + .text 0x4201b440 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) + 0x4201b440 fileno + .text 0x4201b4b4 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) + 0x4201b648 __sfp_lock_acquire + 0x4201b658 __sfp_lock_release + 0x4201b668 __sfp + 0x4201b73e __sinit + 0x4201b76c __fp_lock_all + 0x4201b786 __fp_unlock_all + .text 0x4201b7a0 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) + 0x4201b7a0 _fopen_r + 0x4201b87e fopen + .text 0x4201b89c 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) + 0x4201b89c _fprintf_r + 0x4201b8b8 fprintf + .text 0x4201b8f0 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) + 0x4201b8f0 _fputc_r + 0x4201b956 fputc + .text 0x4201b974 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) + 0x4201b974 _fputs_r + 0x4201b9ee fputs + .text 0x4201ba0c 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) + 0x4201ba0c _fseek_r + 0x4201ba10 fseek + .text 0x4201ba38 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) + 0x4201ba38 __sfvwrite_r + .text 0x4201bd26 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) + 0x4201bd26 _fwalk_sglue + .text 0x4201bd8e 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) + 0x4201bd8e _fwrite_r + 0x4201be34 fwrite + .text 0x4201be62 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) + 0x4201be62 _printf_r + 0x4201be84 printf + .text 0x4201beb6 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) + 0x4201beb6 _putc_r + 0x4201bf4a putc + .text 0x4201bf68 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) + 0x4201bf68 _putchar_r + 0x4201bf6e putchar + .text 0x4201bf88 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) + 0x4201bf88 _puts_r + 0x4201c018 puts + .text 0x4201c02e 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) + 0x4201c056 __srefill_r + .text 0x4201c162 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) + 0x4201c162 __srget_r + 0x4201c1a2 __srget + .text 0x4201c1b8 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) + 0x4201c1b8 setvbuf + .text 0x4201c382 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) + 0x4201c382 _snprintf_r + 0x4201c3f0 snprintf + .text 0x4201c46c 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) + 0x4201c46c _sprintf_r + 0x4201c4a6 sprintf + .text 0x4201c4f4 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) + 0x4201c4f4 sscanf + 0x4201c552 _sscanf_r + .text 0x4201c5aa 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) + 0x4201c5aa __sread + 0x4201c5dc __seofread + 0x4201c5e0 __swrite + 0x4201c632 __sseek + 0x4201c66a __sclose + .text 0x4201c672 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) + 0x4201c672 vprintf + 0x4201c690 _vprintf_r + .text 0x4201c69a 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) + 0x4201c69a _vsnprintf_r + 0x4201c6fe vsnprintf + .text 0x4201c72c 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) + 0x4201c72c __swbuf_r + .text 0x4201c7e6 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) + 0x4201c7e6 __swsetup_r + .text 0x4201c8b8 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) + 0x4201c8b8 _asprintf_r + 0x4201c8fa asprintf + .text 0x4201c950 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) + 0x4201c950 _fseeko_r + 0x4201cc48 fseeko + .text 0x4201cc6e 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) + 0x4201cc6e __localeconv_l + 0x4201cc74 _localeconv_r + 0x4201cc7e localeconv + .text 0x4201cc88 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) + 0x4201cc88 _reclaim_reent + .text 0x4201cd84 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) + 0x4201cd84 __errno + .text 0x4201cd96 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) + 0x4201cd96 close + .text 0x4201cdae 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) + 0x4201cdae fstat + .text 0x4201cdce 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) + 0x4201cdce gettimeofday + .text 0x4201cdf2 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) + 0x4201cdf2 open + .text 0x4201ce2c 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) + 0x4201ce2c read + .text 0x4201ce54 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) + 0x4201ce54 write + .text 0x4201ce7c 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) + 0x4201ce7c frexp + .text 0x4201cf00 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) + 0x4201cf00 __call_exitprocs + .text 0x4201cfde 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) + 0x4201d10e _dtoa_r + .text 0x4201de0c 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) + 0x4201de0c __env_lock + 0x4201de1c __env_unlock + .text 0x4201de2c 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) + 0x4201de2c _Balloc + 0x4201deea _Bfree + 0x4201df52 __multadd + 0x4201e014 __s2b + 0x4201e0d4 __hi0bits + 0x4201e11a __lo0bits + 0x4201e184 __i2b + 0x4201e1be __multiply + 0x4201e33c __pow5mult + 0x4201e414 __lshift + 0x4201e512 __mcmp + 0x4201e548 __mdiff + 0x4201e6ae __ulp + 0x4201e6f2 __b2d + 0x4201e7a6 __d2b + 0x4201e886 __ratio + 0x4201e8f8 _mprec_log10 + 0x4201e958 __copybits + 0x4201e9a4 __any_on + .text 0x4201e9ea 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) + 0x4201eaf0 _strtoul_r + 0x4201eaf2 strtoul_l + .text 0x4201eb3e 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) + 0x4201ef5e __ssprint_r + 0x4201f0a4 _svfiprintf_r + .text 0x42020548 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) + 0x42020588 _sungetc_r + 0x42020620 __ssrefill_r + 0x4202066c _sfread_r + 0x42020708 __ssvfiscanf_r + .text 0x420221c8 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) + 0x420225fc _svfprintf_r + .text 0x4202489c 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) + 0x420248dc __ssvfscanf_r + .text 0x420269a2 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) + 0x420269a2 __sflags + .text 0x42026a1c 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) + 0x42026a1c __swhatbuf_r + 0x42026a9c __smakebuf_r + .text 0x42026b3c 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) + 0x42026b3c __sccl + .text 0x42026bea 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) + 0x42026bea __submore + 0x42026c82 _ungetc_r + 0x42026dc0 ungetc + .text 0x42026dde 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) + 0x42026dde _setlocale_r + 0x42026e38 __locale_mb_cur_max + 0x42026e42 setlocale + .text 0x42026e60 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) + 0x42026e60 nanf + .text 0x42026e6a 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) + 0x42026e6a _mbtowc_r + 0x42026e74 __ascii_mbtowc + .text 0x42026eae 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) + 0x42026f02 _strtod_l + 0x42027c3e _strtod_r + 0x42027c46 strtod_l + 0x42027c6e strtod + 0x42027c92 strtof_l + 0x42027d8c strtof + .text 0x42027ea0 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) + 0x42027ea0 _wctomb_r + 0x42027eaa __ascii_wctomb + .text 0x42027eca 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) + 0x42028076 _strtoll_r + 0x42028078 strtoll_l + 0x4202809e strtoll + .text 0x420280c4 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) + 0x42028260 _strtoull_r + 0x42028262 strtoull_l + 0x42028288 strtoull + .text 0x420282ae 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) + 0x420282ae _mbrtowc_r + 0x420282ec mbrtowc + .text 0x4202831a 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) + 0x4202831a iswspace + .text 0x4202831e 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) + 0x4202831e iswspace_l + .text 0x4202833c 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) + 0x4202833c nan + .text 0x4202834a 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) + 0x420283f4 __hexdig_fun + 0x42028436 __gethex + .text 0x420288ea 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) + 0x42028914 __match + 0x42028944 __hexnan + .text 0x42028ab4 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) + 0x42028ab4 __extenddftf2 + .text 0x42028c2c 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) + 0x42028c2c __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.*) @@ -15689,156 +15689,156 @@ 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 - 0x42028e66 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x42028e66 esp_cpu_set_breakpoint + 0x42028e7e 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42028e7e esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint - 0x42028eba 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x42028eba esp_cpu_set_watchpoint + 0x42028ed2 0xde esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42028ed2 esp_cpu_set_watchpoint .text.esp_cpu_clear_watchpoint - 0x42028f98 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x42028f98 esp_cpu_clear_watchpoint + 0x42028fb0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42028fb0 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 - 0x42028fd8 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42028ff0 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x42029148 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029160 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x420292a6 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420292be 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x42029300 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029318 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x4202935c 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x42029374 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x420293ac 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420293ac periph_rcc_acquire_enter + 0x420293c4 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420293c4 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x420293d4 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420293d4 periph_rcc_acquire_exit + 0x420293ec 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420293ec periph_rcc_acquire_exit .text.periph_module_enable - 0x420293f6 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420293f6 periph_module_enable + 0x4202940e 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4202940e 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 - 0x42029496 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x42029496 sar_periph_ctrl_init + 0x420294ae 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420294ae 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 - 0x420294b0 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x420294c8 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x42029584 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x42029584 esp_startup_start_app + 0x4202959c 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4202959c esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x420295fa 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420295fa xQueueCreateWithCaps + 0x42029612 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x42029612 xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x42029674 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x42029674 vQueueDeleteWithCaps + 0x4202968c 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202968c vQueueDeleteWithCaps .text.xSemaphoreCreateGenericWithCaps - 0x420296d8 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420296d8 xSemaphoreCreateGenericWithCaps + 0x420296f0 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420296f0 xSemaphoreCreateGenericWithCaps .text.vSemaphoreDeleteWithCaps - 0x42029776 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x42029776 vSemaphoreDeleteWithCaps + 0x4202978e 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4202978e vSemaphoreDeleteWithCaps *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) .text.pxGetTaskListByIndex - 0x420297d0 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x420297e8 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 - 0x42029828 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x42029828 xTaskGetNext + 0x42029840 0x98 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x42029840 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 - 0x420298c0 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420298d8 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x420298e2 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420298e2 multi_heap_register_impl - 0x420298e2 multi_heap_register + 0x420298fa 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420298fa multi_heap_register_impl + 0x420298fa multi_heap_register .text.multi_heap_free_size_impl - 0x4202994e 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4202994e multi_heap_free_size_impl - 0x4202994e multi_heap_free_size + 0x42029966 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x42029966 multi_heap_free_size_impl + 0x42029966 multi_heap_free_size .text.multi_heap_get_info_impl - 0x42029958 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x42029958 multi_heap_get_info - 0x42029958 multi_heap_get_info_impl + 0x42029970 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x42029970 multi_heap_get_info + 0x42029970 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 - 0x420299ec 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029a04 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x42029bae 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029bc6 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x42029be2 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029be2 tlsf_walk_pool + 0x42029bfa 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029bfa tlsf_walk_pool .text.tlsf_fit_size - 0x42029c66 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029c66 tlsf_fit_size + 0x42029c7e 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029c7e tlsf_fit_size .text.tlsf_pool_overhead - 0x42029cdc 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029cdc tlsf_pool_overhead + 0x42029cf4 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029cf4 tlsf_pool_overhead .text.tlsf_add_pool - 0x42029ce0 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029ce0 tlsf_add_pool + 0x42029cf8 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029cf8 tlsf_add_pool .text.tlsf_create - 0x42029f06 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029f06 tlsf_create + 0x42029f1e 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029f1e tlsf_create .text.tlsf_create_with_pool - 0x42029f2e 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x42029f2e tlsf_create_with_pool + 0x42029f46 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x42029f46 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 - 0x42029f70 0x32 esp-idf/log/liblog.a(log.c.obj) + 0x42029f88 0x32 esp-idf/log/liblog.a(log.c.obj) .text.heap_swap - 0x42029fa2 0x2a esp-idf/log/liblog.a(log.c.obj) + 0x42029fba 0x2a esp-idf/log/liblog.a(log.c.obj) .text.heap_bubble_down - 0x42029fcc 0x4e esp-idf/log/liblog.a(log.c.obj) + 0x42029fe4 0x4e esp-idf/log/liblog.a(log.c.obj) .text.add_to_cache - 0x4202a01a 0x90 esp-idf/log/liblog.a(log.c.obj) + 0x4202a032 0x90 esp-idf/log/liblog.a(log.c.obj) .text.get_uncached_log_level - 0x4202a0aa 0x46 esp-idf/log/liblog.a(log.c.obj) + 0x4202a0c2 0x46 esp-idf/log/liblog.a(log.c.obj) .text.get_cached_log_level - 0x4202a0f0 0xf6 esp-idf/log/liblog.a(log.c.obj) + 0x4202a108 0xf6 esp-idf/log/liblog.a(log.c.obj) .text.s_log_level_get_and_unlock - 0x4202a1e6 0x4a esp-idf/log/liblog.a(log.c.obj) + 0x4202a1fe 0x4a esp-idf/log/liblog.a(log.c.obj) .text.esp_log_writev - 0x4202a230 0x42 esp-idf/log/liblog.a(log.c.obj) - 0x4202a230 esp_log_writev + 0x4202a248 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x4202a248 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 - 0x4202a272 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4202a272 intr_handler_get + 0x4202a28a 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202a28a intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x4202a286 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4202a286 intr_handler_set + 0x4202a29e 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4202a29e intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x4202a2b8 . = (. + 0x10) - *fill* 0x4202a2a8 0x10 - 0x4202a2b8 _text_end = ABSOLUTE (.) - 0x4202a2b8 _instruction_reserved_end = ABSOLUTE (.) - 0x4202a2b8 _etext = . + 0x4202a2d0 . = (. + 0x10) + *fill* 0x4202a2c0 0x10 + 0x4202a2d0 _text_end = ABSOLUTE (.) + 0x4202a2d0 _instruction_reserved_end = ABSOLUTE (.) + 0x4202a2d0 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0x30000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c02a2b8 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x2a298 + 0x3c02a2d0 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x2a2b0 0x3c030020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c02a2b8 0x5d68 + *fill* 0x3c02a2d0 0x5d50 .flash.appdesc 0x3c030020 0x100 0x3c030020 _rodata_reserved_start = ABSOLUTE (.) @@ -18577,7 +18577,7 @@ END GROUP .debug_abbrev 0x000338ed 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 0x00033a84 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 0xe2bbd +.debug_line 0x00000000 0xe2bed *(.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) @@ -18672,195 +18672,195 @@ END GROUP .debug_line 0x00054871 0x5ae esp-idf/espcoredump/libespcoredump.a(core_dump_crc.c.obj) .debug_line 0x00054e1f 0xc62 esp-idf/espcoredump/libespcoredump.a(core_dump_port.c.obj) .debug_line 0x00055a81 0xf56 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x000569d7 0x163f esp-idf/main/libmain.a(main.c.obj) - .debug_line 0x00058016 0xfae esp-idf/console/libconsole.a(commands.c.obj) - .debug_line 0x00058fc4 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) - .debug_line 0x00059a38 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) - .debug_line 0x00059e23 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) - .debug_line 0x0005d245 0x9dc esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) - .debug_line 0x0005dc21 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) - .debug_line 0x0005e5cb 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) - .debug_line 0x0005ec1d 0xa8a esp-idf/console/libconsole.a(arg_int.c.obj) - .debug_line 0x0005f6a7 0x47c esp-idf/console/libconsole.a(arg_lit.c.obj) - .debug_line 0x0005fb23 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) - .debug_line 0x00060101 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) - .debug_line 0x000608fd 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) - .debug_line 0x00062fb5 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x0006323f 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x00063649 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00063855 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x00063981 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x000689cf 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x00068aae 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x00068b96 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x00069faf 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0006ab8e 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0006bb47 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0006e944 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x0006ebed 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0006f035 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x00070068 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x000702fb 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x00070a4a 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00071b21 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x000720e1 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x0007568d 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x000769e9 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0007789d 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x00077d33 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x000780e2 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0007a3f4 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0007a866 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0007ad43 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0007b31b 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0007be45 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0007c200 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0007c5b9 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x0007d393 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x0007d78b 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0007df3a 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x0007e8ab 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x0007f053 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x000816e1 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x00082094 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x00082792 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x00083458 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_line 0x00083dc6 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x000846e6 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x000861c5 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x00086756 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x00087232 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x0008840e 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x000884c8 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x0008867f 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x00088892 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x00088c51 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x00088e70 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x0008aa68 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x0008ac35 0x389 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) - .debug_line 0x0008afbe 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x0008b15c 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x0008d49b 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x00090eb4 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_line 0x00098f63 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x0009bfe0 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x0009f80e 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x000a08ff 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000a1200 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x000a29e2 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000a2f08 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x000a3eb5 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000a7cb6 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000a9692 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000a9f08 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000aab59 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x000ac154 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x000ace2c 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x000ae03c 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_line 0x000ae587 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) - .debug_line 0x000ae792 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x000aecd5 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x000af3ec 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_line 0x000afc27 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000b0a5f 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000b3377 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000b3bbf 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 0x000b3c2a 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 0x000b3c95 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 0x000b41d3 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 0x000b427c 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 0x000b46be 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 0x000b485f 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 0x000b4cfa 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 0x000b4d7b 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 0x000b4de6 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 0x000b5240 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 0x000b5427 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 0x000b5801 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 0x000b5fd0 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 0x000b603b 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 0x000b60c5 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 0x000b61fe 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 0x000b62ec 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x000b6a9b 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 0x000b6ad5 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 0x000b6ba1 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 0x000b6ca4 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 0x000b6ee9 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 0x000b7497 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 0x000b877f 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 0x000b87bd 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 0x000bd9a2 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 0x000c0f85 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 0x000c1279 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 0x000c1801 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 0x000c198b 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 0x000c1d1f 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 0x000c1e8f 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 0x000c26d7 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 0x000c296c 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 0x000c2ab9 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 0x000c2c53 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 0x000c2e65 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 0x000c2f52 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 0x000c380f 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 0x000c395a 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 0x000c3bb7 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 0x000c3d28 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 0x000c3f18 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 0x000c4005 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 0x000c4267 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 0x000c4665 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 0x000c47c8 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 0x000c4c4d 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 0x000c4fad 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 0x000c51ee 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 0x000c549e 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 0x000c571b 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 0x000c5814 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 0x000c5a3e 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 0x000c5c94 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 0x000c5f38 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 0x000c61aa 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 0x000c6a6e 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 0x000c6ba2 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 0x000c6e66 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 0x000c6eb7 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 0x000c6f45 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 0x000c6ff6 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 0x000c70d5 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 0x000c71aa 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 0x000c7292 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 0x000c736d 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 0x000c7448 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 0x000c760f 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 0x000c78ef 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 0x000c99c1 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 0x000c9a4a 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 0x000cbc47 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 0x000cc1a3 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 0x000cf785 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 0x000d336e 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 0x000d825f 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 0x000dc484 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 0x000dc60d 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 0x000dc9a2 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 0x000dcbb8 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 0x000dd1ae 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 0x000dd35c 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 0x000dd3cc 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 0x000dd573 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 0x000df844 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 0x000df97f 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 0x000dff1d 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 0x000e04a9 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 0x000e0661 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 0x000e06da 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 0x000e079e 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 0x000e0810 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 0x000e182c 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 0x000e1e19 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 0x000e23a2 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 0x000569d7 0x166f esp-idf/main/libmain.a(main.c.obj) + .debug_line 0x00058046 0xfae esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x00058ff4 0xa74 esp-idf/console/libconsole.a(esp_console_common.c.obj) + .debug_line 0x00059a68 0x3eb esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x00059e53 0x3422 esp-idf/console/libconsole.a(linenoise.c.obj) + .debug_line 0x0005d275 0x9dc esp-idf/console/libconsole.a(esp_console_repl_chip.c.obj) + .debug_line 0x0005dc51 0x9aa esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_line 0x0005e5fb 0x652 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_line 0x0005ec4d 0xa8a esp-idf/console/libconsole.a(arg_int.c.obj) + .debug_line 0x0005f6d7 0x47c esp-idf/console/libconsole.a(arg_lit.c.obj) + .debug_line 0x0005fb53 0x5de esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_line 0x00060131 0x7fc esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_line 0x0006092d 0x26b8 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x00062fe5 0x28a esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0006326f 0x40a esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x00063679 0x20c esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x00063885 0x12c esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x000639b1 0x504e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x000689ff 0xdf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x00068ade 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x00068bc6 0x1419 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x00069fdf 0xbdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0006abbe 0xfb9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x0006bb77 0x2dfd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x0006e974 0x2a9 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0006ec1d 0x448 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x0006f065 0x1033 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x00070098 0x293 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x0007032b 0x74f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00070a7a 0x10d7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00071b51 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00072111 0x35ac esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x000756bd 0x135c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x00076a19 0xeb4 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x000778cd 0x496 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x00077d63 0x3af esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x00078112 0x2312 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0007a424 0x472 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0007a896 0x4dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0007ad73 0x5d8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0007b34b 0xb2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0007be75 0x3bb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0007c230 0x3b9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0007c5e9 0xdda esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x0007d3c3 0x3f8 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x0007d7bb 0x7af esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x0007df6a 0x971 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x0007e8db 0x7a8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x0007f083 0x268e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00081711 0x9b3 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x000820c4 0x6fe esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x000827c2 0xcc6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x00083488 0x96e esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x00083df6 0x920 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00084716 0x1adf esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x000861f5 0x591 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x00086786 0xadc esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x00087262 0x11dc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0008843e 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x000884f8 0x1b7 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x000886af 0x213 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x000888c2 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x00088c81 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x00088ea0 0x1bf8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x0008aa98 0x1cd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x0008ac65 0x389 esp-idf/esp_hw_support/libesp_hw_support.a(chip_info.c.obj) + .debug_line 0x0008afee 0x19e esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x0008b18c 0x233f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x0008d4cb 0x3a19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x00090ee4 0x80af esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_line 0x00098f93 0x307d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x0009c010 0x382e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x0009f83e 0x10f1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x000a092f 0x901 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000a1230 0x17e2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000a2a12 0x526 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000a2f38 0xfad esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000a3ee5 0x3e01 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000a7ce6 0x19dc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000a96c2 0x876 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000a9f38 0xc51 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000aab89 0x15fb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000ac184 0xcd8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000ace5c 0x1210 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x000ae06c 0x54b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_line 0x000ae5b7 0x20b esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x000ae7c2 0x543 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x000aed05 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x000af41c 0x83b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x000afc57 0xe38 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000b0a8f 0x2918 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000b33a7 0x848 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000b3bef 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 0x000b3c5a 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 0x000b3cc5 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 0x000b4203 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 0x000b42ac 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 0x000b46ee 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 0x000b488f 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 0x000b4d2a 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 0x000b4dab 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 0x000b4e16 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 0x000b5270 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 0x000b5457 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 0x000b5831 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 0x000b6000 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 0x000b606b 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 0x000b60f5 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 0x000b622e 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 0x000b631c 0x7af esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x000b6acb 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 0x000b6b05 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 0x000b6bd1 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 0x000b6cd4 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 0x000b6f19 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 0x000b74c7 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 0x000b87af 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 0x000b87ed 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 0x000bd9d2 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 0x000c0fb5 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 0x000c12a9 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 0x000c1831 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 0x000c19bb 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 0x000c1d4f 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 0x000c1ebf 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 0x000c2707 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 0x000c299c 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 0x000c2ae9 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 0x000c2c83 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 0x000c2e95 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 0x000c2f82 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 0x000c383f 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 0x000c398a 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 0x000c3be7 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 0x000c3d58 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 0x000c3f48 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 0x000c4035 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 0x000c4297 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 0x000c4695 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 0x000c47f8 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 0x000c4c7d 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 0x000c4fdd 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 0x000c521e 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 0x000c54ce 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 0x000c574b 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 0x000c5844 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 0x000c5a6e 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 0x000c5cc4 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 0x000c5f68 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 0x000c61da 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 0x000c6a9e 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 0x000c6bd2 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 0x000c6e96 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 0x000c6ee7 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 0x000c6f75 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 0x000c7026 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 0x000c7105 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 0x000c71da 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 0x000c72c2 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 0x000c739d 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 0x000c7478 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 0x000c763f 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 0x000c791f 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 0x000c99f1 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 0x000c9a7a 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 0x000cbc77 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 0x000cc1d3 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 0x000cf7b5 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 0x000d339e 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 0x000d828f 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 0x000dc4b4 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 0x000dc63d 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 0x000dc9d2 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 0x000dcbe8 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 0x000dd1de 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 0x000dd38c 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 0x000dd3fc 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 0x000dd5a3 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 0x000df874 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 0x000df9af 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 0x000dff4d 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 0x000e04d9 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 0x000e0691 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 0x000e070a 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 0x000e07ce 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 0x000e0840 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 0x000e185c 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 0x000e1e49 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 0x000e23d2 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 0x15ee0 *(.debug_frame)