chen
2024-10-23 e0168d36f7b3dcc0bf4c4f3ab95485d1e2df7832
车载标签V1.5版本,加入上电灯逻辑
已修改12个文件
18172 ■■■■ 文件已修改
keil/JLinkLog.txt 8429 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Listings/uwb_simple_example.map 2640 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.build_log.htm 1000 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.hex 5156 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.htm 734 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example_MK8000 Release.dep 86 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/include/board/board.c 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/include/main/main.c 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/uwb_simple_example.uvguix.xookk 93 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/uwb_simple_example.uvoptx 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pin_config.c 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
user_config.h 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/JLinkLog.txt
ÎļþÌ«´ó
keil/Listings/uwb_simple_example.map
@@ -1057,7 +1057,9 @@
    board.o(.text.board_button_init) refers to mk_power.o(.text.power_wakeup_enable) for power_wakeup_enable
    board.o(.text.board_button_init) refers to board.o(.bss..L_MergedGlobals) for [Anonymous Symbol]
    board.o(.ARM.exidx.text.board_button_init) refers to board.o(.text.board_button_init) for [Anonymous Symbol]
    board.o(.text.board_led_init) refers to mk_io.o(.text.io_pin_mux_set) for io_pin_mux_set
    board.o(.text.board_led_init) refers to mk_gpio.o(.text.gpio_pin_set_dir) for gpio_pin_set_dir
    board.o(.text.board_led_init) refers to mk_io.o(.text.io_pull_set) for io_pull_set
    board.o(.ARM.exidx.text.board_led_init) refers to board.o(.text.board_led_init) for [Anonymous Symbol]
    board.o(.text.board_led_on) refers to mk_gpio.o(.text.gpio_pin_set) for gpio_pin_set
    board.o(.ARM.exidx.text.board_led_on) refers to board.o(.text.board_led_on) for [Anonymous Symbol]
@@ -1121,6 +1123,7 @@
    main.o(.text.main) refers to mk_calib.o(.text.calib_chip) for calib_chip
    main.o(.text.main) refers to mk_wdt.o(.text.wdt_close) for wdt_close
    main.o(.text.main) refers to mk_gpio.o(.text.gpio_open) for gpio_open
    main.o(.text.main) refers to board.o(.text.board_led_init) for board_led_init
    main.o(.text.main) refers to global_param.o(.text.parameter_init) for parameter_init
    main.o(.text.main) refers to uidiv.o(.text) for __aeabi_uidiv
    main.o(.text.main) refers to mk_trace.o(.text.trace_printf) for trace_printf
@@ -1128,7 +1131,9 @@
    main.o(.text.main) refers to mk_power.o(.text.power_init) for power_init
    main.o(.text.main) refers to mk_sleep_timer.o(.text.sleep_timer_open) for sleep_timer_open
    main.o(.text.main) refers to mk_sleep_timer.o(.text.sleep_timer_start) for sleep_timer_start
    main.o(.text.main) refers to mk_gpio.o(.text.gpio_pin_set) for gpio_pin_set
    main.o(.text.main) refers to uwb_tag_.o(.text.TagRange) for TagRange
    main.o(.text.main) refers to mk_gpio.o(.text.gpio_pin_clr) for gpio_pin_clr
    main.o(.text.main) refers to usart.o(.text.UART0_CheckReceive) for UART0_CheckReceive
    main.o(.text.main) refers to mk_gpio.o(.text.gpio_pin_get_val) for gpio_pin_get_val
    main.o(.text.main) refers to usart.o(.bss..L_MergedGlobals) for Usart1ParseDataCallback
@@ -1141,6 +1146,9 @@
    main.o(.text.main) refers to main.o(.text.sleep_timer_callback) for sleep_timer_callback
    main.o(.text.main) refers to main.o(.data..L_MergedGlobals) for [Anonymous Symbol]
    main.o(.ARM.exidx.text.main) refers to main.o(.text.main) for [Anonymous Symbol]
    main.o(.text.sleep_timer_callback) refers to mk_gpio.o(.text.gpio_pin_set) for gpio_pin_set
    main.o(.text.sleep_timer_callback) refers to mk_gpio.o(.text.gpio_pin_get_val) for gpio_pin_get_val
    main.o(.text.sleep_timer_callback) refers to mk_gpio.o(.text.gpio_pin_clr) for gpio_pin_clr
    main.o(.text.sleep_timer_callback) refers to main.o(.bss..L_MergedGlobals.2) for [Anonymous Symbol]
    main.o(.text.sleep_timer_callback) refers to main.o(.data..L_MergedGlobals) for [Anonymous Symbol]
    main.o(.ARM.exidx.text.sleep_timer_callback) refers to main.o(.text.sleep_timer_callback) for [Anonymous Symbol]
@@ -2974,7 +2982,6 @@
    Removing mk_gpio.o(.text.gpio_pin_toggle), (20 bytes).
    Removing mk_gpio.o(.ARM.exidx.text.gpio_pin_toggle), (8 bytes).
    Removing mk_gpio.o(.ARM.exidx.text.gpio_pin_get_val), (8 bytes).
    Removing mk_gpio.o(.text.gpio_pin_set_dir), (80 bytes).
    Removing mk_gpio.o(.ARM.exidx.text.gpio_pin_set_dir), (8 bytes).
    Removing mk_gpio.o(.text.gpio_enable_irq), (208 bytes).
    Removing mk_gpio.o(.ARM.exidx.text.gpio_enable_irq), (8 bytes).
@@ -3340,7 +3347,6 @@
    Removing board.o(.ARM.exidx.text.board_5V_input_init), (8 bytes).
    Removing board.o(.text.board_button_init), (56 bytes).
    Removing board.o(.ARM.exidx.text.board_button_init), (8 bytes).
    Removing board.o(.text.board_led_init), (28 bytes).
    Removing board.o(.ARM.exidx.text.board_led_init), (8 bytes).
    Removing board.o(.text.board_led_on), (8 bytes).
    Removing board.o(.ARM.exidx.text.board_led_on), (8 bytes).
@@ -4349,7 +4355,7 @@
    Removing dcmple.o(.text), (44 bytes).
    Removing dcmpge.o(.text), (44 bytes).
1534 unused section(s) (total 65911 bytes) removed from the image.
1532 unused section(s) (total 65803 bytes) removed from the image.
==============================================================================
@@ -4781,789 +4787,792 @@
    [Anonymous Symbol]                       0x000040a0   Section        0  board.o(.text.board_debug_console_open)
    __arm_cp.1_0                             0x000040c8   Number         4  board.o(.text.board_debug_console_open)
    __arm_cp.1_3                             0x000040fc   Number         4  board.o(.text.board_debug_console_open)
    [Anonymous Symbol]                       0x00004100   Section        0  pin_config.o(.text.board_pins_config)
    [Anonymous Symbol]                       0x0000413c   Section        0  mk_misc.o(.text.bor_close)
    __arm_cp.6_0                             0x00004148   Number         4  mk_misc.o(.text.bor_close)
    [Anonymous Symbol]                       0x0000414c   Section        0  mk_calib.o(.text.calib_check)
    __arm_cp.3_0                             0x00004158   Number         4  mk_calib.o(.text.calib_check)
    [Anonymous Symbol]                       0x0000415c   Section        0  mk_calib.o(.text.calib_chip)
    __arm_cp.4_0                             0x00004284   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_1                             0x00004288   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_2                             0x0000428c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_3                             0x00004290   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_4                             0x00004294   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_5                             0x00004298   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_6                             0x0000429c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_7                             0x000042a0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_8                             0x000042a4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_9                             0x000042a8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_10                            0x000042ac   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_11                            0x000042b0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_12                            0x000042b4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_14                            0x000042c8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_15                            0x000042cc   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_16                            0x000042d0   Number         4  mk_calib.o(.text.calib_chip)
    [Anonymous Symbol]                       0x00004308   Section        0  mk_calib.o(.text.calib_close)
    [Anonymous Symbol]                       0x00004314   Section        0  mk_calib.o(.text.calib_open)
    [Anonymous Symbol]                       0x00004328   Section        0  mk_calib.o(.text.calib_start)
    __arm_cp.2_0                             0x00004334   Number         4  mk_calib.o(.text.calib_start)
    [Anonymous Symbol]                       0x00004338   Section        0  mk_clock.o(.text.clock_attach)
    __arm_cp.2_1                             0x00004418   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_2                             0x0000441c   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_3                             0x00004420   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_4                             0x00004424   Number         4  mk_clock.o(.text.clock_attach)
    [Anonymous Symbol]                       0x00004428   Section        0  mk_clock.o(.text.clock_disable)
    [Anonymous Symbol]                       0x00004438   Section        0  mk_clock.o(.text.clock_enable)
    [Anonymous Symbol]                       0x00004448   Section        0  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_0                             0x0000454c   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_1                             0x00004550   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_2                             0x00004554   Number         4  mk_clock.o(.text.clock_get_frequency)
    [Anonymous Symbol]                       0x00004558   Section        0  mk_clock.o(.text.clock_set_divider)
    __arm_cp.3_0                             0x000045b8   Number         4  mk_clock.o(.text.clock_set_divider)
    [Anonymous Symbol]                       0x000045bc   Section        0  crc.o(.text.crc16)
    __arm_cp.0_0                             0x000045e4   Number         4  crc.o(.text.crc16)
    [Anonymous Symbol]                       0x000045e8   Section        0  mk_misc.o(.text.delay_us)
    loop1                                    0x000045fc   Number         0  mk_misc.o(.text.delay_us)
    exit1                                    0x00004602   Number         0  mk_misc.o(.text.delay_us)
    [Anonymous Symbol]                       0x00004604   Section        0  mk8000_all_antenna_fap.o(.text.derive_scaled_thres)
    [Anonymous Symbol]                       0x000046c8   Section        0  mk_dma.o(.text.dma_open)
    [Anonymous Symbol]                       0x000047a8   Section        0  mk_dma.o(.text.dma_transfer)
    __arm_cp.4_0                             0x00004804   Number         4  mk_dma.o(.text.dma_transfer)
    [Anonymous Symbol]                       0x00004850   Section        0  mk_dual_timer.o(.text.dual_timer_get)
    [Anonymous Symbol]                       0x0000485c   Section        0  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_0                             0x00004938   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_1                             0x0000493c   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_2                             0x00004940   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_3                             0x00004944   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_4                             0x00004948   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    [Anonymous Symbol]                       0x00004990   Section        0  mk_dual_timer.o(.text.dual_timer_start)
    [Anonymous Symbol]                       0x000049a4   Section        0  mk_dual_timer.o(.text.dual_timer_stop)
    __arm_cp.3_0                             0x000049b4   Number         4  mk_dual_timer.o(.text.dual_timer_stop)
    [Anonymous Symbol]                       0x000049b8   Section        0  mk8000_sts_fap_detect.o(.text.enhanced_sts_fap_detect)
    [Anonymous Symbol]                       0x00004b6c   Section        0  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_0                            0x00004b98   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_1                            0x00004b9c   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_2                            0x00004ba0   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_3                            0x00004ba4   Number         4  mk_phy.o(.text.exit_debug_mode)
    [Anonymous Symbol]                       0x00004ba8   Section        0  mk_mac.o(.text.fira_vendor_oui_process)
    [Anonymous Symbol]                       0x00004bac   Section        0  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_0                             0x00004cfc   Number         4  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_1                             0x00004d00   Number         4  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_3                             0x00004d18   Number         4  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_5                             0x00004d38   Number         4  mk_flash.o(.text.flash_block_erase)
    [Anonymous Symbol]                       0x00004d3c   Section        0  mk_flash.o(.text.flash_check_busy)
    __arm_cp.10_1                            0x00004e2c   Number         4  mk_flash.o(.text.flash_check_busy)
    [Anonymous Symbol]                       0x00004e30   Section        0  mk_flash.o(.text.flash_close)
    flash_dma_callback                       0x00004e69   Thumb Code   332  mk_flash.o(.text.flash_dma_callback)
    [Anonymous Symbol]                       0x00004e68   Section        0  mk_flash.o(.text.flash_dma_callback)
    __arm_cp.14_0                            0x00004f94   Number         4  mk_flash.o(.text.flash_dma_callback)
    __arm_cp.14_1                            0x00004f98   Number         4  mk_flash.o(.text.flash_dma_callback)
    __arm_cp.14_4                            0x00004fb0   Number         4  mk_flash.o(.text.flash_dma_callback)
    flash_dma_write_nbytes_callback          0x00004fb5   Thumb Code   508  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    [Anonymous Symbol]                       0x00004fb4   Section        0  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_0                            0x00005174   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_1                            0x00005178   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_3                            0x0000519c   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_4                            0x000051a0   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_5                            0x000051a4   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_6                            0x000051a8   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_7                            0x000051ac   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    [Anonymous Symbol]                       0x000051b0   Section        0  mk_flash.o(.text.flash_erase)
    [Anonymous Symbol]                       0x000052fc   Section        0  mk_flash.o(.text.flash_open)
    __arm_cp.0_0                             0x00005594   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_2                             0x000055a8   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_4                             0x000055ac   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_5                             0x000055b0   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_6                             0x000055b4   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_7                             0x000055b8   Number         4  mk_flash.o(.text.flash_open)
    [Anonymous Symbol]                       0x000055bc   Section        0  mk_flash.o(.text.flash_read)
    __arm_cp.15_0                            0x00005814   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_1                            0x00005818   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_3                            0x00005828   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_5                            0x00005860   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_6                            0x00005864   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_7                            0x00005868   Number         4  mk_flash.o(.text.flash_read)
    [Anonymous Symbol]                       0x0000586c   Section        0  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_0                             0x000059c0   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_1                             0x000059c4   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_3                             0x000059dc   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_5                             0x000059fc   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_6                             0x00005a00   Number         4  mk_flash.o(.text.flash_sector_erase)
    flash_wait_done                          0x00005a05   Thumb Code    92  mk_flash.o(.text.flash_wait_done)
    [Anonymous Symbol]                       0x00005a04   Section        0  mk_flash.o(.text.flash_wait_done)
    flash_write_cmd                          0x00005a61   Thumb Code   268  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00005a60   Section        0  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_0                             0x00005b60   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_1                             0x00005b64   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_2                             0x00005b68   Number         4  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00005b6c   Section        0  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_7                            0x00005f40   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_1                            0x00006310   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_2                            0x00006314   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_3                            0x00006318   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_4                            0x0000631c   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_5                            0x00006320   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_6                            0x00006324   Number         4  mk_flash.o(.text.flash_write_nbytes)
    [Anonymous Symbol]                       0x00006328   Section        0  mk_dma.o(.text.get_uart0_dma_cndtr)
    __arm_cp.3_0                             0x00006334   Number         4  mk_dma.o(.text.get_uart0_dma_cndtr)
    [Anonymous Symbol]                       0x00006338   Section        0  mk_gpio.o(.text.gpio_open)
    [Anonymous Symbol]                       0x0000634c   Section        0  mk_gpio.o(.text.gpio_pin_clr)
    [Anonymous Symbol]                       0x0000635c   Section        0  mk_gpio.o(.text.gpio_pin_get_val)
    [Anonymous Symbol]                       0x0000636c   Section        0  mk_gpio.o(.text.gpio_pin_set)
    __arm_cp.4_0                             0x0000637c   Number         4  mk_gpio.o(.text.gpio_pin_set)
    [Anonymous Symbol]                       0x00006380   Section        0  mk_io.o(.text.io_pin_mux_set)
    __arm_cp.0_0                             0x000063cc   Number         4  mk_io.o(.text.io_pin_mux_set)
    [Anonymous Symbol]                       0x000063d0   Section        0  mk_io.o(.text.io_pull_set)
    __arm_cp.3_0                             0x00006418   Number         4  mk_io.o(.text.io_pull_set)
    [Anonymous Symbol]                       0x0000641c   Section        0  mk_lsp.o(.text.lsp_cmplx_inner_product_f32)
    [Anonymous Symbol]                       0x00006438   Section        0  mk_lsp.o(.text.lsp_cmplx_mult_cmplx_int8)
    lsp_engine_run                           0x00006459   Thumb Code   204  mk_lsp.o(.text.lsp_engine_run)
    [Anonymous Symbol]                       0x00006458   Section        0  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_0                            0x00006524   Number         4  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_1                            0x00006528   Number         4  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_2                            0x0000652c   Number         4  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_3                            0x00006530   Number         4  mk_lsp.o(.text.lsp_engine_run)
    lsp_g_op_f32                             0x00006559   Thumb Code   192  mk_lsp.o(.text.lsp_g_op_f32)
    [Anonymous Symbol]                       0x00006558   Section        0  mk_lsp.o(.text.lsp_g_op_f32)
    __arm_cp.5_2                             0x00006618   Number         4  mk_lsp.o(.text.lsp_g_op_f32)
    lsp_g_op_int16                           0x0000661d   Thumb Code   212  mk_lsp.o(.text.lsp_g_op_int16)
    [Anonymous Symbol]                       0x0000661c   Section        0  mk_lsp.o(.text.lsp_g_op_int16)
    __arm_cp.10_2                            0x000066f0   Number         4  mk_lsp.o(.text.lsp_g_op_int16)
    __arm_cp.10_4                            0x000066f4   Number         4  mk_lsp.o(.text.lsp_g_op_int16)
    lsp_g_op_int8                            0x000066f9   Thumb Code   208  mk_lsp.o(.text.lsp_g_op_int8)
    [Anonymous Symbol]                       0x000066f8   Section        0  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_2                            0x000067c8   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_3                            0x000067cc   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_4                            0x000067d0   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_7                            0x000067d4   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    [Anonymous Symbol]                       0x000067d8   Section        0  mk_lsp.o(.text.lsp_inner_product_f32)
    [Anonymous Symbol]                       0x000067f4   Section        0  mk_lsp.o(.text.lsp_inner_product_int16)
    [Anonymous Symbol]                       0x00006814   Section        0  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_0                             0x00006858   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_1                             0x0000685c   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_2                             0x00006860   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_3                             0x00006864   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_4                             0x00006868   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_5                             0x0000686c   Number         4  mk_lsp.o(.text.lsp_open)
    [Anonymous Symbol]                       0x00006870   Section        0  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_0                            0x000068c0   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_1                            0x000068c4   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_2                            0x000068c8   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_4                            0x000068e8   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_5                            0x000068ec   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    [Anonymous Symbol]                       0x000068f0   Section        0  mk_lsp.o(.text.lsp_vinverse_f32)
    [Anonymous Symbol]                       0x0000690c   Section        0  mk_mac.o(.text.mac_crc_mode_configure)
    __arm_cp.6_1                             0x00006930   Number         4  mk_mac.o(.text.mac_crc_mode_configure)
    [Anonymous Symbol]                       0x00006934   Section        0  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_0                             0x000069f4   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_1                             0x000069f8   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_4                             0x00006a2c   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_5                             0x00006a30   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_6                             0x00006a34   Number         4  mk_mac.o(.text.mac_cs_construct)
    [Anonymous Symbol]                       0x00006a38   Section        0  mk_mac.o(.text.mac_current_rx_report_discard)
    [Anonymous Symbol]                       0x00006a44   Section        0  mk_mac.o(.text.mac_init)
    __arm_cp.2_0                             0x00006ad8   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_1                             0x00006adc   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_2                             0x00006ae0   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_3                             0x00006ae4   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_4                             0x00006ae8   Number         4  mk_mac.o(.text.mac_init)
    [Anonymous Symbol]                       0x00006b08   Section        0  mk_mac.o(.text.mac_is_busy)
    [Anonymous Symbol]                       0x00006b1c   Section        0  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_0                            0x00006bcc   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_1                            0x00006bd0   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_4                            0x00006c0c   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_6                            0x00006c10   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_7                            0x00006c14   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_8                            0x00006c18   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_9                            0x00006c1c   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_10                           0x00006c20   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    [Anonymous Symbol]                       0x00006c24   Section        0  mk_mac.o(.text.mac_register_process_handler)
    __arm_cp.26_0                            0x00006c2c   Number         4  mk_mac.o(.text.mac_register_process_handler)
    [Anonymous Symbol]                       0x00006c30   Section        0  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_0                             0x00006d44   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_2                             0x00006d48   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_3                             0x00006d4c   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_4                             0x00006d50   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_5                             0x00006d54   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_6                             0x00006d58   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_7                             0x00006d5c   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_8                             0x00006d60   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_9                             0x00006d64   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_10                            0x00006d68   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_11                            0x00006d6c   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_12                            0x00006d70   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_13                            0x00006d74   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_14                            0x00006d78   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_15                            0x00006d7c   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_16                            0x00006d80   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_17                            0x00006d84   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_18                            0x00006d88   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_19                            0x00006d8c   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_20                            0x00006d90   Number         4  mk_mac.o(.text.mac_regs_init)
    [Anonymous Symbol]                       0x00006d94   Section        0  mk_mac.o(.text.mac_rssi_calculation_en)
    __arm_cp.5_0                             0x00006d9c   Number         4  mk_mac.o(.text.mac_rssi_calculation_en)
    [Anonymous Symbol]                       0x00006da0   Section        0  mk_mac.o(.text.mac_rx)
    __arm_cp.15_0                            0x00006f20   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_2                            0x00006f24   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_3                            0x00006f28   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_4                            0x00006f2c   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_5                            0x00006f30   Number         4  mk_mac.o(.text.mac_rx)
    [Anonymous Symbol]                       0x00006f34   Section        0  mk_mac.o(.text.mac_start)
    __arm_cp.17_0                            0x00006f50   Number         4  mk_mac.o(.text.mac_start)
    __arm_cp.17_1                            0x00006f54   Number         4  mk_mac.o(.text.mac_start)
    [Anonymous Symbol]                       0x00006f58   Section        0  mk_misc.o(.text.mac_timer_stop)
    [Anonymous Symbol]                       0x00006f64   Section        0  mk_mac.o(.text.mac_tx)
    __arm_cp.12_0                            0x000070b0   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_1                            0x000070b4   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_2                            0x000070b8   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_5                            0x000070e0   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_6                            0x000070e4   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_7                            0x000070e8   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_8                            0x000070ec   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_9                            0x000070f0   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_10                           0x000070f4   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_11                           0x000070f8   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_12                           0x000070fc   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_13                           0x00007100   Number         4  mk_mac.o(.text.mac_tx)
    [Anonymous Symbol]                       0x00007104   Section        0  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_0                             0x0000724c   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_1                             0x00007250   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_4                             0x0000728c   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_5                             0x00007290   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_6                             0x00007294   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_7                             0x00007298   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    [Anonymous Symbol]                       0x0000729c   Section        0  main.o(.text.main)
    __arm_cp.6_0                             0x000073dc   Number         4  main.o(.text.main)
    __arm_cp.6_1                             0x000073e0   Number         4  main.o(.text.main)
    __arm_cp.6_2                             0x000073e4   Number         4  main.o(.text.main)
    __arm_cp.6_3                             0x000073e8   Number         4  main.o(.text.main)
    __arm_cp.6_5                             0x000073ec   Number         4  main.o(.text.main)
    __arm_cp.6_6                             0x000073f0   Number         4  main.o(.text.main)
    __arm_cp.6_7                             0x000073f4   Number         4  main.o(.text.main)
    __arm_cp.6_8                             0x000073f8   Number         4  main.o(.text.main)
    __arm_cp.6_9                             0x000073fc   Number         4  main.o(.text.main)
    __arm_cp.6_10                            0x00007400   Number         4  main.o(.text.main)
    __arm_cp.6_11                            0x00007404   Number         4  main.o(.text.main)
    __arm_cp.6_12                            0x00007408   Number         4  main.o(.text.main)
    __arm_cp.6_13                            0x0000740c   Number         4  main.o(.text.main)
    [Anonymous Symbol]                       0x00007410   Section        0  mk_misc.o(.text.mk_chip_id)
    __arm_cp.0_0                             0x00007418   Number         4  mk_misc.o(.text.mk_chip_id)
    [Anonymous Symbol]                       0x0000741c   Section        0  mk_trace.o(.text.mk_snprintf)
    [Anonymous Symbol]                       0x00007438   Section        0  global_param.o(.text.parameter_init)
    __arm_cp.2_0                             0x000074d8   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_1                             0x000074dc   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_2                             0x000074e0   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_3                             0x000074e4   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_4                             0x000074e8   Number         4  global_param.o(.text.parameter_init)
    [Anonymous Symbol]                       0x000074ec   Section        0  mk_uwb.o(.text.pdoa_angle_offset_set)
    [Anonymous Symbol]                       0x000074f0   Section        0  mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)
    __arm_cp.0_0                             0x00007510   Number         4  mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)
    [Anonymous Symbol]                       0x00007514   Section        0  mk8000_get_loc_params.o(.text.pdoa_ant_space_set)
    __arm_cp.2_0                             0x00007528   Number         4  mk8000_get_loc_params.o(.text.pdoa_ant_space_set)
    [Anonymous Symbol]                       0x0000752c   Section        0  mk_uwb.o(.text.pdoa_gain_set)
    [Anonymous Symbol]                       0x00007530   Section        0  mk_phy.o(.text.phy_adv_params_configure)
    __arm_cp.28_0                            0x00007550   Number         4  mk_phy.o(.text.phy_adv_params_configure)
    __arm_cp.28_1                            0x00007554   Number         4  mk_phy.o(.text.phy_adv_params_configure)
    __arm_cp.28_2                            0x00007558   Number         4  mk_phy.o(.text.phy_adv_params_configure)
    [Anonymous Symbol]                       0x0000755c   Section        0  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_0                            0x00007570   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_1                            0x00007574   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_2                            0x00007578   Number         4  mk_phy.o(.text.phy_cca_config)
    [Anonymous Symbol]                       0x0000757c   Section        0  mk_phy.o(.text.phy_crypto_sts_index_get)
    [Anonymous Symbol]                       0x00007584   Section        0  mk_phy.o(.text.phy_dump_mode)
    [Anonymous Symbol]                       0x00007590   Section        0  mk_phy.o(.text.phy_en_conv_encode)
    __arm_cp.7_0                             0x0000759c   Number         4  mk_phy.o(.text.phy_en_conv_encode)
    [Anonymous Symbol]                       0x000075a0   Section        0  mk_phy.o(.text.phy_freq_offset_get)
    __arm_cp.49_0                            0x000075bc   Number         4  mk_phy.o(.text.phy_freq_offset_get)
    __arm_cp.49_1                            0x000075c0   Number         4  mk_phy.o(.text.phy_freq_offset_get)
    [Anonymous Symbol]                       0x000075c4   Section        0  mk_phy.o(.text.phy_init)
    __arm_cp.3_0                             0x000075f0   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_1                             0x000075f4   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_2                             0x000075f8   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_3                             0x000075fc   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_4                             0x00007600   Number         4  mk_phy.o(.text.phy_init)
    [Anonymous Symbol]                       0x00007604   Section        0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_62                           0x00007928   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_66                           0x00007944   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_67                           0x00007948   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_68                           0x0000794c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_69                           0x00007950   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_70                           0x00007954   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_71                           0x00007958   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_72                           0x0000795c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_73                           0x00007960   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_74                           0x00007964   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_75                           0x00007c10   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_76                           0x00007c14   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_77                           0x00007c18   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_78                           0x00007c1c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_79                           0x00007c20   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_80                           0x00007c24   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_81                           0x00007c28   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_82                           0x00007c2c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_83                           0x00007c30   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_84                           0x00007c34   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_85                           0x00007c38   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_87                           0x00007c40   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_88                           0x00007c44   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_89                           0x00007c48   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_90                           0x00007c4c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_91                           0x00007c50   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_92                           0x00007c54   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_93                           0x00007c58   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_94                           0x00007c5c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_95                           0x00007c60   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_96                           0x00007c64   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_97                           0x00007c68   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_98                           0x00007c6c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_99                           0x00007c70   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_100                          0x00007c74   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_101                          0x00007c78   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_2                            0x00007ef4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_3                            0x00007ef8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_23                           0x00007efc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_24                           0x00007f00   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_41                           0x00007f04   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_44                           0x00007f2c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_45                           0x00007f30   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_46                           0x00007f34   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_47                           0x00007f38   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_48                           0x00007f3c   Number         4  mk_phy.o(.text.phy_params_generate)
    non_std_sfd1                             0x00007f74   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_52                           0x00007f7c   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd3                                 0x00007f80   Number         0  mk_phy.o(.text.phy_params_generate)
    hrp_sfd2                                 0x00007f90   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_55                           0x00007f98   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd1                                 0x00007f9c   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_57                           0x00007fa0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_58                           0x00007fa4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_59                           0x00007fa8   Number         4  mk_phy.o(.text.phy_params_generate)
    [Anonymous Symbol]                       0x00007fac   Section        0  mk_phy.o(.text.phy_params_sets_enable)
    __arm_cp.25_0                            0x00007fb8   Number         4  mk_phy.o(.text.phy_params_sets_enable)
    [Anonymous Symbol]                       0x00007fbc   Section        0  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_11                           0x00007fcc   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_14                           0x0000830c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_15                           0x00008310   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_1                            0x0000856c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_2                            0x00008570   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_5                            0x00008574   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_6                            0x00008578   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_7                            0x0000857c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_8                            0x00008580   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_9                            0x00008584   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_10                           0x00008588   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    [Anonymous Symbol]                       0x0000858c   Section        0  mk_phy.o(.text.phy_shr_duration)
    __arm_cp.8_0                             0x000085a0   Number         4  mk_phy.o(.text.phy_shr_duration)
    __arm_cp.8_1                             0x000085a4   Number         4  mk_phy.o(.text.phy_shr_duration)
    phy_sts_related_params_update            0x000085a9   Thumb Code   176  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x000085a8   Section        0  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_0                            0x00008658   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_1                            0x0000865c   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x00008660   Section        0  mk_phy.o(.text.phy_timer_count_get)
    [Anonymous Symbol]                       0x00008668   Section        0  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_0                            0x000086ac   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_1                            0x000086b0   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_2                            0x000086b4   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_3                            0x000086b8   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_4                            0x000086bc   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_5                            0x000086c0   Number         4  mk_phy.o(.text.phy_timer_open)
    [Anonymous Symbol]                       0x000086c4   Section        0  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_0                            0x000089d0   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_1                            0x000089d4   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_2                            0x000089d8   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_3                            0x000089dc   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    [Anonymous Symbol]                       0x00008a10   Section        0  mk_power.o(.text.power_fem_rx_ctrl)
    [Anonymous Symbol]                       0x00008a12   Section        0  mk_power.o(.text.power_fem_tx_ctrl)
    [Anonymous Symbol]                       0x00008a14   Section        0  mk_power.o(.text.power_init)
    __arm_cp.2_0                             0x00008a50   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_1                             0x00008a54   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_2                             0x00008a58   Number         4  mk_power.o(.text.power_init)
    [Anonymous Symbol]                       0x00008a5c   Section        0  mk_power.o(.text.power_off_radio)
    [Anonymous Symbol]                       0x00008ab8   Section        0  mk_power.o(.text.power_on_radio)
    __arm_cp.3_0                             0x00008b18   Number         4  mk_power.o(.text.power_on_radio)
    __arm_cp.3_1                             0x00008b1c   Number         4  mk_power.o(.text.power_on_radio)
    [Anonymous Symbol]                       0x00008b20   Section        0  mk_power.o(.text.power_wakeup_enable)
    __arm_cp.15_0                            0x00008b58   Number         4  mk_power.o(.text.power_wakeup_enable)
    [Anonymous Symbol]                       0x00008b5c   Section        0  lib_ranging.o(.text.ranging_ant_delays_get)
    [Anonymous Symbol]                       0x00008b70   Section        0  lib_ranging.o(.text.ranging_ant_delays_set)
    __arm_cp.5_0                             0x00008b7c   Number         4  lib_ranging.o(.text.ranging_ant_delays_set)
    [Anonymous Symbol]                       0x00008b80   Section        0  lib_ranging.o(.text.ranging_frame_type_set)
    [Anonymous Symbol]                       0x00008b88   Section        0  lib_ranging.o(.text.ranging_rssi_get)
    __arm_cp.22_1                            0x00008be0   Number         4  lib_ranging.o(.text.ranging_rssi_get)
    __arm_cp.22_2                            0x00008be4   Number         4  lib_ranging.o(.text.ranging_rssi_get)
    [Anonymous Symbol]                       0x00008be8   Section        0  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_0                            0x00008dfc   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_1                            0x00008e00   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_2                            0x00008e04   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_3                            0x00008e08   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_4                            0x00008e0c   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_5                            0x00008e10   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_6                            0x00008e14   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_7                            0x00008e18   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_8                            0x00008e1c   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_9                            0x00008e20   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_10                           0x00008e24   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_11                           0x00008e28   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_12                           0x00008e2c   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_13                           0x00008e30   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_14                           0x00008e34   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_15                           0x00008e38   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_16                           0x00008e3c   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_17                           0x00008e40   Number         4  lib_ranging.o(.text.ranging_rx_time)
    [Anonymous Symbol]                       0x00008e44   Section        0  lib_ranging.o(.text.ranging_tx_time)
    [Anonymous Symbol]                       0x00008e4c   Section        0  mk_reset.o(.text.reset_cause_clear)
    [Anonymous Symbol]                       0x00008e58   Section        0  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_0                             0x00008ec0   Number         4  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_8                             0x00008f44   Number         4  mk_reset.o(.text.reset_cause_get)
    [Anonymous Symbol]                       0x00008f58   Section        0  mk_reset.o(.text.reset_module)
    __arm_cp.2_0                             0x00008f70   Number         4  mk_reset.o(.text.reset_module)
    rtc_second_to_time                       0x00008f75   Thumb Code   668  mk_rtc.o(.text.rtc_second_to_time)
    [Anonymous Symbol]                       0x00008f74   Section        0  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_0                             0x000091e4   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_1                             0x000091e8   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_2                             0x000091ec   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_3                             0x000091f0   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_4                             0x000091f4   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_5                             0x000091f8   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_6                             0x000091fc   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_7                             0x00009200   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_8                             0x00009204   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_9                             0x00009208   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_10                            0x0000920c   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    rx_int_callback                          0x00009211   Thumb Code   128  uwb_tag_.o(.text.rx_int_callback)
    [Anonymous Symbol]                       0x00009210   Section        0  uwb_tag_.o(.text.rx_int_callback)
    __arm_cp.8_0                             0x00009284   Number         4  uwb_tag_.o(.text.rx_int_callback)
    __arm_cp.8_1                             0x00009288   Number         4  uwb_tag_.o(.text.rx_int_callback)
    __arm_cp.8_2                             0x0000928c   Number         4  uwb_tag_.o(.text.rx_int_callback)
    [Anonymous Symbol]                       0x00009290   Section        0  global_param.o(.text.save_com_map_to_flash)
    __arm_cp.1_0                             0x000092d4   Number         4  global_param.o(.text.save_com_map_to_flash)
    __arm_cp.1_1                             0x000092d8   Number         4  global_param.o(.text.save_com_map_to_flash)
    sleep_timer_callback                     0x000092dd   Thumb Code    40  main.o(.text.sleep_timer_callback)
    [Anonymous Symbol]                       0x000092dc   Section        0  main.o(.text.sleep_timer_callback)
    __arm_cp.7_0                             0x000092fc   Number         4  main.o(.text.sleep_timer_callback)
    __arm_cp.7_1                             0x00009300   Number         4  main.o(.text.sleep_timer_callback)
    [Anonymous Symbol]                       0x00009304   Section        0  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_1                             0x0000934c   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_3                             0x00009350   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_4                             0x00009354   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_5                             0x00009358   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    [Anonymous Symbol]                       0x0000935c   Section        0  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    [Anonymous Symbol]                       0x00009364   Section        0  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_0                             0x00009390   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_1                             0x00009394   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_2                             0x00009398   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_3                             0x0000939c   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    [Anonymous Symbol]                       0x000093a0   Section        0  startup_mk800x.o(.text.start_main_asm)
    [Anonymous Symbol]                       0x000093a8   Section        0  libc.o(.text.strlen)
    __arm_cp.24_0                            0x000093b4   Number         4  libc.o(.text.strlen)
    [Anonymous Symbol]                       0x000093b8   Section        0  lib_aoa.o(.text.sts_first_path_detect)
    __arm_cp.4_0                             0x000093d0   Number         4  lib_aoa.o(.text.sts_first_path_detect)
    __arm_cp.4_1                             0x000093d4   Number         4  lib_aoa.o(.text.sts_first_path_detect)
    [Anonymous Symbol]                       0x000093d8   Section        0  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_0                            0x0000940c   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_1                            0x00009410   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_2                            0x00009414   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_3                            0x00009418   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_4                            0x0000941c   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_5                            0x00009420   Number         4  mk_misc.o(.text.sys_tick_start)
    [Anonymous Symbol]                       0x00009424   Section        0  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_0                            0x00009480   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_1                            0x00009484   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_2                            0x00009488   Number         4  mk_misc.o(.text.sys_tick_us)
    [Anonymous Symbol]                       0x0000948c   Section        0  mk_misc.o(.text.sys_timer_get)
    [Anonymous Symbol]                       0x00009498   Section        0  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_0                             0x000094e0   Number         4  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_1                             0x000094e4   Number         4  mk_misc.o(.text.sys_timer_open)
    [Anonymous Symbol]                       0x000094e8   Section        0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_0                             0x00009850   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_1                             0x00009854   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_2                             0x00009858   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_3                             0x0000985c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_4                             0x00009860   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_5                             0x00009864   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_7                             0x00009884   Number         4  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_func             0x00009888   Number         0  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_line             0x00009894   Number         0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_12                            0x000098b0   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_13                            0x000098b4   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_14                            0x000098b8   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_15                            0x000098bc   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_16                            0x000098c0   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_17                            0x000098c4   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_18                            0x000098c8   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_19                            0x000098cc   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_20                            0x000098d0   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_21                            0x000098d4   Number         4  mk_trace.o(.text.trace_assert_dump)
    [Anonymous Symbol]                       0x000098d8   Section        0  mk_trace.o(.text.trace_end)
    __arm_cp.12_2                            0x00009914   Number         4  mk_trace.o(.text.trace_end)
    __arm_cp.12_3                            0x00009918   Number         4  mk_trace.o(.text.trace_end)
    [Anonymous Symbol]                       0x0000991c   Section        0  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_0                            0x00009cb4   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_1                            0x00009cb8   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_2                            0x00009cbc   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_4                            0x00009cdc   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_5                            0x00009ce0   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_11                           0x00009d30   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_12                           0x00009d34   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_13                           0x00009d38   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_14                           0x00009d3c   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_15                           0x00009d40   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_16                           0x00009d44   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_17                           0x00009d48   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_18                           0x00009d4c   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_21                           0x00009d70   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_24                           0x00009d90   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_25                           0x00009d94   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_26                           0x00009d98   Number         4  mk_trace.o(.text.trace_exception_handler)
    [Anonymous Symbol]                       0x00009d9c   Section        0  mk_trace.o(.text.trace_flush)
    __arm_cp.13_0                            0x00009e74   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_1                            0x00009e78   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_2                            0x00009e7c   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_3                            0x00009e80   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_4                            0x00009e84   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_5                            0x00009e88   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_6                            0x00009e8c   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_7                            0x00009e90   Number         4  mk_trace.o(.text.trace_flush)
    [Anonymous Symbol]                       0x00009e94   Section        0  mk_trace.o(.text.trace_format)
    __arm_cp.7_5                             0x0000a04c   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_6                             0x0000a050   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_0                             0x0000a258   Number         4  mk_trace.o(.text.trace_format)
    [Anonymous Symbol]                       0x0000a25c   Section        0  mk_trace.o(.text.trace_open)
    __arm_cp.0_2                             0x0000a2b4   Number         4  mk_trace.o(.text.trace_open)
    __arm_cp.0_3                             0x0000a2b8   Number         4  mk_trace.o(.text.trace_open)
    [Anonymous Symbol]                       0x0000a2bc   Section        0  mk_trace.o(.text.trace_output)
    __arm_cp.4_0                             0x0000a440   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_1                             0x0000a444   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_2                             0x0000a448   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_4                             0x0000a45c   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_6                             0x0000a46c   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_7                             0x0000a470   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_8                             0x0000a474   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_9                             0x0000a478   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_10                            0x0000a47c   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_11                            0x0000a480   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_12                            0x0000a484   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_13                            0x0000a488   Number         4  mk_trace.o(.text.trace_output)
    trace_print_backtrace                    0x0000a4b9   Thumb Code   236  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x0000a4b8   Section        0  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_1                            0x0000a584   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_2                            0x0000a588   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_3                            0x0000a58c   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_4                            0x0000a590   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_5                            0x0000a594   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_6                            0x0000a598   Number         4  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x0000a5a4   Section        0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_0                             0x0000a674   Number         4  mk_trace.o(.text.trace_printf)
    __arm_cp.5_1                             0x0000a678   Number         4  mk_trace.o(.text.trace_printf)
    module_name                              0x0000a684   Number         0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_4                             0x0000a6b8   Number         4  mk_trace.o(.text.trace_printf)
    level_tag                                0x0000a6bc   Number         0  mk_trace.o(.text.trace_printf)
    trace_sending_continue                   0x0000a6d1   Thumb Code   228  mk_trace.o(.text.trace_sending_continue)
    [Anonymous Symbol]                       0x0000a6d0   Section        0  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_0                            0x0000a784   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_1                            0x0000a788   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_2                            0x0000a78c   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_3                            0x0000a790   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_4                            0x0000a794   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_5                            0x0000a798   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_6                            0x0000a79c   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_7                            0x0000a7a0   Number         4  mk_trace.o(.text.trace_sending_continue)
    tx_int_callback                          0x0000a7b5   Thumb Code    64  uwb_tag_.o(.text.tx_int_callback)
    [Anonymous Symbol]                       0x0000a7b4   Section        0  uwb_tag_.o(.text.tx_int_callback)
    __arm_cp.7_0                             0x0000a7f0   Number         4  uwb_tag_.o(.text.tx_int_callback)
    [Anonymous Symbol]                       0x0000a7f4   Section        0  mk_uart.o(.text.uart_close)
    __arm_cp.12_1                            0x0000a86c   Number         4  mk_uart.o(.text.uart_close)
    __arm_cp.12_2                            0x0000a870   Number         4  mk_uart.o(.text.uart_close)
    uart_dma_callback                        0x0000a875   Thumb Code   368  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x0000a874   Section        0  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_0                            0x0000a9d0   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_1                            0x0000a9d4   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_3                            0x0000a9d8   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_4                            0x0000a9dc   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_5                            0x0000a9e0   Number         4  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x0000a9e4   Section        0  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.18_0                            0x0000ac0c   Number         4  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.18_1                            0x0000ac10   Number         4  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.18_3                            0x0000ac28   Number         4  mk_uart.o(.text.uart_irq_handler)
    [Anonymous Symbol]                       0x0000ac48   Section        0  mk_uart.o(.text.uart_open)
    __arm_cp.11_1                            0x0000add4   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_2                            0x0000add8   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_3                            0x0000addc   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_4                            0x0000ade0   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_5                            0x0000ade4   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_6                            0x0000ade8   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_8                            0x0000adec   Number         4  mk_uart.o(.text.uart_open)
    [Anonymous Symbol]                       0x0000adf0   Section        0  mk_uart.o(.text.uart_receive)
    __arm_cp.14_0                            0x0000b01c   Number         4  mk_uart.o(.text.uart_receive)
    __arm_cp.14_1                            0x0000b020   Number         4  mk_uart.o(.text.uart_receive)
    uart_receive_callback                    0x0000b025   Thumb Code    24  main.o(.text.uart_receive_callback)
    [Anonymous Symbol]                       0x0000b024   Section        0  main.o(.text.uart_receive_callback)
    __arm_cp.1_0                             0x0000b034   Number         4  main.o(.text.uart_receive_callback)
    __arm_cp.1_1                             0x0000b038   Number         4  main.o(.text.uart_receive_callback)
    [Anonymous Symbol]                       0x0000b03c   Section        0  mk_uart.o(.text.uart_send)
    __arm_cp.2_1                             0x0000b304   Number         4  mk_uart.o(.text.uart_send)
    [Anonymous Symbol]                       0x0000b308   Section        0  mk_uart.o(.text.uart_tx_in_progress)
    __arm_cp.7_0                             0x0000b324   Number         4  mk_uart.o(.text.uart_tx_in_progress)
    [Anonymous Symbol]                       0x0000b328   Section        0  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_0                             0x0000b340   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_1                             0x0000b344   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_2                             0x0000b348   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_3                             0x0000b34c   Number         4  libc.o(.text.update_libc_rom_table)
    [Anonymous Symbol]                       0x0000b350   Section        0  mk_uwb.o(.text.uwb_calibration_params_set)
    __arm_cp.13_0                            0x0000b44c   Number         4  mk_uwb.o(.text.uwb_calibration_params_set)
    [Anonymous Symbol]                       0x0000b4d8   Section        0  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_0                            0x0000b6bc   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_1                            0x0000b6c0   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_2                            0x0000b6c4   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_3                            0x0000b6c8   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_4                            0x0000b6cc   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_5                            0x0000b6d0   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_6                            0x0000b6d4   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_7                            0x0000b6d8   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_8                            0x0000b6dc   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_9                            0x0000b6e0   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_10                           0x0000b6e4   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_11                           0x0000b6e8   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_12                           0x0000b6ec   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_13                           0x0000b6f0   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_15                           0x0000b70c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_16                           0x0000b710   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_17                           0x0000b714   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_18                           0x0000b718   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_19                           0x0000b71c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_20                           0x0000b720   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_21                           0x0000b724   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_22                           0x0000b728   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_23                           0x0000b72c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_24                           0x0000b730   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_25                           0x0000b734   Number         4  mk_uwb.o(.text.uwb_configure)
    [Anonymous Symbol]                       0x0000b748   Section        0  mk_uwb.o(.text.uwb_open)
    [Anonymous Symbol]                       0x0000b78e   Section        0  mk_uwb.o(.text.uwb_rx)
    [Anonymous Symbol]                       0x0000b7e4   Section        0  mk_uwb.o(.text.uwb_rx_force_off)
    __arm_cp.18_0                            0x0000b824   Number         4  mk_uwb.o(.text.uwb_rx_force_off)
    [Anonymous Symbol]                       0x0000b828   Section        0  mk_uwb.o(.text.uwb_tx)
    [Anonymous Symbol]                       0x0000b87c   Section        0  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_0                             0x0000b8c8   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_1                             0x0000b8cc   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_2                             0x0000b8d0   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_3                             0x0000b8d4   Number         4  mk_wdt.o(.text.wdt_close)
    i.__ARM_clz                              0x0000b8e4   Section        0  depilogue.o(i.__ARM_clz)
    i.__scatterload_copy                     0x0000b912   Section       14  handlers.o(i.__scatterload_copy)
    i.__scatterload_null                     0x0000b920   Section        2  handlers.o(i.__scatterload_null)
    i.__scatterload_zeroinit                 0x0000b922   Section       14  handlers.o(i.__scatterload_zeroinit)
    [Anonymous Symbol]                       0x0000b930   Section        0  mk8000_read_rssi.o(.rodata..L__const.MK8000_read_rssi.RF_gain_LUT)
    [Anonymous Symbol]                       0x0000b948   Section        0  uwb_tag_.o(.rodata..L__const.TagRange.adv_config)
    [Anonymous Symbol]                       0x0000b94e   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.bprf_nsfd)
    [Anonymous Symbol]                       0x0000b955   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.hprf_nsfd)
    [Anonymous Symbol]                       0x0000b95c   Section        0  mk_misc.o(.rodata..L__const.sys_timer_open.sys_timer_cfg)
    baud_table                               0x0000b974   Data          42  mk_uart.o(.rodata.baud_table)
    [Anonymous Symbol]                       0x0000b974   Section        0  mk_uart.o(.rodata.baud_table)
    crc16_table                              0x0000b9e0   Data         512  crc.o(.rodata.crc16_table)
    [Anonymous Symbol]                       0x0000b9e0   Section        0  crc.o(.rodata.crc16_table)
    _PrintUnsigned._aV2C                     0x0000bbe0   Data          16  mk_trace.o(.rodata.cst16)
    [Anonymous Symbol]                       0x0000bbf0   Section        0  mk_phy.o(.rodata.cst16)
    non_std_sfd2                             0x0000bc10   Data          16  mk_phy.o(.rodata.cst16)
    .L__const.flash_write_nbytes.flash_wr_dma_cfg 0x0000bc20   Data          32  mk_flash.o(.rodata.cst32)
    .L__const.flash_write.flash_wr_dma_cfg   0x0000bc40   Data          32  mk_flash.o(.rodata.cst32)
    .L__const.flash_read.flash_rd_dma_cfg    0x0000bc60   Data          32  mk_flash.o(.rodata.cst32)
    hrp_sfd4                                 0x0000bc80   Data          32  mk_phy.o(.rodata.cst32)
    [Anonymous Symbol]                       0x0000bc80   Section        0  mk_phy.o(.rodata.cst32)
    short_sfd                                0x0000bca0   Data           8  mk_phy.o(.rodata.cst8)
    [Anonymous Symbol]                       0x0000bca0   Section        0  mk_phy.o(.rodata.cst8)
    fast_10log10.lut_log_x100                0x0000bca8   Data         256  mk8000_read_rssi.o(.rodata.fast_10log10.lut_log_x100)
    [Anonymous Symbol]                       0x0000bca8   Section        0  mk8000_read_rssi.o(.rodata.fast_10log10.lut_log_x100)
    flash_cmd                                0x0000bda8   Data         220  mk_flash.o(.rodata.flash_cmd)
    [Anonymous Symbol]                       0x0000bda8   Section        0  mk_flash.o(.rodata.flash_cmd)
    long_sfd                                 0x0000be84   Data          64  mk_phy.o(.rodata.long_sfd)
    [Anonymous Symbol]                       0x0000be84   Section        0  mk_phy.o(.rodata.long_sfd)
    power_table_CH12                         0x0000bec4   Data         305  mk_uwb.o(.rodata.power_table_CH12)
    [Anonymous Symbol]                       0x0000bec4   Section        0  mk_uwb.o(.rodata.power_table_CH12)
    power_table_CH2                          0x0000bff5   Data         305  mk_uwb.o(.rodata.power_table_CH2)
    [Anonymous Symbol]                       0x0000bff5   Section        0  mk_uwb.o(.rodata.power_table_CH2)
    power_table_CH5                          0x0000c126   Data         305  mk_uwb.o(.rodata.power_table_CH5)
    [Anonymous Symbol]                       0x0000c126   Section        0  mk_uwb.o(.rodata.power_table_CH5)
    power_table_CH9                          0x0000c257   Data         305  mk_uwb.o(.rodata.power_table_CH9)
    [Anonymous Symbol]                       0x0000c257   Section        0  mk_uwb.o(.rodata.power_table_CH9)
    .L.str                                   0x0000c38c   Data          25  mk_adc.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c38c   Section        0  mk_adc.o(.rodata.str1.1)
    .L.str                                   0x0000c3a5   Data          25  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c3a5   Section        0  mk_aes.o(.rodata.str1.1)
    .L.str.4                                 0x0000c3be   Data          22  mk_calib.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ecb             0x0000c3be   Data          14  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c3be   Section        0  mk_calib.o(.rodata.str1.1)
    .L.str.1                                 0x0000c3cc   Data          23  mk_aes.o(.rodata.str1.1)
    .L.str.3                                 0x0000c3d4   Data          23  mk_calib.o(.rodata.str1.1)
    .L.str.2                                 0x0000c3e3   Data          12  mk_aes.o(.rodata.str1.1)
    .L.str.6                                 0x0000c3eb   Data          25  mk_flash.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c3eb   Section        0  mk_flash.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_cbc             0x0000c3ef   Data          14  mk_aes.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ctr             0x0000c3fd   Data          14  mk_aes.o(.rodata.str1.1)
    .L.str.1                                 0x0000c404   Data          27  mk_flash.o(.rodata.str1.1)
    .L.str.2                                 0x0000c41f   Data          26  mk_misc.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c41f   Section        0  mk_misc.o(.rodata.str1.1)
    .L.str                                   0x0000c439   Data          26  mk_misc.o(.rodata.str1.1)
    .L__FUNCTION__.sys_tick_start            0x0000c453   Data          15  mk_misc.o(.rodata.str1.1)
    .L.str.8                                 0x0000c462   Data          26  mk_reset.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c462   Section        0  mk_reset.o(.rodata.str1.1)
    .L.str.7                                 0x0000c47c   Data          10  mk_trace.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c47c   Section        0  mk_trace.o(.rodata.str1.1)
    .L.str.6                                 0x0000c486   Data          13  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.separate_line         0x0000c493   Data          43  mk_trace.o(.rodata.str1.1)
    .L.str.27                                0x0000c4be   Data          28  mk_trace.o(.rodata.str1.1)
    .L.str.18                                0x0000c4da   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.19                                0x0000c4e9   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.20                                0x0000c4f8   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.21                                0x0000c503   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.24                                0x0000c50e   Data          13  mk_trace.o(.rodata.str1.1)
    .L.str.14                                0x0000c51b   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.17                                0x0000c525   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.15                                0x0000c531   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.16                                0x0000c53d   Data          25  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.desc_file             0x0000c556   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.41                                0x0000c561   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.38                                0x0000c569   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.33                                0x0000c570   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.29                                0x0000c576   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.39                                0x0000c57c   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.45                                0x0000c582   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.40                                0x0000c58c   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.34                                0x0000c591   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.43                                0x0000c597   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.44                                0x0000c59e   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.32                                0x0000c5a5   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.42                                0x0000c5ab   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.37                                0x0000c5b3   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.36                                0x0000c5b8   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.35                                0x0000c5bf   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.31                                0x0000c5c6   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.30                                0x0000c5cc   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.1                                 0x0000c5d2   Data          27  mk_trace.o(.rodata.str1.1)
    .L.str.4                                 0x0000c5ed   Data           3  mk_trace.o(.rodata.str1.1)
    .L.str                                   0x0000c5f0   Data          26  mk_uart.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c5f0   Section        0  mk_uart.o(.rodata.str1.1)
    .L.str.4                                 0x0000c60a   Data          28  mk_uart.o(.rodata.str1.1)
    .L.str.3                                 0x0000c626   Data          26  mk_uart.o(.rodata.str1.1)
    .L.str.1                                 0x0000c640   Data          17  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_dma_callback         0x0000c651   Data          18  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_baud_set             0x0000c663   Data          14  mk_uart.o(.rodata.str1.1)
    .L.str                                   0x0000c671   Data          13  mk_uwb.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c671   Section        0  mk_uwb.o(.rodata.str1.1)
    .L.str.1                                 0x0000c67e   Data          29  main.o(.rodata.str1.1)
    .L.str.10                                0x0000c67e   Data          21  mk_uwb.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c67e   Section        0  main.o(.rodata.str1.1)
    .L.str                                   0x0000c69b   Data          15  main.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c6aa   Section        0  mk_lsp.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c73a   Section        0  mk_mac.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c7b8   Section        0  mk_phy.o(.rodata.str1.1)
    trace_new_line                           0x0000c822   Data           3  mk_phy.o(.rodata.str1.1)
    ternary_codes127                         0x0000c845   Data        2032  mk_phy.o(.rodata.ternary_codes127)
    [Anonymous Symbol]                       0x0000c845   Section        0  mk_phy.o(.rodata.ternary_codes127)
    ternary_codes31                          0x0000d035   Data         248  mk_phy.o(.rodata.ternary_codes31)
    [Anonymous Symbol]                       0x0000d035   Section        0  mk_phy.o(.rodata.ternary_codes31)
    ternary_codes91                          0x0000d12d   Data         728  mk_phy.o(.rodata.ternary_codes91)
    [Anonymous Symbol]                       0x0000d12d   Section        0  mk_phy.o(.rodata.ternary_codes91)
    trace_level_cfg                          0x0000d405   Data          13  mk_trace.o(.rodata.trace_level_cfg)
    [Anonymous Symbol]                       0x0000d405   Section        0  mk_trace.o(.rodata.trace_level_cfg)
    [Anonymous Symbol]                       0x00004100   Section        0  board.o(.text.board_led_init)
    [Anonymous Symbol]                       0x00004126   Section        0  pin_config.o(.text.board_pins_config)
    [Anonymous Symbol]                       0x00004160   Section        0  mk_misc.o(.text.bor_close)
    __arm_cp.6_0                             0x0000416c   Number         4  mk_misc.o(.text.bor_close)
    [Anonymous Symbol]                       0x00004170   Section        0  mk_calib.o(.text.calib_check)
    __arm_cp.3_0                             0x0000417c   Number         4  mk_calib.o(.text.calib_check)
    [Anonymous Symbol]                       0x00004180   Section        0  mk_calib.o(.text.calib_chip)
    __arm_cp.4_0                             0x000042a8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_1                             0x000042ac   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_2                             0x000042b0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_3                             0x000042b4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_4                             0x000042b8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_5                             0x000042bc   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_6                             0x000042c0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_7                             0x000042c4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_8                             0x000042c8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_9                             0x000042cc   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_10                            0x000042d0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_11                            0x000042d4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_12                            0x000042d8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_14                            0x000042ec   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_15                            0x000042f0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_16                            0x000042f4   Number         4  mk_calib.o(.text.calib_chip)
    [Anonymous Symbol]                       0x0000432c   Section        0  mk_calib.o(.text.calib_close)
    [Anonymous Symbol]                       0x00004338   Section        0  mk_calib.o(.text.calib_open)
    [Anonymous Symbol]                       0x0000434c   Section        0  mk_calib.o(.text.calib_start)
    __arm_cp.2_0                             0x00004358   Number         4  mk_calib.o(.text.calib_start)
    [Anonymous Symbol]                       0x0000435c   Section        0  mk_clock.o(.text.clock_attach)
    __arm_cp.2_1                             0x0000443c   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_2                             0x00004440   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_3                             0x00004444   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_4                             0x00004448   Number         4  mk_clock.o(.text.clock_attach)
    [Anonymous Symbol]                       0x0000444c   Section        0  mk_clock.o(.text.clock_disable)
    [Anonymous Symbol]                       0x0000445c   Section        0  mk_clock.o(.text.clock_enable)
    [Anonymous Symbol]                       0x0000446c   Section        0  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_0                             0x00004570   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_1                             0x00004574   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_2                             0x00004578   Number         4  mk_clock.o(.text.clock_get_frequency)
    [Anonymous Symbol]                       0x0000457c   Section        0  mk_clock.o(.text.clock_set_divider)
    __arm_cp.3_0                             0x000045dc   Number         4  mk_clock.o(.text.clock_set_divider)
    [Anonymous Symbol]                       0x000045e0   Section        0  crc.o(.text.crc16)
    __arm_cp.0_0                             0x00004608   Number         4  crc.o(.text.crc16)
    [Anonymous Symbol]                       0x0000460c   Section        0  mk_misc.o(.text.delay_us)
    loop1                                    0x00004620   Number         0  mk_misc.o(.text.delay_us)
    exit1                                    0x00004626   Number         0  mk_misc.o(.text.delay_us)
    [Anonymous Symbol]                       0x00004628   Section        0  mk8000_all_antenna_fap.o(.text.derive_scaled_thres)
    [Anonymous Symbol]                       0x000046ec   Section        0  mk_dma.o(.text.dma_open)
    [Anonymous Symbol]                       0x000047cc   Section        0  mk_dma.o(.text.dma_transfer)
    __arm_cp.4_0                             0x00004828   Number         4  mk_dma.o(.text.dma_transfer)
    [Anonymous Symbol]                       0x00004874   Section        0  mk_dual_timer.o(.text.dual_timer_get)
    [Anonymous Symbol]                       0x00004880   Section        0  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_0                             0x0000495c   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_1                             0x00004960   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_2                             0x00004964   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_3                             0x00004968   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_4                             0x0000496c   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    [Anonymous Symbol]                       0x000049b4   Section        0  mk_dual_timer.o(.text.dual_timer_start)
    [Anonymous Symbol]                       0x000049c8   Section        0  mk_dual_timer.o(.text.dual_timer_stop)
    __arm_cp.3_0                             0x000049d8   Number         4  mk_dual_timer.o(.text.dual_timer_stop)
    [Anonymous Symbol]                       0x000049dc   Section        0  mk8000_sts_fap_detect.o(.text.enhanced_sts_fap_detect)
    [Anonymous Symbol]                       0x00004b90   Section        0  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_0                            0x00004bbc   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_1                            0x00004bc0   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_2                            0x00004bc4   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_3                            0x00004bc8   Number         4  mk_phy.o(.text.exit_debug_mode)
    [Anonymous Symbol]                       0x00004bcc   Section        0  mk_mac.o(.text.fira_vendor_oui_process)
    [Anonymous Symbol]                       0x00004bd0   Section        0  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_0                             0x00004d20   Number         4  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_1                             0x00004d24   Number         4  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_3                             0x00004d3c   Number         4  mk_flash.o(.text.flash_block_erase)
    __arm_cp.8_5                             0x00004d5c   Number         4  mk_flash.o(.text.flash_block_erase)
    [Anonymous Symbol]                       0x00004d60   Section        0  mk_flash.o(.text.flash_check_busy)
    __arm_cp.10_1                            0x00004e50   Number         4  mk_flash.o(.text.flash_check_busy)
    [Anonymous Symbol]                       0x00004e54   Section        0  mk_flash.o(.text.flash_close)
    flash_dma_callback                       0x00004e8d   Thumb Code   332  mk_flash.o(.text.flash_dma_callback)
    [Anonymous Symbol]                       0x00004e8c   Section        0  mk_flash.o(.text.flash_dma_callback)
    __arm_cp.14_0                            0x00004fb8   Number         4  mk_flash.o(.text.flash_dma_callback)
    __arm_cp.14_1                            0x00004fbc   Number         4  mk_flash.o(.text.flash_dma_callback)
    __arm_cp.14_4                            0x00004fd4   Number         4  mk_flash.o(.text.flash_dma_callback)
    flash_dma_write_nbytes_callback          0x00004fd9   Thumb Code   508  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    [Anonymous Symbol]                       0x00004fd8   Section        0  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_0                            0x00005198   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_1                            0x0000519c   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_3                            0x000051c0   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_4                            0x000051c4   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_5                            0x000051c8   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_6                            0x000051cc   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    __arm_cp.12_7                            0x000051d0   Number         4  mk_flash.o(.text.flash_dma_write_nbytes_callback)
    [Anonymous Symbol]                       0x000051d4   Section        0  mk_flash.o(.text.flash_erase)
    [Anonymous Symbol]                       0x00005320   Section        0  mk_flash.o(.text.flash_open)
    __arm_cp.0_0                             0x000055b8   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_2                             0x000055cc   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_4                             0x000055d0   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_5                             0x000055d4   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_6                             0x000055d8   Number         4  mk_flash.o(.text.flash_open)
    __arm_cp.0_7                             0x000055dc   Number         4  mk_flash.o(.text.flash_open)
    [Anonymous Symbol]                       0x000055e0   Section        0  mk_flash.o(.text.flash_read)
    __arm_cp.15_0                            0x00005838   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_1                            0x0000583c   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_3                            0x0000584c   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_5                            0x00005884   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_6                            0x00005888   Number         4  mk_flash.o(.text.flash_read)
    __arm_cp.15_7                            0x0000588c   Number         4  mk_flash.o(.text.flash_read)
    [Anonymous Symbol]                       0x00005890   Section        0  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_0                             0x000059e4   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_1                             0x000059e8   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_3                             0x00005a00   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_5                             0x00005a20   Number         4  mk_flash.o(.text.flash_sector_erase)
    __arm_cp.6_6                             0x00005a24   Number         4  mk_flash.o(.text.flash_sector_erase)
    flash_wait_done                          0x00005a29   Thumb Code    92  mk_flash.o(.text.flash_wait_done)
    [Anonymous Symbol]                       0x00005a28   Section        0  mk_flash.o(.text.flash_wait_done)
    flash_write_cmd                          0x00005a85   Thumb Code   268  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00005a84   Section        0  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_0                             0x00005b84   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_1                             0x00005b88   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_2                             0x00005b8c   Number         4  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00005b90   Section        0  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_7                            0x00005f64   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_1                            0x00006334   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_2                            0x00006338   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_3                            0x0000633c   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_4                            0x00006340   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_5                            0x00006344   Number         4  mk_flash.o(.text.flash_write_nbytes)
    __arm_cp.11_6                            0x00006348   Number         4  mk_flash.o(.text.flash_write_nbytes)
    [Anonymous Symbol]                       0x0000634c   Section        0  mk_dma.o(.text.get_uart0_dma_cndtr)
    __arm_cp.3_0                             0x00006358   Number         4  mk_dma.o(.text.get_uart0_dma_cndtr)
    [Anonymous Symbol]                       0x0000635c   Section        0  mk_gpio.o(.text.gpio_open)
    [Anonymous Symbol]                       0x00006370   Section        0  mk_gpio.o(.text.gpio_pin_clr)
    [Anonymous Symbol]                       0x00006380   Section        0  mk_gpio.o(.text.gpio_pin_get_val)
    [Anonymous Symbol]                       0x00006390   Section        0  mk_gpio.o(.text.gpio_pin_set)
    [Anonymous Symbol]                       0x000063a0   Section        0  mk_gpio.o(.text.gpio_pin_set_dir)
    __arm_cp.8_0                             0x000063e8   Number         4  mk_gpio.o(.text.gpio_pin_set_dir)
    __arm_cp.8_1                             0x000063ec   Number         4  mk_gpio.o(.text.gpio_pin_set_dir)
    [Anonymous Symbol]                       0x000063f0   Section        0  mk_io.o(.text.io_pin_mux_set)
    __arm_cp.0_0                             0x0000643c   Number         4  mk_io.o(.text.io_pin_mux_set)
    [Anonymous Symbol]                       0x00006440   Section        0  mk_io.o(.text.io_pull_set)
    __arm_cp.3_0                             0x00006488   Number         4  mk_io.o(.text.io_pull_set)
    [Anonymous Symbol]                       0x0000648c   Section        0  mk_lsp.o(.text.lsp_cmplx_inner_product_f32)
    [Anonymous Symbol]                       0x000064a8   Section        0  mk_lsp.o(.text.lsp_cmplx_mult_cmplx_int8)
    lsp_engine_run                           0x000064c9   Thumb Code   204  mk_lsp.o(.text.lsp_engine_run)
    [Anonymous Symbol]                       0x000064c8   Section        0  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_0                            0x00006594   Number         4  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_1                            0x00006598   Number         4  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_2                            0x0000659c   Number         4  mk_lsp.o(.text.lsp_engine_run)
    __arm_cp.13_3                            0x000065a0   Number         4  mk_lsp.o(.text.lsp_engine_run)
    lsp_g_op_f32                             0x000065c9   Thumb Code   192  mk_lsp.o(.text.lsp_g_op_f32)
    [Anonymous Symbol]                       0x000065c8   Section        0  mk_lsp.o(.text.lsp_g_op_f32)
    __arm_cp.5_2                             0x00006688   Number         4  mk_lsp.o(.text.lsp_g_op_f32)
    lsp_g_op_int16                           0x0000668d   Thumb Code   212  mk_lsp.o(.text.lsp_g_op_int16)
    [Anonymous Symbol]                       0x0000668c   Section        0  mk_lsp.o(.text.lsp_g_op_int16)
    __arm_cp.10_2                            0x00006760   Number         4  mk_lsp.o(.text.lsp_g_op_int16)
    __arm_cp.10_4                            0x00006764   Number         4  mk_lsp.o(.text.lsp_g_op_int16)
    lsp_g_op_int8                            0x00006769   Thumb Code   208  mk_lsp.o(.text.lsp_g_op_int8)
    [Anonymous Symbol]                       0x00006768   Section        0  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_2                            0x00006838   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_3                            0x0000683c   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_4                            0x00006840   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    __arm_cp.16_7                            0x00006844   Number         4  mk_lsp.o(.text.lsp_g_op_int8)
    [Anonymous Symbol]                       0x00006848   Section        0  mk_lsp.o(.text.lsp_inner_product_f32)
    [Anonymous Symbol]                       0x00006864   Section        0  mk_lsp.o(.text.lsp_inner_product_int16)
    [Anonymous Symbol]                       0x00006884   Section        0  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_0                             0x000068c8   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_1                             0x000068cc   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_2                             0x000068d0   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_3                             0x000068d4   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_4                             0x000068d8   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_5                             0x000068dc   Number         4  mk_lsp.o(.text.lsp_open)
    [Anonymous Symbol]                       0x000068e0   Section        0  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_0                            0x00006930   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_1                            0x00006934   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_2                            0x00006938   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_4                            0x00006958   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    __arm_cp.14_5                            0x0000695c   Number         4  mk_lsp.o(.text.lsp_scale_f32)
    [Anonymous Symbol]                       0x00006960   Section        0  mk_lsp.o(.text.lsp_vinverse_f32)
    [Anonymous Symbol]                       0x0000697c   Section        0  mk_mac.o(.text.mac_crc_mode_configure)
    __arm_cp.6_1                             0x000069a0   Number         4  mk_mac.o(.text.mac_crc_mode_configure)
    [Anonymous Symbol]                       0x000069a4   Section        0  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_0                             0x00006a64   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_1                             0x00006a68   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_4                             0x00006a9c   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_5                             0x00006aa0   Number         4  mk_mac.o(.text.mac_cs_construct)
    __arm_cp.9_6                             0x00006aa4   Number         4  mk_mac.o(.text.mac_cs_construct)
    [Anonymous Symbol]                       0x00006aa8   Section        0  mk_mac.o(.text.mac_current_rx_report_discard)
    [Anonymous Symbol]                       0x00006ab4   Section        0  mk_mac.o(.text.mac_init)
    __arm_cp.2_0                             0x00006b48   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_1                             0x00006b4c   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_2                             0x00006b50   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_3                             0x00006b54   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_4                             0x00006b58   Number         4  mk_mac.o(.text.mac_init)
    [Anonymous Symbol]                       0x00006b78   Section        0  mk_mac.o(.text.mac_is_busy)
    [Anonymous Symbol]                       0x00006b8c   Section        0  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_0                            0x00006c3c   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_1                            0x00006c40   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_4                            0x00006c7c   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_6                            0x00006c80   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_7                            0x00006c84   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_8                            0x00006c88   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_9                            0x00006c8c   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    __arm_cp.10_10                           0x00006c90   Number         4  mk_mac.o(.text.mac_link_desc_construct)
    [Anonymous Symbol]                       0x00006c94   Section        0  mk_mac.o(.text.mac_register_process_handler)
    __arm_cp.26_0                            0x00006c9c   Number         4  mk_mac.o(.text.mac_register_process_handler)
    [Anonymous Symbol]                       0x00006ca0   Section        0  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_0                             0x00006db4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_2                             0x00006db8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_3                             0x00006dbc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_4                             0x00006dc0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_5                             0x00006dc4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_6                             0x00006dc8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_7                             0x00006dcc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_8                             0x00006dd0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_9                             0x00006dd4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_10                            0x00006dd8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_11                            0x00006ddc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_12                            0x00006de0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_13                            0x00006de4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_14                            0x00006de8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_15                            0x00006dec   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_16                            0x00006df0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_17                            0x00006df4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_18                            0x00006df8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_19                            0x00006dfc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_20                            0x00006e00   Number         4  mk_mac.o(.text.mac_regs_init)
    [Anonymous Symbol]                       0x00006e04   Section        0  mk_mac.o(.text.mac_rssi_calculation_en)
    __arm_cp.5_0                             0x00006e0c   Number         4  mk_mac.o(.text.mac_rssi_calculation_en)
    [Anonymous Symbol]                       0x00006e10   Section        0  mk_mac.o(.text.mac_rx)
    __arm_cp.15_0                            0x00006f90   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_2                            0x00006f94   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_3                            0x00006f98   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_4                            0x00006f9c   Number         4  mk_mac.o(.text.mac_rx)
    __arm_cp.15_5                            0x00006fa0   Number         4  mk_mac.o(.text.mac_rx)
    [Anonymous Symbol]                       0x00006fa4   Section        0  mk_mac.o(.text.mac_start)
    __arm_cp.17_0                            0x00006fc0   Number         4  mk_mac.o(.text.mac_start)
    __arm_cp.17_1                            0x00006fc4   Number         4  mk_mac.o(.text.mac_start)
    [Anonymous Symbol]                       0x00006fc8   Section        0  mk_misc.o(.text.mac_timer_stop)
    [Anonymous Symbol]                       0x00006fd4   Section        0  mk_mac.o(.text.mac_tx)
    __arm_cp.12_0                            0x00007120   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_1                            0x00007124   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_2                            0x00007128   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_5                            0x00007150   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_6                            0x00007154   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_7                            0x00007158   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_8                            0x0000715c   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_9                            0x00007160   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_10                           0x00007164   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_11                           0x00007168   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_12                           0x0000716c   Number         4  mk_mac.o(.text.mac_tx)
    __arm_cp.12_13                           0x00007170   Number         4  mk_mac.o(.text.mac_tx)
    [Anonymous Symbol]                       0x00007174   Section        0  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_0                             0x000072bc   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_1                             0x000072c0   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_4                             0x000072fc   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_5                             0x00007300   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_6                             0x00007304   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    __arm_cp.8_7                             0x00007308   Number         4  mk_mac.o(.text.mac_tx_desc_construct)
    [Anonymous Symbol]                       0x0000730c   Section        0  main.o(.text.main)
    __arm_cp.6_0                             0x0000745c   Number         4  main.o(.text.main)
    __arm_cp.6_1                             0x00007460   Number         4  main.o(.text.main)
    __arm_cp.6_2                             0x00007464   Number         4  main.o(.text.main)
    __arm_cp.6_3                             0x00007468   Number         4  main.o(.text.main)
    __arm_cp.6_5                             0x0000746c   Number         4  main.o(.text.main)
    __arm_cp.6_6                             0x00007470   Number         4  main.o(.text.main)
    __arm_cp.6_7                             0x00007474   Number         4  main.o(.text.main)
    __arm_cp.6_8                             0x00007478   Number         4  main.o(.text.main)
    __arm_cp.6_9                             0x0000747c   Number         4  main.o(.text.main)
    __arm_cp.6_10                            0x00007480   Number         4  main.o(.text.main)
    __arm_cp.6_11                            0x00007484   Number         4  main.o(.text.main)
    __arm_cp.6_12                            0x00007488   Number         4  main.o(.text.main)
    __arm_cp.6_13                            0x0000748c   Number         4  main.o(.text.main)
    [Anonymous Symbol]                       0x00007490   Section        0  mk_misc.o(.text.mk_chip_id)
    __arm_cp.0_0                             0x00007498   Number         4  mk_misc.o(.text.mk_chip_id)
    [Anonymous Symbol]                       0x0000749c   Section        0  mk_trace.o(.text.mk_snprintf)
    [Anonymous Symbol]                       0x000074b8   Section        0  global_param.o(.text.parameter_init)
    __arm_cp.2_0                             0x00007558   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_1                             0x0000755c   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_2                             0x00007560   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_3                             0x00007564   Number         4  global_param.o(.text.parameter_init)
    __arm_cp.2_4                             0x00007568   Number         4  global_param.o(.text.parameter_init)
    [Anonymous Symbol]                       0x0000756c   Section        0  mk_uwb.o(.text.pdoa_angle_offset_set)
    [Anonymous Symbol]                       0x00007570   Section        0  mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)
    __arm_cp.0_0                             0x00007590   Number         4  mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)
    [Anonymous Symbol]                       0x00007594   Section        0  mk8000_get_loc_params.o(.text.pdoa_ant_space_set)
    __arm_cp.2_0                             0x000075a8   Number         4  mk8000_get_loc_params.o(.text.pdoa_ant_space_set)
    [Anonymous Symbol]                       0x000075ac   Section        0  mk_uwb.o(.text.pdoa_gain_set)
    [Anonymous Symbol]                       0x000075b0   Section        0  mk_phy.o(.text.phy_adv_params_configure)
    __arm_cp.28_0                            0x000075d0   Number         4  mk_phy.o(.text.phy_adv_params_configure)
    __arm_cp.28_1                            0x000075d4   Number         4  mk_phy.o(.text.phy_adv_params_configure)
    __arm_cp.28_2                            0x000075d8   Number         4  mk_phy.o(.text.phy_adv_params_configure)
    [Anonymous Symbol]                       0x000075dc   Section        0  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_0                            0x000075f0   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_1                            0x000075f4   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_2                            0x000075f8   Number         4  mk_phy.o(.text.phy_cca_config)
    [Anonymous Symbol]                       0x000075fc   Section        0  mk_phy.o(.text.phy_crypto_sts_index_get)
    [Anonymous Symbol]                       0x00007604   Section        0  mk_phy.o(.text.phy_dump_mode)
    [Anonymous Symbol]                       0x00007610   Section        0  mk_phy.o(.text.phy_en_conv_encode)
    __arm_cp.7_0                             0x0000761c   Number         4  mk_phy.o(.text.phy_en_conv_encode)
    [Anonymous Symbol]                       0x00007620   Section        0  mk_phy.o(.text.phy_freq_offset_get)
    __arm_cp.49_0                            0x0000763c   Number         4  mk_phy.o(.text.phy_freq_offset_get)
    __arm_cp.49_1                            0x00007640   Number         4  mk_phy.o(.text.phy_freq_offset_get)
    [Anonymous Symbol]                       0x00007644   Section        0  mk_phy.o(.text.phy_init)
    __arm_cp.3_0                             0x00007670   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_1                             0x00007674   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_2                             0x00007678   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_3                             0x0000767c   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_4                             0x00007680   Number         4  mk_phy.o(.text.phy_init)
    [Anonymous Symbol]                       0x00007684   Section        0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_62                           0x000079a8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_66                           0x000079c4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_67                           0x000079c8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_68                           0x000079cc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_69                           0x000079d0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_70                           0x000079d4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_71                           0x000079d8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_72                           0x000079dc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_73                           0x000079e0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_74                           0x000079e4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_75                           0x00007c90   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_76                           0x00007c94   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_77                           0x00007c98   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_78                           0x00007c9c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_79                           0x00007ca0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_80                           0x00007ca4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_81                           0x00007ca8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_82                           0x00007cac   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_83                           0x00007cb0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_84                           0x00007cb4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_85                           0x00007cb8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_87                           0x00007cc0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_88                           0x00007cc4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_89                           0x00007cc8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_90                           0x00007ccc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_91                           0x00007cd0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_92                           0x00007cd4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_93                           0x00007cd8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_94                           0x00007cdc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_95                           0x00007ce0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_96                           0x00007ce4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_97                           0x00007ce8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_98                           0x00007cec   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_99                           0x00007cf0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_100                          0x00007cf4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_101                          0x00007cf8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_2                            0x00007f74   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_3                            0x00007f78   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_23                           0x00007f7c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_24                           0x00007f80   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_41                           0x00007f84   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_44                           0x00007fac   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_45                           0x00007fb0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_46                           0x00007fb4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_47                           0x00007fb8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_48                           0x00007fbc   Number         4  mk_phy.o(.text.phy_params_generate)
    non_std_sfd1                             0x00007ff4   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_52                           0x00007ffc   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd3                                 0x00008000   Number         0  mk_phy.o(.text.phy_params_generate)
    hrp_sfd2                                 0x00008010   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_55                           0x00008018   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd1                                 0x0000801c   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_57                           0x00008020   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_58                           0x00008024   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_59                           0x00008028   Number         4  mk_phy.o(.text.phy_params_generate)
    [Anonymous Symbol]                       0x0000802c   Section        0  mk_phy.o(.text.phy_params_sets_enable)
    __arm_cp.25_0                            0x00008038   Number         4  mk_phy.o(.text.phy_params_sets_enable)
    [Anonymous Symbol]                       0x0000803c   Section        0  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_11                           0x0000804c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_14                           0x0000838c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_15                           0x00008390   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_1                            0x000085ec   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_2                            0x000085f0   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_5                            0x000085f4   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_6                            0x000085f8   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_7                            0x000085fc   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_8                            0x00008600   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_9                            0x00008604   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_10                           0x00008608   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    [Anonymous Symbol]                       0x0000860c   Section        0  mk_phy.o(.text.phy_shr_duration)
    __arm_cp.8_0                             0x00008620   Number         4  mk_phy.o(.text.phy_shr_duration)
    __arm_cp.8_1                             0x00008624   Number         4  mk_phy.o(.text.phy_shr_duration)
    phy_sts_related_params_update            0x00008629   Thumb Code   176  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x00008628   Section        0  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_0                            0x000086d8   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_1                            0x000086dc   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x000086e0   Section        0  mk_phy.o(.text.phy_timer_count_get)
    [Anonymous Symbol]                       0x000086e8   Section        0  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_0                            0x0000872c   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_1                            0x00008730   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_2                            0x00008734   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_3                            0x00008738   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_4                            0x0000873c   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_5                            0x00008740   Number         4  mk_phy.o(.text.phy_timer_open)
    [Anonymous Symbol]                       0x00008744   Section        0  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_0                            0x00008a50   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_1                            0x00008a54   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_2                            0x00008a58   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_3                            0x00008a5c   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    [Anonymous Symbol]                       0x00008a90   Section        0  mk_power.o(.text.power_fem_rx_ctrl)
    [Anonymous Symbol]                       0x00008a92   Section        0  mk_power.o(.text.power_fem_tx_ctrl)
    [Anonymous Symbol]                       0x00008a94   Section        0  mk_power.o(.text.power_init)
    __arm_cp.2_0                             0x00008ad0   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_1                             0x00008ad4   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_2                             0x00008ad8   Number         4  mk_power.o(.text.power_init)
    [Anonymous Symbol]                       0x00008adc   Section        0  mk_power.o(.text.power_off_radio)
    [Anonymous Symbol]                       0x00008b38   Section        0  mk_power.o(.text.power_on_radio)
    __arm_cp.3_0                             0x00008b98   Number         4  mk_power.o(.text.power_on_radio)
    __arm_cp.3_1                             0x00008b9c   Number         4  mk_power.o(.text.power_on_radio)
    [Anonymous Symbol]                       0x00008ba0   Section        0  mk_power.o(.text.power_wakeup_enable)
    __arm_cp.15_0                            0x00008bd8   Number         4  mk_power.o(.text.power_wakeup_enable)
    [Anonymous Symbol]                       0x00008bdc   Section        0  lib_ranging.o(.text.ranging_ant_delays_get)
    [Anonymous Symbol]                       0x00008bf0   Section        0  lib_ranging.o(.text.ranging_ant_delays_set)
    __arm_cp.5_0                             0x00008bfc   Number         4  lib_ranging.o(.text.ranging_ant_delays_set)
    [Anonymous Symbol]                       0x00008c00   Section        0  lib_ranging.o(.text.ranging_frame_type_set)
    [Anonymous Symbol]                       0x00008c08   Section        0  lib_ranging.o(.text.ranging_rssi_get)
    __arm_cp.22_1                            0x00008c60   Number         4  lib_ranging.o(.text.ranging_rssi_get)
    __arm_cp.22_2                            0x00008c64   Number         4  lib_ranging.o(.text.ranging_rssi_get)
    [Anonymous Symbol]                       0x00008c68   Section        0  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_0                            0x00008e7c   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_1                            0x00008e80   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_2                            0x00008e84   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_3                            0x00008e88   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_4                            0x00008e8c   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_5                            0x00008e90   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_6                            0x00008e94   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_7                            0x00008e98   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_8                            0x00008e9c   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_9                            0x00008ea0   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_10                           0x00008ea4   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_11                           0x00008ea8   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_12                           0x00008eac   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_13                           0x00008eb0   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_14                           0x00008eb4   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_15                           0x00008eb8   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_16                           0x00008ebc   Number         4  lib_ranging.o(.text.ranging_rx_time)
    __arm_cp.21_17                           0x00008ec0   Number         4  lib_ranging.o(.text.ranging_rx_time)
    [Anonymous Symbol]                       0x00008ec4   Section        0  lib_ranging.o(.text.ranging_tx_time)
    [Anonymous Symbol]                       0x00008ecc   Section        0  mk_reset.o(.text.reset_cause_clear)
    [Anonymous Symbol]                       0x00008ed8   Section        0  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_0                             0x00008f40   Number         4  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_8                             0x00008fc4   Number         4  mk_reset.o(.text.reset_cause_get)
    [Anonymous Symbol]                       0x00008fd8   Section        0  mk_reset.o(.text.reset_module)
    __arm_cp.2_0                             0x00008ff0   Number         4  mk_reset.o(.text.reset_module)
    rtc_second_to_time                       0x00008ff5   Thumb Code   668  mk_rtc.o(.text.rtc_second_to_time)
    [Anonymous Symbol]                       0x00008ff4   Section        0  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_0                             0x00009264   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_1                             0x00009268   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_2                             0x0000926c   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_3                             0x00009270   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_4                             0x00009274   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_5                             0x00009278   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_6                             0x0000927c   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_7                             0x00009280   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_8                             0x00009284   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_9                             0x00009288   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_10                            0x0000928c   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    rx_int_callback                          0x00009291   Thumb Code   128  uwb_tag_.o(.text.rx_int_callback)
    [Anonymous Symbol]                       0x00009290   Section        0  uwb_tag_.o(.text.rx_int_callback)
    __arm_cp.8_0                             0x00009304   Number         4  uwb_tag_.o(.text.rx_int_callback)
    __arm_cp.8_1                             0x00009308   Number         4  uwb_tag_.o(.text.rx_int_callback)
    __arm_cp.8_2                             0x0000930c   Number         4  uwb_tag_.o(.text.rx_int_callback)
    [Anonymous Symbol]                       0x00009310   Section        0  global_param.o(.text.save_com_map_to_flash)
    __arm_cp.1_0                             0x00009354   Number         4  global_param.o(.text.save_com_map_to_flash)
    __arm_cp.1_1                             0x00009358   Number         4  global_param.o(.text.save_com_map_to_flash)
    sleep_timer_callback                     0x0000935d   Thumb Code    72  main.o(.text.sleep_timer_callback)
    [Anonymous Symbol]                       0x0000935c   Section        0  main.o(.text.sleep_timer_callback)
    __arm_cp.7_0                             0x0000939c   Number         4  main.o(.text.sleep_timer_callback)
    __arm_cp.7_1                             0x000093a0   Number         4  main.o(.text.sleep_timer_callback)
    [Anonymous Symbol]                       0x000093a4   Section        0  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_1                             0x000093ec   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_3                             0x000093f0   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_4                             0x000093f4   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    __arm_cp.0_5                             0x000093f8   Number         4  mk_sleep_timer.o(.text.sleep_timer_open)
    [Anonymous Symbol]                       0x000093fc   Section        0  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    [Anonymous Symbol]                       0x00009404   Section        0  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_0                             0x00009430   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_1                             0x00009434   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_2                             0x00009438   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    __arm_cp.2_3                             0x0000943c   Number         4  mk_sleep_timer.o(.text.sleep_timer_start)
    [Anonymous Symbol]                       0x00009440   Section        0  startup_mk800x.o(.text.start_main_asm)
    [Anonymous Symbol]                       0x00009448   Section        0  libc.o(.text.strlen)
    __arm_cp.24_0                            0x00009454   Number         4  libc.o(.text.strlen)
    [Anonymous Symbol]                       0x00009458   Section        0  lib_aoa.o(.text.sts_first_path_detect)
    __arm_cp.4_0                             0x00009470   Number         4  lib_aoa.o(.text.sts_first_path_detect)
    __arm_cp.4_1                             0x00009474   Number         4  lib_aoa.o(.text.sts_first_path_detect)
    [Anonymous Symbol]                       0x00009478   Section        0  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_0                            0x000094ac   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_1                            0x000094b0   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_2                            0x000094b4   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_3                            0x000094b8   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_4                            0x000094bc   Number         4  mk_misc.o(.text.sys_tick_start)
    __arm_cp.16_5                            0x000094c0   Number         4  mk_misc.o(.text.sys_tick_start)
    [Anonymous Symbol]                       0x000094c4   Section        0  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_0                            0x00009520   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_1                            0x00009524   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_2                            0x00009528   Number         4  mk_misc.o(.text.sys_tick_us)
    [Anonymous Symbol]                       0x0000952c   Section        0  mk_misc.o(.text.sys_timer_get)
    [Anonymous Symbol]                       0x00009538   Section        0  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_0                             0x00009580   Number         4  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_1                             0x00009584   Number         4  mk_misc.o(.text.sys_timer_open)
    [Anonymous Symbol]                       0x00009588   Section        0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_0                             0x000098f0   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_1                             0x000098f4   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_2                             0x000098f8   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_3                             0x000098fc   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_4                             0x00009900   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_5                             0x00009904   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_7                             0x00009924   Number         4  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_func             0x00009928   Number         0  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_line             0x00009934   Number         0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_12                            0x00009950   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_13                            0x00009954   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_14                            0x00009958   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_15                            0x0000995c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_16                            0x00009960   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_17                            0x00009964   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_18                            0x00009968   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_19                            0x0000996c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_20                            0x00009970   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_21                            0x00009974   Number         4  mk_trace.o(.text.trace_assert_dump)
    [Anonymous Symbol]                       0x00009978   Section        0  mk_trace.o(.text.trace_end)
    __arm_cp.12_2                            0x000099b4   Number         4  mk_trace.o(.text.trace_end)
    __arm_cp.12_3                            0x000099b8   Number         4  mk_trace.o(.text.trace_end)
    [Anonymous Symbol]                       0x000099bc   Section        0  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_0                            0x00009d54   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_1                            0x00009d58   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_2                            0x00009d5c   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_4                            0x00009d7c   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_5                            0x00009d80   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_11                           0x00009dd0   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_12                           0x00009dd4   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_13                           0x00009dd8   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_14                           0x00009ddc   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_15                           0x00009de0   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_16                           0x00009de4   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_17                           0x00009de8   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_18                           0x00009dec   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_21                           0x00009e10   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_24                           0x00009e30   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_25                           0x00009e34   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_26                           0x00009e38   Number         4  mk_trace.o(.text.trace_exception_handler)
    [Anonymous Symbol]                       0x00009e3c   Section        0  mk_trace.o(.text.trace_flush)
    __arm_cp.13_0                            0x00009f14   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_1                            0x00009f18   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_2                            0x00009f1c   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_3                            0x00009f20   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_4                            0x00009f24   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_5                            0x00009f28   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_6                            0x00009f2c   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_7                            0x00009f30   Number         4  mk_trace.o(.text.trace_flush)
    [Anonymous Symbol]                       0x00009f34   Section        0  mk_trace.o(.text.trace_format)
    __arm_cp.7_5                             0x0000a0ec   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_6                             0x0000a0f0   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_0                             0x0000a2f8   Number         4  mk_trace.o(.text.trace_format)
    [Anonymous Symbol]                       0x0000a2fc   Section        0  mk_trace.o(.text.trace_open)
    __arm_cp.0_2                             0x0000a354   Number         4  mk_trace.o(.text.trace_open)
    __arm_cp.0_3                             0x0000a358   Number         4  mk_trace.o(.text.trace_open)
    [Anonymous Symbol]                       0x0000a35c   Section        0  mk_trace.o(.text.trace_output)
    __arm_cp.4_0                             0x0000a4e0   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_1                             0x0000a4e4   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_2                             0x0000a4e8   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_4                             0x0000a4fc   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_6                             0x0000a50c   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_7                             0x0000a510   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_8                             0x0000a514   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_9                             0x0000a518   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_10                            0x0000a51c   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_11                            0x0000a520   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_12                            0x0000a524   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_13                            0x0000a528   Number         4  mk_trace.o(.text.trace_output)
    trace_print_backtrace                    0x0000a559   Thumb Code   236  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x0000a558   Section        0  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_1                            0x0000a624   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_2                            0x0000a628   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_3                            0x0000a62c   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_4                            0x0000a630   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_5                            0x0000a634   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_6                            0x0000a638   Number         4  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x0000a644   Section        0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_0                             0x0000a714   Number         4  mk_trace.o(.text.trace_printf)
    __arm_cp.5_1                             0x0000a718   Number         4  mk_trace.o(.text.trace_printf)
    module_name                              0x0000a724   Number         0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_4                             0x0000a758   Number         4  mk_trace.o(.text.trace_printf)
    level_tag                                0x0000a75c   Number         0  mk_trace.o(.text.trace_printf)
    trace_sending_continue                   0x0000a771   Thumb Code   228  mk_trace.o(.text.trace_sending_continue)
    [Anonymous Symbol]                       0x0000a770   Section        0  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_0                            0x0000a824   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_1                            0x0000a828   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_2                            0x0000a82c   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_3                            0x0000a830   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_4                            0x0000a834   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_5                            0x0000a838   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_6                            0x0000a83c   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_7                            0x0000a840   Number         4  mk_trace.o(.text.trace_sending_continue)
    tx_int_callback                          0x0000a855   Thumb Code    64  uwb_tag_.o(.text.tx_int_callback)
    [Anonymous Symbol]                       0x0000a854   Section        0  uwb_tag_.o(.text.tx_int_callback)
    __arm_cp.7_0                             0x0000a890   Number         4  uwb_tag_.o(.text.tx_int_callback)
    [Anonymous Symbol]                       0x0000a894   Section        0  mk_uart.o(.text.uart_close)
    __arm_cp.12_1                            0x0000a90c   Number         4  mk_uart.o(.text.uart_close)
    __arm_cp.12_2                            0x0000a910   Number         4  mk_uart.o(.text.uart_close)
    uart_dma_callback                        0x0000a915   Thumb Code   368  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x0000a914   Section        0  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_0                            0x0000aa70   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_1                            0x0000aa74   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_3                            0x0000aa78   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_4                            0x0000aa7c   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.13_5                            0x0000aa80   Number         4  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x0000aa84   Section        0  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.18_0                            0x0000acac   Number         4  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.18_1                            0x0000acb0   Number         4  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.18_3                            0x0000acc8   Number         4  mk_uart.o(.text.uart_irq_handler)
    [Anonymous Symbol]                       0x0000ace8   Section        0  mk_uart.o(.text.uart_open)
    __arm_cp.11_1                            0x0000ae74   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_2                            0x0000ae78   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_3                            0x0000ae7c   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_4                            0x0000ae80   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_5                            0x0000ae84   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_6                            0x0000ae88   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.11_8                            0x0000ae8c   Number         4  mk_uart.o(.text.uart_open)
    [Anonymous Symbol]                       0x0000ae90   Section        0  mk_uart.o(.text.uart_receive)
    __arm_cp.14_0                            0x0000b0bc   Number         4  mk_uart.o(.text.uart_receive)
    __arm_cp.14_1                            0x0000b0c0   Number         4  mk_uart.o(.text.uart_receive)
    uart_receive_callback                    0x0000b0c5   Thumb Code    24  main.o(.text.uart_receive_callback)
    [Anonymous Symbol]                       0x0000b0c4   Section        0  main.o(.text.uart_receive_callback)
    __arm_cp.1_0                             0x0000b0d4   Number         4  main.o(.text.uart_receive_callback)
    __arm_cp.1_1                             0x0000b0d8   Number         4  main.o(.text.uart_receive_callback)
    [Anonymous Symbol]                       0x0000b0dc   Section        0  mk_uart.o(.text.uart_send)
    __arm_cp.2_1                             0x0000b3a4   Number         4  mk_uart.o(.text.uart_send)
    [Anonymous Symbol]                       0x0000b3a8   Section        0  mk_uart.o(.text.uart_tx_in_progress)
    __arm_cp.7_0                             0x0000b3c4   Number         4  mk_uart.o(.text.uart_tx_in_progress)
    [Anonymous Symbol]                       0x0000b3c8   Section        0  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_0                             0x0000b3e0   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_1                             0x0000b3e4   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_2                             0x0000b3e8   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_3                             0x0000b3ec   Number         4  libc.o(.text.update_libc_rom_table)
    [Anonymous Symbol]                       0x0000b3f0   Section        0  mk_uwb.o(.text.uwb_calibration_params_set)
    __arm_cp.13_0                            0x0000b4ec   Number         4  mk_uwb.o(.text.uwb_calibration_params_set)
    [Anonymous Symbol]                       0x0000b578   Section        0  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_0                            0x0000b75c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_1                            0x0000b760   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_2                            0x0000b764   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_3                            0x0000b768   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_4                            0x0000b76c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_5                            0x0000b770   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_6                            0x0000b774   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_7                            0x0000b778   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_8                            0x0000b77c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_9                            0x0000b780   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_10                           0x0000b784   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_11                           0x0000b788   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_12                           0x0000b78c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_13                           0x0000b790   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_15                           0x0000b7ac   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_16                           0x0000b7b0   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_17                           0x0000b7b4   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_18                           0x0000b7b8   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_19                           0x0000b7bc   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_20                           0x0000b7c0   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_21                           0x0000b7c4   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_22                           0x0000b7c8   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_23                           0x0000b7cc   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_24                           0x0000b7d0   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_25                           0x0000b7d4   Number         4  mk_uwb.o(.text.uwb_configure)
    [Anonymous Symbol]                       0x0000b7e8   Section        0  mk_uwb.o(.text.uwb_open)
    [Anonymous Symbol]                       0x0000b82e   Section        0  mk_uwb.o(.text.uwb_rx)
    [Anonymous Symbol]                       0x0000b884   Section        0  mk_uwb.o(.text.uwb_rx_force_off)
    __arm_cp.18_0                            0x0000b8c4   Number         4  mk_uwb.o(.text.uwb_rx_force_off)
    [Anonymous Symbol]                       0x0000b8c8   Section        0  mk_uwb.o(.text.uwb_tx)
    [Anonymous Symbol]                       0x0000b91c   Section        0  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_0                             0x0000b968   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_1                             0x0000b96c   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_2                             0x0000b970   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_3                             0x0000b974   Number         4  mk_wdt.o(.text.wdt_close)
    i.__ARM_clz                              0x0000b984   Section        0  depilogue.o(i.__ARM_clz)
    i.__scatterload_copy                     0x0000b9b2   Section       14  handlers.o(i.__scatterload_copy)
    i.__scatterload_null                     0x0000b9c0   Section        2  handlers.o(i.__scatterload_null)
    i.__scatterload_zeroinit                 0x0000b9c2   Section       14  handlers.o(i.__scatterload_zeroinit)
    [Anonymous Symbol]                       0x0000b9d0   Section        0  mk8000_read_rssi.o(.rodata..L__const.MK8000_read_rssi.RF_gain_LUT)
    [Anonymous Symbol]                       0x0000b9e8   Section        0  uwb_tag_.o(.rodata..L__const.TagRange.adv_config)
    [Anonymous Symbol]                       0x0000b9ee   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.bprf_nsfd)
    [Anonymous Symbol]                       0x0000b9f5   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.hprf_nsfd)
    [Anonymous Symbol]                       0x0000b9fc   Section        0  mk_misc.o(.rodata..L__const.sys_timer_open.sys_timer_cfg)
    baud_table                               0x0000ba14   Data          42  mk_uart.o(.rodata.baud_table)
    [Anonymous Symbol]                       0x0000ba14   Section        0  mk_uart.o(.rodata.baud_table)
    crc16_table                              0x0000ba80   Data         512  crc.o(.rodata.crc16_table)
    [Anonymous Symbol]                       0x0000ba80   Section        0  crc.o(.rodata.crc16_table)
    _PrintUnsigned._aV2C                     0x0000bc80   Data          16  mk_trace.o(.rodata.cst16)
    [Anonymous Symbol]                       0x0000bc90   Section        0  mk_phy.o(.rodata.cst16)
    non_std_sfd2                             0x0000bcb0   Data          16  mk_phy.o(.rodata.cst16)
    .L__const.flash_write_nbytes.flash_wr_dma_cfg 0x0000bcc0   Data          32  mk_flash.o(.rodata.cst32)
    .L__const.flash_write.flash_wr_dma_cfg   0x0000bce0   Data          32  mk_flash.o(.rodata.cst32)
    .L__const.flash_read.flash_rd_dma_cfg    0x0000bd00   Data          32  mk_flash.o(.rodata.cst32)
    hrp_sfd4                                 0x0000bd20   Data          32  mk_phy.o(.rodata.cst32)
    [Anonymous Symbol]                       0x0000bd20   Section        0  mk_phy.o(.rodata.cst32)
    short_sfd                                0x0000bd40   Data           8  mk_phy.o(.rodata.cst8)
    [Anonymous Symbol]                       0x0000bd40   Section        0  mk_phy.o(.rodata.cst8)
    fast_10log10.lut_log_x100                0x0000bd48   Data         256  mk8000_read_rssi.o(.rodata.fast_10log10.lut_log_x100)
    [Anonymous Symbol]                       0x0000bd48   Section        0  mk8000_read_rssi.o(.rodata.fast_10log10.lut_log_x100)
    flash_cmd                                0x0000be48   Data         220  mk_flash.o(.rodata.flash_cmd)
    [Anonymous Symbol]                       0x0000be48   Section        0  mk_flash.o(.rodata.flash_cmd)
    long_sfd                                 0x0000bf24   Data          64  mk_phy.o(.rodata.long_sfd)
    [Anonymous Symbol]                       0x0000bf24   Section        0  mk_phy.o(.rodata.long_sfd)
    power_table_CH12                         0x0000bf64   Data         305  mk_uwb.o(.rodata.power_table_CH12)
    [Anonymous Symbol]                       0x0000bf64   Section        0  mk_uwb.o(.rodata.power_table_CH12)
    power_table_CH2                          0x0000c095   Data         305  mk_uwb.o(.rodata.power_table_CH2)
    [Anonymous Symbol]                       0x0000c095   Section        0  mk_uwb.o(.rodata.power_table_CH2)
    power_table_CH5                          0x0000c1c6   Data         305  mk_uwb.o(.rodata.power_table_CH5)
    [Anonymous Symbol]                       0x0000c1c6   Section        0  mk_uwb.o(.rodata.power_table_CH5)
    power_table_CH9                          0x0000c2f7   Data         305  mk_uwb.o(.rodata.power_table_CH9)
    [Anonymous Symbol]                       0x0000c2f7   Section        0  mk_uwb.o(.rodata.power_table_CH9)
    .L.str                                   0x0000c42c   Data          25  mk_adc.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c42c   Section        0  mk_adc.o(.rodata.str1.1)
    .L.str                                   0x0000c445   Data          25  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c445   Section        0  mk_aes.o(.rodata.str1.1)
    .L.str.4                                 0x0000c45e   Data          22  mk_calib.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ecb             0x0000c45e   Data          14  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c45e   Section        0  mk_calib.o(.rodata.str1.1)
    .L.str.1                                 0x0000c46c   Data          23  mk_aes.o(.rodata.str1.1)
    .L.str.3                                 0x0000c474   Data          23  mk_calib.o(.rodata.str1.1)
    .L.str.2                                 0x0000c483   Data          12  mk_aes.o(.rodata.str1.1)
    .L.str.6                                 0x0000c48b   Data          25  mk_flash.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c48b   Section        0  mk_flash.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_cbc             0x0000c48f   Data          14  mk_aes.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ctr             0x0000c49d   Data          14  mk_aes.o(.rodata.str1.1)
    .L.str.1                                 0x0000c4a4   Data          27  mk_flash.o(.rodata.str1.1)
    .L.str.2                                 0x0000c4bf   Data          26  mk_misc.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c4bf   Section        0  mk_misc.o(.rodata.str1.1)
    .L.str                                   0x0000c4d9   Data          26  mk_misc.o(.rodata.str1.1)
    .L__FUNCTION__.sys_tick_start            0x0000c4f3   Data          15  mk_misc.o(.rodata.str1.1)
    .L.str.8                                 0x0000c502   Data          26  mk_reset.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c502   Section        0  mk_reset.o(.rodata.str1.1)
    .L.str.7                                 0x0000c51c   Data          10  mk_trace.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c51c   Section        0  mk_trace.o(.rodata.str1.1)
    .L.str.6                                 0x0000c526   Data          13  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.separate_line         0x0000c533   Data          43  mk_trace.o(.rodata.str1.1)
    .L.str.27                                0x0000c55e   Data          28  mk_trace.o(.rodata.str1.1)
    .L.str.18                                0x0000c57a   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.19                                0x0000c589   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.20                                0x0000c598   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.21                                0x0000c5a3   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.24                                0x0000c5ae   Data          13  mk_trace.o(.rodata.str1.1)
    .L.str.14                                0x0000c5bb   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.17                                0x0000c5c5   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.15                                0x0000c5d1   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.16                                0x0000c5dd   Data          25  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.desc_file             0x0000c5f6   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.41                                0x0000c601   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.38                                0x0000c609   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.33                                0x0000c610   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.29                                0x0000c616   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.39                                0x0000c61c   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.45                                0x0000c622   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.40                                0x0000c62c   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.34                                0x0000c631   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.43                                0x0000c637   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.44                                0x0000c63e   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.32                                0x0000c645   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.42                                0x0000c64b   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.37                                0x0000c653   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.36                                0x0000c658   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.35                                0x0000c65f   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.31                                0x0000c666   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.30                                0x0000c66c   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.1                                 0x0000c672   Data          27  mk_trace.o(.rodata.str1.1)
    .L.str.4                                 0x0000c68d   Data           3  mk_trace.o(.rodata.str1.1)
    .L.str                                   0x0000c690   Data          26  mk_uart.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c690   Section        0  mk_uart.o(.rodata.str1.1)
    .L.str.4                                 0x0000c6aa   Data          28  mk_uart.o(.rodata.str1.1)
    .L.str.3                                 0x0000c6c6   Data          26  mk_uart.o(.rodata.str1.1)
    .L.str.1                                 0x0000c6e0   Data          17  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_dma_callback         0x0000c6f1   Data          18  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_baud_set             0x0000c703   Data          14  mk_uart.o(.rodata.str1.1)
    .L.str                                   0x0000c711   Data          13  mk_uwb.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c711   Section        0  mk_uwb.o(.rodata.str1.1)
    .L.str.1                                 0x0000c71e   Data          29  main.o(.rodata.str1.1)
    .L.str.10                                0x0000c71e   Data          21  mk_uwb.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c71e   Section        0  main.o(.rodata.str1.1)
    .L.str                                   0x0000c73b   Data          15  main.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c74a   Section        0  mk_lsp.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c7da   Section        0  mk_mac.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000c858   Section        0  mk_phy.o(.rodata.str1.1)
    trace_new_line                           0x0000c8c2   Data           3  mk_phy.o(.rodata.str1.1)
    ternary_codes127                         0x0000c8e5   Data        2032  mk_phy.o(.rodata.ternary_codes127)
    [Anonymous Symbol]                       0x0000c8e5   Section        0  mk_phy.o(.rodata.ternary_codes127)
    ternary_codes31                          0x0000d0d5   Data         248  mk_phy.o(.rodata.ternary_codes31)
    [Anonymous Symbol]                       0x0000d0d5   Section        0  mk_phy.o(.rodata.ternary_codes31)
    ternary_codes91                          0x0000d1cd   Data         728  mk_phy.o(.rodata.ternary_codes91)
    [Anonymous Symbol]                       0x0000d1cd   Section        0  mk_phy.o(.rodata.ternary_codes91)
    trace_level_cfg                          0x0000d4a5   Data          13  mk_trace.o(.rodata.trace_level_cfg)
    [Anonymous Symbol]                       0x0000d4a5   Section        0  mk_trace.o(.rodata.trace_level_cfg)
    libc_rom                                 0x02019000   Data           4  libc.o(.bss.noinit)
    [Anonymous Symbol]                       0x02019000   Section        0  libc.o(.bss.noinit)
    sleep_timer_handle.0                     0x02019008   Data           4  mk_sleep_timer.o(.data..L_MergedGlobals)
@@ -5647,77 +5656,77 @@
    poll_tx_ts_i64                           0x020196f0   Data           8  uwb_tag_.o(.bss..L_MergedGlobals)
    resp_rx_ts_i64                           0x020196f8   Data           8  uwb_tag_.o(.bss..L_MergedGlobals)
    [Anonymous Symbol]                       0x02019700   Section        0  uwb_tag_.o(.bss..L_MergedGlobals.1)
    [Anonymous Symbol]                       0x0201977e   Section        0  main.o(.bss..L_MergedGlobals.2)
    SendComMap0.send_frame                   0x02019780   Data         100  serial_at_cmd_app.o(.bss.SendComMap0.send_frame)
    [Anonymous Symbol]                       0x02019780   Section        0  serial_at_cmd_app.o(.bss.SendComMap0.send_frame)
    all_ant_ch_taps                          0x020197e4   Data         176  mk8000_spotter_top.o(.bss.all_ant_ch_taps)
    [Anonymous Symbol]                       0x020197e4   Section        0  mk8000_spotter_top.o(.bss.all_ant_ch_taps)
    anc_clockoffset                          0x02019894   Data         100  dw_app.o(.bss.anc_clockoffset)
    [Anonymous Symbol]                       0x02019894   Section        0  dw_app.o(.bss.anc_clockoffset)
    anc_distoffset                           0x020198f8   Data          50  dw_app.o(.bss.anc_distoffset)
    [Anonymous Symbol]                       0x020198f8   Section        0  dw_app.o(.bss.anc_distoffset)
    anc_pollrx                               0x0201992c   Data         100  dw_app.o(.bss.anc_pollrx)
    [Anonymous Symbol]                       0x0201992c   Section        0  dw_app.o(.bss.anc_pollrx)
    anc_resptx                               0x02019990   Data         100  dw_app.o(.bss.anc_resptx)
    [Anonymous Symbol]                       0x02019990   Section        0  dw_app.o(.bss.anc_resptx)
    bd_cnt                                   0x02019a58   Data           2  mk_phy.o(.bss.bd_cnt)
    [Anonymous Symbol]                       0x02019a58   Section        0  mk_phy.o(.bss.bd_cnt)
    ch_tap_pow                               0x02019abc   Data         512  lib_ranging.o(.bss.ch_tap_pow)
    [Anonymous Symbol]                       0x02019abc   Section        0  lib_ranging.o(.bss.ch_tap_pow)
    chest_IQ                                 0x02019cbc   Data         256  lib_ranging.o(.bss.chest_IQ)
    [Anonymous Symbol]                       0x02019cbc   Section        0  lib_ranging.o(.bss.chest_IQ)
    compute_angle_metric                     0x02019dbc   Data           1  mk8000_spotter_top.o(.bss.compute_angle_metric)
    [Anonymous Symbol]                       0x02019dbc   Section        0  mk8000_spotter_top.o(.bss.compute_angle_metric)
    debug_csi_en                             0x0201a088   Data           1  lib_ranging.o(.bss.debug_csi_en)
    [Anonymous Symbol]                       0x0201a088   Section        0  lib_ranging.o(.bss.debug_csi_en)
    fap_dbg_data                             0x0201a08c   Data          56  mk8000_spotter_top.o(.bss.fap_dbg_data)
    [Anonymous Symbol]                       0x0201a08c   Section        0  mk8000_spotter_top.o(.bss.fap_dbg_data)
    flash_id                                 0x0201a2c4   Data           1  pal_flash.o(.bss.flash_id)
    [Anonymous Symbol]                       0x0201a2c4   Section        0  pal_flash.o(.bss.flash_id)
    inlen                                    0x0201a722   Data           2  mk8000_spotter_top.o(.bss.inlen)
    [Anonymous Symbol]                       0x0201a722   Section        0  mk8000_spotter_top.o(.bss.inlen)
    lsp_handle.2                             0x0201a724   Data           1  mk_lsp.o(.bss.lsp_handle.2)
    [Anonymous Symbol]                       0x0201a724   Section        0  mk_lsp.o(.bss.lsp_handle.2)
    lsp_handle.4                             0x0201a726   Data           1  mk_lsp.o(.bss.lsp_handle.4)
    [Anonymous Symbol]                       0x0201a726   Section        0  mk_lsp.o(.bss.lsp_handle.4)
    lsp_handle.5                             0x0201a728   Data           4  mk_lsp.o(.bss.lsp_handle.5)
    [Anonymous Symbol]                       0x0201a728   Section        0  mk_lsp.o(.bss.lsp_handle.5)
    per_ant_total_pwr                        0x0201a7d0   Data          16  mk8000_spotter_top.o(.bss.per_ant_total_pwr)
    [Anonymous Symbol]                       0x0201a7d0   Section        0  mk8000_spotter_top.o(.bss.per_ant_total_pwr)
    phy_adv_cfg.2                            0x0201a7e0   Data           1  mk_phy.o(.bss.phy_adv_cfg.2)
    [Anonymous Symbol]                       0x0201a7e0   Section        0  mk_phy.o(.bss.phy_adv_cfg.2)
    phy_freq_off                             0x0201a7e4   Data           4  mk_phy.o(.bss.phy_freq_off)
    [Anonymous Symbol]                       0x0201a7e4   Section        0  mk_phy.o(.bss.phy_freq_off)
    phy_freq_off_pll                         0x0201a7e8   Data           4  mk_phy.o(.bss.phy_freq_off_pll)
    [Anonymous Symbol]                       0x0201a7e8   Section        0  mk_phy.o(.bss.phy_freq_off_pll)
    ranging_delays_4ports                    0x0201a81a   Data           8  lib_ranging.o(.bss.ranging_delays_4ports)
    [Anonymous Symbol]                       0x0201a81a   Section        0  lib_ranging.o(.bss.ranging_delays_4ports)
    rx_buf                                   0x0201a824   Data         150  uwb_tag_.o(.bss.rx_buf)
    [Anonymous Symbol]                       0x0201a824   Section        0  uwb_tag_.o(.bss.rx_buf)
    sfd_cnt                                  0x0201a8ba   Data           2  mk_phy.o(.bss.sfd_cnt)
    [Anonymous Symbol]                       0x0201a8ba   Section        0  mk_phy.o(.bss.sfd_cnt)
    sleep_timer_handle.3                     0x0201a8bc   Data           4  mk_sleep_timer.o(.bss.sleep_timer_handle.3)
    [Anonymous Symbol]                       0x0201a8bc   Section        0  mk_sleep_timer.o(.bss.sleep_timer_handle.3)
    sleep_timer_handle.4                     0x0201a8c0   Data           4  mk_sleep_timer.o(.bss.sleep_timer_handle.4)
    [Anonymous Symbol]                       0x0201a8c0   Section        0  mk_sleep_timer.o(.bss.sleep_timer_handle.4)
    sts_aux_data                             0x0201a8c4   Data          56  mk8000_spotter_top.o(.bss.sts_aux_data)
    [Anonymous Symbol]                       0x0201a8c4   Section        0  mk8000_spotter_top.o(.bss.sts_aux_data)
    sts_lsp_result                           0x0201a8fc   Data        2820  lib_aoa.o(.bss.sts_lsp_result)
    [Anonymous Symbol]                       0x0201a8fc   Section        0  lib_aoa.o(.bss.sts_lsp_result)
    sts_short_ce                             0x0201b400   Data          44  mk8000_spotter_top.o(.bss.sts_short_ce)
    [Anonymous Symbol]                       0x0201b400   Section        0  mk8000_spotter_top.o(.bss.sts_short_ce)
    sys_tick_env                             0x0201b42c   Data          20  mk_misc.o(.bss.sys_tick_env)
    [Anonymous Symbol]                       0x0201b42c   Section        0  mk_misc.o(.bss.sys_tick_env)
    tag_polltx                               0x0201b448   Data         100  dw_app.o(.bss.tag_polltx)
    [Anonymous Symbol]                       0x0201b448   Section        0  dw_app.o(.bss.tag_polltx)
    tag_resprx                               0x0201b4ac   Data         100  dw_app.o(.bss.tag_resprx)
    [Anonymous Symbol]                       0x0201b4ac   Section        0  dw_app.o(.bss.tag_resprx)
    trace_crash_dump_cb_list.0               0x0201b510   Data           4  mk_trace.o(.bss.trace_crash_dump_cb_list.0)
    [Anonymous Symbol]                       0x0201b510   Section        0  mk_trace.o(.bss.trace_crash_dump_cb_list.0)
    trace_handle                             0x0201b514   Data        2068  mk_trace.o(.bss.trace_handle)
    [Anonymous Symbol]                       0x0201b514   Section        0  mk_trace.o(.bss.trace_handle)
    uwb_sendbuffer                           0x0201be22   Data         150  uwb_tag_.o(.bss.uwb_sendbuffer)
    [Anonymous Symbol]                       0x0201be22   Section        0  uwb_tag_.o(.bss.uwb_sendbuffer)
    [Anonymous Symbol]                       0x02019780   Section        0  main.o(.bss..L_MergedGlobals.2)
    SendComMap0.send_frame                   0x02019788   Data         100  serial_at_cmd_app.o(.bss.SendComMap0.send_frame)
    [Anonymous Symbol]                       0x02019788   Section        0  serial_at_cmd_app.o(.bss.SendComMap0.send_frame)
    all_ant_ch_taps                          0x020197ec   Data         176  mk8000_spotter_top.o(.bss.all_ant_ch_taps)
    [Anonymous Symbol]                       0x020197ec   Section        0  mk8000_spotter_top.o(.bss.all_ant_ch_taps)
    anc_clockoffset                          0x0201989c   Data         100  dw_app.o(.bss.anc_clockoffset)
    [Anonymous Symbol]                       0x0201989c   Section        0  dw_app.o(.bss.anc_clockoffset)
    anc_distoffset                           0x02019900   Data          50  dw_app.o(.bss.anc_distoffset)
    [Anonymous Symbol]                       0x02019900   Section        0  dw_app.o(.bss.anc_distoffset)
    anc_pollrx                               0x02019934   Data         100  dw_app.o(.bss.anc_pollrx)
    [Anonymous Symbol]                       0x02019934   Section        0  dw_app.o(.bss.anc_pollrx)
    anc_resptx                               0x02019998   Data         100  dw_app.o(.bss.anc_resptx)
    [Anonymous Symbol]                       0x02019998   Section        0  dw_app.o(.bss.anc_resptx)
    bd_cnt                                   0x02019a60   Data           2  mk_phy.o(.bss.bd_cnt)
    [Anonymous Symbol]                       0x02019a60   Section        0  mk_phy.o(.bss.bd_cnt)
    ch_tap_pow                               0x02019ac4   Data         512  lib_ranging.o(.bss.ch_tap_pow)
    [Anonymous Symbol]                       0x02019ac4   Section        0  lib_ranging.o(.bss.ch_tap_pow)
    chest_IQ                                 0x02019cc4   Data         256  lib_ranging.o(.bss.chest_IQ)
    [Anonymous Symbol]                       0x02019cc4   Section        0  lib_ranging.o(.bss.chest_IQ)
    compute_angle_metric                     0x02019dc4   Data           1  mk8000_spotter_top.o(.bss.compute_angle_metric)
    [Anonymous Symbol]                       0x02019dc4   Section        0  mk8000_spotter_top.o(.bss.compute_angle_metric)
    debug_csi_en                             0x0201a090   Data           1  lib_ranging.o(.bss.debug_csi_en)
    [Anonymous Symbol]                       0x0201a090   Section        0  lib_ranging.o(.bss.debug_csi_en)
    fap_dbg_data                             0x0201a094   Data          56  mk8000_spotter_top.o(.bss.fap_dbg_data)
    [Anonymous Symbol]                       0x0201a094   Section        0  mk8000_spotter_top.o(.bss.fap_dbg_data)
    flash_id                                 0x0201a2cc   Data           1  pal_flash.o(.bss.flash_id)
    [Anonymous Symbol]                       0x0201a2cc   Section        0  pal_flash.o(.bss.flash_id)
    inlen                                    0x0201a72a   Data           2  mk8000_spotter_top.o(.bss.inlen)
    [Anonymous Symbol]                       0x0201a72a   Section        0  mk8000_spotter_top.o(.bss.inlen)
    lsp_handle.2                             0x0201a72c   Data           1  mk_lsp.o(.bss.lsp_handle.2)
    [Anonymous Symbol]                       0x0201a72c   Section        0  mk_lsp.o(.bss.lsp_handle.2)
    lsp_handle.4                             0x0201a72e   Data           1  mk_lsp.o(.bss.lsp_handle.4)
    [Anonymous Symbol]                       0x0201a72e   Section        0  mk_lsp.o(.bss.lsp_handle.4)
    lsp_handle.5                             0x0201a730   Data           4  mk_lsp.o(.bss.lsp_handle.5)
    [Anonymous Symbol]                       0x0201a730   Section        0  mk_lsp.o(.bss.lsp_handle.5)
    per_ant_total_pwr                        0x0201a7d8   Data          16  mk8000_spotter_top.o(.bss.per_ant_total_pwr)
    [Anonymous Symbol]                       0x0201a7d8   Section        0  mk8000_spotter_top.o(.bss.per_ant_total_pwr)
    phy_adv_cfg.2                            0x0201a7e8   Data           1  mk_phy.o(.bss.phy_adv_cfg.2)
    [Anonymous Symbol]                       0x0201a7e8   Section        0  mk_phy.o(.bss.phy_adv_cfg.2)
    phy_freq_off                             0x0201a7ec   Data           4  mk_phy.o(.bss.phy_freq_off)
    [Anonymous Symbol]                       0x0201a7ec   Section        0  mk_phy.o(.bss.phy_freq_off)
    phy_freq_off_pll                         0x0201a7f0   Data           4  mk_phy.o(.bss.phy_freq_off_pll)
    [Anonymous Symbol]                       0x0201a7f0   Section        0  mk_phy.o(.bss.phy_freq_off_pll)
    ranging_delays_4ports                    0x0201a822   Data           8  lib_ranging.o(.bss.ranging_delays_4ports)
    [Anonymous Symbol]                       0x0201a822   Section        0  lib_ranging.o(.bss.ranging_delays_4ports)
    rx_buf                                   0x0201a82c   Data         150  uwb_tag_.o(.bss.rx_buf)
    [Anonymous Symbol]                       0x0201a82c   Section        0  uwb_tag_.o(.bss.rx_buf)
    sfd_cnt                                  0x0201a8c2   Data           2  mk_phy.o(.bss.sfd_cnt)
    [Anonymous Symbol]                       0x0201a8c2   Section        0  mk_phy.o(.bss.sfd_cnt)
    sleep_timer_handle.3                     0x0201a8c4   Data           4  mk_sleep_timer.o(.bss.sleep_timer_handle.3)
    [Anonymous Symbol]                       0x0201a8c4   Section        0  mk_sleep_timer.o(.bss.sleep_timer_handle.3)
    sleep_timer_handle.4                     0x0201a8c8   Data           4  mk_sleep_timer.o(.bss.sleep_timer_handle.4)
    [Anonymous Symbol]                       0x0201a8c8   Section        0  mk_sleep_timer.o(.bss.sleep_timer_handle.4)
    sts_aux_data                             0x0201a8cc   Data          56  mk8000_spotter_top.o(.bss.sts_aux_data)
    [Anonymous Symbol]                       0x0201a8cc   Section        0  mk8000_spotter_top.o(.bss.sts_aux_data)
    sts_lsp_result                           0x0201a904   Data        2820  lib_aoa.o(.bss.sts_lsp_result)
    [Anonymous Symbol]                       0x0201a904   Section        0  lib_aoa.o(.bss.sts_lsp_result)
    sts_short_ce                             0x0201b408   Data          44  mk8000_spotter_top.o(.bss.sts_short_ce)
    [Anonymous Symbol]                       0x0201b408   Section        0  mk8000_spotter_top.o(.bss.sts_short_ce)
    sys_tick_env                             0x0201b434   Data          20  mk_misc.o(.bss.sys_tick_env)
    [Anonymous Symbol]                       0x0201b434   Section        0  mk_misc.o(.bss.sys_tick_env)
    tag_polltx                               0x0201b450   Data         100  dw_app.o(.bss.tag_polltx)
    [Anonymous Symbol]                       0x0201b450   Section        0  dw_app.o(.bss.tag_polltx)
    tag_resprx                               0x0201b4b4   Data         100  dw_app.o(.bss.tag_resprx)
    [Anonymous Symbol]                       0x0201b4b4   Section        0  dw_app.o(.bss.tag_resprx)
    trace_crash_dump_cb_list.0               0x0201b518   Data           4  mk_trace.o(.bss.trace_crash_dump_cb_list.0)
    [Anonymous Symbol]                       0x0201b518   Section        0  mk_trace.o(.bss.trace_crash_dump_cb_list.0)
    trace_handle                             0x0201b51c   Data        2068  mk_trace.o(.bss.trace_handle)
    [Anonymous Symbol]                       0x0201b51c   Section        0  mk_trace.o(.bss.trace_handle)
    uwb_sendbuffer                           0x0201be2a   Data         150  uwb_tag_.o(.bss.uwb_sendbuffer)
    [Anonymous Symbol]                       0x0201be2a   Section        0  uwb_tag_.o(.bss.uwb_sendbuffer)
    Global Symbols
@@ -5862,146 +5871,148 @@
    board_calibration_params_load            0x00004009   Thumb Code    52  board.o(.text.board_calibration_params_load)
    board_clock_run                          0x0000403d   Thumb Code   100  board.o(.text.board_clock_run)
    board_debug_console_open                 0x000040a1   Thumb Code    96  board.o(.text.board_debug_console_open)
    board_pins_config                        0x00004101   Thumb Code    58  pin_config.o(.text.board_pins_config)
    bor_close                                0x0000413d   Thumb Code    16  mk_misc.o(.text.bor_close)
    calib_check                              0x0000414d   Thumb Code    16  mk_calib.o(.text.calib_check)
    calib_chip                               0x0000415d   Thumb Code   428  mk_calib.o(.text.calib_chip)
    calib_close                              0x00004309   Thumb Code    12  mk_calib.o(.text.calib_close)
    calib_open                               0x00004315   Thumb Code    20  mk_calib.o(.text.calib_open)
    calib_start                              0x00004329   Thumb Code    16  mk_calib.o(.text.calib_start)
    clock_attach                             0x00004339   Thumb Code   240  mk_clock.o(.text.clock_attach)
    clock_disable                            0x00004429   Thumb Code    16  mk_clock.o(.text.clock_disable)
    clock_enable                             0x00004439   Thumb Code    16  mk_clock.o(.text.clock_enable)
    clock_get_frequency                      0x00004449   Thumb Code   272  mk_clock.o(.text.clock_get_frequency)
    clock_set_divider                        0x00004559   Thumb Code   100  mk_clock.o(.text.clock_set_divider)
    crc16                                    0x000045bd   Thumb Code    44  crc.o(.text.crc16)
    delay_us                                 0x000045e9   Thumb Code    28  mk_misc.o(.text.delay_us)
    derive_scaled_thres                      0x00004605   Thumb Code   196  mk8000_all_antenna_fap.o(.text.derive_scaled_thres)
    dma_open                                 0x000046c9   Thumb Code   224  mk_dma.o(.text.dma_open)
    dma_transfer                             0x000047a9   Thumb Code   168  mk_dma.o(.text.dma_transfer)
    dual_timer_get                           0x00004851   Thumb Code    12  mk_dual_timer.o(.text.dual_timer_get)
    dual_timer_open                          0x0000485d   Thumb Code   308  mk_dual_timer.o(.text.dual_timer_open)
    dual_timer_start                         0x00004991   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_start)
    dual_timer_stop                          0x000049a5   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_stop)
    enhanced_sts_fap_detect                  0x000049b9   Thumb Code   434  mk8000_sts_fap_detect.o(.text.enhanced_sts_fap_detect)
    exit_debug_mode                          0x00004b6d   Thumb Code    44  mk_phy.o(.text.exit_debug_mode)
    fira_vendor_oui_process                  0x00004ba9   Thumb Code     4  mk_mac.o(.text.fira_vendor_oui_process)
    flash_block_erase                        0x00004bad   Thumb Code   400  mk_flash.o(.text.flash_block_erase)
    flash_check_busy                         0x00004d3d   Thumb Code   244  mk_flash.o(.text.flash_check_busy)
    flash_close                              0x00004e31   Thumb Code    56  mk_flash.o(.text.flash_close)
    flash_erase                              0x000051b1   Thumb Code   332  mk_flash.o(.text.flash_erase)
    flash_open                               0x000052fd   Thumb Code   704  mk_flash.o(.text.flash_open)
    flash_read                               0x000055bd   Thumb Code   688  mk_flash.o(.text.flash_read)
    flash_sector_erase                       0x0000586d   Thumb Code   408  mk_flash.o(.text.flash_sector_erase)
    flash_write_nbytes                       0x00005b6d   Thumb Code  1980  mk_flash.o(.text.flash_write_nbytes)
    get_uart0_dma_cndtr                      0x00006329   Thumb Code    16  mk_dma.o(.text.get_uart0_dma_cndtr)
    gpio_open                                0x00006339   Thumb Code    20  mk_gpio.o(.text.gpio_open)
    gpio_pin_clr                             0x0000634d   Thumb Code    16  mk_gpio.o(.text.gpio_pin_clr)
    gpio_pin_get_val                         0x0000635d   Thumb Code    16  mk_gpio.o(.text.gpio_pin_get_val)
    gpio_pin_set                             0x0000636d   Thumb Code    20  mk_gpio.o(.text.gpio_pin_set)
    io_pin_mux_set                           0x00006381   Thumb Code    80  mk_io.o(.text.io_pin_mux_set)
    io_pull_set                              0x000063d1   Thumb Code    76  mk_io.o(.text.io_pull_set)
    lsp_cmplx_inner_product_f32              0x0000641d   Thumb Code    28  mk_lsp.o(.text.lsp_cmplx_inner_product_f32)
    lsp_cmplx_mult_cmplx_int8                0x00006439   Thumb Code    32  mk_lsp.o(.text.lsp_cmplx_mult_cmplx_int8)
    lsp_inner_product_f32                    0x000067d9   Thumb Code    28  mk_lsp.o(.text.lsp_inner_product_f32)
    lsp_inner_product_int16                  0x000067f5   Thumb Code    30  mk_lsp.o(.text.lsp_inner_product_int16)
    lsp_open                                 0x00006815   Thumb Code    68  mk_lsp.o(.text.lsp_open)
    lsp_scale_f32                            0x00006871   Thumb Code    80  mk_lsp.o(.text.lsp_scale_f32)
    lsp_vinverse_f32                         0x000068f1   Thumb Code    26  mk_lsp.o(.text.lsp_vinverse_f32)
    mac_crc_mode_configure                   0x0000690d   Thumb Code    36  mk_mac.o(.text.mac_crc_mode_configure)
    mac_cs_construct                         0x00006935   Thumb Code   192  mk_mac.o(.text.mac_cs_construct)
    mac_current_rx_report_discard            0x00006a39   Thumb Code    12  mk_mac.o(.text.mac_current_rx_report_discard)
    mac_init                                 0x00006a45   Thumb Code   148  mk_mac.o(.text.mac_init)
    mac_is_busy                              0x00006b09   Thumb Code    20  mk_mac.o(.text.mac_is_busy)
    mac_link_desc_construct                  0x00006b1d   Thumb Code   176  mk_mac.o(.text.mac_link_desc_construct)
    mac_register_process_handler             0x00006c25   Thumb Code     8  mk_mac.o(.text.mac_register_process_handler)
    mac_regs_init                            0x00006c31   Thumb Code   276  mk_mac.o(.text.mac_regs_init)
    mac_rssi_calculation_en                  0x00006d95   Thumb Code     8  mk_mac.o(.text.mac_rssi_calculation_en)
    mac_rx                                   0x00006da1   Thumb Code   384  mk_mac.o(.text.mac_rx)
    mac_start                                0x00006f35   Thumb Code    28  mk_mac.o(.text.mac_start)
    mac_timer_stop                           0x00006f59   Thumb Code    10  mk_misc.o(.text.mac_timer_stop)
    mac_tx                                   0x00006f65   Thumb Code   332  mk_mac.o(.text.mac_tx)
    mac_tx_desc_construct                    0x00007105   Thumb Code   328  mk_mac.o(.text.mac_tx_desc_construct)
    main                                     0x0000729d   Thumb Code   372  main.o(.text.main)
    mk_chip_id                               0x00007411   Thumb Code    12  mk_misc.o(.text.mk_chip_id)
    mk_snprintf                              0x0000741d   Thumb Code    26  mk_trace.o(.text.mk_snprintf)
    parameter_init                           0x00007439   Thumb Code   180  global_param.o(.text.parameter_init)
    pdoa_angle_offset_set                    0x000074ed   Thumb Code     4  mk_uwb.o(.text.pdoa_angle_offset_set)
    pdoa_ant_delays_set                      0x000074f1   Thumb Code    32  mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)
    pdoa_ant_space_set                       0x00007515   Thumb Code    20  mk8000_get_loc_params.o(.text.pdoa_ant_space_set)
    pdoa_gain_set                            0x0000752d   Thumb Code     4  mk_uwb.o(.text.pdoa_gain_set)
    phy_adv_params_configure                 0x00007531   Thumb Code    32  mk_phy.o(.text.phy_adv_params_configure)
    phy_cca_config                           0x0000755d   Thumb Code    20  mk_phy.o(.text.phy_cca_config)
    phy_crypto_sts_index_get                 0x0000757d   Thumb Code     8  mk_phy.o(.text.phy_crypto_sts_index_get)
    phy_dump_mode                            0x00007585   Thumb Code    12  mk_phy.o(.text.phy_dump_mode)
    phy_en_conv_encode                       0x00007591   Thumb Code    12  mk_phy.o(.text.phy_en_conv_encode)
    phy_freq_offset_get                      0x000075a1   Thumb Code    28  mk_phy.o(.text.phy_freq_offset_get)
    phy_init                                 0x000075c5   Thumb Code    44  mk_phy.o(.text.phy_init)
    phy_params_generate                      0x00007605   Thumb Code  2288  mk_phy.o(.text.phy_params_generate)
    phy_params_sets_enable                   0x00007fad   Thumb Code    12  mk_phy.o(.text.phy_params_sets_enable)
    phy_rx_regs_config                       0x00007fbd   Thumb Code  1456  mk_phy.o(.text.phy_rx_regs_config)
    phy_shr_duration                         0x0000858d   Thumb Code    20  mk_phy.o(.text.phy_shr_duration)
    phy_timer_count_get                      0x00008661   Thumb Code     8  mk_phy.o(.text.phy_timer_count_get)
    phy_timer_open                           0x00008669   Thumb Code    68  mk_phy.o(.text.phy_timer_open)
    phy_tx_regs_config                       0x000086c5   Thumb Code   780  mk_phy.o(.text.phy_tx_regs_config)
    power_fem_rx_ctrl                        0x00008a11   Thumb Code     2  mk_power.o(.text.power_fem_rx_ctrl)
    power_fem_tx_ctrl                        0x00008a13   Thumb Code     2  mk_power.o(.text.power_fem_tx_ctrl)
    power_init                               0x00008a15   Thumb Code    72  mk_power.o(.text.power_init)
    power_off_radio                          0x00008a5d   Thumb Code    92  mk_power.o(.text.power_off_radio)
    power_on_radio                           0x00008ab9   Thumb Code   104  mk_power.o(.text.power_on_radio)
    power_wakeup_enable                      0x00008b21   Thumb Code    60  mk_power.o(.text.power_wakeup_enable)
    ranging_ant_delays_get                   0x00008b5d   Thumb Code    20  lib_ranging.o(.text.ranging_ant_delays_get)
    ranging_ant_delays_set                   0x00008b71   Thumb Code    12  lib_ranging.o(.text.ranging_ant_delays_set)
    ranging_frame_type_set                   0x00008b81   Thumb Code     8  lib_ranging.o(.text.ranging_frame_type_set)
    ranging_rssi_get                         0x00008b89   Thumb Code    88  lib_ranging.o(.text.ranging_rssi_get)
    ranging_rx_time                          0x00008be9   Thumb Code   532  lib_ranging.o(.text.ranging_rx_time)
    ranging_tx_time                          0x00008e45   Thumb Code     8  lib_ranging.o(.text.ranging_tx_time)
    reset_cause_clear                        0x00008e4d   Thumb Code    12  mk_reset.o(.text.reset_cause_clear)
    reset_cause_get                          0x00008e59   Thumb Code   256  mk_reset.o(.text.reset_cause_get)
    reset_module                             0x00008f59   Thumb Code    28  mk_reset.o(.text.reset_module)
    save_com_map_to_flash                    0x00009291   Thumb Code    76  global_param.o(.text.save_com_map_to_flash)
    sleep_timer_open                         0x00009305   Thumb Code    88  mk_sleep_timer.o(.text.sleep_timer_open)
    sleep_timer_ppm_set                      0x0000935d   Thumb Code     8  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    sleep_timer_start                        0x00009365   Thumb Code    60  mk_sleep_timer.o(.text.sleep_timer_start)
    start_main_asm                           0x000093a1   Thumb Code     4  startup_mk800x.o(.text.start_main_asm)
    strlen                                   0x000093a9   Thumb Code    16  libc.o(.text.strlen)
    sts_first_path_detect                    0x000093b9   Thumb Code    24  lib_aoa.o(.text.sts_first_path_detect)
    sys_tick_start                           0x000093d9   Thumb Code    76  mk_misc.o(.text.sys_tick_start)
    sys_tick_us                              0x00009425   Thumb Code   104  mk_misc.o(.text.sys_tick_us)
    sys_timer_get                            0x0000948d   Thumb Code    12  mk_misc.o(.text.sys_timer_get)
    sys_timer_open                           0x00009499   Thumb Code    80  mk_misc.o(.text.sys_timer_open)
    trace_assert_dump                        0x000094e9   Thumb Code  1008  mk_trace.o(.text.trace_assert_dump)
    trace_end                                0x000098d9   Thumb Code    68  mk_trace.o(.text.trace_end)
    trace_exception_handler                  0x0000991d   Thumb Code  1152  mk_trace.o(.text.trace_exception_handler)
    trace_flush                              0x00009d9d   Thumb Code   248  mk_trace.o(.text.trace_flush)
    trace_format                             0x00009e95   Thumb Code   968  mk_trace.o(.text.trace_format)
    trace_open                               0x0000a25d   Thumb Code    96  mk_trace.o(.text.trace_open)
    trace_output                             0x0000a2bd   Thumb Code   508  mk_trace.o(.text.trace_output)
    trace_printf                             0x0000a5a5   Thumb Code   300  mk_trace.o(.text.trace_printf)
    uart_close                               0x0000a7f5   Thumb Code   128  mk_uart.o(.text.uart_close)
    uart_irq_handler                         0x0000a9e5   Thumb Code   612  mk_uart.o(.text.uart_irq_handler)
    uart_open                                0x0000ac49   Thumb Code   424  mk_uart.o(.text.uart_open)
    uart_receive                             0x0000adf1   Thumb Code   564  mk_uart.o(.text.uart_receive)
    uart_send                                0x0000b03d   Thumb Code   716  mk_uart.o(.text.uart_send)
    uart_tx_in_progress                      0x0000b309   Thumb Code    32  mk_uart.o(.text.uart_tx_in_progress)
    update_libc_rom_table                    0x0000b329   Thumb Code    40  libc.o(.text.update_libc_rom_table)
    uwb_calibration_params_set               0x0000b351   Thumb Code   392  mk_uwb.o(.text.uwb_calibration_params_set)
    uwb_configure                            0x0000b4d9   Thumb Code   624  mk_uwb.o(.text.uwb_configure)
    uwb_open                                 0x0000b749   Thumb Code    70  mk_uwb.o(.text.uwb_open)
    uwb_rx                                   0x0000b78f   Thumb Code    84  mk_uwb.o(.text.uwb_rx)
    uwb_rx_force_off                         0x0000b7e5   Thumb Code    68  mk_uwb.o(.text.uwb_rx_force_off)
    uwb_tx                                   0x0000b829   Thumb Code    84  mk_uwb.o(.text.uwb_tx)
    wdt_close                                0x0000b87d   Thumb Code   104  mk_wdt.o(.text.wdt_close)
    __ARM_clz                                0x0000b8e5   Thumb Code    46  depilogue.o(i.__ARM_clz)
    __scatterload_copy                       0x0000b913   Thumb Code    14  handlers.o(i.__scatterload_copy)
    __scatterload_null                       0x0000b921   Thumb Code     2  handlers.o(i.__scatterload_null)
    __scatterload_zeroinit                   0x0000b923   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
    ch_center_freq_map                       0x0000b9a0   Data          64  mk_phy.o(.rodata.ch_center_freq_map)
    rx_ant_code                              0x0000c388   Data           4  mk_phy.o(.rodata.rx_ant_code)
    Region$$Table$$Base                      0x0000d414   Number         0  anon$$obj.o(Region$$Table)
    Region$$Table$$Limit                     0x0000d434   Number         0  anon$$obj.o(Region$$Table)
    mk_boot_desc                             0x0000d930   Data          72  startup_mk800x.o(.ZBOOT_SECTION)
    mk_build_inf                             0x0000d978   Data          80  startup_mk800x.o(.ZBUILD_SECTION)
    board_led_init                           0x00004101   Thumb Code    38  board.o(.text.board_led_init)
    board_pins_config                        0x00004127   Thumb Code    58  pin_config.o(.text.board_pins_config)
    bor_close                                0x00004161   Thumb Code    16  mk_misc.o(.text.bor_close)
    calib_check                              0x00004171   Thumb Code    16  mk_calib.o(.text.calib_check)
    calib_chip                               0x00004181   Thumb Code   428  mk_calib.o(.text.calib_chip)
    calib_close                              0x0000432d   Thumb Code    12  mk_calib.o(.text.calib_close)
    calib_open                               0x00004339   Thumb Code    20  mk_calib.o(.text.calib_open)
    calib_start                              0x0000434d   Thumb Code    16  mk_calib.o(.text.calib_start)
    clock_attach                             0x0000435d   Thumb Code   240  mk_clock.o(.text.clock_attach)
    clock_disable                            0x0000444d   Thumb Code    16  mk_clock.o(.text.clock_disable)
    clock_enable                             0x0000445d   Thumb Code    16  mk_clock.o(.text.clock_enable)
    clock_get_frequency                      0x0000446d   Thumb Code   272  mk_clock.o(.text.clock_get_frequency)
    clock_set_divider                        0x0000457d   Thumb Code   100  mk_clock.o(.text.clock_set_divider)
    crc16                                    0x000045e1   Thumb Code    44  crc.o(.text.crc16)
    delay_us                                 0x0000460d   Thumb Code    28  mk_misc.o(.text.delay_us)
    derive_scaled_thres                      0x00004629   Thumb Code   196  mk8000_all_antenna_fap.o(.text.derive_scaled_thres)
    dma_open                                 0x000046ed   Thumb Code   224  mk_dma.o(.text.dma_open)
    dma_transfer                             0x000047cd   Thumb Code   168  mk_dma.o(.text.dma_transfer)
    dual_timer_get                           0x00004875   Thumb Code    12  mk_dual_timer.o(.text.dual_timer_get)
    dual_timer_open                          0x00004881   Thumb Code   308  mk_dual_timer.o(.text.dual_timer_open)
    dual_timer_start                         0x000049b5   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_start)
    dual_timer_stop                          0x000049c9   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_stop)
    enhanced_sts_fap_detect                  0x000049dd   Thumb Code   434  mk8000_sts_fap_detect.o(.text.enhanced_sts_fap_detect)
    exit_debug_mode                          0x00004b91   Thumb Code    44  mk_phy.o(.text.exit_debug_mode)
    fira_vendor_oui_process                  0x00004bcd   Thumb Code     4  mk_mac.o(.text.fira_vendor_oui_process)
    flash_block_erase                        0x00004bd1   Thumb Code   400  mk_flash.o(.text.flash_block_erase)
    flash_check_busy                         0x00004d61   Thumb Code   244  mk_flash.o(.text.flash_check_busy)
    flash_close                              0x00004e55   Thumb Code    56  mk_flash.o(.text.flash_close)
    flash_erase                              0x000051d5   Thumb Code   332  mk_flash.o(.text.flash_erase)
    flash_open                               0x00005321   Thumb Code   704  mk_flash.o(.text.flash_open)
    flash_read                               0x000055e1   Thumb Code   688  mk_flash.o(.text.flash_read)
    flash_sector_erase                       0x00005891   Thumb Code   408  mk_flash.o(.text.flash_sector_erase)
    flash_write_nbytes                       0x00005b91   Thumb Code  1980  mk_flash.o(.text.flash_write_nbytes)
    get_uart0_dma_cndtr                      0x0000634d   Thumb Code    16  mk_dma.o(.text.get_uart0_dma_cndtr)
    gpio_open                                0x0000635d   Thumb Code    20  mk_gpio.o(.text.gpio_open)
    gpio_pin_clr                             0x00006371   Thumb Code    16  mk_gpio.o(.text.gpio_pin_clr)
    gpio_pin_get_val                         0x00006381   Thumb Code    16  mk_gpio.o(.text.gpio_pin_get_val)
    gpio_pin_set                             0x00006391   Thumb Code    16  mk_gpio.o(.text.gpio_pin_set)
    gpio_pin_set_dir                         0x000063a1   Thumb Code    80  mk_gpio.o(.text.gpio_pin_set_dir)
    io_pin_mux_set                           0x000063f1   Thumb Code    80  mk_io.o(.text.io_pin_mux_set)
    io_pull_set                              0x00006441   Thumb Code    76  mk_io.o(.text.io_pull_set)
    lsp_cmplx_inner_product_f32              0x0000648d   Thumb Code    28  mk_lsp.o(.text.lsp_cmplx_inner_product_f32)
    lsp_cmplx_mult_cmplx_int8                0x000064a9   Thumb Code    32  mk_lsp.o(.text.lsp_cmplx_mult_cmplx_int8)
    lsp_inner_product_f32                    0x00006849   Thumb Code    28  mk_lsp.o(.text.lsp_inner_product_f32)
    lsp_inner_product_int16                  0x00006865   Thumb Code    30  mk_lsp.o(.text.lsp_inner_product_int16)
    lsp_open                                 0x00006885   Thumb Code    68  mk_lsp.o(.text.lsp_open)
    lsp_scale_f32                            0x000068e1   Thumb Code    80  mk_lsp.o(.text.lsp_scale_f32)
    lsp_vinverse_f32                         0x00006961   Thumb Code    26  mk_lsp.o(.text.lsp_vinverse_f32)
    mac_crc_mode_configure                   0x0000697d   Thumb Code    36  mk_mac.o(.text.mac_crc_mode_configure)
    mac_cs_construct                         0x000069a5   Thumb Code   192  mk_mac.o(.text.mac_cs_construct)
    mac_current_rx_report_discard            0x00006aa9   Thumb Code    12  mk_mac.o(.text.mac_current_rx_report_discard)
    mac_init                                 0x00006ab5   Thumb Code   148  mk_mac.o(.text.mac_init)
    mac_is_busy                              0x00006b79   Thumb Code    20  mk_mac.o(.text.mac_is_busy)
    mac_link_desc_construct                  0x00006b8d   Thumb Code   176  mk_mac.o(.text.mac_link_desc_construct)
    mac_register_process_handler             0x00006c95   Thumb Code     8  mk_mac.o(.text.mac_register_process_handler)
    mac_regs_init                            0x00006ca1   Thumb Code   276  mk_mac.o(.text.mac_regs_init)
    mac_rssi_calculation_en                  0x00006e05   Thumb Code     8  mk_mac.o(.text.mac_rssi_calculation_en)
    mac_rx                                   0x00006e11   Thumb Code   384  mk_mac.o(.text.mac_rx)
    mac_start                                0x00006fa5   Thumb Code    28  mk_mac.o(.text.mac_start)
    mac_timer_stop                           0x00006fc9   Thumb Code    10  mk_misc.o(.text.mac_timer_stop)
    mac_tx                                   0x00006fd5   Thumb Code   332  mk_mac.o(.text.mac_tx)
    mac_tx_desc_construct                    0x00007175   Thumb Code   328  mk_mac.o(.text.mac_tx_desc_construct)
    main                                     0x0000730d   Thumb Code   388  main.o(.text.main)
    mk_chip_id                               0x00007491   Thumb Code    12  mk_misc.o(.text.mk_chip_id)
    mk_snprintf                              0x0000749d   Thumb Code    26  mk_trace.o(.text.mk_snprintf)
    parameter_init                           0x000074b9   Thumb Code   180  global_param.o(.text.parameter_init)
    pdoa_angle_offset_set                    0x0000756d   Thumb Code     4  mk_uwb.o(.text.pdoa_angle_offset_set)
    pdoa_ant_delays_set                      0x00007571   Thumb Code    32  mk8000_get_loc_params.o(.text.pdoa_ant_delays_set)
    pdoa_ant_space_set                       0x00007595   Thumb Code    20  mk8000_get_loc_params.o(.text.pdoa_ant_space_set)
    pdoa_gain_set                            0x000075ad   Thumb Code     4  mk_uwb.o(.text.pdoa_gain_set)
    phy_adv_params_configure                 0x000075b1   Thumb Code    32  mk_phy.o(.text.phy_adv_params_configure)
    phy_cca_config                           0x000075dd   Thumb Code    20  mk_phy.o(.text.phy_cca_config)
    phy_crypto_sts_index_get                 0x000075fd   Thumb Code     8  mk_phy.o(.text.phy_crypto_sts_index_get)
    phy_dump_mode                            0x00007605   Thumb Code    12  mk_phy.o(.text.phy_dump_mode)
    phy_en_conv_encode                       0x00007611   Thumb Code    12  mk_phy.o(.text.phy_en_conv_encode)
    phy_freq_offset_get                      0x00007621   Thumb Code    28  mk_phy.o(.text.phy_freq_offset_get)
    phy_init                                 0x00007645   Thumb Code    44  mk_phy.o(.text.phy_init)
    phy_params_generate                      0x00007685   Thumb Code  2288  mk_phy.o(.text.phy_params_generate)
    phy_params_sets_enable                   0x0000802d   Thumb Code    12  mk_phy.o(.text.phy_params_sets_enable)
    phy_rx_regs_config                       0x0000803d   Thumb Code  1456  mk_phy.o(.text.phy_rx_regs_config)
    phy_shr_duration                         0x0000860d   Thumb Code    20  mk_phy.o(.text.phy_shr_duration)
    phy_timer_count_get                      0x000086e1   Thumb Code     8  mk_phy.o(.text.phy_timer_count_get)
    phy_timer_open                           0x000086e9   Thumb Code    68  mk_phy.o(.text.phy_timer_open)
    phy_tx_regs_config                       0x00008745   Thumb Code   780  mk_phy.o(.text.phy_tx_regs_config)
    power_fem_rx_ctrl                        0x00008a91   Thumb Code     2  mk_power.o(.text.power_fem_rx_ctrl)
    power_fem_tx_ctrl                        0x00008a93   Thumb Code     2  mk_power.o(.text.power_fem_tx_ctrl)
    power_init                               0x00008a95   Thumb Code    72  mk_power.o(.text.power_init)
    power_off_radio                          0x00008add   Thumb Code    92  mk_power.o(.text.power_off_radio)
    power_on_radio                           0x00008b39   Thumb Code   104  mk_power.o(.text.power_on_radio)
    power_wakeup_enable                      0x00008ba1   Thumb Code    60  mk_power.o(.text.power_wakeup_enable)
    ranging_ant_delays_get                   0x00008bdd   Thumb Code    20  lib_ranging.o(.text.ranging_ant_delays_get)
    ranging_ant_delays_set                   0x00008bf1   Thumb Code    12  lib_ranging.o(.text.ranging_ant_delays_set)
    ranging_frame_type_set                   0x00008c01   Thumb Code     8  lib_ranging.o(.text.ranging_frame_type_set)
    ranging_rssi_get                         0x00008c09   Thumb Code    88  lib_ranging.o(.text.ranging_rssi_get)
    ranging_rx_time                          0x00008c69   Thumb Code   532  lib_ranging.o(.text.ranging_rx_time)
    ranging_tx_time                          0x00008ec5   Thumb Code     8  lib_ranging.o(.text.ranging_tx_time)
    reset_cause_clear                        0x00008ecd   Thumb Code    12  mk_reset.o(.text.reset_cause_clear)
    reset_cause_get                          0x00008ed9   Thumb Code   256  mk_reset.o(.text.reset_cause_get)
    reset_module                             0x00008fd9   Thumb Code    28  mk_reset.o(.text.reset_module)
    save_com_map_to_flash                    0x00009311   Thumb Code    76  global_param.o(.text.save_com_map_to_flash)
    sleep_timer_open                         0x000093a5   Thumb Code    88  mk_sleep_timer.o(.text.sleep_timer_open)
    sleep_timer_ppm_set                      0x000093fd   Thumb Code     8  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    sleep_timer_start                        0x00009405   Thumb Code    60  mk_sleep_timer.o(.text.sleep_timer_start)
    start_main_asm                           0x00009441   Thumb Code     4  startup_mk800x.o(.text.start_main_asm)
    strlen                                   0x00009449   Thumb Code    16  libc.o(.text.strlen)
    sts_first_path_detect                    0x00009459   Thumb Code    24  lib_aoa.o(.text.sts_first_path_detect)
    sys_tick_start                           0x00009479   Thumb Code    76  mk_misc.o(.text.sys_tick_start)
    sys_tick_us                              0x000094c5   Thumb Code   104  mk_misc.o(.text.sys_tick_us)
    sys_timer_get                            0x0000952d   Thumb Code    12  mk_misc.o(.text.sys_timer_get)
    sys_timer_open                           0x00009539   Thumb Code    80  mk_misc.o(.text.sys_timer_open)
    trace_assert_dump                        0x00009589   Thumb Code  1008  mk_trace.o(.text.trace_assert_dump)
    trace_end                                0x00009979   Thumb Code    68  mk_trace.o(.text.trace_end)
    trace_exception_handler                  0x000099bd   Thumb Code  1152  mk_trace.o(.text.trace_exception_handler)
    trace_flush                              0x00009e3d   Thumb Code   248  mk_trace.o(.text.trace_flush)
    trace_format                             0x00009f35   Thumb Code   968  mk_trace.o(.text.trace_format)
    trace_open                               0x0000a2fd   Thumb Code    96  mk_trace.o(.text.trace_open)
    trace_output                             0x0000a35d   Thumb Code   508  mk_trace.o(.text.trace_output)
    trace_printf                             0x0000a645   Thumb Code   300  mk_trace.o(.text.trace_printf)
    uart_close                               0x0000a895   Thumb Code   128  mk_uart.o(.text.uart_close)
    uart_irq_handler                         0x0000aa85   Thumb Code   612  mk_uart.o(.text.uart_irq_handler)
    uart_open                                0x0000ace9   Thumb Code   424  mk_uart.o(.text.uart_open)
    uart_receive                             0x0000ae91   Thumb Code   564  mk_uart.o(.text.uart_receive)
    uart_send                                0x0000b0dd   Thumb Code   716  mk_uart.o(.text.uart_send)
    uart_tx_in_progress                      0x0000b3a9   Thumb Code    32  mk_uart.o(.text.uart_tx_in_progress)
    update_libc_rom_table                    0x0000b3c9   Thumb Code    40  libc.o(.text.update_libc_rom_table)
    uwb_calibration_params_set               0x0000b3f1   Thumb Code   392  mk_uwb.o(.text.uwb_calibration_params_set)
    uwb_configure                            0x0000b579   Thumb Code   624  mk_uwb.o(.text.uwb_configure)
    uwb_open                                 0x0000b7e9   Thumb Code    70  mk_uwb.o(.text.uwb_open)
    uwb_rx                                   0x0000b82f   Thumb Code    84  mk_uwb.o(.text.uwb_rx)
    uwb_rx_force_off                         0x0000b885   Thumb Code    68  mk_uwb.o(.text.uwb_rx_force_off)
    uwb_tx                                   0x0000b8c9   Thumb Code    84  mk_uwb.o(.text.uwb_tx)
    wdt_close                                0x0000b91d   Thumb Code   104  mk_wdt.o(.text.wdt_close)
    __ARM_clz                                0x0000b985   Thumb Code    46  depilogue.o(i.__ARM_clz)
    __scatterload_copy                       0x0000b9b3   Thumb Code    14  handlers.o(i.__scatterload_copy)
    __scatterload_null                       0x0000b9c1   Thumb Code     2  handlers.o(i.__scatterload_null)
    __scatterload_zeroinit                   0x0000b9c3   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
    ch_center_freq_map                       0x0000ba40   Data          64  mk_phy.o(.rodata.ch_center_freq_map)
    rx_ant_code                              0x0000c428   Data           4  mk_phy.o(.rodata.rx_ant_code)
    Region$$Table$$Base                      0x0000d4b4   Number         0  anon$$obj.o(Region$$Table)
    Region$$Table$$Limit                     0x0000d4d4   Number         0  anon$$obj.o(Region$$Table)
    mk_boot_desc                             0x0000d9d0   Data          72  startup_mk800x.o(.ZBOOT_SECTION)
    mk_build_inf                             0x0000da18   Data          80  startup_mk800x.o(.ZBUILD_SECTION)
    state5v                                  0x02019014   Data           1  main.o(.data..L_MergedGlobals)
    g_start_send_flag                        0x02019015   Data           1  main.o(.data..L_MergedGlobals)
    SystemCoreClock                          0x02019018   Data           4  system_mk800x.o(.data.SystemCoreClock)
@@ -6063,30 +6074,31 @@
    exsistbase_list                          0x02019700   Data          25  uwb_tag_.o(.bss..L_MergedGlobals.1)
    u16_nearbase_distlist                    0x0201971a   Data          50  uwb_tag_.o(.bss..L_MergedGlobals.1)
    nearbaseid_list                          0x0201974c   Data          50  uwb_tag_.o(.bss..L_MergedGlobals.1)
    enable_sleep_count                       0x0201977e   Data           1  main.o(.bss..L_MergedGlobals.2)
    sleep_flag                               0x0201977f   Data           1  main.o(.bss..L_MergedGlobals.2)
    aoa_params                               0x020199f4   Data         100  lib_aoa.o(.bss.aoa_params)
    board_param                              0x02019a5c   Data          96  board.o(.bss.board_param)
    debug_csi                                0x02019dc0   Data         712  lib_ranging.o(.bss.debug_csi)
    fap_ones_zeros                           0x0201a0c4   Data         512  lib_ranging.o(.bss.fap_ones_zeros)
    g_com_map                                0x0201a2c6   Data        1024  global_param.o(.bss.g_com_map)
    g_delta_result                           0x0201a6c8   Data           4  lib_ranging.o(.bss.g_delta_result)
    g_fap_fom                                0x0201a6cc   Data           2  lib_ranging.o(.bss.g_fap_fom)
    g_fap_loc                                0x0201a6ce   Data           2  lib_ranging.o(.bss.g_fap_loc)
    g_main_path_loc                          0x0201a6d0   Data           2  lib_ranging.o(.bss.g_main_path_loc)
    g_ranging_fom                            0x0201a6d4   Data          72  lib_ranging.o(.bss.g_ranging_fom)
    g_sts_fap_loc                            0x0201a71c   Data           2  lib_ranging.o(.bss.g_sts_fap_loc)
    g_sts_main_path_loc                      0x0201a71e   Data           2  lib_ranging.o(.bss.g_sts_main_path_loc)
    g_use_pr_sts                             0x0201a720   Data           1  lib_ranging.o(.bss.g_use_pr_sts)
    mac_em_cfg                               0x0201a72c   Data           2  mk_mac.o(.bss.mac_em_cfg)
    mac_env                                  0x0201a730   Data          60  mk_mac.o(.bss.mac_env)
    nearbase_distlist                        0x0201a76c   Data         100  uwb_tag_.o(.bss.nearbase_distlist)
    phy_user_params                          0x0201a7ec   Data          46  mk_phy.o(.bss.phy_user_params)
    sys_timer_freq                           0x0201b440   Data           4  mk_misc.o(.bss.sys_timer_freq)
    tag_frequence                            0x0201b444   Data           1  main.o(.bss.tag_frequence)
    true_exsistbase_list                     0x0201bd28   Data         100  uwb_tag_.o(.bss.true_exsistbase_list)
    true_nearbase_distlist                   0x0201bd8c   Data         100  uwb_tag_.o(.bss.true_nearbase_distlist)
    true_nearbase_idlist                     0x0201bdf0   Data          50  uwb_tag_.o(.bss.true_nearbase_idlist)
    enable_sleep_count                       0x02019780   Data           1  main.o(.bss..L_MergedGlobals.2)
    sleep_flag                               0x02019781   Data           1  main.o(.bss..L_MergedGlobals.2)
    test3                                    0x02019784   Data           4  main.o(.bss..L_MergedGlobals.2)
    aoa_params                               0x020199fc   Data         100  lib_aoa.o(.bss.aoa_params)
    board_param                              0x02019a64   Data          96  board.o(.bss.board_param)
    debug_csi                                0x02019dc8   Data         712  lib_ranging.o(.bss.debug_csi)
    fap_ones_zeros                           0x0201a0cc   Data         512  lib_ranging.o(.bss.fap_ones_zeros)
    g_com_map                                0x0201a2ce   Data        1024  global_param.o(.bss.g_com_map)
    g_delta_result                           0x0201a6d0   Data           4  lib_ranging.o(.bss.g_delta_result)
    g_fap_fom                                0x0201a6d4   Data           2  lib_ranging.o(.bss.g_fap_fom)
    g_fap_loc                                0x0201a6d6   Data           2  lib_ranging.o(.bss.g_fap_loc)
    g_main_path_loc                          0x0201a6d8   Data           2  lib_ranging.o(.bss.g_main_path_loc)
    g_ranging_fom                            0x0201a6dc   Data          72  lib_ranging.o(.bss.g_ranging_fom)
    g_sts_fap_loc                            0x0201a724   Data           2  lib_ranging.o(.bss.g_sts_fap_loc)
    g_sts_main_path_loc                      0x0201a726   Data           2  lib_ranging.o(.bss.g_sts_main_path_loc)
    g_use_pr_sts                             0x0201a728   Data           1  lib_ranging.o(.bss.g_use_pr_sts)
    mac_em_cfg                               0x0201a734   Data           2  mk_mac.o(.bss.mac_em_cfg)
    mac_env                                  0x0201a738   Data          60  mk_mac.o(.bss.mac_env)
    nearbase_distlist                        0x0201a774   Data         100  uwb_tag_.o(.bss.nearbase_distlist)
    phy_user_params                          0x0201a7f4   Data          46  mk_phy.o(.bss.phy_user_params)
    sys_timer_freq                           0x0201b448   Data           4  mk_misc.o(.bss.sys_timer_freq)
    tag_frequence                            0x0201b44c   Data           1  main.o(.bss.tag_frequence)
    true_exsistbase_list                     0x0201bd30   Data         100  uwb_tag_.o(.bss.true_exsistbase_list)
    true_nearbase_distlist                   0x0201bd94   Data         100  uwb_tag_.o(.bss.true_nearbase_distlist)
    true_nearbase_idlist                     0x0201bdf8   Data          50  uwb_tag_.o(.bss.true_nearbase_idlist)
    Image$$ARM_LIB_STACK$$ZI$$Limit          0x0202f800   Number         0  anon$$obj.o ABSOLUTE
@@ -6097,9 +6109,9 @@
  Image Entry point : 0x000000c1
  Load Region LR_ROM (Base: 0x00000000, Size: 0x0000d930, Max: 0x00018f60, ABSOLUTE, COMPRESSED[0x0000d608])
  Load Region LR_ROM (Base: 0x00000000, Size: 0x0000d9d0, Max: 0x00018f60, ABSOLUTE, COMPRESSED[0x0000d6a8])
    Execution Region ER_ROM (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x0000d434, Max: 0x00018f60, ABSOLUTE)
    Execution Region ER_ROM (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x0000d4d4, Max: 0x00018f60, ABSOLUTE)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
@@ -6210,216 +6222,217 @@
    0x00004008   0x00004008   0x00000034   Code   RO          868    .text.board_calibration_params_load  board.o
    0x0000403c   0x0000403c   0x00000064   Code   RO          862    .text.board_clock_run  board.o
    0x000040a0   0x000040a0   0x00000060   Code   RO          864    .text.board_debug_console_open  board.o
    0x00004100   0x00004100   0x0000003a   Code   RO          902    .text.board_pins_config  pin_config.o
    0x0000413a   0x0000413a   0x00000002   PAD
    0x0000413c   0x0000413c   0x00000010   Code   RO          332    .text.bor_close     mk_misc.o
    0x0000414c   0x0000414c   0x00000010   Code   RO          124    .text.calib_check   mk_calib.o
    0x0000415c   0x0000415c   0x000001ac   Code   RO          126    .text.calib_chip    mk_calib.o
    0x00004308   0x00004308   0x0000000c   Code   RO          120    .text.calib_close   mk_calib.o
    0x00004314   0x00004314   0x00000014   Code   RO          118    .text.calib_open    mk_calib.o
    0x00004328   0x00004328   0x00000010   Code   RO          122    .text.calib_start   mk_calib.o
    0x00004338   0x00004338   0x000000f0   Code   RO          153    .text.clock_attach  mk_clock.o
    0x00004428   0x00004428   0x00000010   Code   RO          151    .text.clock_disable  mk_clock.o
    0x00004438   0x00004438   0x00000010   Code   RO          149    .text.clock_enable  mk_clock.o
    0x00004448   0x00004448   0x00000110   Code   RO          157    .text.clock_get_frequency  mk_clock.o
    0x00004558   0x00004558   0x00000064   Code   RO          155    .text.clock_set_divider  mk_clock.o
    0x000045bc   0x000045bc   0x0000002c   Code   RO         1282    .text.crc16         crc.o
    0x000045e8   0x000045e8   0x0000001c   Code   RO          372    .text.delay_us      mk_misc.o
    0x00004604   0x00004604   0x000000c4   Code   RO         2232    .text.derive_scaled_thres  lib_aoa.lib(mk8000_all_antenna_fap.o)
    0x000046c8   0x000046c8   0x000000e0   Code   RO          171    .text.dma_open      mk_dma.o
    0x000047a8   0x000047a8   0x000000a8   Code   RO          179    .text.dma_transfer  mk_dma.o
    0x00004850   0x00004850   0x0000000c   Code   RO          208    .text.dual_timer_get  mk_dual_timer.o
    0x0000485c   0x0000485c   0x00000134   Code   RO          196    .text.dual_timer_open  mk_dual_timer.o
    0x00004990   0x00004990   0x00000014   Code   RO          200    .text.dual_timer_start  mk_dual_timer.o
    0x000049a4   0x000049a4   0x00000014   Code   RO          202    .text.dual_timer_stop  mk_dual_timer.o
    0x000049b8   0x000049b8   0x000001b2   Code   RO         2220    .text.enhanced_sts_fap_detect  lib_aoa.lib(mk8000_sts_fap_detect.o)
    0x00004b6a   0x00004b6a   0x00000002   PAD
    0x00004b6c   0x00004b6c   0x0000003c   Code   RO         1952    .text.exit_debug_mode  lib_mac_phy.lib(mk_phy.o)
    0x00004ba8   0x00004ba8   0x00000004   Code   RO         1856    .text.fira_vendor_oui_process  lib_mac_phy.lib(mk_mac.o)
    0x00004bac   0x00004bac   0x00000190   Code   RO          241    .text.flash_block_erase  mk_flash.o
    0x00004d3c   0x00004d3c   0x000000f4   Code   RO          245    .text.flash_check_busy  mk_flash.o
    0x00004e30   0x00004e30   0x00000038   Code   RO          229    .text.flash_close   mk_flash.o
    0x00004e68   0x00004e68   0x0000014c   Code   RO          253    .text.flash_dma_callback  mk_flash.o
    0x00004fb4   0x00004fb4   0x000001fc   Code   RO          249    .text.flash_dma_write_nbytes_callback  mk_flash.o
    0x000051b0   0x000051b0   0x0000014c   Code   RO          243    .text.flash_erase   mk_flash.o
    0x000052fc   0x000052fc   0x000002c0   Code   RO          225    .text.flash_open    mk_flash.o
    0x000055bc   0x000055bc   0x000002b0   Code   RO          255    .text.flash_read    mk_flash.o
    0x0000586c   0x0000586c   0x00000198   Code   RO          237    .text.flash_sector_erase  mk_flash.o
    0x00005a04   0x00005a04   0x0000005c   Code   RO          239    .text.flash_wait_done  mk_flash.o
    0x00005a60   0x00005a60   0x0000010c   Code   RO          227    .text.flash_write_cmd  mk_flash.o
    0x00005b6c   0x00005b6c   0x000007bc   Code   RO          247    .text.flash_write_nbytes  mk_flash.o
    0x00006328   0x00006328   0x00000010   Code   RO          177    .text.get_uart0_dma_cndtr  mk_dma.o
    0x00006338   0x00006338   0x00000014   Code   RO          271    .text.gpio_open     mk_gpio.o
    0x0000634c   0x0000634c   0x00000010   Code   RO          281    .text.gpio_pin_clr  mk_gpio.o
    0x0000635c   0x0000635c   0x00000010   Code   RO          285    .text.gpio_pin_get_val  mk_gpio.o
    0x0000636c   0x0000636c   0x00000014   Code   RO          279    .text.gpio_pin_set  mk_gpio.o
    0x00006380   0x00006380   0x00000050   Code   RO          304    .text.io_pin_mux_set  mk_io.o
    0x000063d0   0x000063d0   0x0000004c   Code   RO          310    .text.io_pull_set   mk_io.o
    0x0000641c   0x0000641c   0x0000001c   Code   RO         1814    .text.lsp_cmplx_inner_product_f32  lib_lsp.lib(mk_lsp.o)
    0x00006438   0x00006438   0x00000020   Code   RO         1802    .text.lsp_cmplx_mult_cmplx_int8  lib_lsp.lib(mk_lsp.o)
    0x00006458   0x00006458   0x00000100   Code   RO         1798    .text.lsp_engine_run  lib_lsp.lib(mk_lsp.o)
    0x00006558   0x00006558   0x000000c4   Code   RO         1782    .text.lsp_g_op_f32  lib_lsp.lib(mk_lsp.o)
    0x0000661c   0x0000661c   0x000000dc   Code   RO         1792    .text.lsp_g_op_int16  lib_lsp.lib(mk_lsp.o)
    0x000066f8   0x000066f8   0x000000e0   Code   RO         1804    .text.lsp_g_op_int8  lib_lsp.lib(mk_lsp.o)
    0x000067d8   0x000067d8   0x0000001c   Code   RO         1794    .text.lsp_inner_product_f32  lib_lsp.lib(mk_lsp.o)
    0x000067f4   0x000067f4   0x0000001e   Code   RO         1790    .text.lsp_inner_product_int16  lib_lsp.lib(mk_lsp.o)
    0x00006812   0x00006812   0x00000002   PAD
    0x00006814   0x00006814   0x0000005c   Code   RO         1772    .text.lsp_open      lib_lsp.lib(mk_lsp.o)
    0x00006870   0x00006870   0x00000080   Code   RO         1800    .text.lsp_scale_f32  lib_lsp.lib(mk_lsp.o)
    0x000068f0   0x000068f0   0x0000001a   Code   RO         1788    .text.lsp_vinverse_f32  lib_lsp.lib(mk_lsp.o)
    0x0000690a   0x0000690a   0x00000002   PAD
    0x0000690c   0x0000690c   0x00000028   Code   RO         1866    .text.mac_crc_mode_configure  lib_mac_phy.lib(mk_mac.o)
    0x00006934   0x00006934   0x00000104   Code   RO         1872    .text.mac_cs_construct  lib_mac_phy.lib(mk_mac.o)
    0x00006a38   0x00006a38   0x0000000c   Code   RO         1902    .text.mac_current_rx_report_discard  lib_mac_phy.lib(mk_mac.o)
    0x00006a44   0x00006a44   0x000000c4   Code   RO         1858    .text.mac_init      lib_mac_phy.lib(mk_mac.o)
    0x00006b08   0x00006b08   0x00000014   Code   RO         1900    .text.mac_is_busy   lib_mac_phy.lib(mk_mac.o)
    0x00006b1c   0x00006b1c   0x00000108   Code   RO         1874    .text.mac_link_desc_construct  lib_mac_phy.lib(mk_mac.o)
    0x00006c24   0x00006c24   0x0000000c   Code   RO         1906    .text.mac_register_process_handler  lib_mac_phy.lib(mk_mac.o)
    0x00006c30   0x00006c30   0x00000164   Code   RO         1860    .text.mac_regs_init  lib_mac_phy.lib(mk_mac.o)
    0x00006d94   0x00006d94   0x0000000c   Code   RO         1864    .text.mac_rssi_calculation_en  lib_mac_phy.lib(mk_mac.o)
    0x00006da0   0x00006da0   0x00000194   Code   RO         1884    .text.mac_rx        lib_mac_phy.lib(mk_mac.o)
    0x00006f34   0x00006f34   0x00000024   Code   RO         1888    .text.mac_start     lib_mac_phy.lib(mk_mac.o)
    0x00006f58   0x00006f58   0x0000000a   Code   RO          350    .text.mac_timer_stop  mk_misc.o
    0x00006f62   0x00006f62   0x00000002   PAD
    0x00006f64   0x00006f64   0x000001a0   Code   RO         1878    .text.mac_tx        lib_mac_phy.lib(mk_mac.o)
    0x00007104   0x00007104   0x00000198   Code   RO         1870    .text.mac_tx_desc_construct  lib_mac_phy.lib(mk_mac.o)
    0x0000729c   0x0000729c   0x00000174   Code   RO          922    .text.main          main.o
    0x00007410   0x00007410   0x0000000c   Code   RO          320    .text.mk_chip_id    mk_misc.o
    0x0000741c   0x0000741c   0x0000001a   Code   RO          546    .text.mk_snprintf   mk_trace.o
    0x00007436   0x00007436   0x00000002   PAD
    0x00007438   0x00007438   0x000000b4   Code   RO          763    .text.parameter_init  global_param.o
    0x000074ec   0x000074ec   0x00000004   Code   RO          645    .text.pdoa_angle_offset_set  mk_uwb.o
    0x000074f0   0x000074f0   0x00000024   Code   RO         2254    .text.pdoa_ant_delays_set  lib_aoa.lib(mk8000_get_loc_params.o)
    0x00007514   0x00007514   0x00000018   Code   RO         2258    .text.pdoa_ant_space_set  lib_aoa.lib(mk8000_get_loc_params.o)
    0x0000752c   0x0000752c   0x00000004   Code   RO          643    .text.pdoa_gain_set  mk_uwb.o
    0x00007530   0x00007530   0x0000002c   Code   RO         1988    .text.phy_adv_params_configure  lib_mac_phy.lib(mk_phy.o)
    0x0000755c   0x0000755c   0x00000020   Code   RO         2038    .text.phy_cca_config  lib_mac_phy.lib(mk_phy.o)
    0x0000757c   0x0000757c   0x00000008   Code   RO         1974    .text.phy_crypto_sts_index_get  lib_mac_phy.lib(mk_phy.o)
    0x00007584   0x00007584   0x0000000c   Code   RO         1944    .text.phy_dump_mode  lib_mac_phy.lib(mk_phy.o)
    0x00007590   0x00007590   0x00000010   Code   RO         1946    .text.phy_en_conv_encode  lib_mac_phy.lib(mk_phy.o)
    0x000075a0   0x000075a0   0x00000024   Code   RO         2030    .text.phy_freq_offset_get  lib_mac_phy.lib(mk_phy.o)
    0x000075c4   0x000075c4   0x00000040   Code   RO         1938    .text.phy_init      lib_mac_phy.lib(mk_phy.o)
    0x00007604   0x00007604   0x000009a8   Code   RO         1984    .text.phy_params_generate  lib_mac_phy.lib(mk_phy.o)
    0x00007fac   0x00007fac   0x00000010   Code   RO         1982    .text.phy_params_sets_enable  lib_mac_phy.lib(mk_phy.o)
    0x00007fbc   0x00007fbc   0x000005d0   Code   RO         1998    .text.phy_rx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x0000858c   0x0000858c   0x0000001c   Code   RO         1948    .text.phy_shr_duration  lib_mac_phy.lib(mk_phy.o)
    0x000085a8   0x000085a8   0x000000b8   Code   RO         1964    .text.phy_sts_related_params_update  lib_mac_phy.lib(mk_phy.o)
    0x00008660   0x00008660   0x00000008   Code   RO         2012    .text.phy_timer_count_get  lib_mac_phy.lib(mk_phy.o)
    0x00008668   0x00008668   0x0000005c   Code   RO         2000    .text.phy_timer_open  lib_mac_phy.lib(mk_phy.o)
    0x000086c4   0x000086c4   0x0000034c   Code   RO         1996    .text.phy_tx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x00008a10   0x00008a10   0x00000002   Code   RO          407    .text.power_fem_rx_ctrl  mk_power.o
    0x00008a12   0x00008a12   0x00000002   Code   RO          405    .text.power_fem_tx_ctrl  mk_power.o
    0x00008a14   0x00008a14   0x00000048   Code   RO          409    .text.power_init    mk_power.o
    0x00008a5c   0x00008a5c   0x0000005c   Code   RO          415    .text.power_off_radio  mk_power.o
    0x00008ab8   0x00008ab8   0x00000068   Code   RO          411    .text.power_on_radio  mk_power.o
    0x00008b20   0x00008b20   0x0000003c   Code   RO          435    .text.power_wakeup_enable  mk_power.o
    0x00008b5c   0x00008b5c   0x00000014   Code   RO         1708    .text.ranging_ant_delays_get  lib_ranging.lib(lib_ranging.o)
    0x00008b70   0x00008b70   0x00000010   Code   RO         1706    .text.ranging_ant_delays_set  lib_ranging.lib(lib_ranging.o)
    0x00008b80   0x00008b80   0x00000008   Code   RO         1702    .text.ranging_frame_type_set  lib_ranging.lib(lib_ranging.o)
    0x00008b88   0x00008b88   0x00000060   Code   RO         1740    .text.ranging_rssi_get  lib_ranging.lib(lib_ranging.o)
    0x00008be8   0x00008be8   0x0000025c   Code   RO         1738    .text.ranging_rx_time  lib_ranging.lib(lib_ranging.o)
    0x00008e44   0x00008e44   0x00000008   Code   RO         1736    .text.ranging_tx_time  lib_ranging.lib(lib_ranging.o)
    0x00008e4c   0x00008e4c   0x0000000c   Code   RO          454    .text.reset_cause_clear  mk_reset.o
    0x00008e58   0x00008e58   0x00000100   Code   RO          452    .text.reset_cause_get  mk_reset.o
    0x00008f58   0x00008f58   0x0000001c   Code   RO          456    .text.reset_module  mk_reset.o
    0x00008f74   0x00008f74   0x0000029c   Code   RO          475    .text.rtc_second_to_time  mk_rtc.o
    0x00009210   0x00009210   0x00000080   Code   RO         1251    .text.rx_int_callback  uwb_tag_.o
    0x00009290   0x00009290   0x0000004c   Code   RO          761    .text.save_com_map_to_flash  global_param.o
    0x000092dc   0x000092dc   0x00000028   Code   RO          924    .text.sleep_timer_callback  main.o
    0x00009304   0x00009304   0x00000058   Code   RO          499    .text.sleep_timer_open  mk_sleep_timer.o
    0x0000935c   0x0000935c   0x00000008   Code   RO          509    .text.sleep_timer_ppm_set  mk_sleep_timer.o
    0x00009364   0x00009364   0x0000003c   Code   RO          503    .text.sleep_timer_start  mk_sleep_timer.o
    0x000093a0   0x000093a0   0x00000008   Code   RO           14    .text.start_main_asm  startup_mk800x.o
    0x000093a8   0x000093a8   0x00000010   Code   RO         1347    .text.strlen        libc.o
    0x000093b8   0x000093b8   0x00000020   Code   RO         2084    .text.sts_first_path_detect  lib_aoa.lib(lib_aoa.o)
    0x000093d8   0x000093d8   0x0000004c   Code   RO          352    .text.sys_tick_start  mk_misc.o
    0x00009424   0x00009424   0x00000068   Code   RO          354    .text.sys_tick_us   mk_misc.o
    0x0000948c   0x0000948c   0x0000000c   Code   RO          338    .text.sys_timer_get  mk_misc.o
    0x00009498   0x00009498   0x00000050   Code   RO          334    .text.sys_timer_open  mk_misc.o
    0x000094e8   0x000094e8   0x000003f0   Code   RO          538    .text.trace_assert_dump  mk_trace.o
    0x000098d8   0x000098d8   0x00000044   Code   RO          550    .text.trace_end     mk_trace.o
    0x0000991c   0x0000991c   0x00000480   Code   RO          554    .text.trace_exception_handler  mk_trace.o
    0x00009d9c   0x00009d9c   0x000000f8   Code   RO          552    .text.trace_flush   mk_trace.o
    0x00009e94   0x00009e94   0x000003c8   Code   RO          540    .text.trace_format  mk_trace.o
    0x0000a25c   0x0000a25c   0x00000060   Code   RO          526    .text.trace_open    mk_trace.o
    0x0000a2bc   0x0000a2bc   0x000001fc   Code   RO          534    .text.trace_output  mk_trace.o
    0x0000a4b8   0x0000a4b8   0x000000ec   Code   RO          556    .text.trace_print_backtrace  mk_trace.o
    0x0000a5a4   0x0000a5a4   0x0000012c   Code   RO          536    .text.trace_printf  mk_trace.o
    0x0000a6d0   0x0000a6d0   0x000000e4   Code   RO          560    .text.trace_sending_continue  mk_trace.o
    0x0000a7b4   0x0000a7b4   0x00000040   Code   RO         1249    .text.tx_int_callback  uwb_tag_.o
    0x0000a7f4   0x0000a7f4   0x00000080   Code   RO          599    .text.uart_close    mk_uart.o
    0x0000a874   0x0000a874   0x00000170   Code   RO          601    .text.uart_dma_callback  mk_uart.o
    0x0000a9e4   0x0000a9e4   0x00000264   Code   RO          611    .text.uart_irq_handler  mk_uart.o
    0x0000ac48   0x0000ac48   0x000001a8   Code   RO          597    .text.uart_open     mk_uart.o
    0x0000adf0   0x0000adf0   0x00000234   Code   RO          603    .text.uart_receive  mk_uart.o
    0x0000b024   0x0000b024   0x00000018   Code   RO          912    .text.uart_receive_callback  main.o
    0x0000b03c   0x0000b03c   0x000002cc   Code   RO          579    .text.uart_send     mk_uart.o
    0x0000b308   0x0000b308   0x00000020   Code   RO          589    .text.uart_tx_in_progress  mk_uart.o
    0x0000b328   0x0000b328   0x00000028   Code   RO         1299    .text.update_libc_rom_table  libc.o
    0x0000b350   0x0000b350   0x00000188   Code   RO          659    .text.uwb_calibration_params_set  mk_uwb.o
    0x0000b4d8   0x0000b4d8   0x00000270   Code   RO          661    .text.uwb_configure  mk_uwb.o
    0x0000b748   0x0000b748   0x00000046   Code   RO          647    .text.uwb_open      mk_uwb.o
    0x0000b78e   0x0000b78e   0x00000054   Code   RO          667    .text.uwb_rx        mk_uwb.o
    0x0000b7e2   0x0000b7e2   0x00000002   PAD
    0x0000b7e4   0x0000b7e4   0x00000044   Code   RO          669    .text.uwb_rx_force_off  mk_uwb.o
    0x0000b828   0x0000b828   0x00000054   Code   RO          665    .text.uwb_tx        mk_uwb.o
    0x0000b87c   0x0000b87c   0x00000068   Code   RO          698    .text.wdt_close     mk_wdt.o
    0x0000b8e4   0x0000b8e4   0x0000002e   Code   RO         2384    i.__ARM_clz         mf_p.l(depilogue.o)
    0x0000b912   0x0000b912   0x0000000e   Code   RO         2390    i.__scatterload_copy  mc_p.l(handlers.o)
    0x0000b920   0x0000b920   0x00000002   Code   RO         2391    i.__scatterload_null  mc_p.l(handlers.o)
    0x0000b922   0x0000b922   0x0000000e   Code   RO         2392    i.__scatterload_zeroinit  mc_p.l(handlers.o)
    0x0000b930   0x0000b930   0x00000018   Data   RO         2180    .rodata..L__const.MK8000_read_rssi.RF_gain_LUT  lib_ranging.lib(mk8000_read_rssi.o)
    0x0000b948   0x0000b948   0x00000006   Data   RO         1265    .rodata..L__const.TagRange.adv_config  uwb_tag_.o
    0x0000b94e   0x0000b94e   0x00000007   Data   RO         2060    .rodata..L__const.phy_sfd_sym.bprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x0000b955   0x0000b955   0x00000005   Data   RO         2061    .rodata..L__const.phy_sfd_sym.hprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x0000b95a   0x0000b95a   0x00000002   PAD
    0x0000b95c   0x0000b95c   0x00000018   Data   RO          393    .rodata..L__const.sys_timer_open.sys_timer_cfg  mk_misc.o
    0x0000b974   0x0000b974   0x0000002a   Data   RO          623    .rodata.baud_table  mk_uart.o
    0x0000b99e   0x0000b99e   0x00000002   PAD
    0x0000b9a0   0x0000b9a0   0x00000040   Data   RO         2048    .rodata.ch_center_freq_map  lib_mac_phy.lib(mk_phy.o)
    0x0000b9e0   0x0000b9e0   0x00000200   Data   RO         1288    .rodata.crc16_table  crc.o
    0x0000bbe0   0x0000bbe0   0x00000010   Data   RO          565    .rodata.cst16       mk_trace.o
    0x0000bbf0   0x0000bbf0   0x00000030   Data   RO         2059    .rodata.cst16       lib_mac_phy.lib(mk_phy.o)
    0x0000bc20   0x0000bc20   0x00000060   Data   RO          261    .rodata.cst32       mk_flash.o
    0x0000bc80   0x0000bc80   0x00000020   Data   RO         2067    .rodata.cst32       lib_mac_phy.lib(mk_phy.o)
    0x0000bca0   0x0000bca0   0x00000008   Data   RO         2065    .rodata.cst8        lib_mac_phy.lib(mk_phy.o)
    0x0000bca8   0x0000bca8   0x00000100   Data   RO         2181    .rodata.fast_10log10.lut_log_x100  lib_ranging.lib(mk8000_read_rssi.o)
    0x0000bda8   0x0000bda8   0x000000dc   Data   RO          262    .rodata.flash_cmd   mk_flash.o
    0x0000be84   0x0000be84   0x00000040   Data   RO         2066    .rodata.long_sfd    lib_mac_phy.lib(mk_phy.o)
    0x0000bec4   0x0000bec4   0x00000131   Data   RO          680    .rodata.power_table_CH12  mk_uwb.o
    0x0000bff5   0x0000bff5   0x00000131   Data   RO          684    .rodata.power_table_CH2  mk_uwb.o
    0x0000c126   0x0000c126   0x00000131   Data   RO          683    .rodata.power_table_CH5  mk_uwb.o
    0x0000c257   0x0000c257   0x00000131   Data   RO          682    .rodata.power_table_CH9  mk_uwb.o
    0x0000c388   0x0000c388   0x00000004   Data   RO         2049    .rodata.rx_ant_code  lib_mac_phy.lib(mk_phy.o)
    0x0000c38c   0x0000c38c   0x00000019   Data   RO           67    .rodata.str1.1      mk_adc.o
    0x0000c3a5   0x0000c3a5   0x00000019   Data   RO          108    .rodata.str1.1      mk_aes.o
    0x0000c3be   0x0000c3be   0x0000002d   Data   RO          140    .rodata.str1.1      mk_calib.o
    0x0000c3eb   0x0000c3eb   0x00000034   Data   RO          260    .rodata.str1.1      mk_flash.o
    0x0000c41f   0x0000c41f   0x00000043   Data   RO          390    .rodata.str1.1      mk_misc.o
    0x0000c462   0x0000c462   0x0000001a   Data   RO          458    .rodata.str1.1      mk_reset.o
    0x0000c47c   0x0000c47c   0x00000174   Data   RO          563    .rodata.str1.1      mk_trace.o
    0x0000c5f0   0x0000c5f0   0x00000081   Data   RO          622    .rodata.str1.1      mk_uart.o
    0x0000c671   0x0000c671   0x0000000d   Data   RO          679    .rodata.str1.1      mk_uwb.o
    0x0000c67e   0x0000c67e   0x0000002c   Data   RO          930    .rodata.str1.1      main.o
    0x0000c6aa   0x0000c6aa   0x00000090   Data   RO         1845    .rodata.str1.1      lib_lsp.lib(mk_lsp.o)
    0x0000c73a   0x0000c73a   0x0000007e   Data   RO         1922    .rodata.str1.1      lib_mac_phy.lib(mk_mac.o)
    0x0000c7b8   0x0000c7b8   0x0000008d   Data   RO         2051    .rodata.str1.1      lib_mac_phy.lib(mk_phy.o)
    0x0000c845   0x0000c845   0x000007f0   Data   RO         2063    .rodata.ternary_codes127  lib_mac_phy.lib(mk_phy.o)
    0x0000d035   0x0000d035   0x000000f8   Data   RO         2062    .rodata.ternary_codes31  lib_mac_phy.lib(mk_phy.o)
    0x0000d12d   0x0000d12d   0x000002d8   Data   RO         2064    .rodata.ternary_codes91  lib_mac_phy.lib(mk_phy.o)
    0x0000d405   0x0000d405   0x0000000d   Data   RO          564    .rodata.trace_level_cfg  mk_trace.o
    0x0000d412   0x0000d412   0x00000002   PAD
    0x0000d414   0x0000d414   0x00000020   Data   RO         2389    Region$$Table       anon$$obj.o
    0x00004100   0x00004100   0x00000026   Code   RO          878    .text.board_led_init  board.o
    0x00004126   0x00004126   0x0000003a   Code   RO          902    .text.board_pins_config  pin_config.o
    0x00004160   0x00004160   0x00000010   Code   RO          332    .text.bor_close     mk_misc.o
    0x00004170   0x00004170   0x00000010   Code   RO          124    .text.calib_check   mk_calib.o
    0x00004180   0x00004180   0x000001ac   Code   RO          126    .text.calib_chip    mk_calib.o
    0x0000432c   0x0000432c   0x0000000c   Code   RO          120    .text.calib_close   mk_calib.o
    0x00004338   0x00004338   0x00000014   Code   RO          118    .text.calib_open    mk_calib.o
    0x0000434c   0x0000434c   0x00000010   Code   RO          122    .text.calib_start   mk_calib.o
    0x0000435c   0x0000435c   0x000000f0   Code   RO          153    .text.clock_attach  mk_clock.o
    0x0000444c   0x0000444c   0x00000010   Code   RO          151    .text.clock_disable  mk_clock.o
    0x0000445c   0x0000445c   0x00000010   Code   RO          149    .text.clock_enable  mk_clock.o
    0x0000446c   0x0000446c   0x00000110   Code   RO          157    .text.clock_get_frequency  mk_clock.o
    0x0000457c   0x0000457c   0x00000064   Code   RO          155    .text.clock_set_divider  mk_clock.o
    0x000045e0   0x000045e0   0x0000002c   Code   RO         1282    .text.crc16         crc.o
    0x0000460c   0x0000460c   0x0000001c   Code   RO          372    .text.delay_us      mk_misc.o
    0x00004628   0x00004628   0x000000c4   Code   RO         2232    .text.derive_scaled_thres  lib_aoa.lib(mk8000_all_antenna_fap.o)
    0x000046ec   0x000046ec   0x000000e0   Code   RO          171    .text.dma_open      mk_dma.o
    0x000047cc   0x000047cc   0x000000a8   Code   RO          179    .text.dma_transfer  mk_dma.o
    0x00004874   0x00004874   0x0000000c   Code   RO          208    .text.dual_timer_get  mk_dual_timer.o
    0x00004880   0x00004880   0x00000134   Code   RO          196    .text.dual_timer_open  mk_dual_timer.o
    0x000049b4   0x000049b4   0x00000014   Code   RO          200    .text.dual_timer_start  mk_dual_timer.o
    0x000049c8   0x000049c8   0x00000014   Code   RO          202    .text.dual_timer_stop  mk_dual_timer.o
    0x000049dc   0x000049dc   0x000001b2   Code   RO         2220    .text.enhanced_sts_fap_detect  lib_aoa.lib(mk8000_sts_fap_detect.o)
    0x00004b8e   0x00004b8e   0x00000002   PAD
    0x00004b90   0x00004b90   0x0000003c   Code   RO         1952    .text.exit_debug_mode  lib_mac_phy.lib(mk_phy.o)
    0x00004bcc   0x00004bcc   0x00000004   Code   RO         1856    .text.fira_vendor_oui_process  lib_mac_phy.lib(mk_mac.o)
    0x00004bd0   0x00004bd0   0x00000190   Code   RO          241    .text.flash_block_erase  mk_flash.o
    0x00004d60   0x00004d60   0x000000f4   Code   RO          245    .text.flash_check_busy  mk_flash.o
    0x00004e54   0x00004e54   0x00000038   Code   RO          229    .text.flash_close   mk_flash.o
    0x00004e8c   0x00004e8c   0x0000014c   Code   RO          253    .text.flash_dma_callback  mk_flash.o
    0x00004fd8   0x00004fd8   0x000001fc   Code   RO          249    .text.flash_dma_write_nbytes_callback  mk_flash.o
    0x000051d4   0x000051d4   0x0000014c   Code   RO          243    .text.flash_erase   mk_flash.o
    0x00005320   0x00005320   0x000002c0   Code   RO          225    .text.flash_open    mk_flash.o
    0x000055e0   0x000055e0   0x000002b0   Code   RO          255    .text.flash_read    mk_flash.o
    0x00005890   0x00005890   0x00000198   Code   RO          237    .text.flash_sector_erase  mk_flash.o
    0x00005a28   0x00005a28   0x0000005c   Code   RO          239    .text.flash_wait_done  mk_flash.o
    0x00005a84   0x00005a84   0x0000010c   Code   RO          227    .text.flash_write_cmd  mk_flash.o
    0x00005b90   0x00005b90   0x000007bc   Code   RO          247    .text.flash_write_nbytes  mk_flash.o
    0x0000634c   0x0000634c   0x00000010   Code   RO          177    .text.get_uart0_dma_cndtr  mk_dma.o
    0x0000635c   0x0000635c   0x00000014   Code   RO          271    .text.gpio_open     mk_gpio.o
    0x00006370   0x00006370   0x00000010   Code   RO          281    .text.gpio_pin_clr  mk_gpio.o
    0x00006380   0x00006380   0x00000010   Code   RO          285    .text.gpio_pin_get_val  mk_gpio.o
    0x00006390   0x00006390   0x00000010   Code   RO          279    .text.gpio_pin_set  mk_gpio.o
    0x000063a0   0x000063a0   0x00000050   Code   RO          287    .text.gpio_pin_set_dir  mk_gpio.o
    0x000063f0   0x000063f0   0x00000050   Code   RO          304    .text.io_pin_mux_set  mk_io.o
    0x00006440   0x00006440   0x0000004c   Code   RO          310    .text.io_pull_set   mk_io.o
    0x0000648c   0x0000648c   0x0000001c   Code   RO         1814    .text.lsp_cmplx_inner_product_f32  lib_lsp.lib(mk_lsp.o)
    0x000064a8   0x000064a8   0x00000020   Code   RO         1802    .text.lsp_cmplx_mult_cmplx_int8  lib_lsp.lib(mk_lsp.o)
    0x000064c8   0x000064c8   0x00000100   Code   RO         1798    .text.lsp_engine_run  lib_lsp.lib(mk_lsp.o)
    0x000065c8   0x000065c8   0x000000c4   Code   RO         1782    .text.lsp_g_op_f32  lib_lsp.lib(mk_lsp.o)
    0x0000668c   0x0000668c   0x000000dc   Code   RO         1792    .text.lsp_g_op_int16  lib_lsp.lib(mk_lsp.o)
    0x00006768   0x00006768   0x000000e0   Code   RO         1804    .text.lsp_g_op_int8  lib_lsp.lib(mk_lsp.o)
    0x00006848   0x00006848   0x0000001c   Code   RO         1794    .text.lsp_inner_product_f32  lib_lsp.lib(mk_lsp.o)
    0x00006864   0x00006864   0x0000001e   Code   RO         1790    .text.lsp_inner_product_int16  lib_lsp.lib(mk_lsp.o)
    0x00006882   0x00006882   0x00000002   PAD
    0x00006884   0x00006884   0x0000005c   Code   RO         1772    .text.lsp_open      lib_lsp.lib(mk_lsp.o)
    0x000068e0   0x000068e0   0x00000080   Code   RO         1800    .text.lsp_scale_f32  lib_lsp.lib(mk_lsp.o)
    0x00006960   0x00006960   0x0000001a   Code   RO         1788    .text.lsp_vinverse_f32  lib_lsp.lib(mk_lsp.o)
    0x0000697a   0x0000697a   0x00000002   PAD
    0x0000697c   0x0000697c   0x00000028   Code   RO         1866    .text.mac_crc_mode_configure  lib_mac_phy.lib(mk_mac.o)
    0x000069a4   0x000069a4   0x00000104   Code   RO         1872    .text.mac_cs_construct  lib_mac_phy.lib(mk_mac.o)
    0x00006aa8   0x00006aa8   0x0000000c   Code   RO         1902    .text.mac_current_rx_report_discard  lib_mac_phy.lib(mk_mac.o)
    0x00006ab4   0x00006ab4   0x000000c4   Code   RO         1858    .text.mac_init      lib_mac_phy.lib(mk_mac.o)
    0x00006b78   0x00006b78   0x00000014   Code   RO         1900    .text.mac_is_busy   lib_mac_phy.lib(mk_mac.o)
    0x00006b8c   0x00006b8c   0x00000108   Code   RO         1874    .text.mac_link_desc_construct  lib_mac_phy.lib(mk_mac.o)
    0x00006c94   0x00006c94   0x0000000c   Code   RO         1906    .text.mac_register_process_handler  lib_mac_phy.lib(mk_mac.o)
    0x00006ca0   0x00006ca0   0x00000164   Code   RO         1860    .text.mac_regs_init  lib_mac_phy.lib(mk_mac.o)
    0x00006e04   0x00006e04   0x0000000c   Code   RO         1864    .text.mac_rssi_calculation_en  lib_mac_phy.lib(mk_mac.o)
    0x00006e10   0x00006e10   0x00000194   Code   RO         1884    .text.mac_rx        lib_mac_phy.lib(mk_mac.o)
    0x00006fa4   0x00006fa4   0x00000024   Code   RO         1888    .text.mac_start     lib_mac_phy.lib(mk_mac.o)
    0x00006fc8   0x00006fc8   0x0000000a   Code   RO          350    .text.mac_timer_stop  mk_misc.o
    0x00006fd2   0x00006fd2   0x00000002   PAD
    0x00006fd4   0x00006fd4   0x000001a0   Code   RO         1878    .text.mac_tx        lib_mac_phy.lib(mk_mac.o)
    0x00007174   0x00007174   0x00000198   Code   RO         1870    .text.mac_tx_desc_construct  lib_mac_phy.lib(mk_mac.o)
    0x0000730c   0x0000730c   0x00000184   Code   RO          922    .text.main          main.o
    0x00007490   0x00007490   0x0000000c   Code   RO          320    .text.mk_chip_id    mk_misc.o
    0x0000749c   0x0000749c   0x0000001a   Code   RO          546    .text.mk_snprintf   mk_trace.o
    0x000074b6   0x000074b6   0x00000002   PAD
    0x000074b8   0x000074b8   0x000000b4   Code   RO          763    .text.parameter_init  global_param.o
    0x0000756c   0x0000756c   0x00000004   Code   RO          645    .text.pdoa_angle_offset_set  mk_uwb.o
    0x00007570   0x00007570   0x00000024   Code   RO         2254    .text.pdoa_ant_delays_set  lib_aoa.lib(mk8000_get_loc_params.o)
    0x00007594   0x00007594   0x00000018   Code   RO         2258    .text.pdoa_ant_space_set  lib_aoa.lib(mk8000_get_loc_params.o)
    0x000075ac   0x000075ac   0x00000004   Code   RO          643    .text.pdoa_gain_set  mk_uwb.o
    0x000075b0   0x000075b0   0x0000002c   Code   RO         1988    .text.phy_adv_params_configure  lib_mac_phy.lib(mk_phy.o)
    0x000075dc   0x000075dc   0x00000020   Code   RO         2038    .text.phy_cca_config  lib_mac_phy.lib(mk_phy.o)
    0x000075fc   0x000075fc   0x00000008   Code   RO         1974    .text.phy_crypto_sts_index_get  lib_mac_phy.lib(mk_phy.o)
    0x00007604   0x00007604   0x0000000c   Code   RO         1944    .text.phy_dump_mode  lib_mac_phy.lib(mk_phy.o)
    0x00007610   0x00007610   0x00000010   Code   RO         1946    .text.phy_en_conv_encode  lib_mac_phy.lib(mk_phy.o)
    0x00007620   0x00007620   0x00000024   Code   RO         2030    .text.phy_freq_offset_get  lib_mac_phy.lib(mk_phy.o)
    0x00007644   0x00007644   0x00000040   Code   RO         1938    .text.phy_init      lib_mac_phy.lib(mk_phy.o)
    0x00007684   0x00007684   0x000009a8   Code   RO         1984    .text.phy_params_generate  lib_mac_phy.lib(mk_phy.o)
    0x0000802c   0x0000802c   0x00000010   Code   RO         1982    .text.phy_params_sets_enable  lib_mac_phy.lib(mk_phy.o)
    0x0000803c   0x0000803c   0x000005d0   Code   RO         1998    .text.phy_rx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x0000860c   0x0000860c   0x0000001c   Code   RO         1948    .text.phy_shr_duration  lib_mac_phy.lib(mk_phy.o)
    0x00008628   0x00008628   0x000000b8   Code   RO         1964    .text.phy_sts_related_params_update  lib_mac_phy.lib(mk_phy.o)
    0x000086e0   0x000086e0   0x00000008   Code   RO         2012    .text.phy_timer_count_get  lib_mac_phy.lib(mk_phy.o)
    0x000086e8   0x000086e8   0x0000005c   Code   RO         2000    .text.phy_timer_open  lib_mac_phy.lib(mk_phy.o)
    0x00008744   0x00008744   0x0000034c   Code   RO         1996    .text.phy_tx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x00008a90   0x00008a90   0x00000002   Code   RO          407    .text.power_fem_rx_ctrl  mk_power.o
    0x00008a92   0x00008a92   0x00000002   Code   RO          405    .text.power_fem_tx_ctrl  mk_power.o
    0x00008a94   0x00008a94   0x00000048   Code   RO          409    .text.power_init    mk_power.o
    0x00008adc   0x00008adc   0x0000005c   Code   RO          415    .text.power_off_radio  mk_power.o
    0x00008b38   0x00008b38   0x00000068   Code   RO          411    .text.power_on_radio  mk_power.o
    0x00008ba0   0x00008ba0   0x0000003c   Code   RO          435    .text.power_wakeup_enable  mk_power.o
    0x00008bdc   0x00008bdc   0x00000014   Code   RO         1708    .text.ranging_ant_delays_get  lib_ranging.lib(lib_ranging.o)
    0x00008bf0   0x00008bf0   0x00000010   Code   RO         1706    .text.ranging_ant_delays_set  lib_ranging.lib(lib_ranging.o)
    0x00008c00   0x00008c00   0x00000008   Code   RO         1702    .text.ranging_frame_type_set  lib_ranging.lib(lib_ranging.o)
    0x00008c08   0x00008c08   0x00000060   Code   RO         1740    .text.ranging_rssi_get  lib_ranging.lib(lib_ranging.o)
    0x00008c68   0x00008c68   0x0000025c   Code   RO         1738    .text.ranging_rx_time  lib_ranging.lib(lib_ranging.o)
    0x00008ec4   0x00008ec4   0x00000008   Code   RO         1736    .text.ranging_tx_time  lib_ranging.lib(lib_ranging.o)
    0x00008ecc   0x00008ecc   0x0000000c   Code   RO          454    .text.reset_cause_clear  mk_reset.o
    0x00008ed8   0x00008ed8   0x00000100   Code   RO          452    .text.reset_cause_get  mk_reset.o
    0x00008fd8   0x00008fd8   0x0000001c   Code   RO          456    .text.reset_module  mk_reset.o
    0x00008ff4   0x00008ff4   0x0000029c   Code   RO          475    .text.rtc_second_to_time  mk_rtc.o
    0x00009290   0x00009290   0x00000080   Code   RO         1251    .text.rx_int_callback  uwb_tag_.o
    0x00009310   0x00009310   0x0000004c   Code   RO          761    .text.save_com_map_to_flash  global_param.o
    0x0000935c   0x0000935c   0x00000048   Code   RO          924    .text.sleep_timer_callback  main.o
    0x000093a4   0x000093a4   0x00000058   Code   RO          499    .text.sleep_timer_open  mk_sleep_timer.o
    0x000093fc   0x000093fc   0x00000008   Code   RO          509    .text.sleep_timer_ppm_set  mk_sleep_timer.o
    0x00009404   0x00009404   0x0000003c   Code   RO          503    .text.sleep_timer_start  mk_sleep_timer.o
    0x00009440   0x00009440   0x00000008   Code   RO           14    .text.start_main_asm  startup_mk800x.o
    0x00009448   0x00009448   0x00000010   Code   RO         1347    .text.strlen        libc.o
    0x00009458   0x00009458   0x00000020   Code   RO         2084    .text.sts_first_path_detect  lib_aoa.lib(lib_aoa.o)
    0x00009478   0x00009478   0x0000004c   Code   RO          352    .text.sys_tick_start  mk_misc.o
    0x000094c4   0x000094c4   0x00000068   Code   RO          354    .text.sys_tick_us   mk_misc.o
    0x0000952c   0x0000952c   0x0000000c   Code   RO          338    .text.sys_timer_get  mk_misc.o
    0x00009538   0x00009538   0x00000050   Code   RO          334    .text.sys_timer_open  mk_misc.o
    0x00009588   0x00009588   0x000003f0   Code   RO          538    .text.trace_assert_dump  mk_trace.o
    0x00009978   0x00009978   0x00000044   Code   RO          550    .text.trace_end     mk_trace.o
    0x000099bc   0x000099bc   0x00000480   Code   RO          554    .text.trace_exception_handler  mk_trace.o
    0x00009e3c   0x00009e3c   0x000000f8   Code   RO          552    .text.trace_flush   mk_trace.o
    0x00009f34   0x00009f34   0x000003c8   Code   RO          540    .text.trace_format  mk_trace.o
    0x0000a2fc   0x0000a2fc   0x00000060   Code   RO          526    .text.trace_open    mk_trace.o
    0x0000a35c   0x0000a35c   0x000001fc   Code   RO          534    .text.trace_output  mk_trace.o
    0x0000a558   0x0000a558   0x000000ec   Code   RO          556    .text.trace_print_backtrace  mk_trace.o
    0x0000a644   0x0000a644   0x0000012c   Code   RO          536    .text.trace_printf  mk_trace.o
    0x0000a770   0x0000a770   0x000000e4   Code   RO          560    .text.trace_sending_continue  mk_trace.o
    0x0000a854   0x0000a854   0x00000040   Code   RO         1249    .text.tx_int_callback  uwb_tag_.o
    0x0000a894   0x0000a894   0x00000080   Code   RO          599    .text.uart_close    mk_uart.o
    0x0000a914   0x0000a914   0x00000170   Code   RO          601    .text.uart_dma_callback  mk_uart.o
    0x0000aa84   0x0000aa84   0x00000264   Code   RO          611    .text.uart_irq_handler  mk_uart.o
    0x0000ace8   0x0000ace8   0x000001a8   Code   RO          597    .text.uart_open     mk_uart.o
    0x0000ae90   0x0000ae90   0x00000234   Code   RO          603    .text.uart_receive  mk_uart.o
    0x0000b0c4   0x0000b0c4   0x00000018   Code   RO          912    .text.uart_receive_callback  main.o
    0x0000b0dc   0x0000b0dc   0x000002cc   Code   RO          579    .text.uart_send     mk_uart.o
    0x0000b3a8   0x0000b3a8   0x00000020   Code   RO          589    .text.uart_tx_in_progress  mk_uart.o
    0x0000b3c8   0x0000b3c8   0x00000028   Code   RO         1299    .text.update_libc_rom_table  libc.o
    0x0000b3f0   0x0000b3f0   0x00000188   Code   RO          659    .text.uwb_calibration_params_set  mk_uwb.o
    0x0000b578   0x0000b578   0x00000270   Code   RO          661    .text.uwb_configure  mk_uwb.o
    0x0000b7e8   0x0000b7e8   0x00000046   Code   RO          647    .text.uwb_open      mk_uwb.o
    0x0000b82e   0x0000b82e   0x00000054   Code   RO          667    .text.uwb_rx        mk_uwb.o
    0x0000b882   0x0000b882   0x00000002   PAD
    0x0000b884   0x0000b884   0x00000044   Code   RO          669    .text.uwb_rx_force_off  mk_uwb.o
    0x0000b8c8   0x0000b8c8   0x00000054   Code   RO          665    .text.uwb_tx        mk_uwb.o
    0x0000b91c   0x0000b91c   0x00000068   Code   RO          698    .text.wdt_close     mk_wdt.o
    0x0000b984   0x0000b984   0x0000002e   Code   RO         2384    i.__ARM_clz         mf_p.l(depilogue.o)
    0x0000b9b2   0x0000b9b2   0x0000000e   Code   RO         2390    i.__scatterload_copy  mc_p.l(handlers.o)
    0x0000b9c0   0x0000b9c0   0x00000002   Code   RO         2391    i.__scatterload_null  mc_p.l(handlers.o)
    0x0000b9c2   0x0000b9c2   0x0000000e   Code   RO         2392    i.__scatterload_zeroinit  mc_p.l(handlers.o)
    0x0000b9d0   0x0000b9d0   0x00000018   Data   RO         2180    .rodata..L__const.MK8000_read_rssi.RF_gain_LUT  lib_ranging.lib(mk8000_read_rssi.o)
    0x0000b9e8   0x0000b9e8   0x00000006   Data   RO         1265    .rodata..L__const.TagRange.adv_config  uwb_tag_.o
    0x0000b9ee   0x0000b9ee   0x00000007   Data   RO         2060    .rodata..L__const.phy_sfd_sym.bprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x0000b9f5   0x0000b9f5   0x00000005   Data   RO         2061    .rodata..L__const.phy_sfd_sym.hprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x0000b9fa   0x0000b9fa   0x00000002   PAD
    0x0000b9fc   0x0000b9fc   0x00000018   Data   RO          393    .rodata..L__const.sys_timer_open.sys_timer_cfg  mk_misc.o
    0x0000ba14   0x0000ba14   0x0000002a   Data   RO          623    .rodata.baud_table  mk_uart.o
    0x0000ba3e   0x0000ba3e   0x00000002   PAD
    0x0000ba40   0x0000ba40   0x00000040   Data   RO         2048    .rodata.ch_center_freq_map  lib_mac_phy.lib(mk_phy.o)
    0x0000ba80   0x0000ba80   0x00000200   Data   RO         1288    .rodata.crc16_table  crc.o
    0x0000bc80   0x0000bc80   0x00000010   Data   RO          565    .rodata.cst16       mk_trace.o
    0x0000bc90   0x0000bc90   0x00000030   Data   RO         2059    .rodata.cst16       lib_mac_phy.lib(mk_phy.o)
    0x0000bcc0   0x0000bcc0   0x00000060   Data   RO          261    .rodata.cst32       mk_flash.o
    0x0000bd20   0x0000bd20   0x00000020   Data   RO         2067    .rodata.cst32       lib_mac_phy.lib(mk_phy.o)
    0x0000bd40   0x0000bd40   0x00000008   Data   RO         2065    .rodata.cst8        lib_mac_phy.lib(mk_phy.o)
    0x0000bd48   0x0000bd48   0x00000100   Data   RO         2181    .rodata.fast_10log10.lut_log_x100  lib_ranging.lib(mk8000_read_rssi.o)
    0x0000be48   0x0000be48   0x000000dc   Data   RO          262    .rodata.flash_cmd   mk_flash.o
    0x0000bf24   0x0000bf24   0x00000040   Data   RO         2066    .rodata.long_sfd    lib_mac_phy.lib(mk_phy.o)
    0x0000bf64   0x0000bf64   0x00000131   Data   RO          680    .rodata.power_table_CH12  mk_uwb.o
    0x0000c095   0x0000c095   0x00000131   Data   RO          684    .rodata.power_table_CH2  mk_uwb.o
    0x0000c1c6   0x0000c1c6   0x00000131   Data   RO          683    .rodata.power_table_CH5  mk_uwb.o
    0x0000c2f7   0x0000c2f7   0x00000131   Data   RO          682    .rodata.power_table_CH9  mk_uwb.o
    0x0000c428   0x0000c428   0x00000004   Data   RO         2049    .rodata.rx_ant_code  lib_mac_phy.lib(mk_phy.o)
    0x0000c42c   0x0000c42c   0x00000019   Data   RO           67    .rodata.str1.1      mk_adc.o
    0x0000c445   0x0000c445   0x00000019   Data   RO          108    .rodata.str1.1      mk_aes.o
    0x0000c45e   0x0000c45e   0x0000002d   Data   RO          140    .rodata.str1.1      mk_calib.o
    0x0000c48b   0x0000c48b   0x00000034   Data   RO          260    .rodata.str1.1      mk_flash.o
    0x0000c4bf   0x0000c4bf   0x00000043   Data   RO          390    .rodata.str1.1      mk_misc.o
    0x0000c502   0x0000c502   0x0000001a   Data   RO          458    .rodata.str1.1      mk_reset.o
    0x0000c51c   0x0000c51c   0x00000174   Data   RO          563    .rodata.str1.1      mk_trace.o
    0x0000c690   0x0000c690   0x00000081   Data   RO          622    .rodata.str1.1      mk_uart.o
    0x0000c711   0x0000c711   0x0000000d   Data   RO          679    .rodata.str1.1      mk_uwb.o
    0x0000c71e   0x0000c71e   0x0000002c   Data   RO          930    .rodata.str1.1      main.o
    0x0000c74a   0x0000c74a   0x00000090   Data   RO         1845    .rodata.str1.1      lib_lsp.lib(mk_lsp.o)
    0x0000c7da   0x0000c7da   0x0000007e   Data   RO         1922    .rodata.str1.1      lib_mac_phy.lib(mk_mac.o)
    0x0000c858   0x0000c858   0x0000008d   Data   RO         2051    .rodata.str1.1      lib_mac_phy.lib(mk_phy.o)
    0x0000c8e5   0x0000c8e5   0x000007f0   Data   RO         2063    .rodata.ternary_codes127  lib_mac_phy.lib(mk_phy.o)
    0x0000d0d5   0x0000d0d5   0x000000f8   Data   RO         2062    .rodata.ternary_codes31  lib_mac_phy.lib(mk_phy.o)
    0x0000d1cd   0x0000d1cd   0x000002d8   Data   RO         2064    .rodata.ternary_codes91  lib_mac_phy.lib(mk_phy.o)
    0x0000d4a5   0x0000d4a5   0x0000000d   Data   RO          564    .rodata.trace_level_cfg  mk_trace.o
    0x0000d4b2   0x0000d4b2   0x00000002   PAD
    0x0000d4b4   0x0000d4b4   0x00000020   Data   RO         2389    Region$$Table       anon$$obj.o
    Execution Region RW_RAM (Exec base: 0x02019000, Load base: 0x0000d434, Size: 0x00000004, Max: 0x00000008, ABSOLUTE, UNINIT)
    Execution Region RW_RAM (Exec base: 0x02019000, Load base: 0x0000d4d4, Size: 0x00000004, Max: 0x00000008, ABSOLUTE, UNINIT)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
    0x02019000        -       0x00000004   Zero   RW         1687    .bss.noinit         libc.o
    Execution Region RW_RAM1 (Exec base: 0x02019008, Load base: 0x0000d438, Size: 0x00002eb0, Max: 0x00012ff8, ABSOLUTE, COMPRESSED[0x000001d0])
    Execution Region RW_RAM1 (Exec base: 0x02019008, Load base: 0x0000d4d8, Size: 0x00002eb8, Max: 0x00012ff8, ABSOLUTE, COMPRESSED[0x000001d0])
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
@@ -6464,81 +6477,82 @@
    0x02019684   COMPRESSED   0x00000004   PAD
    0x02019688        -       0x00000078   Zero   RW         1272    .bss..L_MergedGlobals  uwb_tag_.o
    0x02019700        -       0x0000007e   Zero   RW         1273    .bss..L_MergedGlobals.1  uwb_tag_.o
    0x0201977e        -       0x00000002   Zero   RW          934    .bss..L_MergedGlobals.2  main.o
    0x02019780        -       0x00000064   Zero   RW          736    .bss.SendComMap0.send_frame  serial_at_cmd_app.o
    0x020197e4        -       0x000000b0   Zero   RW         2154    .bss.all_ant_ch_taps  lib_aoa.lib(mk8000_spotter_top.o)
    0x02019894        -       0x00000064   Zero   RW          850    .bss.anc_clockoffset  dw_app.o
    0x020198f8        -       0x00000032   Zero   RW          848    .bss.anc_distoffset  dw_app.o
    0x0201992a   COMPRESSED   0x00000002   PAD
    0x0201992c        -       0x00000064   Zero   RW          845    .bss.anc_pollrx     dw_app.o
    0x02019990        -       0x00000064   Zero   RW          846    .bss.anc_resptx     dw_app.o
    0x020199f4        -       0x00000064   Zero   RW         2094    .bss.aoa_params     lib_aoa.lib(lib_aoa.o)
    0x02019a58        -       0x00000002   Zero   RW         2057    .bss.bd_cnt         lib_mac_phy.lib(mk_phy.o)
    0x02019a5a   COMPRESSED   0x00000002   PAD
    0x02019a5c        -       0x00000060   Zero   RW          892    .bss.board_param    board.o
    0x02019abc        -       0x00000200   Zero   RW         1759    .bss.ch_tap_pow     lib_ranging.lib(lib_ranging.o)
    0x02019cbc        -       0x00000100   Zero   RW         1760    .bss.chest_IQ       lib_ranging.lib(lib_ranging.o)
    0x02019dbc        -       0x00000001   Zero   RW         2158    .bss.compute_angle_metric  lib_aoa.lib(mk8000_spotter_top.o)
    0x02019dbd   COMPRESSED   0x00000003   PAD
    0x02019dc0        -       0x000002c8   Zero   RW         1755    .bss.debug_csi      lib_ranging.lib(lib_ranging.o)
    0x0201a088        -       0x00000001   Zero   RW         1749    .bss.debug_csi_en   lib_ranging.lib(lib_ranging.o)
    0x0201a089   COMPRESSED   0x00000003   PAD
    0x0201a08c        -       0x00000038   Zero   RW         2152    .bss.fap_dbg_data   lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a0c4        -       0x00000200   Zero   RW         1748    .bss.fap_ones_zeros  lib_ranging.lib(lib_ranging.o)
    0x0201a2c4        -       0x00000001   Zero   RW         1168    .bss.flash_id       pal_flash.o
    0x0201a2c5   COMPRESSED   0x00000001   PAD
    0x0201a2c6        -       0x00000400   Zero   RW          767    .bss.g_com_map      global_param.o
    0x0201a6c6   COMPRESSED   0x00000002   PAD
    0x0201a6c8        -       0x00000004   Zero   RW         1763    .bss.g_delta_result  lib_ranging.lib(lib_ranging.o)
    0x0201a6cc        -       0x00000002   Zero   RW         1754    .bss.g_fap_fom      lib_ranging.lib(lib_ranging.o)
    0x0201a6ce        -       0x00000002   Zero   RW         1758    .bss.g_fap_loc      lib_ranging.lib(lib_ranging.o)
    0x0201a6d0        -       0x00000002   Zero   RW         1757    .bss.g_main_path_loc  lib_ranging.lib(lib_ranging.o)
    0x0201a6d2   COMPRESSED   0x00000002   PAD
    0x0201a6d4        -       0x00000048   Zero   RW         1753    .bss.g_ranging_fom  lib_ranging.lib(lib_ranging.o)
    0x0201a71c        -       0x00000002   Zero   RW         1762    .bss.g_sts_fap_loc  lib_ranging.lib(lib_ranging.o)
    0x0201a71e        -       0x00000002   Zero   RW         1761    .bss.g_sts_main_path_loc  lib_ranging.lib(lib_ranging.o)
    0x0201a720        -       0x00000001   Zero   RW         1745    .bss.g_use_pr_sts   lib_ranging.lib(lib_ranging.o)
    0x0201a721   COMPRESSED   0x00000001   PAD
    0x0201a722        -       0x00000002   Zero   RW         2153    .bss.inlen          lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a724        -       0x00000001   Zero   RW         1842    .bss.lsp_handle.2   lib_lsp.lib(mk_lsp.o)
    0x0201a725   COMPRESSED   0x00000001   PAD
    0x0201a726        -       0x00000001   Zero   RW         1843    .bss.lsp_handle.4   lib_lsp.lib(mk_lsp.o)
    0x0201a727   COMPRESSED   0x00000001   PAD
    0x0201a728        -       0x00000004   Zero   RW         1844    .bss.lsp_handle.5   lib_lsp.lib(mk_lsp.o)
    0x0201a72c        -       0x00000002   Zero   RW         1921    .bss.mac_em_cfg     lib_mac_phy.lib(mk_mac.o)
    0x0201a72e   COMPRESSED   0x00000002   PAD
    0x0201a730        -       0x0000003c   Zero   RW         1920    .bss.mac_env        lib_mac_phy.lib(mk_mac.o)
    0x0201a76c        -       0x00000064   Zero   RW         1256    .bss.nearbase_distlist  uwb_tag_.o
    0x0201a7d0        -       0x00000010   Zero   RW         2155    .bss.per_ant_total_pwr  lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a7e0        -       0x00000001   Zero   RW         2054    .bss.phy_adv_cfg.2  lib_mac_phy.lib(mk_phy.o)
    0x0201a7e1   COMPRESSED   0x00000003   PAD
    0x0201a7e4        -       0x00000004   Zero   RW         2055    .bss.phy_freq_off   lib_mac_phy.lib(mk_phy.o)
    0x0201a7e8        -       0x00000004   Zero   RW         2056    .bss.phy_freq_off_pll  lib_mac_phy.lib(mk_phy.o)
    0x0201a7ec        -       0x0000002e   Zero   RW         2046    .bss.phy_user_params  lib_mac_phy.lib(mk_phy.o)
    0x0201a81a        -       0x00000008   Zero   RW         1750    .bss.ranging_delays_4ports  lib_ranging.lib(lib_ranging.o)
    0x0201a822   COMPRESSED   0x00000002   PAD
    0x0201a824        -       0x00000096   Zero   RW         1266    .bss.rx_buf         uwb_tag_.o
    0x0201a8ba        -       0x00000002   Zero   RW         2058    .bss.sfd_cnt        lib_mac_phy.lib(mk_phy.o)
    0x0201a8bc        -       0x00000004   Zero   RW          515    .bss.sleep_timer_handle.3  mk_sleep_timer.o
    0x0201a8c0        -       0x00000004   Zero   RW          516    .bss.sleep_timer_handle.4  mk_sleep_timer.o
    0x0201a8c4        -       0x00000038   Zero   RW         2157    .bss.sts_aux_data   lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a8fc        -       0x00000b04   Zero   RW         2096    .bss.sts_lsp_result  lib_aoa.lib(lib_aoa.o)
    0x0201b400        -       0x0000002c   Zero   RW         2156    .bss.sts_short_ce   lib_aoa.lib(mk8000_spotter_top.o)
    0x0201b42c        -       0x00000014   Zero   RW          395    .bss.sys_tick_env   mk_misc.o
    0x0201b440        -       0x00000004   Zero   RW          392    .bss.sys_timer_freq  mk_misc.o
    0x0201b444        -       0x00000001   Zero   RW          929    .bss.tag_frequence  main.o
    0x0201b445   COMPRESSED   0x00000003   PAD
    0x0201b448        -       0x00000064   Zero   RW          849    .bss.tag_polltx     dw_app.o
    0x0201b4ac        -       0x00000064   Zero   RW          847    .bss.tag_resprx     dw_app.o
    0x0201b510        -       0x00000004   Zero   RW          566    .bss.trace_crash_dump_cb_list.0  mk_trace.o
    0x0201b514        -       0x00000814   Zero   RW          562    .bss.trace_handle   mk_trace.o
    0x0201bd28        -       0x00000064   Zero   RW         1261    .bss.true_exsistbase_list  uwb_tag_.o
    0x0201bd8c        -       0x00000064   Zero   RW         1263    .bss.true_nearbase_distlist  uwb_tag_.o
    0x0201bdf0        -       0x00000032   Zero   RW         1262    .bss.true_nearbase_idlist  uwb_tag_.o
    0x0201be22        -       0x00000096   Zero   RW         1257    .bss.uwb_sendbuffer  uwb_tag_.o
    0x0201977e   COMPRESSED   0x00000002   PAD
    0x02019780        -       0x00000008   Zero   RW          934    .bss..L_MergedGlobals.2  main.o
    0x02019788        -       0x00000064   Zero   RW          736    .bss.SendComMap0.send_frame  serial_at_cmd_app.o
    0x020197ec        -       0x000000b0   Zero   RW         2154    .bss.all_ant_ch_taps  lib_aoa.lib(mk8000_spotter_top.o)
    0x0201989c        -       0x00000064   Zero   RW          850    .bss.anc_clockoffset  dw_app.o
    0x02019900        -       0x00000032   Zero   RW          848    .bss.anc_distoffset  dw_app.o
    0x02019932   COMPRESSED   0x00000002   PAD
    0x02019934        -       0x00000064   Zero   RW          845    .bss.anc_pollrx     dw_app.o
    0x02019998        -       0x00000064   Zero   RW          846    .bss.anc_resptx     dw_app.o
    0x020199fc        -       0x00000064   Zero   RW         2094    .bss.aoa_params     lib_aoa.lib(lib_aoa.o)
    0x02019a60        -       0x00000002   Zero   RW         2057    .bss.bd_cnt         lib_mac_phy.lib(mk_phy.o)
    0x02019a62   COMPRESSED   0x00000002   PAD
    0x02019a64        -       0x00000060   Zero   RW          892    .bss.board_param    board.o
    0x02019ac4        -       0x00000200   Zero   RW         1759    .bss.ch_tap_pow     lib_ranging.lib(lib_ranging.o)
    0x02019cc4        -       0x00000100   Zero   RW         1760    .bss.chest_IQ       lib_ranging.lib(lib_ranging.o)
    0x02019dc4        -       0x00000001   Zero   RW         2158    .bss.compute_angle_metric  lib_aoa.lib(mk8000_spotter_top.o)
    0x02019dc5   COMPRESSED   0x00000003   PAD
    0x02019dc8        -       0x000002c8   Zero   RW         1755    .bss.debug_csi      lib_ranging.lib(lib_ranging.o)
    0x0201a090        -       0x00000001   Zero   RW         1749    .bss.debug_csi_en   lib_ranging.lib(lib_ranging.o)
    0x0201a091   COMPRESSED   0x00000003   PAD
    0x0201a094        -       0x00000038   Zero   RW         2152    .bss.fap_dbg_data   lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a0cc        -       0x00000200   Zero   RW         1748    .bss.fap_ones_zeros  lib_ranging.lib(lib_ranging.o)
    0x0201a2cc        -       0x00000001   Zero   RW         1168    .bss.flash_id       pal_flash.o
    0x0201a2cd   COMPRESSED   0x00000001   PAD
    0x0201a2ce        -       0x00000400   Zero   RW          767    .bss.g_com_map      global_param.o
    0x0201a6ce   COMPRESSED   0x00000002   PAD
    0x0201a6d0        -       0x00000004   Zero   RW         1763    .bss.g_delta_result  lib_ranging.lib(lib_ranging.o)
    0x0201a6d4        -       0x00000002   Zero   RW         1754    .bss.g_fap_fom      lib_ranging.lib(lib_ranging.o)
    0x0201a6d6        -       0x00000002   Zero   RW         1758    .bss.g_fap_loc      lib_ranging.lib(lib_ranging.o)
    0x0201a6d8        -       0x00000002   Zero   RW         1757    .bss.g_main_path_loc  lib_ranging.lib(lib_ranging.o)
    0x0201a6da   COMPRESSED   0x00000002   PAD
    0x0201a6dc        -       0x00000048   Zero   RW         1753    .bss.g_ranging_fom  lib_ranging.lib(lib_ranging.o)
    0x0201a724        -       0x00000002   Zero   RW         1762    .bss.g_sts_fap_loc  lib_ranging.lib(lib_ranging.o)
    0x0201a726        -       0x00000002   Zero   RW         1761    .bss.g_sts_main_path_loc  lib_ranging.lib(lib_ranging.o)
    0x0201a728        -       0x00000001   Zero   RW         1745    .bss.g_use_pr_sts   lib_ranging.lib(lib_ranging.o)
    0x0201a729   COMPRESSED   0x00000001   PAD
    0x0201a72a        -       0x00000002   Zero   RW         2153    .bss.inlen          lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a72c        -       0x00000001   Zero   RW         1842    .bss.lsp_handle.2   lib_lsp.lib(mk_lsp.o)
    0x0201a72d   COMPRESSED   0x00000001   PAD
    0x0201a72e        -       0x00000001   Zero   RW         1843    .bss.lsp_handle.4   lib_lsp.lib(mk_lsp.o)
    0x0201a72f   COMPRESSED   0x00000001   PAD
    0x0201a730        -       0x00000004   Zero   RW         1844    .bss.lsp_handle.5   lib_lsp.lib(mk_lsp.o)
    0x0201a734        -       0x00000002   Zero   RW         1921    .bss.mac_em_cfg     lib_mac_phy.lib(mk_mac.o)
    0x0201a736   COMPRESSED   0x00000002   PAD
    0x0201a738        -       0x0000003c   Zero   RW         1920    .bss.mac_env        lib_mac_phy.lib(mk_mac.o)
    0x0201a774        -       0x00000064   Zero   RW         1256    .bss.nearbase_distlist  uwb_tag_.o
    0x0201a7d8        -       0x00000010   Zero   RW         2155    .bss.per_ant_total_pwr  lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a7e8        -       0x00000001   Zero   RW         2054    .bss.phy_adv_cfg.2  lib_mac_phy.lib(mk_phy.o)
    0x0201a7e9   COMPRESSED   0x00000003   PAD
    0x0201a7ec        -       0x00000004   Zero   RW         2055    .bss.phy_freq_off   lib_mac_phy.lib(mk_phy.o)
    0x0201a7f0        -       0x00000004   Zero   RW         2056    .bss.phy_freq_off_pll  lib_mac_phy.lib(mk_phy.o)
    0x0201a7f4        -       0x0000002e   Zero   RW         2046    .bss.phy_user_params  lib_mac_phy.lib(mk_phy.o)
    0x0201a822        -       0x00000008   Zero   RW         1750    .bss.ranging_delays_4ports  lib_ranging.lib(lib_ranging.o)
    0x0201a82a   COMPRESSED   0x00000002   PAD
    0x0201a82c        -       0x00000096   Zero   RW         1266    .bss.rx_buf         uwb_tag_.o
    0x0201a8c2        -       0x00000002   Zero   RW         2058    .bss.sfd_cnt        lib_mac_phy.lib(mk_phy.o)
    0x0201a8c4        -       0x00000004   Zero   RW          515    .bss.sleep_timer_handle.3  mk_sleep_timer.o
    0x0201a8c8        -       0x00000004   Zero   RW          516    .bss.sleep_timer_handle.4  mk_sleep_timer.o
    0x0201a8cc        -       0x00000038   Zero   RW         2157    .bss.sts_aux_data   lib_aoa.lib(mk8000_spotter_top.o)
    0x0201a904        -       0x00000b04   Zero   RW         2096    .bss.sts_lsp_result  lib_aoa.lib(lib_aoa.o)
    0x0201b408        -       0x0000002c   Zero   RW         2156    .bss.sts_short_ce   lib_aoa.lib(mk8000_spotter_top.o)
    0x0201b434        -       0x00000014   Zero   RW          395    .bss.sys_tick_env   mk_misc.o
    0x0201b448        -       0x00000004   Zero   RW          392    .bss.sys_timer_freq  mk_misc.o
    0x0201b44c        -       0x00000001   Zero   RW          929    .bss.tag_frequence  main.o
    0x0201b44d   COMPRESSED   0x00000003   PAD
    0x0201b450        -       0x00000064   Zero   RW          849    .bss.tag_polltx     dw_app.o
    0x0201b4b4        -       0x00000064   Zero   RW          847    .bss.tag_resprx     dw_app.o
    0x0201b518        -       0x00000004   Zero   RW          566    .bss.trace_crash_dump_cb_list.0  mk_trace.o
    0x0201b51c        -       0x00000814   Zero   RW          562    .bss.trace_handle   mk_trace.o
    0x0201bd30        -       0x00000064   Zero   RW         1261    .bss.true_exsistbase_list  uwb_tag_.o
    0x0201bd94        -       0x00000064   Zero   RW         1263    .bss.true_nearbase_distlist  uwb_tag_.o
    0x0201bdf8        -       0x00000032   Zero   RW         1262    .bss.true_nearbase_idlist  uwb_tag_.o
    0x0201be2a        -       0x00000096   Zero   RW         1257    .bss.uwb_sendbuffer  uwb_tag_.o
    Execution Region ARM_LIB_STACK (Exec base: 0x0202c000, Load base: 0x0000d608, Size: 0x00003800, Max: 0x00003800, ABSOLUTE)
    Execution Region ARM_LIB_STACK (Exec base: 0x0202c000, Load base: 0x0000d6a8, Size: 0x00003800, Max: 0x00003800, ABSOLUTE)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
@@ -6546,14 +6560,14 @@
  Load Region LR_ROM1 (Base: 0x0000d930, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
  Load Region LR_ROM1 (Base: 0x0000d9d0, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
    Execution Region USR (Exec base: 0x0000d930, Load base: 0x0000d930, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
    Execution Region USR (Exec base: 0x0000d9d0, Load base: 0x0000d9d0, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
    0x0000d930   0x0000d930   0x00000048   Data   RO           16    .ZBOOT_SECTION      startup_mk800x.o
    0x0000d978   0x0000d978   0x00000050   Data   RO           17    .ZBUILD_SECTION     startup_mk800x.o
    0x0000d9d0   0x0000d9d0   0x00000048   Data   RO           16    .ZBOOT_SECTION      startup_mk800x.o
    0x0000da18   0x0000da18   0x00000050   Data   RO           17    .ZBUILD_SECTION     startup_mk800x.o
==============================================================================
@@ -6563,12 +6577,12 @@
      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
       296         64          0          0        104       7528   board.o
       334         64          0          0        104       7687   board.o
        44          4        512          0          0       1911   crc.o
       524        108          0          0        630       3132   dw_app.o
       256         28          0          0       1024       1713   global_param.o
        56         20          0          0          4      42664   libc.o
       436         68         44          2          3       5386   main.o
       484         68         44          2          9       5446   main.o
       196         60         25          0         32      13178   mk_adc.o
       520         96         25         64          0      18757   mk_aes.o
       494        140         45          0          0       6856   mk_calib.o
@@ -6576,7 +6590,7 @@
       520         84          0         72          0       9032   mk_dma.o
       428         96          0         32          0       7062   mk_dual_timer.o
      6056        412        368        124          0      40291   mk_flash.o
       452          8          0         84          0       9523   mk_gpio.o
       528         12          0         84          0       9523   mk_gpio.o
       156          8          0          0          0       4081   mk_io.o
       364         56         91          0         24      15686   mk_misc.o
       332         24          0          0         24      16287   mk_power.o
@@ -6597,9 +6611,9 @@
       184          8          0          0         12       4227   wsf_nvm.o
    ----------------------------------------------------------------------
     25608       3566       3327        602      19514     342630   Object Totals
     25768       3570       3327        602      19522     342849   Object Totals
         0          0         32          0      14336          0   (incl. Generated)
        12          0          4          5         12          0   (incl. Padding)
        10          0          4          5         14          0   (incl. Padding)
    ----------------------------------------------------------------------
@@ -6689,15 +6703,15 @@
      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
     47216       5642       7260       1272      25020     523074   Grand Totals
     47216       5642       7260        464      25020     523074   ELF Image Totals (compressed)
     47216       5642       7260        464          0          0   ROM Totals
     47376       5646       7260       1272      25028     523293   Grand Totals
     47376       5646       7260        464      25028     523293   ELF Image Totals (compressed)
     47376       5646       7260        464          0          0   ROM Totals
==============================================================================
    Total RO  Size (Code + RO Data)                54476 (  53.20kB)
    Total RW  Size (RW Data + ZI Data)             26292 (  25.68kB)
    Total ROM Size (Code + RO Data + RW Data)      54940 (  53.65kB)
    Total RO  Size (Code + RO Data)                54636 (  53.36kB)
    Total RW  Size (RW Data + ZI Data)             26300 (  25.68kB)
    Total ROM Size (Code + RO Data + RW Data)      55100 (  53.81kB)
==============================================================================
keil/Objects/uwb_simple_example.build_log.htm
@@ -26,9 +26,1003 @@
<h2>Output:</h2>
*** Using Compiler 'V6.14', folder: 'd:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'MK8000 Release'
Rebuild target 'MK8000 Release'
compiling cmp_svec.c...
compiling mk_io.c...
compiling system_MK800X.c...
compiling startup_MK800X.c...
compiling mk_gpio.c...
compiling mk_dma.c...
compiling mk_reset.c...
compiling mk_calib.c...
compiling mk_clock.c...
compiling mk_dual_timer.c...
compiling mk_misc.c...
include/drivers/mk_adc.c(411): warning: format specifies type 'int' but the argument has type 'void *' [-Wformat]
LOG_INFO(TRACE_MODULE_APP, "Chip adc callback %d degree\r\n", data);
                                              ~~              ^~~~
./include/drivers/mk_trace.h(170): note: expanded from macro 'LOG_INFO'
#define LOG_INFO(LOG_MODULE, str, ...) TRACE(LOG_MODULE, TRACE_LEVEL_INFO, str, ##__VA_ARGS__)
                                                                           ~~~    ^~~~~~~~~~~
./include/drivers/mk_trace.h(132): note: expanded from macro 'TRACE'
#define TRACE(module, level, str, ...) trace_printf((module), (level), (str), ##__VA_ARGS__)
                                                                        ~~~     ^~~~~~~~~~~
1 warning generated.
compiling mk_adc.c...
compiling mk_power.c...
compiling mk_aes.c...
compiling mk_rtc.c...
compiling mk_sleep_timer.c...
compiling mk_flash.c...
compiling mk_wdt.c...
include/drivers/global_param.c(9): warning: no previous prototype for function 'parameter_check' [-Wmissing-prototypes]
uint8_t parameter_check(void)
        ^
include/drivers/global_param.c(9): note: declare 'static' if the function is not intended to be used outside of this translation unit
uint8_t parameter_check(void)
^
static
include/drivers/global_param.c(46): warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
                result=flash_open(FLASH_ID0,NULL);
                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~
include/drivers/global_param.c(70): warning: implicit conversion changes signedness: 'int' to 'uint16_t' (aka 'unsigned short') [-Wsign-conversion]
                g_com_map[DIST_OFFSET]=-31;
                                      ~^~~
include/drivers/global_param.c(107): warning: implicit conversion changes signedness: 'int' to 'uint16_t' (aka 'unsigned short') [-Wsign-conversion]
                g_com_map[DIST_OFFSET]=-31;
                                      ~^~~
include/drivers/global_param.c(129): warning: no newline at end of file [-Wnewline-eof]
}
 ^
5 warnings generated.
compiling global_param.c...
compiling mk_uwb.c...
compiling mk_trace.c...
compiling mk_uart.c...
include/drivers/serial_at_cmd_app.c(43): warning: no previous extern declaration for non-static variable 'j_ct' [-Wmissing-variable-declarations]
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
        ^
include/drivers/serial_at_cmd_app.c(43): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
^
include/drivers/serial_at_cmd_app.c(43): warning: no previous extern declaration for non-static variable 'CT_satrt_temp' [-Wmissing-variable-declarations]
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
               ^
include/drivers/serial_at_cmd_app.c(43): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
^
include/drivers/serial_at_cmd_app.c(43): warning: no previous extern declaration for non-static variable 'CT_satrt' [-Wmissing-variable-declarations]
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
                               ^
include/drivers/serial_at_cmd_app.c(43): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
^
include/drivers/serial_at_cmd_app.c(43): warning: no previous extern declaration for non-static variable 'numb_base' [-Wmissing-variable-declarations]
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
                                          ^
include/drivers/serial_at_cmd_app.c(43): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t j_ct=0,CT_satrt_temp=0,CT_satrt=0,numb_base=0   ;
^
include/drivers/serial_at_cmd_app.c(45): warning: no previous extern declaration for non-static variable 'id_cmpare' [-Wmissing-variable-declarations]
uint8_t id_cmpare[12]={0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x30, 0x30, 0x30, 0x31};//123456780001//<B2><E2><CA><D4>//RC2202A<A3><BA>
        ^
include/drivers/serial_at_cmd_app.c(45): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t id_cmpare[12]={0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37, 0x38, 0x30, 0x30, 0x30, 0x31};//123456780001//<B2><E2><CA><D4>//RC2202A<A3><BA>
^
include/drivers/serial_at_cmd_app.c(46): warning: no previous extern declaration for non-static variable 'CT_sum' [-Wmissing-variable-declarations]
uint32_t CT_sum=0;
         ^
include/drivers/serial_at_cmd_app.c(46): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t CT_sum=0;
^
include/drivers/serial_at_cmd_app.c(58): warning: no previous prototype for function 'Checksum_u16' [-Wmissing-prototypes]
uint16_t Checksum_u16(uint8_t* pdata, uint32_t len)
         ^
include/drivers/serial_at_cmd_app.c(58): note: declare 'static' if the function is not intended to be used outside of this translation unit
uint16_t Checksum_u16(uint8_t* pdata, uint32_t len)
^
static
include/drivers/serial_at_cmd_app.c(67): warning: no previous prototype for function 'SendComMap0' [-Wmissing-prototypes]
void SendComMap0(uint8_t data_length, uint8_t index)//<B1><ED>ʾ<B3>ɹ<A6><B6><C1>È¡<B5>Ä»<D8>Ó¦<B0><FC>
     ^
include/drivers/serial_at_cmd_app.c(67): note: declare 'static' if the function is not intended to be used outside of this translation unit
void SendComMap0(uint8_t data_length, uint8_t index)//<B1><ED>ʾ<B3>ɹ<A6><B6><C1>È¡<B5>Ä»<D8>Ó¦<B0><FC>
^
static
include/drivers/serial_at_cmd_app.c(88): warning: no previous prototype for function 'SendComMap' [-Wmissing-prototypes]
void SendComMap(uint8_t data_length, uint8_t index)//<B1><ED>ʾ<B3>ɹ<A6><B6><C1>È¡<B5>Ä»<D8>Ó¦<B0><FC>
     ^
include/drivers/serial_at_cmd_app.c(88): note: declare 'static' if the function is not intended to be used outside of this translation unit
void SendComMap(uint8_t data_length, uint8_t index)//<B1><ED>ʾ<B3>ɹ<A6><B6><C1>È¡<B5>Ä»<D8>Ó¦<B0><FC>
^
static
include/drivers/serial_at_cmd_app.c(116): warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
        result = flash_open(FLASH_ID0,NULL);
               ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~
include/drivers/serial_at_cmd_app.c(119): warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
          result = flash_write_nbytes(FLASH_ID0,APP_CONFIG_IAPFLAG_MAP,(uint8_t*)&tmp,2);
                 ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/drivers/serial_at_cmd_app.c(121): warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        Serial0PutString("<BD><F8><C8><EB><C9><FD><BC><B6>ģʽ\r\n");
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./include/drivers/mk_uart.h(70): note: expanded from macro 'Serial0PutString'
#define Serial0PutString(x)   Serial0_PutString((uint8_t*)(x))
                                                           ^
include/drivers/serial_at_cmd_app.c(179): warning: 'break' will never be executed [-Wunreachable-code-break]
                                        break;
                                        ^~~~~
include/drivers/serial_at_cmd_app.c(240): warning: unused variable 'checksum' [-Wunused-variable]
        uint16_t checksum = 0;
                 ^
include/drivers/serial_at_cmd_app.c(242): warning: unused variable 'pack_datalen' [-Wunused-variable]
        static uint8_t pack_datalen = 0,pack_length = 0,pack_index = 0,pack_msgtype = 0,pack_cmd = CMD_READ;
                       ^
include/drivers/serial_at_cmd_app.c(242): warning: unused variable 'pack_length' [-Wunused-variable]
        static uint8_t pack_datalen = 0,pack_length = 0,pack_index = 0,pack_msgtype = 0,pack_cmd = CMD_READ;
                                        ^
include/drivers/serial_at_cmd_app.c(242): warning: unused variable 'pack_index' [-Wunused-variable]
        static uint8_t pack_datalen = 0,pack_length = 0,pack_index = 0,pack_msgtype = 0,pack_cmd = CMD_READ;
                                                        ^
include/drivers/serial_at_cmd_app.c(242): warning: unused variable 'pack_msgtype' [-Wunused-variable]
        static uint8_t pack_datalen = 0,pack_length = 0,pack_index = 0,pack_msgtype = 0,pack_cmd = CMD_READ;
                                                                       ^
include/drivers/serial_at_cmd_app.c(242): warning: unused variable 'pack_cmd' [-Wunused-variable]
        static uint8_t pack_datalen = 0,pack_length = 0,pack_index = 0,pack_msgtype = 0,pack_cmd = CMD_READ;
                                                                                        ^
include/drivers/serial_at_cmd_app.c(42): warning: no previous extern declaration for non-static variable 'mUsart2ReceivePack_before' [-Wmissing-variable-declarations]
uint8_t  mUsart2ReceivePack_before , mUsart2ReceivePack_now;
         ^
include/drivers/serial_at_cmd_app.c(42): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t  mUsart2ReceivePack_before , mUsart2ReceivePack_now;
^
include/drivers/serial_at_cmd_app.c(42): warning: no previous extern declaration for non-static variable 'mUsart2ReceivePack_now' [-Wmissing-variable-declarations]
uint8_t  mUsart2ReceivePack_before , mUsart2ReceivePack_now;
                                     ^
include/drivers/serial_at_cmd_app.c(42): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t  mUsart2ReceivePack_before , mUsart2ReceivePack_now;
^
include/drivers/serial_at_cmd_app.c(47): warning: no previous extern declaration for non-static variable 'char_broadcast_data' [-Wmissing-variable-declarations]
char char_broadcast_data[80];//<B9>ã²¥<CA><FD><BE><DD>
     ^
include/drivers/serial_at_cmd_app.c(47): note: declare 'static' if the variable is not intended to be used outside of this translation unit
char char_broadcast_data[80];//<B9>ã²¥<CA><FD><BE><DD>
^
include/drivers/serial_at_cmd_app.c(49): warning: no previous extern declaration for non-static variable 'Lora_TXD_bff' [-Wmissing-variable-declarations]
uint8_t  Lora_TXD_bff[Lora_TXD_bff_MAX]; //lora<B7><A2><CB>Í»<BA><B4><E6><C7><F8>
         ^
include/drivers/serial_at_cmd_app.c(49): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t  Lora_TXD_bff[Lora_TXD_bff_MAX]; //lora<B7><A2><CB>Í»<BA><B4><E6><C7><F8>
^
include/drivers/serial_at_cmd_app.c(50): warning: no previous extern declaration for non-static variable 'data_buff' [-Wmissing-variable-declarations]
uint16_t data_buff[data_buff_MAX][2];    //<BB><F9>Õ¾<CA><FD><BE>Ý»<BA><B4><E6><C7><F8>
         ^
include/drivers/serial_at_cmd_app.c(50): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t data_buff[data_buff_MAX][2];    //<BB><F9>Õ¾<CA><FD><BE>Ý»<BA><B4><E6><C7><F8>
^
include/drivers/serial_at_cmd_app.c(52): warning: no previous extern declaration for non-static variable 'char_mac' [-Wmissing-variable-declarations]
char  char_mac[14],char_ssi[6];
      ^
include/drivers/serial_at_cmd_app.c(52): note: declare 'static' if the variable is not intended to be used outside of this translation unit
char  char_mac[14],char_ssi[6];
^
include/drivers/serial_at_cmd_app.c(52): warning: no previous extern declaration for non-static variable 'char_ssi' [-Wmissing-variable-declarations]
char  char_mac[14],char_ssi[6];
                   ^
include/drivers/serial_at_cmd_app.c(52): note: declare 'static' if the variable is not intended to be used outside of this translation unit
char  char_mac[14],char_ssi[6];
^
include/drivers/serial_at_cmd_app.c(54): warning: no previous extern declaration for non-static variable 'ssi_double' [-Wmissing-variable-declarations]
double ssi_double;
       ^
include/drivers/serial_at_cmd_app.c(54): note: declare 'static' if the variable is not intended to be used outside of this translation unit
double ssi_double;
^
include/drivers/serial_at_cmd_app.c(55): warning: no previous extern declaration for non-static variable 'temp_16' [-Wmissing-variable-declarations]
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
         ^
include/drivers/serial_at_cmd_app.c(55): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
^
include/drivers/serial_at_cmd_app.c(55): warning: no previous extern declaration for non-static variable 'temp_16_id' [-Wmissing-variable-declarations]
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
                 ^
include/drivers/serial_at_cmd_app.c(55): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
^
include/drivers/serial_at_cmd_app.c(55): warning: no previous extern declaration for non-static variable 'temp_16_distance' [-Wmissing-variable-declarations]
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
                            ^
include/drivers/serial_at_cmd_app.c(55): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
^
include/drivers/serial_at_cmd_app.c(55): warning: no previous extern declaration for non-static variable 'data_buff_start' [-Wmissing-variable-declarations]
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
                                             ^
include/drivers/serial_at_cmd_app.c(55): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t temp_16,temp_16_id,temp_16_distance,data_buff_start;
^
31 warnings generated.
compiling serial_at_cmd_app.c...
include/drivers/Usart.c(10): warning: no previous extern declaration for non-static variable 'm_EUART_TxFrm_Tail' [-Wmissing-variable-declarations]
volatile int8_t m_EUART_TxFrm_Tail = 0;                                 //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>βָ<D5><EB>
                ^
include/drivers/Usart.c(10): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int8_t m_EUART_TxFrm_Tail = 0;                                 //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>βָ<D5><EB>
         ^
include/drivers/Usart.c(11): warning: no previous extern declaration for non-static variable 'm_EUART_TxFrm_Head' [-Wmissing-variable-declarations]
volatile int8_t m_EUART_TxFrm_Head = 0;                                 //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Í·Ö¸<D5><EB>
                ^
include/drivers/Usart.c(11): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int8_t m_EUART_TxFrm_Head = 0;                                 //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Í·Ö¸<D5><EB>
         ^
include/drivers/Usart.c(12): warning: no previous extern declaration for non-static variable 'm_EUART_TxFrm_FreeFrmLen' [-Wmissing-variable-declarations]
volatile int8_t m_EUART_TxFrm_FreeFrmLen = 0;                   //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Ê£<D3><E0>Ö¡<CA><FD>
                ^
include/drivers/Usart.c(12): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int8_t m_EUART_TxFrm_FreeFrmLen = 0;                   //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Ê£<D3><E0>Ö¡<CA><FD>
         ^
include/drivers/Usart.c(15): warning: no previous extern declaration for non-static variable 'm_EUART_DMA_RXPtr' [-Wmissing-variable-declarations]
volatile int32_t m_EUART_DMA_RXPtr = 0;                                 //<B5><B1>ǰ<CA><FD><BE>ݵ<D8>Ö·
                 ^
include/drivers/Usart.c(15): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int32_t m_EUART_DMA_RXPtr = 0;                                 //<B5><B1>ǰ<CA><FD><BE>ݵ<D8>Ö·
         ^
include/drivers/Usart.c(19): warning: no previous extern declaration for non-static variable 'm_bEUARTPushingFrms' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUARTPushingFrms = 0;                               //<D5><FD><D4><DA><CD><F9><B7><A2><CB>Ͷ<D3><C1>д<E6><CA><FD><BE><DD>
                 ^
include/drivers/Usart.c(19): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUARTPushingFrms = 0;                               //<D5><FD><D4><DA><CD><F9><B7><A2><CB>Ͷ<D3><C1>д<E6><CA><FD><BE><DD>
         ^
include/drivers/Usart.c(20): warning: no previous extern declaration for non-static variable 'm_bEUARTCheckingSend' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUARTCheckingSend = 0;                              //<D5><FD><D4><DA>È·<C8><CF><CA><FD><BE>Ý·<A2><CB><CD>
                 ^
include/drivers/Usart.c(20): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUARTCheckingSend = 0;                              //<D5><FD><D4><DA>È·<C8><CF><CA><FD><BE>Ý·<A2><CB><CD>
         ^
include/drivers/Usart.c(21): warning: no previous extern declaration for non-static variable 'm_bEUARTCheckingRec' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUARTCheckingRec = 0;                               //<D5><FD><D4><DA>È·<C8>Ͻ<D3><CA><D5><CA><FD><BE><DD>
                 ^
include/drivers/Usart.c(21): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUARTCheckingRec = 0;                               //<D5><FD><D4><DA>È·<C8>Ͻ<D3><CA><D5><CA><FD><BE><DD>
         ^
include/drivers/Usart.c(22): warning: no previous extern declaration for non-static variable 'm_bEUARTTxEn' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUARTTxEn = 0;                                              //ʹ<C4>Ü·<A2><CB><CD>
                 ^
include/drivers/Usart.c(22): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUARTTxEn = 0;                                              //ʹ<C4>Ü·<A2><CB><CD>
         ^
include/drivers/Usart.c(25): warning: no previous prototype for function 'Usart1InitVariables' [-Wmissing-prototypes]
void Usart1InitVariables(void)
     ^
include/drivers/Usart.c(25): note: declare 'static' if the function is not intended to be used outside of this translation unit
void Usart1InitVariables(void)
^
static
include/drivers/Usart.c(38): warning: no previous extern declaration for non-static variable 'cndtr' [-Wmissing-variable-declarations]
uint32_t cndtr=0;
         ^
include/drivers/Usart.c(38): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t cndtr=0;
^
include/drivers/Usart.c(57): warning: implicit conversion changes signedness: 'unsigned int' to 'int32_t' (aka 'int') [-Wsign-conversion]
        DMACnt = EUART_RX_BUF_SIZE - cndtr;
               ~ ~~~~~~~~~~~~~~~~~~^~~~~~~
include/drivers/Usart.c(67): warning: implicit conversion changes signedness: 'unsigned int' to 'int32_t' (aka 'int') [-Wsign-conversion]
                DMACnt = EUART_RX_BUF_SIZE - cndtr;
                       ~ ~~~~~~~~~~~~~~~~~~^~~~~~~
include/drivers/Usart.c(92): warning: implicit conversion changes signedness: 'unsigned int' to 'int32_t' (aka 'int') [-Wsign-conversion]
        DMACnt = EUART_RX_BUF_SIZE - cndtr;
               ~ ~~~~~~~~~~~~~~~~~~^~~~~~~
include/drivers/Usart.c(102): warning: implicit conversion changes signedness: 'unsigned int' to 'int32_t' (aka 'int') [-Wsign-conversion]
                DMACnt = EUART_RX_BUF_SIZE - cndtr;
                       ~ ~~~~~~~~~~~~~~~~~~^~~~~~~
include/drivers/Usart.c(239): warning: implicit conversion changes signedness: 'int32_t' (aka 'int') to 'unsigned int' [-Wsign-conversion]
        memcpy((uint8_t*)m_EUART_TxFrames[m_EUART_TxFrm_Head].buf, (uint8_t*)pdata, data_len);
        ~~~~~~                                                                      ^~~~~~~~
include/drivers/Usart.c(259): warning: no previous prototype for function 'USART_putc' [-Wmissing-prototypes]
void USART_putc(uint8_t c)
     ^
include/drivers/Usart.c(259): note: declare 'static' if the function is not intended to be used outside of this translation unit
void USART_putc(uint8_t c)
^
static
include/drivers/Usart.c(269): warning: no previous prototype for function 'USART_puts' [-Wmissing-prototypes]
void USART_puts(uint8_t *s,uint8_t len)
     ^
include/drivers/Usart.c(269): note: declare 'static' if the function is not intended to be used outside of this translation unit
void USART_puts(uint8_t *s,uint8_t len)
^
static
include/drivers/Usart.c(9): warning: no previous extern declaration for non-static variable 'm_EUART_TxFrames' [-Wmissing-variable-declarations]
EUART_Frame m_EUART_TxFrames[EUART_TX_FRM_SIZE];        //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>
            ^
include/drivers/Usart.c(9): note: declare 'static' if the variable is not intended to be used outside of this translation unit
EUART_Frame m_EUART_TxFrames[EUART_TX_FRM_SIZE];        //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>
^
include/drivers/Usart.c(37): warning: no previous extern declaration for non-static variable 't3' [-Wmissing-variable-declarations]
uint16_t t3;
         ^
include/drivers/Usart.c(37): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t t3;
^
19 warnings generated.
compiling Usart.c...
include/drivers/Usart1.c(12): warning: no previous extern declaration for non-static variable 'm_EUART1_TxFrm_Tail' [-Wmissing-variable-declarations]
volatile int8_t m_EUART1_TxFrm_Tail = 0;                                        //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>βָ<D5><EB>
                ^
include/drivers/Usart1.c(12): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int8_t m_EUART1_TxFrm_Tail = 0;                                        //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>βָ<D5><EB>
         ^
include/drivers/Usart1.c(13): warning: no previous extern declaration for non-static variable 'm_EUART1_TxFrm_Head' [-Wmissing-variable-declarations]
volatile int8_t m_EUART1_TxFrm_Head = 0;                                        //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Í·Ö¸<D5><EB>
                ^
include/drivers/Usart1.c(13): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int8_t m_EUART1_TxFrm_Head = 0;                                        //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Í·Ö¸<D5><EB>
         ^
include/drivers/Usart1.c(14): warning: no previous extern declaration for non-static variable 'm_EUART1_TxFrm_FreeFrmLen' [-Wmissing-variable-declarations]
volatile int8_t m_EUART1_TxFrm_FreeFrmLen = 0;                  //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Ê£<D3><E0>Ö¡<CA><FD>
                ^
include/drivers/Usart1.c(14): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int8_t m_EUART1_TxFrm_FreeFrmLen = 0;                  //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>Ê£<D3><E0>Ö¡<CA><FD>
         ^
include/drivers/Usart1.c(17): warning: no previous extern declaration for non-static variable 'm_EUART1_DMA_RXPtr' [-Wmissing-variable-declarations]
volatile int32_t m_EUART1_DMA_RXPtr = 0;                                        //<B5><B1>ǰ<CA><FD><BE>ݵ<D8>Ö·
                 ^
include/drivers/Usart1.c(17): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile int32_t m_EUART1_DMA_RXPtr = 0;                                        //<B5><B1>ǰ<CA><FD><BE>ݵ<D8>Ö·
         ^
include/drivers/Usart1.c(21): warning: no previous extern declaration for non-static variable 'm_bEUART1PushingFrms' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUART1PushingFrms = 0;                              //<D5><FD><D4><DA><CD><F9><B7><A2><CB>Ͷ<D3><C1>д<E6><CA><FD><BE><DD>
                 ^
include/drivers/Usart1.c(21): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUART1PushingFrms = 0;                              //<D5><FD><D4><DA><CD><F9><B7><A2><CB>Ͷ<D3><C1>д<E6><CA><FD><BE><DD>
         ^
include/drivers/Usart1.c(22): warning: no previous extern declaration for non-static variable 'm_bEUART1CheckingSend' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUART1CheckingSend = 0;                             //<D5><FD><D4><DA>È·<C8><CF><CA><FD><BE>Ý·<A2><CB><CD>
                 ^
include/drivers/Usart1.c(22): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUART1CheckingSend = 0;                             //<D5><FD><D4><DA>È·<C8><CF><CA><FD><BE>Ý·<A2><CB><CD>
         ^
include/drivers/Usart1.c(23): warning: no previous extern declaration for non-static variable 'm_bEUART1CheckingRec' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUART1CheckingRec = 0;                              //<D5><FD><D4><DA>È·<C8>Ͻ<D3><CA><D5><CA><FD><BE><DD>
                 ^
include/drivers/Usart1.c(23): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUART1CheckingRec = 0;                              //<D5><FD><D4><DA>È·<C8>Ͻ<D3><CA><D5><CA><FD><BE><DD>
         ^
include/drivers/Usart1.c(24): warning: no previous extern declaration for non-static variable 'm_bEUART1TxEn' [-Wmissing-variable-declarations]
volatile uint8_t m_bEUART1TxEn = 0;                                             //ʹ<C4>Ü·<A2><CB><CD>
                 ^
include/drivers/Usart1.c(24): note: declare 'static' if the variable is not intended to be used outside of this translation unit
volatile uint8_t m_bEUART1TxEn = 0;                                             //ʹ<C4>Ü·<A2><CB><CD>
         ^
include/drivers/Usart1.c(27): warning: no previous prototype for function 'Usart2InitVariables' [-Wmissing-prototypes]
void Usart2InitVariables(void)
     ^
include/drivers/Usart1.c(27): note: declare 'static' if the function is not intended to be used outside of this translation unit
void Usart2InitVariables(void)
^
static
include/drivers/Usart1.c(43): warning: no previous prototype for function 'UART1_CheckReceive' [-Wmissing-prototypes]
void UART1_CheckReceive(void)
     ^
include/drivers/Usart1.c(43): note: declare 'static' if the function is not intended to be used outside of this translation unit
void UART1_CheckReceive(void)
^
static
include/drivers/Usart1.c(62): warning: code will never be executed [-Wunreachable-code]
        while( m_EUART1_DMA_RXPtr != DMACnt2 && MaxDataLen2 > 0)
               ^~~~~~~~~~~~~~~~~~
include/drivers/Usart1.c(120): warning: implicit declaration of function 'delay_us' is invalid in C99 [-Wimplicit-function-declaration]
                delay_us(10);
                ^
include/drivers/Usart1.c(96): warning: code will never be executed [-Wunreachable-code]
        if(m_EUART1_TxFrm_Head == m_EUART1_TxFrm_Tail)                                  //<B6><D3><C1><D0>Ϊ<BF><D5>
           ^~~~~~~~~~~~~~~~~~~
include/drivers/Usart1.c(203): warning: implicit conversion changes signedness: 'int32_t' (aka 'int') to 'unsigned int' [-Wsign-conversion]
        memcpy((uint8_t*)m_EUART1_TxFrames[m_EUART1_TxFrm_Head].buf, (uint8_t*)pdata, data_len);
        ~~~~~~                                                                        ^~~~~~~~
include/drivers/Usart1.c(251): warning: no previous prototype for function 'Uart1_SendByte' [-Wmissing-prototypes]
void Uart1_SendByte(  uint8_t ch )
     ^
include/drivers/Usart1.c(251): note: declare 'static' if the function is not intended to be used outside of this translation unit
void Uart1_SendByte(  uint8_t ch )
^
static
include/drivers/Usart1.c(11): warning: no previous extern declaration for non-static variable 'm_EUART1_TxFrames' [-Wmissing-variable-declarations]
EUART1_Frame m_EUART1_TxFrames[EUART1_TX_FRM_SIZE];     //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>
             ^
include/drivers/Usart1.c(11): note: declare 'static' if the variable is not intended to be used outside of this translation unit
EUART1_Frame m_EUART1_TxFrames[EUART1_TX_FRM_SIZE];     //<CA><FD><BE>Ý·<A2><CB><CD>Ö¡<B6><D3><C1><D0>
^
include/drivers/Usart1.c(38): warning: no previous extern declaration for non-static variable 't1' [-Wmissing-variable-declarations]
uint16_t t1;
         ^
include/drivers/Usart1.c(38): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t t1;
^
17 warnings generated.
compiling Usart1.c...
dw_app.c(1): warning: In file included from...
./dw_app.h(45): warning: no newline at end of file [-Wnewline-eof]
#endif
      ^
dw_app.c(52): warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
            clockOffsetRatio = anc_clockoffset[i] * (FREQ_OFFSET_MULTIPLIER * HERTZ_TO_PPM_MULTIPLIER_CHAN_5 / 1.0e6) ;//MK8000<D0><U+07B8><C4>
                             ~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dw_app.c(60): warning: implicit conversion turns floating-point number into integer: 'double' to 'int32_t' (aka 'int') [-Wfloat-conversion]
            nearbase_distlist[i]  = distance+anc_distoffset[i];
                                  ~ ~~~~~~~~^~~~~~~~~~~~~~~~~~
dw_app.c(132): warning: implicit conversion turns floating-point number into integer: 'double' to 'int32_t' (aka 'int') [-Wfloat-conversion]
            nearbase_distlist[i]  = distance+(int16_t)g_com_map[OFFSET_AS_URT_TAG];//offsetδ<BC><D3>
                                  ~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dw_app.c(142): warning: no newline at end of file [-Wnewline-eof]
//#endif
        ^
dw_app.c(11): warning: no previous extern declaration for non-static variable 'tof' [-Wmissing-variable-declarations]
double tof,distance;
       ^
dw_app.c(11): note: declare 'static' if the variable is not intended to be used outside of this translation unit
double tof,distance;
^
dw_app.c(11): warning: no previous extern declaration for non-static variable 'distance' [-Wmissing-variable-declarations]
double tof,distance;
           ^
dw_app.c(11): note: declare 'static' if the variable is not intended to be used outside of this translation unit
double tof,distance;
^
dw_app.c(26): warning: no previous extern declaration for non-static variable 'temp_freq_offset' [-Wmissing-variable-declarations]
int32_t temp_freq_offset;
        ^
dw_app.c(26): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t temp_freq_offset;
^
dw_app.c(27): warning: no previous extern declaration for non-static variable 'tround_temp' [-Wmissing-variable-declarations]
int64_t tround_temp,treply_temp;
        ^
dw_app.c(27): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int64_t tround_temp,treply_temp;
^
dw_app.c(27): warning: no previous extern declaration for non-static variable 'treply_temp' [-Wmissing-variable-declarations]
int64_t tround_temp,treply_temp;
                    ^
dw_app.c(27): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int64_t tround_temp,treply_temp;
^
dw_app.c(28): warning: no previous extern declaration for non-static variable 'tof_i' [-Wmissing-variable-declarations]
int32_t tof_i;
        ^
dw_app.c(28): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t tof_i;
^
dw_app.c(29): warning: no previous extern declaration for non-static variable 'tof_i_ui' [-Wmissing-variable-declarations]
uint32_t tof_i_ui;
         ^
dw_app.c(29): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t tof_i_ui;
^
dw_app.c(30): warning: no previous extern declaration for non-static variable 'tof_f' [-Wmissing-variable-declarations]
double tof_f;
       ^
dw_app.c(30): note: declare 'static' if the variable is not intended to be used outside of this translation unit
double tof_f;
^
13 warnings generated.
compiling dw_app.c...
compiling board.c...
compiling pin_config.c...
compiling wsf_assert.c...
include/main/main.c(57): warning: no previous extern declaration for non-static variable 'trx_buf' [-Wmissing-variable-declarations]
uint8_t trx_buf[10] = {0};
        ^
include/main/main.c(57): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t trx_buf[10] = {0};
^
include/main/main.c(67): warning: no previous extern declaration for non-static variable 'test_uart_cfg' [-Wmissing-variable-declarations]
struct UART_CFG_T test_uart_cfg =
                  ^
include/main/main.c(67): note: declare 'static' if the variable is not intended to be used outside of this translation unit
struct UART_CFG_T test_uart_cfg =
^
include/main/main.c(106): warning: no previous extern declaration for non-static variable 'state5v' [-Wmissing-variable-declarations]
uint8_t state5v = 1;
        ^
include/main/main.c(106): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t state5v = 1;
^
include/main/main.c(107): warning: no previous extern declaration for non-static variable 'bat_percent' [-Wmissing-variable-declarations]
uint8_t bat_percent=0,g_start_send_flag=1;
        ^
include/main/main.c(107): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t bat_percent=0,g_start_send_flag=1;
^
include/main/main.c(107): warning: no previous extern declaration for non-static variable 'g_start_send_flag' [-Wmissing-variable-declarations]
uint8_t bat_percent=0,g_start_send_flag=1;
                      ^
include/main/main.c(107): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t bat_percent=0,g_start_send_flag=1;
^
include/main/main.c(171): warning: implicit conversion loses integer precision: 'int' to 'uint8_t' (aka 'unsigned char') [-Wimplicit-int-conversion]
            bat_percent = ((fVoltage_mv - 3300) /8);
                        ~  ~~~~~~~~~~~~~~~~~~~~~^~
include/main/main.c(184): warning: implicit conversion loses integer precision: 'uint16_t' (aka 'unsigned short') to 'uint8_t' (aka 'unsigned char') [-Wimplicit-int-conversion]
group_id=g_com_map[GROUP_ID];
        ~^~~~~~~~~~~~~~~~~~~
include/main/main.c(186): warning: implicit conversion loses integer precision: 'int' to 'uint8_t' (aka 'unsigned char') [-Wimplicit-int-conversion]
tag_frequence=1000/g_com_map[COM_INTERVAL];
             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
include/main/main.c(188): warning: illegal character encoding in string literal [-Winvalid-source-encoding]
LOG_INFO(TRACE_MODULE_APP,"<C9>豸ID: %x .\r\n",dev_id);
                           ^~~~
./include/drivers\mk_trace.h(170): note: expanded from macro 'LOG_INFO'
#define LOG_INFO(LOG_MODULE, str, ...) TRACE(LOG_MODULE, TRACE_LEVEL_INFO, str, ##__VA_ARGS__)
                                                                           ^~~
./include/drivers\mk_trace.h(132): note: expanded from macro 'TRACE'
#define TRACE(module, level, str, ...) trace_printf((module), (level), (str), ##__VA_ARGS__)
                                                                        ^~~
include/main/main.c(189): warning: illegal character encoding in string literal [-Winvalid-source-encoding]
LOG_INFO(TRACE_MODULE_APP,"<B9>̼<FE><B0>æ±¾:UWB-<B1><EA>Ç© V%d.%d. \r\n",g_com_map[VERSION]>>8,g_com_map[VERSION]&0xff);
                           ^~~~~~~~~~~~       ~~~~~~~~
./include/drivers\mk_trace.h(170): note: expanded from macro 'LOG_INFO'
#define LOG_INFO(LOG_MODULE, str, ...) TRACE(LOG_MODULE, TRACE_LEVEL_INFO, str, ##__VA_ARGS__)
                                                                           ^~~
./include/drivers\mk_trace.h(132): note: expanded from macro 'TRACE'
#define TRACE(module, level, str, ...) trace_printf((module), (level), (str), ##__VA_ARGS__)
                                                                        ^~~
include/main/main.c(232): warning: implicit declaration of function 'reset_cause_get' is invalid in C99 [-Wimplicit-function-declaration]
    reset_cause_get();
    ^
include/main/main.c(233): warning: implicit declaration of function 'reset_cause_clear' is invalid in C99 [-Wimplicit-function-declaration]
    reset_cause_clear();
    ^
include/main/main.c(65): warning: no previous extern declaration for non-static variable 'enable_sleep_count' [-Wmissing-variable-declarations]
uint8_t enable_sleep_count,sleep_flag;
        ^
include/main/main.c(65): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t enable_sleep_count,sleep_flag;
^
include/main/main.c(65): warning: no previous extern declaration for non-static variable 'sleep_flag' [-Wmissing-variable-declarations]
uint8_t enable_sleep_count,sleep_flag;
                           ^
include/main/main.c(65): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t enable_sleep_count,sleep_flag;
^
include/main/main.c(108): warning: no previous extern declaration for non-static variable 'fVoltage_mv' [-Wmissing-variable-declarations]
int16_t fVoltage_mv;
        ^
include/main/main.c(108): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int16_t fVoltage_mv;
^
include/main/main.c(112): warning: no previous extern declaration for non-static variable 'tag_frequence' [-Wmissing-variable-declarations]
uint8_t tag_frequence;
        ^
include/main/main.c(112): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t tag_frequence;
^
include/main/main.c(134): warning: no previous extern declaration for non-static variable 'test3' [-Wmissing-variable-declarations]
int test3;
    ^
include/main/main.c(134): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int test3;
^
include/main/main.c(91): warning: unused variable 'sample' [-Wunused-variable]
static uint32_t sample[NUM_SAMPLES] = {0};
                ^
include/main/main.c(92): warning: unused variable 'usr_adc_cfg' [-Wunused-variable]
static struct ADC_CFG_T usr_adc_cfg = {
                        ^
include/main/main.c(152): warning: unused function 'adc_callback' [-Wunused-function]
static void adc_callback(void *data, uint32_t number)
            ^
include/main/main.c(176): warning: unused function 'voltage_input_handler' [-Wunused-function]
static void voltage_input_handler(enum IO_PIN_T pin)
            ^
21 warnings generated.
compiling main.c...
compiling wsf_buf.c...
compiling wsf_heap.c...
compiling wsf_bufio.c...
compiling wsf_msg.c...
compiling wsf_queue.c...
compiling wsf_os.c...
compiling wsf_nvm.c...
compiling wsf_timer.c...
compiling wsf_trace.c...
compiling pal_flash.c...
compiling pal_sys.c...
compiling crc.c...
compiling pal_uart.c...
uwb_tag_.c(8): warning: In file included from...
./dw_app.h(45): warning: no newline at end of file [-Wnewline-eof]
#endif
      ^
uwb_tag_.c(133): warning: no previous extern declaration for non-static variable 'anclost_times' [-Wmissing-variable-declarations]
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
        ^
uwb_tag_.c(133): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
^
uwb_tag_.c(133): warning: no previous extern declaration for non-static variable 'mainbase_lost_count' [-Wmissing-variable-declarations]
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
                          ^
uwb_tag_.c(133): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
^
uwb_tag_.c(133): warning: no previous extern declaration for non-static variable 'get_newbase' [-Wmissing-variable-declarations]
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
                                                                                  ^
uwb_tag_.c(133): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
^
uwb_tag_.c(136): warning: no previous extern declaration for non-static variable 'temp_count1' [-Wmissing-variable-declarations]
uint32_t temp_count1=0;
         ^
uwb_tag_.c(136): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t temp_count1=0;
^
uwb_tag_.c(137): warning: no previous extern declaration for non-static variable 'temp_count2' [-Wmissing-variable-declarations]
uint32_t temp_count2=0;
         ^
uwb_tag_.c(137): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t temp_count2=0;
^
uwb_tag_.c(138): warning: no previous extern declaration for non-static variable 'temp_count3' [-Wmissing-variable-declarations]
uint32_t temp_count3=0;
         ^
uwb_tag_.c(138): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t temp_count3=0;
^
uwb_tag_.c(139): warning: no previous extern declaration for non-static variable 'temp_count4' [-Wmissing-variable-declarations]
uint32_t temp_count4=0;
         ^
uwb_tag_.c(139): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t temp_count4=0;
^
uwb_tag_.c(140): warning: no previous extern declaration for non-static variable 'tempflag' [-Wmissing-variable-declarations]
uint32_t tempflag=0;
         ^
uwb_tag_.c(140): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t tempflag=0;
^
uwb_tag_.c(156): warning: implicit conversion loses integer precision: 'int32_t' (aka 'int') to 'uint16_t' (aka 'unsigned short') [-Wimplicit-int-conversion]
    u16_nearbase_distlist[i] = nearbase_distlist[i];
                             ~ ^~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(152): warning: no previous prototype for function 'uwb_poll_buffer_construct' [-Wmissing-prototypes]
void uwb_poll_buffer_construct(void)
     ^
uwb_tag_.c(152): note: declare 'static' if the function is not intended to be used outside of this translation unit
void uwb_poll_buffer_construct(void)
^
static
uwb_tag_.c(294): warning: no previous prototype for function 'FindNearBasePos' [-Wmissing-prototypes]
uint8_t FindNearBasePos(uint16_t baseid)//Ѱ<D5>Òµ<B1>ǰ<C1>б<ED><D6>еĻ<F9>Õ¾<B7><B5><BB><D8><CB><F7><D2><FD>
        ^
uwb_tag_.c(294): note: declare 'static' if the function is not intended to be used outside of this translation unit
uint8_t FindNearBasePos(uint16_t baseid)//Ѱ<D5>Òµ<B1>ǰ<C1>б<ED><D6>еĻ<F9>Õ¾<B7><B5><BB><D8><CB><F7><D2><FD>
^
static
uwb_tag_.c(304): warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
uwb_tag_.c(335): warning: implicit conversion changes signedness: 'int32_t' (aka 'int') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
                                                temp_dist=true_nearbase_distlist[j];
                                                         ~^~~~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(337): warning: implicit conversion changes signedness: 'int32_t' (aka 'int') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
                                                temp_exsis=true_exsistbase_list[j];
                                                          ~^~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(342): warning: implicit conversion changes signedness: 'uint32_t' (aka 'unsigned int') to 'int32_t' (aka 'int') [-Wsign-conversion]
                                                true_nearbase_distlist[j+1]=temp_dist;
                                                                           ~^~~~~~~~~
uwb_tag_.c(343): warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'uint16_t' (aka 'unsigned short') [-Wimplicit-int-conversion]
                                                true_nearbase_idlist[j+1]=temp_id;
                                                                         ~^~~~~~~
uwb_tag_.c(344): warning: implicit conversion changes signedness: 'uint32_t' (aka 'unsigned int') to 'int32_t' (aka 'int') [-Wsign-conversion]
                                                true_exsistbase_list[j+1]=temp_exsis;
                                                                         ~^~~~~~~~~~
uwb_tag_.c(352): warning: implicit conversion loses integer precision: 'int32_t' (aka 'int') to 'uint8_t' (aka 'unsigned char') [-Wimplicit-int-conversion]
                                exsistbase_list[i] = true_exsistbase_list[i];
                                                   ~ ^~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(366): warning: variable 'temp' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    if(taglist_total_num<MAX_TAG_LIST_NUM)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(368): note: uninitialized use occurs here
        return temp;
               ^~~~
uwb_tag_.c(366): note: remove the 'if' if its condition is always true
    if(taglist_total_num<MAX_TAG_LIST_NUM)
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(357): note: initialize the variable 'temp' to silence this warning
    uint16_t temp;
                 ^
                  = 0
uwb_tag_.c(406): warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
                tempflag=uwb_tx(uwb_sendbuffer,13+4*nearbase_num,1,poll_tx_en_start_u32);//<C1><A2><BC><B4><B7><A2><CB><CD>
                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(420): warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
        tempflag=uwb_rx(0,0, RESP_RX_TIMEOUT_US);
                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(441): warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
        tempflag=uwb_rx(0, 0, RESP_RX_TIMEOUT_US);//<C1><A2><BC><B4><BF><AA><C6><F4><BD><D3><CA>ܲ<A2><C9><E8><D6><C3>0<B3><AC>ʱ
                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(447): warning: implicit conversion loses integer precision: 'uint16_t' (aka 'unsigned short') to 'uint8_t' (aka 'unsigned char') [-Wimplicit-int-conversion]
                                                                        SetANCTimestap(rec_nearbasepos,&rx_buf[RESP_MSG_POLL_RX_TS_IDX],&rx_buf[RESP_MSG_RESP_TX_TS_IDX],(uint32_t)resp_rx_ts_i64,&rx_buf[RESP_MSG_ANC_DISTOFFSET],test2,(uint32_t)poll_tx_ts_i64);
                                                                        ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
uwb_tag_.c(469): warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
                tempflag=uwb_rx(0, 0, RESP_RX_TIMEOUT_US);//<C1><A2><BC><B4><BF><AA><C6><F4><BD><D3><CA>ܲ<A2><C9><E8><D6><C3>0<B3><AC>ʱ
                        ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
uwb_tag_.c(489): warning: no newline at end of file [-Wnewline-eof]
#endif
      ^
uwb_tag_.c(488): warning: non-void function does not return a value [-Wreturn-type]
}
^
uwb_tag_.c(48): warning: no previous extern declaration for non-static variable 'dev_id' [-Wmissing-variable-declarations]
uint32_t dev_id;
         ^
uwb_tag_.c(48): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t dev_id;
^
uwb_tag_.c(49): warning: no previous extern declaration for non-static variable 'group_id' [-Wmissing-variable-declarations]
uint8_t group_id;
        ^
uwb_tag_.c(49): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t group_id;
^
uwb_tag_.c(134): warning: no previous extern declaration for non-static variable 'rec_nearbaseid' [-Wmissing-variable-declarations]
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
                                                                                              ^
uwb_tag_.c(134): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
^
uwb_tag_.c(122): warning: no previous extern declaration for non-static variable 'temp_tag_num' [-Wmissing-variable-declarations]
uint8_t temp_tag_num;
        ^
uwb_tag_.c(122): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t temp_tag_num;
^
uwb_tag_.c(123): warning: no previous extern declaration for non-static variable 'test2' [-Wmissing-variable-declarations]
int32_t test2;
        ^
uwb_tag_.c(123): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t test2;
^
uwb_tag_.c(127): warning: no previous extern declaration for non-static variable 'start_receive_count' [-Wmissing-variable-declarations]
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
         ^
uwb_tag_.c(127): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
^
uwb_tag_.c(127): warning: no previous extern declaration for non-static variable 'end_receive_count' [-Wmissing-variable-declarations]
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
                             ^
uwb_tag_.c(127): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
^
uwb_tag_.c(127): warning: no previous extern declaration for non-static variable 'poll_timeout' [-Wmissing-variable-declarations]
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
                                               ^
uwb_tag_.c(127): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
^
uwb_tag_.c(127): warning: no previous extern declaration for non-static variable 'current_count' [-Wmissing-variable-declarations]
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
                                                            ^
uwb_tag_.c(127): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
^
uwb_tag_.c(127): warning: no previous extern declaration for non-static variable 'temp_resp' [-Wmissing-variable-declarations]
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
                                                                          ^
uwb_tag_.c(127): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t start_receive_count,end_receive_count,poll_timeout,current_count,temp_resp;
^
uwb_tag_.c(128): warning: no previous extern declaration for non-static variable 'taglist_total_num' [-Wmissing-variable-declarations]
uint16_t  taglist_total_num,taglist_current_index;  //<B5><B1>ǰ<C1>б<ED><D7><DC><CA><FD><C1><BF>
          ^
uwb_tag_.c(128): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t  taglist_total_num,taglist_current_index;  //<B5><B1>ǰ<C1>б<ED><D7><DC><CA><FD><C1><BF>
^
uwb_tag_.c(128): warning: no previous extern declaration for non-static variable 'taglist_current_index' [-Wmissing-variable-declarations]
uint16_t  taglist_total_num,taglist_current_index;  //<B5><B1>ǰ<C1>б<ED><D7><DC><CA><FD><C1><BF>
                            ^
uwb_tag_.c(128): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t  taglist_total_num,taglist_current_index;  //<B5><B1>ǰ<C1>б<ED><D7><DC><CA><FD><C1><BF>
^
uwb_tag_.c(129): warning: no previous extern declaration for non-static variable 'taglist_keeptime' [-Wmissing-variable-declarations]
uint8_t  taglist_keeptime[MAX_TAG_LIST_NUM]; //ÿ<B8><F6><B1><EA>Ç©<B4><E6><BB><EE>ʱ<BC><E4>
         ^
uwb_tag_.c(129): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t  taglist_keeptime[MAX_TAG_LIST_NUM]; //ÿ<B8><F6><B1><EA>Ç©<B4><E6><BB><EE>ʱ<BC><E4>
^
uwb_tag_.c(130): warning: no previous extern declaration for non-static variable 'taglist_id' [-Wmissing-variable-declarations]
uint16_t taglist_id[MAX_TAG_LIST_NUM],taglist_dist[MAX_TAG_LIST_NUM]; //<B1><EA>Ç©<BE><E0><C0><EB><BA>ͱ<EA>Ç©<B5><C4>ID
         ^
uwb_tag_.c(130): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t taglist_id[MAX_TAG_LIST_NUM],taglist_dist[MAX_TAG_LIST_NUM]; //<B1><EA>Ç©<BE><E0><C0><EB><BA>ͱ<EA>Ç©<B5><C4>ID
^
uwb_tag_.c(130): warning: no previous extern declaration for non-static variable 'taglist_dist' [-Wmissing-variable-declarations]
uint16_t taglist_id[MAX_TAG_LIST_NUM],taglist_dist[MAX_TAG_LIST_NUM]; //<B1><EA>Ç©<BE><E0><C0><EB><BA>ͱ<EA>Ç©<B5><C4>ID
                                      ^
uwb_tag_.c(130): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t taglist_id[MAX_TAG_LIST_NUM],taglist_dist[MAX_TAG_LIST_NUM]; //<B1><EA>Ç©<BE><E0><C0><EB><BA>ͱ<EA>Ç©<B5><C4>ID
^
uwb_tag_.c(132): warning: no previous extern declaration for non-static variable 'mainbase_dist' [-Wmissing-variable-declarations]
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
        ^
uwb_tag_.c(132): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
^
uwb_tag_.c(132): warning: no previous extern declaration for non-static variable 'nearbase_distlist' [-Wmissing-variable-declarations]
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
                      ^
uwb_tag_.c(132): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
^
uwb_tag_.c(132): warning: no previous extern declaration for non-static variable 'true_nearbase_distlist' [-Wmissing-variable-declarations]
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
                                                          ^
uwb_tag_.c(132): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
^
uwb_tag_.c(132): warning: no previous extern declaration for non-static variable 'true_exsistbase_list' [-Wmissing-variable-declarations]
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
                                                                                                   ^
uwb_tag_.c(132): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
^
uwb_tag_.c(132): warning: no previous extern declaration for non-static variable 'ancsync_time' [-Wmissing-variable-declarations]
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
                                                                                                                                          ^
uwb_tag_.c(132): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
^
uwb_tag_.c(132): warning: no previous extern declaration for non-static variable 'nextpoll_delaytime' [-Wmissing-variable-declarations]
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
                                                                                                                                                       ^
uwb_tag_.c(132): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
^
uwb_tag_.c(132): warning: no previous extern declaration for non-static variable 'offsettimeus' [-Wmissing-variable-declarations]
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
                                                                                                                                                                          ^
uwb_tag_.c(132): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t mainbase_dist,nearbase_distlist[MAX_NEARBASE_NUM],true_nearbase_distlist[MAX_NEARBASE_NUM],true_exsistbase_list[MAX_NEARBASE_NUM],ancsync_time,nextpoll_delaytime,offsettimeus;
^
uwb_tag_.c(133): warning: no previous extern declaration for non-static variable 'exsistbase_list' [-Wmissing-variable-declarations]
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
                                                ^
uwb_tag_.c(133): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
^
uwb_tag_.c(133): warning: no previous extern declaration for non-static variable 'nearbase_num' [-Wmissing-variable-declarations]
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
                                                                                                ^
uwb_tag_.c(133): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
^
uwb_tag_.c(133): warning: no previous extern declaration for non-static variable 'last_nearbase_num' [-Wmissing-variable-declarations]
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
                                                                                                             ^
uwb_tag_.c(133): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
^
uwb_tag_.c(133): warning: no previous extern declaration for non-static variable 'next_nearbase_num' [-Wmissing-variable-declarations]
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
                                                                                                                               ^
uwb_tag_.c(133): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint8_t anclost_times=0 , mainbase_lost_count=0,exsistbase_list[MAX_NEARBASE_NUM],get_newbase=0,nearbase_num,last_nearbase_num,next_nearbase_num;
^
uwb_tag_.c(134): warning: no previous extern declaration for non-static variable 'nearbaseid_list' [-Wmissing-variable-declarations]
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
         ^
uwb_tag_.c(134): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
^
uwb_tag_.c(134): warning: no previous extern declaration for non-static variable 'mainbase_id' [-Wmissing-variable-declarations]
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
                                           ^
uwb_tag_.c(134): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
^
uwb_tag_.c(134): warning: no previous extern declaration for non-static variable 'true_nearbase_idlist' [-Wmissing-variable-declarations]
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
                                                       ^
uwb_tag_.c(134): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
^
uwb_tag_.c(134): warning: no previous extern declaration for non-static variable 'rec_nearbasepos' [-Wmissing-variable-declarations]
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
                                                                                                             ^
uwb_tag_.c(134): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t nearbaseid_list[MAX_NEARBASE_NUM],mainbase_id,true_nearbase_idlist[MAX_NEARBASE_NUM],rec_nearbaseid,rec_nearbasepos;
^
uwb_tag_.c(135): warning: no previous extern declaration for non-static variable 'u16_nearbase_distlist' [-Wmissing-variable-declarations]
uint16_t u16_nearbase_distlist[MAX_NEARBASE_NUM];
         ^
uwb_tag_.c(135): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint16_t u16_nearbase_distlist[MAX_NEARBASE_NUM];
^
uwb_tag_.c(141): warning: no previous extern declaration for non-static variable 'freq_offset' [-Wmissing-variable-declarations]
int32_t freq_offset,freq_offset_filter;
        ^
uwb_tag_.c(141): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t freq_offset,freq_offset_filter;
^
uwb_tag_.c(141): warning: no previous extern declaration for non-static variable 'freq_offset_filter' [-Wmissing-variable-declarations]
int32_t freq_offset,freq_offset_filter;
                    ^
uwb_tag_.c(141): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int32_t freq_offset,freq_offset_filter;
^
uwb_tag_.c(142): warning: no previous extern declaration for non-static variable 'temp_flag' [-Wmissing-variable-declarations]
int temp_flag,poll_tx_num,resp_rx_num;
    ^
uwb_tag_.c(142): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int temp_flag,poll_tx_num,resp_rx_num;
^
uwb_tag_.c(142): warning: no previous extern declaration for non-static variable 'poll_tx_num' [-Wmissing-variable-declarations]
int temp_flag,poll_tx_num,resp_rx_num;
              ^
uwb_tag_.c(142): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int temp_flag,poll_tx_num,resp_rx_num;
^
uwb_tag_.c(142): warning: no previous extern declaration for non-static variable 'resp_rx_num' [-Wmissing-variable-declarations]
int temp_flag,poll_tx_num,resp_rx_num;
                          ^
uwb_tag_.c(142): note: declare 'static' if the variable is not intended to be used outside of this translation unit
int temp_flag,poll_tx_num,resp_rx_num;
^
uwb_tag_.c(144): warning: no previous extern declaration for non-static variable 'count1' [-Wmissing-variable-declarations]
uint32_t count1,count2;
         ^
uwb_tag_.c(144): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t count1,count2;
^
uwb_tag_.c(144): warning: no previous extern declaration for non-static variable 'count2' [-Wmissing-variable-declarations]
uint32_t count1,count2;
                ^
uwb_tag_.c(144): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t count1,count2;
^
uwb_tag_.c(370): warning: no previous extern declaration for non-static variable 'count_index' [-Wmissing-variable-declarations]
uint32_t count_index;
         ^
uwb_tag_.c(370): note: declare 'static' if the variable is not intended to be used outside of this translation unit
uint32_t count_index;
^
uwb_tag_.c(100): warning: unused variable 'tx_poll_msg' [-Wunused-variable]
static uint8_t tx_poll_msg[] = {0x41, 0x88, 0, 0x4D, 0x4B, 0x53, 0x45, 0x4D, 0x49, 0x02};
               ^
uwb_tag_.c(101): warning: unused variable 'rx_resp_msg' [-Wunused-variable]
static uint8_t rx_resp_msg[] = {0x41, 0x88, 0, 0x4D, 0x4B, 0x4D, 0x49, 0x53, 0x45, 0x03, 0x07};
               ^
uwb_tag_.c(102): warning: unused variable 'tx_final_msg' [-Wunused-variable]
static uint8_t tx_final_msg[] = {0x41, 0x88, 0, 0x4D, 0x4B, 0x53, 0x45, 0x4D, 0x49, 0x04, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
               ^
uwb_tag_.c(107): warning: unused variable 'final_tx_en_start_u32' [-Wunused-variable]
static uint32_t final_tx_en_start_u32;
                ^
uwb_tag_.c(112): warning: unused variable 'final_tx_ts_i64' [-Wunused-variable]
static int64_t final_tx_ts_i64;
               ^
uwb_tag_.c(125): warning: unused variable 'rec_tag_index' [-Wunused-variable]
static uint8_t rec_tag_index,tag_num_tosend;
               ^
uwb_tag_.c(125): warning: unused variable 'tag_num_tosend' [-Wunused-variable]
static uint8_t rec_tag_index,tag_num_tosend;
                             ^
uwb_tag_.c(169): warning: unused variable 'state' [-Wunused-variable]
static enum SIMPLE_FSM_T state = SIMPLE_IDLE;
                         ^
74 warnings generated.
compiling uwb_tag_.c...
compiling libc.c...
linking...
.\include\devices\MK800X\Source\ARM\MK800X_ac6_copy.sct(25): warning: L6314W: No section matches pattern *(.XIP_SECTION).
Program Size: Code=47376 RO-data=7260 RW-data=1272 ZI-data=25028
Finished: 0 information, 1 warning and 0 error messages.
FromELF: creating hex file...
After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "D:\project chen\ChinaUWBProject_tag_URT\keil\Objects\uwb_simple_example.axf"
".\Objects\uwb_simple_example.axf" - 0 Error(s), 0 Warning(s).
".\Objects\uwb_simple_example.axf" - 0 Error(s), 182 Warning(s).
<h2>Software Packages used:</h2>
@@ -42,7 +1036,7 @@
  d:\Users\xookk\AppData\Local\Arm\Packs\MKSEMI\MK800X_DFP\1.0.3\Device\Include
<h2>Collection of Component Files used:</h2>
Build Time Elapsed:  00:00:01
Build Time Elapsed:  00:00:11
</pre>
</body>
</html>
keil/Objects/uwb_simple_example.hex
ÎļþÌ«´ó
keil/Objects/uwb_simple_example.htm
@@ -3,7 +3,7 @@
<title>Static Call Graph - [.\Objects\uwb_simple_example.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image .\Objects\uwb_simple_example.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Wed Oct 23 09:40:19 2024
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Wed Oct 23 14:02:48 2024
<BR><P>
<H3>Maximum Stack Usage =       1572 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>
@@ -11,7 +11,7 @@
<P>
<H3>
Mutually Recursive functions
</H3> <LI><a href="#[fe]">trace_output</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[51]">trace_printf</a><BR>
</H3> <LI><a href="#[100]">trace_output</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[51]">trace_printf</a><BR>
 <LI><a href="#[7]">ACMP0_IRQHandler</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[7]">ACMP0_IRQHandler</a><BR>
</UL>
<P>
@@ -77,7 +77,7 @@
<P><STRONG><a name="[2c]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
<BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(.text.start_main_asm)
</UL>
<P><STRONG><a name="[10b]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003))
<P><STRONG><a name="[10d]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003))
<P><STRONG><a name="[2f]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
<BR><BR>[Calls]<UL><LI><a href="#[30]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
@@ -87,20 +87,20 @@
<BR><BR>[Called By]<UL><LI><a href="#[30]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
</UL>
<P><STRONG><a name="[10c]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
<P><STRONG><a name="[10e]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
<P><STRONG><a name="[10d]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
<P><STRONG><a name="[10f]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
<P><STRONG><a name="[10e]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
<P><STRONG><a name="[110]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
<P><STRONG><a name="[10f]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
<P><STRONG><a name="[111]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
<P><STRONG><a name="[110]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
<P><STRONG><a name="[112]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
<P><STRONG><a name="[5e]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
<LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
@@ -110,18 +110,18 @@
<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx
<LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_sts_FAP_detect
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_all_antenna_FAP
<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
</UL>
<P><STRONG><a name="[32]"></a>__aeabi_uidivmod</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, uidiv.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidivmod
</UL>
<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
<LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
@@ -133,8 +133,8 @@
</UL>
<BR>[Called By]<UL><LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_freq_offset_get
<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_freq_offset_get
</UL>
<P><STRONG><a name="[31]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED)
@@ -143,20 +143,20 @@
<P><STRONG><a name="[8f]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rx_int_callback
<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_ant_delays_set
<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_ant_delays_set
<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
</UL>
<P><STRONG><a name="[e9]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<P><STRONG><a name="[eb]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[111]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
<P><STRONG><a name="[113]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
<P><STRONG><a name="[34]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashRead
@@ -164,16 +164,16 @@
<LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
</UL>
<P><STRONG><a name="[eb]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<P><STRONG><a name="[ed]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[112]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
<P><STRONG><a name="[114]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
<P><STRONG><a name="[33]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Calls]<UL><LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
</UL>
<BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[9a]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
@@ -181,8 +181,8 @@
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
<P><STRONG><a name="[ce]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<P><STRONG><a name="[d0]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
</UL>
<P><STRONG><a name="[35]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED)
@@ -222,8 +222,8 @@
<P><STRONG><a name="[6f]"></a>__aeabi_fmul</STRONG> (Thumb, 122 bytes, Stack size 16 bytes, fmul.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_fmul
</UL>
<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;derive_scaled_thres
<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enhanced_sts_fap_detect
<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_fap_adjust_simple
@@ -274,7 +274,7 @@
<BR>[Calls]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[44]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text))
@@ -283,7 +283,7 @@
<BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
</UL>
<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[5f]"></a>__aeabi_fcmple</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmple.o(.text))
@@ -302,7 +302,7 @@
</UL>
<P><STRONG><a name="[67]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR><BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;derive_scaled_thres
<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enhanced_sts_fap_detect
<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_blender_packet
@@ -368,7 +368,7 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[49]"></a>__aeabi_l2d</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dfltl.o(.text))
@@ -380,8 +380,8 @@
</UL>
<P><STRONG><a name="[63]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<BR><BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_sts_FAP_detect
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_all_antenna_FAP
<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_sts_first_patch_detect
@@ -398,7 +398,7 @@
<BR>[Calls]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
</UL>
<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[4c]"></a>__aeabi_d2lz</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, dfixl.o(.text))
@@ -412,7 +412,7 @@
<P><STRONG><a name="[53]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[4d]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
@@ -420,7 +420,7 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
</UL>
<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<P><STRONG><a name="[3d]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text))
@@ -431,7 +431,7 @@
<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[113]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
<P><STRONG><a name="[115]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
<P><STRONG><a name="[4b]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsr
@@ -441,7 +441,7 @@
<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[114]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
<P><STRONG><a name="[116]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
<P><STRONG><a name="[3e]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_lasr
@@ -449,9 +449,9 @@
<BR>[Called By]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
</UL>
<P><STRONG><a name="[115]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
<P><STRONG><a name="[117]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
<P><STRONG><a name="[116]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
<P><STRONG><a name="[118]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
<P><STRONG><a name="[38]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
@@ -496,11 +496,11 @@
<BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_main_scatterload
</UL>
<P><STRONG><a name="[117]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
<P><STRONG><a name="[119]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
<P><STRONG><a name="[118]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[11a]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[119]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[11b]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[f]"></a>ADC_IRQHandler</STRONG> (Thumb, 196 bytes, Stack size 8 bytes, mk_adc.o(.text.ADC_IRQHandler))
<BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = ADC_IRQHandler &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
@@ -556,7 +556,7 @@
<P><STRONG><a name="[8]"></a>ACMP1_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler))
<BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
</UL>
<P><STRONG><a name="[11a]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED)
<P><STRONG><a name="[11c]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED)
<P><STRONG><a name="[1b]"></a>I2C0_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler))
<BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
@@ -712,7 +712,7 @@
<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_inner_product_int16
<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_vinverse_f32
</UL>
<BR>[Called By]<UL><LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
</UL>
<P><STRONG><a name="[74]"></a>MK8000_read_rssi</STRONG> (Thumb, 1176 bytes, Stack size 80 bytes, mk8000_read_rssi.o(.text.MK8000_read_rssi))
@@ -757,7 +757,7 @@
<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_blender_packet
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_all_antenna_FAP
</UL>
<BR>[Called By]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sts_first_path_detect
<BR>[Called By]<UL><LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sts_first_path_detect
</UL>
<P><STRONG><a name="[77]"></a>MK8000_update_fap_fom</STRONG> (Thumb, 108 bytes, Stack size 56 bytes, mk8000_spotter_top.o(.text.MK8000_update_fap_fom))
@@ -766,7 +766,7 @@
<BR>[Calls]<UL><LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_blender_packet
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_all_antenna_FAP
</UL>
<BR>[Called By]<UL><LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
</UL>
<P><STRONG><a name="[b]"></a>PHY_IRQHandler</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_phy.o(.text.PHY_IRQHandler))
@@ -988,15 +988,15 @@
<BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[e6]"></a>aoa_param_dynamic_port_sel</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_aoa.o(.text.aoa_param_dynamic_port_sel))
<P><STRONG><a name="[e8]"></a>aoa_param_dynamic_port_sel</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, lib_aoa.o(.text.aoa_param_dynamic_port_sel))
<BR><BR>[Called By]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_adv_params_configure
</UL>
<P><STRONG><a name="[da]"></a>board_calibration_params_default</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_default))
<P><STRONG><a name="[dc]"></a>board_calibration_params_default</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_default))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[db]"></a>board_calibration_params_load</STRONG> (Thumb, 52 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_load))
<P><STRONG><a name="[dd]"></a>board_calibration_params_load</STRONG> (Thumb, 52 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_load))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
@@ -1025,29 +1025,39 @@
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[b8]"></a>board_pins_config</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, pin_config.o(.text.board_pins_config))
<P><STRONG><a name="[b8]"></a>board_led_init</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, board.o(.text.board_led_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_led_init &rArr; io_pull_set
</UL>
<BR>[Calls]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pin_mux_set
<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[bc]"></a>board_pins_config</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, pin_config.o(.text.board_pins_config))
<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = board_pins_config &rArr; io_pull_set
</UL>
<BR>[Calls]<UL><LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
<BR>[Calls]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pin_mux_set
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[ed]"></a>bor_close</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_misc.o(.text.bor_close))
<BR><BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
<P><STRONG><a name="[ef]"></a>bor_close</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_misc.o(.text.bor_close))
<BR><BR>[Called By]<UL><LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
</UL>
<P><STRONG><a name="[b1]"></a>calib_check</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_check))
<BR><BR>[Called By]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[bb]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip))
<P><STRONG><a name="[bd]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip))
<BR><BR>[Stack]<UL><LI>Max Depth = 756<LI>Call Chain = calib_chip &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_chip_id
<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_chip_id
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
@@ -1081,24 +1091,24 @@
<P><STRONG><a name="[81]"></a>clock_disable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_disable))
<BR><BR>[Called By]<UL><LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_close
<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_close
<LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
</UL>
<P><STRONG><a name="[ab]"></a>clock_enable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_enable))
<BR><BR>[Called By]<UL><LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
</UL>
<P><STRONG><a name="[7e]"></a>clock_get_frequency</STRONG> (Thumb, 272 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_get_frequency))
@@ -1109,7 +1119,7 @@
</UL>
<P><STRONG><a name="[b3]"></a>clock_set_divider</STRONG> (Thumb, 100 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_set_divider))
<BR><BR>[Called By]<UL><LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<BR><BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
@@ -1121,10 +1131,10 @@
</UL>
<P><STRONG><a name="[9b]"></a>delay_us</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_us))
<BR><BR>[Called By]<UL><LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<BR><BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
@@ -1143,7 +1153,7 @@
<BR>[Called By]<UL><LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_all_antenna_FAP
</UL>
<P><STRONG><a name="[bd]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open))
<P><STRONG><a name="[bf]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = dma_open
</UL>
<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
@@ -1152,10 +1162,10 @@
<BR>[Called By]<UL><LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
</UL>
<P><STRONG><a name="[be]"></a>dma_transfer</STRONG> (Thumb, 168 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer))
<P><STRONG><a name="[c0]"></a>dma_transfer</STRONG> (Thumb, 168 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer))
<BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
@@ -1165,14 +1175,14 @@
<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
<LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
<LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_callback
<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
</UL>
<P><STRONG><a name="[f5]"></a>dual_timer_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_get))
<P><STRONG><a name="[f7]"></a>dual_timer_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_get))
<BR><BR>[Called By]<UL><LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
</UL>
<P><STRONG><a name="[bf]"></a>dual_timer_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open))
<P><STRONG><a name="[c1]"></a>dual_timer_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = dual_timer_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
@@ -1181,11 +1191,11 @@
<BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
</UL>
<P><STRONG><a name="[f6]"></a>dual_timer_start</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_start))
<P><STRONG><a name="[f8]"></a>dual_timer_start</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_start))
<BR><BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
</UL>
<P><STRONG><a name="[d3]"></a>dual_timer_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_stop))
<P><STRONG><a name="[d5]"></a>dual_timer_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_stop))
<BR><BR>[Called By]<UL><LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_stop
</UL>
@@ -1210,33 +1220,33 @@
<BR><BR>[Called By]<UL><LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[c0]"></a>flash_block_erase</STRONG> (Thumb, 400 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_block_erase))
<P><STRONG><a name="[c2]"></a>flash_block_erase</STRONG> (Thumb, 400 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_block_erase))
<BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = flash_block_erase &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
</UL>
<P><STRONG><a name="[c3]"></a>flash_check_busy</STRONG> (Thumb, 244 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_check_busy))
<P><STRONG><a name="[c5]"></a>flash_check_busy</STRONG> (Thumb, 244 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_check_busy))
<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = flash_check_busy &rArr; flash_write_cmd &rArr; sys_timer_get
</UL>
<BR>[Calls]<UL><LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
</UL>
<BR>[Called By]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
</UL>
<P><STRONG><a name="[c4]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close))
<P><STRONG><a name="[c6]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = flash_close &rArr; flash_write_cmd &rArr; sys_timer_get
</UL>
<BR>[Calls]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
@@ -1245,12 +1255,12 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = flash_erase &rArr; flash_sector_erase &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
</UL>
@@ -1264,11 +1274,11 @@
<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashInit
@@ -1278,13 +1288,13 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = flash_read &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashRead
</UL>
@@ -1293,8 +1303,8 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
@@ -1304,14 +1314,14 @@
<P><STRONG><a name="[a2]"></a>flash_write_nbytes</STRONG> (Thumb, 1980 bytes, Stack size 136 bytes, mk_flash.o(.text.flash_write_nbytes))
<BR><BR>[Stack]<UL><LI>Max Depth = 460<LI>Call Chain = flash_write_nbytes &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<BR>[Calls]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
</UL>
@@ -1320,7 +1330,7 @@
<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART0_CheckReceive
</UL>
<P><STRONG><a name="[c5]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open))
<P><STRONG><a name="[c7]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = gpio_open
</UL>
<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
@@ -1330,32 +1340,43 @@
</UL>
<P><STRONG><a name="[96]"></a>gpio_pin_clr</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_clr))
<BR><BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
<P><STRONG><a name="[e2]"></a>gpio_pin_get_val</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_get_val))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
<LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_callback
</UL>
<P><STRONG><a name="[97]"></a>gpio_pin_set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set))
<BR><BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
<P><STRONG><a name="[e4]"></a>gpio_pin_get_val</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_get_val))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_callback
</UL>
<P><STRONG><a name="[97]"></a>gpio_pin_set</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
<LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_callback
</UL>
<P><STRONG><a name="[ba]"></a>gpio_pin_set_dir</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set_dir))
<BR><BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
</UL>
<P><STRONG><a name="[b9]"></a>io_pin_mux_set</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_io.o(.text.io_pin_mux_set))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
<BR><BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
<LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
</UL>
<P><STRONG><a name="[ba]"></a>io_pull_set</STRONG> (Thumb, 76 bytes, Stack size 20 bytes, mk_io.o(.text.io_pull_set))
<P><STRONG><a name="[bb]"></a>io_pull_set</STRONG> (Thumb, 76 bytes, Stack size 20 bytes, mk_io.o(.text.io_pull_set))
<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = io_pull_set
</UL>
<BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
<BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
</UL>
<P><STRONG><a name="[65]"></a>lsp_cmplx_inner_product_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_cmplx_inner_product_f32))
<BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_cmplx_inner_product_f32 &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
<BR>[Calls]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
</UL>
<BR>[Called By]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_sts_FAP_detect
<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_blender_packet
@@ -1364,7 +1385,7 @@
<P><STRONG><a name="[71]"></a>lsp_cmplx_mult_cmplx_int8</STRONG> (Thumb, 32 bytes, Stack size 32 bytes, mk_lsp.o(.text.lsp_cmplx_mult_cmplx_int8))
<BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = lsp_cmplx_mult_cmplx_int8 &rArr; lsp_g_op_int8 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int8
<BR>[Calls]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int8
</UL>
<BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_preamble_FAP_LSP
</UL>
@@ -1372,7 +1393,7 @@
<P><STRONG><a name="[6b]"></a>lsp_inner_product_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_inner_product_f32))
<BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_inner_product_f32 &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
<BR>[Calls]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
</UL>
<BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_fap_adjust_FLT
<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_fap_adjust_simple
@@ -1383,12 +1404,12 @@
<P><STRONG><a name="[72]"></a>lsp_inner_product_int16</STRONG> (Thumb, 30 bytes, Stack size 24 bytes, mk_lsp.o(.text.lsp_inner_product_int16))
<BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = lsp_inner_product_int16 &rArr; lsp_g_op_int16 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int16
<BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int16
</UL>
<BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_preamble_FAP_LSP
</UL>
<P><STRONG><a name="[ca]"></a>lsp_open</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_open))
<P><STRONG><a name="[cc]"></a>lsp_open</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = lsp_open
</UL>
<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
@@ -1401,7 +1422,7 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = lsp_scale_f32 &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
</UL>
<BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_fap_adjust_FLT
<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_fap_adjust_simple
@@ -1412,7 +1433,7 @@
<P><STRONG><a name="[69]"></a>lsp_vinverse_f32</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_vinverse_f32))
<BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = lsp_vinverse_f32 &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
<BR>[Calls]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
</UL>
<BR>[Called By]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_fap_adjust_FLT
<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_fap_adjust_simple
@@ -1420,33 +1441,33 @@
<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_preamble_FAP_LSP
</UL>
<P><STRONG><a name="[104]"></a>mac_crc_mode_configure</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_crc_mode_configure))
<P><STRONG><a name="[106]"></a>mac_crc_mode_configure</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_crc_mode_configure))
<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[cb]"></a>mac_cs_construct</STRONG> (Thumb, 192 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_cs_construct))
<P><STRONG><a name="[cd]"></a>mac_cs_construct</STRONG> (Thumb, 192 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_cs_construct))
<BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = mac_cs_construct &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_count_get
<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_crypto_sts_index_get
<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_crypto_sts_index_get
</UL>
<BR>[Called By]<UL><LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
<BR>[Called By]<UL><LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
</UL>
<P><STRONG><a name="[10a]"></a>mac_current_rx_report_discard</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_current_rx_report_discard))
<P><STRONG><a name="[10c]"></a>mac_current_rx_report_discard</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_current_rx_report_discard))
<BR><BR>[Called By]<UL><LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx_force_off
</UL>
<P><STRONG><a name="[cd]"></a>mac_init</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_init))
<P><STRONG><a name="[cf]"></a>mac_init</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = mac_init &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
<LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
</UL>
<BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
@@ -1455,42 +1476,42 @@
<BR><BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
<P><STRONG><a name="[d0]"></a>mac_link_desc_construct</STRONG> (Thumb, 176 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_link_desc_construct))
<P><STRONG><a name="[d2]"></a>mac_link_desc_construct</STRONG> (Thumb, 176 bytes, Stack size 32 bytes, mk_mac.o(.text.mac_link_desc_construct))
<BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = mac_link_desc_construct &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
</UL>
<BR>[Called By]<UL><LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
<BR>[Called By]<UL><LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
</UL>
<P><STRONG><a name="[8e]"></a>mac_register_process_handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_register_process_handler))
<BR><BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
<P><STRONG><a name="[cf]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init))
<P><STRONG><a name="[d1]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = mac_regs_init
</UL>
<BR>[Calls]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_cca_config
<BR>[Calls]<UL><LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_cca_config
</UL>
<BR>[Called By]<UL><LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<BR>[Called By]<UL><LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
</UL>
<P><STRONG><a name="[106]"></a>mac_rssi_calculation_en</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_rssi_calculation_en))
<P><STRONG><a name="[108]"></a>mac_rssi_calculation_en</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_rssi_calculation_en))
<BR><BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[d2]"></a>mac_rx</STRONG> (Thumb, 384 bytes, Stack size 64 bytes, mk_mac.o(.text.mac_rx))
<P><STRONG><a name="[d4]"></a>mac_rx</STRONG> (Thumb, 384 bytes, Stack size 64 bytes, mk_mac.o(.text.mac_rx))
<BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = mac_rx &rArr; mac_link_desc_construct &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_link_desc_construct
<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_link_desc_construct
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
</UL>
<BR>[Called By]<UL><LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx
</UL>
<P><STRONG><a name="[109]"></a>mac_start</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_start))
<P><STRONG><a name="[10b]"></a>mac_start</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_start))
<BR><BR>[Called By]<UL><LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx
</UL>
@@ -1498,79 +1519,82 @@
<P><STRONG><a name="[5a]"></a>mac_timer_stop</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_stop))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = mac_timer_stop
</UL>
<BR>[Calls]<UL><LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_stop
<BR>[Calls]<UL><LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_stop
</UL>
<BR>[Called By]<UL><LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[d4]"></a>mac_tx</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_mac.o(.text.mac_tx))
<P><STRONG><a name="[d6]"></a>mac_tx</STRONG> (Thumb, 332 bytes, Stack size 48 bytes, mk_mac.o(.text.mac_tx))
<BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = mac_tx &rArr; mac_tx_desc_construct &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_link_desc_construct
<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_link_desc_construct
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
</UL>
<BR>[Called By]<UL><LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx
</UL>
<P><STRONG><a name="[d5]"></a>mac_tx_desc_construct</STRONG> (Thumb, 328 bytes, Stack size 56 bytes, mk_mac.o(.text.mac_tx_desc_construct))
<P><STRONG><a name="[d7]"></a>mac_tx_desc_construct</STRONG> (Thumb, 328 bytes, Stack size 56 bytes, mk_mac.o(.text.mac_tx_desc_construct))
<BR><BR>[Stack]<UL><LI>Max Depth = 356<LI>Call Chain = mac_tx_desc_construct &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_en_conv_encode
<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_en_conv_encode
</UL>
<BR>[Called By]<UL><LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<BR>[Called By]<UL><LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
</UL>
<P><STRONG><a name="[24]"></a>main</STRONG> (Thumb, 372 bytes, Stack size 8 bytes, main.o(.text.main))
<P><STRONG><a name="[24]"></a>main</STRONG> (Thumb, 388 bytes, Stack size 8 bytes, main.o(.text.main))
<BR><BR>[Stack]<UL><LI>Max Depth = 1036<LI>Call Chain = main &rArr; TagRange &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_close
<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_close
<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pin_mux_set
<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_get_val
<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_clear
<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_get_val
<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_clear
<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_load
<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_default
<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_load
<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_default
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART0_CheckReceive
<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
</UL>
<P><STRONG><a name="[bc]"></a>mk_chip_id</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_chip_id))
<BR><BR>[Called By]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<P><STRONG><a name="[be]"></a>mk_chip_id</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_chip_id))
<BR><BR>[Called By]<UL><LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
</UL>
<P><STRONG><a name="[e3]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf))
<P><STRONG><a name="[e5]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf))
<BR><BR>[Stack]<UL><LI>Max Depth = 188<LI>Call Chain = mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Calls]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
</UL>
<P><STRONG><a name="[dd]"></a>parameter_init</STRONG> (Thumb, 180 bytes, Stack size 24 bytes, global_param.o(.text.parameter_init))
<P><STRONG><a name="[df]"></a>parameter_init</STRONG> (Thumb, 180 bytes, Stack size 24 bytes, global_param.o(.text.parameter_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 804<LI>Call Chain = parameter_init &rArr; flash_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
@@ -1581,11 +1605,11 @@
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[102]"></a>pdoa_angle_offset_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_angle_offset_set))
<P><STRONG><a name="[104]"></a>pdoa_angle_offset_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_angle_offset_set))
<BR><BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_calibration_params_set
</UL>
<P><STRONG><a name="[e5]"></a>pdoa_ant_delays_set</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_delays_set))
<P><STRONG><a name="[e7]"></a>pdoa_ant_delays_set</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_delays_set))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = pdoa_ant_delays_set
</UL>
<BR>[Calls]<UL><LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
@@ -1593,39 +1617,39 @@
<BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_calibration_params_set
</UL>
<P><STRONG><a name="[101]"></a>pdoa_ant_space_set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_space_set))
<P><STRONG><a name="[103]"></a>pdoa_ant_space_set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk8000_get_loc_params.o(.text.pdoa_ant_space_set))
<BR><BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_calibration_params_set
</UL>
<P><STRONG><a name="[100]"></a>pdoa_gain_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_gain_set))
<P><STRONG><a name="[102]"></a>pdoa_gain_set</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, mk_uwb.o(.text.pdoa_gain_set))
<BR><BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_calibration_params_set
</UL>
<P><STRONG><a name="[8b]"></a>phy_adv_params_configure</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_adv_params_configure))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = phy_adv_params_configure
</UL>
<BR>[Calls]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aoa_param_dynamic_port_sel
<BR>[Calls]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aoa_param_dynamic_port_sel
</UL>
<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
<P><STRONG><a name="[d1]"></a>phy_cca_config</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_cca_config))
<BR><BR>[Called By]<UL><LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
<P><STRONG><a name="[d3]"></a>phy_cca_config</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_cca_config))
<BR><BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
</UL>
<P><STRONG><a name="[cc]"></a>phy_crypto_sts_index_get</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_crypto_sts_index_get))
<BR><BR>[Called By]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
<P><STRONG><a name="[ce]"></a>phy_crypto_sts_index_get</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_crypto_sts_index_get))
<BR><BR>[Called By]<UL><LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
</UL>
<P><STRONG><a name="[58]"></a>phy_dump_mode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_dump_mode))
<BR><BR>[Called By]<UL><LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[d6]"></a>phy_en_conv_encode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_en_conv_encode))
<BR><BR>[Called By]<UL><LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
<P><STRONG><a name="[d8]"></a>phy_en_conv_encode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_en_conv_encode))
<BR><BR>[Called By]<UL><LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
</UL>
<P><STRONG><a name="[e7]"></a>phy_freq_offset_get</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_freq_offset_get))
<P><STRONG><a name="[e9]"></a>phy_freq_offset_get</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_freq_offset_get))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = phy_freq_offset_get &rArr; __aeabi_idiv
</UL>
<BR>[Calls]<UL><LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
@@ -1633,11 +1657,11 @@
<BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rx_int_callback
</UL>
<P><STRONG><a name="[107]"></a>phy_init</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_init))
<P><STRONG><a name="[109]"></a>phy_init</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_init))
<BR><BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[e8]"></a>phy_params_generate</STRONG> (Thumb, 2288 bytes, Stack size 184 bytes, mk_phy.o(.text.phy_params_generate))
<P><STRONG><a name="[ea]"></a>phy_params_generate</STRONG> (Thumb, 2288 bytes, Stack size 184 bytes, mk_phy.o(.text.phy_params_generate))
<BR><BR>[Stack]<UL><LI>Max Depth = 924<LI>Call Chain = phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1647,19 +1671,19 @@
<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
<LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset4
<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset4
<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_sts_related_params_update
<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_sts_related_params_update
</UL>
<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[103]"></a>phy_params_sets_enable</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_params_sets_enable))
<P><STRONG><a name="[105]"></a>phy_params_sets_enable</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_params_sets_enable))
<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[105]"></a>phy_rx_regs_config</STRONG> (Thumb, 1456 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_regs_config))
<P><STRONG><a name="[107]"></a>phy_rx_regs_config</STRONG> (Thumb, 1456 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_regs_config))
<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = phy_rx_regs_config
</UL>
<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
@@ -1674,16 +1698,16 @@
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
<LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;tx_int_callback
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rx_int_callback
<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
</UL>
<P><STRONG><a name="[108]"></a>phy_timer_open</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_timer_open))
<P><STRONG><a name="[10a]"></a>phy_timer_open</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_timer_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = phy_timer_open
</UL>
<BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[ec]"></a>phy_tx_regs_config</STRONG> (Thumb, 780 bytes, Stack size 88 bytes, mk_phy.o(.text.phy_tx_regs_config))
<P><STRONG><a name="[ee]"></a>phy_tx_regs_config</STRONG> (Thumb, 780 bytes, Stack size 88 bytes, mk_phy.o(.text.phy_tx_regs_config))
<BR><BR>[Stack]<UL><LI>Max Depth = 828<LI>Call Chain = phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1691,46 +1715,46 @@
<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[f0]"></a>power_fem_rx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_rx_ctrl))
<BR><BR>[Called By]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<P><STRONG><a name="[f2]"></a>power_fem_rx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_rx_ctrl))
<BR><BR>[Called By]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
</UL>
<P><STRONG><a name="[ef]"></a>power_fem_tx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_tx_ctrl))
<BR><BR>[Called By]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<P><STRONG><a name="[f1]"></a>power_fem_tx_ctrl</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.power_fem_tx_ctrl))
<BR><BR>[Called By]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
</UL>
<P><STRONG><a name="[df]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init))
<P><STRONG><a name="[e1]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = power_init
</UL>
<BR>[Calls]<UL><LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;bor_close
<BR>[Calls]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;bor_close
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[ee]"></a>power_off_radio</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_power.o(.text.power_off_radio))
<P><STRONG><a name="[f0]"></a>power_off_radio</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_power.o(.text.power_off_radio))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = power_off_radio
</UL>
<BR>[Calls]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
</UL>
<BR>[Called By]<UL><LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;tx_int_callback
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rx_int_callback
</UL>
<P><STRONG><a name="[f1]"></a>power_on_radio</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_power.o(.text.power_on_radio))
<P><STRONG><a name="[f3]"></a>power_on_radio</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_power.o(.text.power_on_radio))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = power_on_radio
</UL>
<BR>[Calls]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
</UL>
<BR>[Called By]<UL><LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx
</UL>
<P><STRONG><a name="[f4]"></a>power_wakeup_enable</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_power.o(.text.power_wakeup_enable))
<BR><BR>[Called By]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
<P><STRONG><a name="[f6]"></a>power_wakeup_enable</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_power.o(.text.power_wakeup_enable))
<BR><BR>[Called By]<UL><LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
</UL>
<P><STRONG><a name="[94]"></a>ranging_ant_delays_get</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_ant_delays_get))
@@ -1738,7 +1762,7 @@
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rx_int_callback
</UL>
<P><STRONG><a name="[ff]"></a>ranging_ant_delays_set</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_ant_delays_set))
<P><STRONG><a name="[101]"></a>ranging_ant_delays_set</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, lib_ranging.o(.text.ranging_ant_delays_set))
<BR><BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_calibration_params_set
</UL>
@@ -1755,13 +1779,13 @@
<BR>[Called By]<UL><LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[f2]"></a>ranging_rx_time</STRONG> (Thumb, 532 bytes, Stack size 64 bytes, lib_ranging.o(.text.ranging_rx_time))
<P><STRONG><a name="[f4]"></a>ranging_rx_time</STRONG> (Thumb, 532 bytes, Stack size 64 bytes, lib_ranging.o(.text.ranging_rx_time))
<BR><BR>[Stack]<UL><LI>Max Depth = 1556<LI>Call Chain = ranging_rx_time &rArr; sts_first_path_detect &rArr; MK8000_sts_first_patch_detect &rArr; MK8000_sts_FAP_detect &rArr; MK8000_fap_adjust_FLT &rArr; lsp_scale_f32 &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_update_fap_fom
<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sts_first_path_detect
<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sts_first_path_detect
<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_preamble_FAP_LSP
</UL>
<BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rx_int_callback
@@ -1771,11 +1795,11 @@
<BR><BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
<P><STRONG><a name="[d9]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear))
<P><STRONG><a name="[db]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[d8]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get))
<P><STRONG><a name="[da]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get))
<BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = reset_cause_get &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1784,16 +1808,16 @@
</UL>
<P><STRONG><a name="[ac]"></a>reset_module</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_module))
<BR><BR>[Called By]<UL><LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
</UL>
<P><STRONG><a name="[a3]"></a>save_com_map_to_flash</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, global_param.o(.text.save_com_map_to_flash))
@@ -1807,11 +1831,11 @@
<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
</UL>
<P><STRONG><a name="[e0]"></a>sleep_timer_open</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_sleep_timer.o(.text.sleep_timer_open))
<P><STRONG><a name="[e2]"></a>sleep_timer_open</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_sleep_timer.o(.text.sleep_timer_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = sleep_timer_open
</UL>
<BR>[Calls]<UL><LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
@@ -1820,7 +1844,7 @@
<BR><BR>[Called By]<UL><LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
</UL>
<P><STRONG><a name="[e1]"></a>sleep_timer_start</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.sleep_timer_start))
<P><STRONG><a name="[e3]"></a>sleep_timer_start</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.sleep_timer_start))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = sleep_timer_start &rArr; __aeabi_idiv
</UL>
<BR>[Calls]<UL><LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
@@ -1832,19 +1856,19 @@
<BR><BR>[Called By]<UL><LI><a href="#[0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_Handler
</UL>
<P><STRONG><a name="[f8]"></a>strlen</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, libc.o(.text.strlen))
<P><STRONG><a name="[fa]"></a>strlen</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, libc.o(.text.strlen))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = strlen
</UL>
<BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
</UL>
<P><STRONG><a name="[f3]"></a>sts_first_path_detect</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, lib_aoa.o(.text.sts_first_path_detect))
<P><STRONG><a name="[f5]"></a>sts_first_path_detect</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, lib_aoa.o(.text.sts_first_path_detect))
<BR><BR>[Stack]<UL><LI>Max Depth = 1492<LI>Call Chain = sts_first_path_detect &rArr; MK8000_sts_first_patch_detect &rArr; MK8000_sts_FAP_detect &rArr; MK8000_fap_adjust_FLT &rArr; lsp_scale_f32 &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_sts_first_patch_detect
</UL>
<BR>[Called By]<UL><LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
</UL>
<P><STRONG><a name="[b4]"></a>sys_tick_start</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_tick_start))
@@ -1855,7 +1879,7 @@
<BR>[Called By]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[f9]"></a>sys_tick_us</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us))
<P><STRONG><a name="[fb]"></a>sys_tick_us</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = sys_tick_us
</UL>
<BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1866,16 +1890,16 @@
<P><STRONG><a name="[5b]"></a>sys_timer_get</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_timer_get))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = sys_timer_get
</UL>
<BR>[Calls]<UL><LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_get
<BR>[Calls]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_get
</UL>
<BR>[Called By]<UL><LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
<LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_callback
<LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
@@ -1884,8 +1908,8 @@
<P><STRONG><a name="[b5]"></a>sys_timer_open</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, mk_misc.o(.text.sys_timer_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 364<LI>Call Chain = sys_timer_open &rArr; dual_timer_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<BR>[Calls]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_get_frequency
</UL>
<BR>[Called By]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
@@ -1894,44 +1918,44 @@
<P><STRONG><a name="[50]"></a>trace_assert_dump</STRONG> (Thumb, 1008 bytes, Stack size 64 bytes, mk_trace.o(.text.trace_assert_dump))
<BR><BR>[Stack]<UL><LI>Max Depth = 300<LI>Call Chain = trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<BR>[Calls]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
</UL>
<BR>[Called By]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<BR>[Called By]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IRQHandler
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES_IRQHandler
<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SLEEP_TIMER_IRQHandler
<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
<LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_callback
<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_start
<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_irq_handler
<LI><a href="#[2e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_dma_callback
<LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PHY_TIMER_IRQHandler
<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_link_desc_construct
<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_link_desc_construct
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_cs_construct
<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx_desc_construct
<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_scale_f32
<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int8
<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int16
<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int8
<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int16
<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
</UL>
<P><STRONG><a name="[fb]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end))
<P><STRONG><a name="[fd]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end))
<BR><BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
</UL>
<BR>[Called By]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
@@ -1941,25 +1965,25 @@
<P><STRONG><a name="[56]"></a>trace_exception_handler</STRONG> (Thumb, 1152 bytes, Stack size 40 bytes, mk_trace.o(.text.trace_exception_handler))
<BR><BR>[Stack]<UL><LI>Max Depth = 276<LI>Call Chain = trace_exception_handler &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
</UL>
<BR>[Called By]<UL><LI><a href="#[2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HardFault_Handler
</UL>
<P><STRONG><a name="[f7]"></a>trace_flush</STRONG> (Thumb, 248 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_flush))
<P><STRONG><a name="[f9]"></a>trace_flush</STRONG> (Thumb, 248 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_flush))
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = trace_flush
</UL>
<BR>[Calls]<UL><LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_tx_in_progress
<BR>[Calls]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_tx_in_progress
</UL>
<BR>[Called By]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
</UL>
<P><STRONG><a name="[e4]"></a>trace_format</STRONG> (Thumb, 968 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format))
<P><STRONG><a name="[e6]"></a>trace_format</STRONG> (Thumb, 968 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format))
<BR><BR>[Stack]<UL><LI>Max Depth = 172<LI>Call Chain = trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
@@ -1973,18 +1997,18 @@
</UL>
<BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
</UL>
<P><STRONG><a name="[b7]"></a>trace_open</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 388<LI>Call Chain = trace_open &rArr; uart_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<BR>[Calls]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
</UL>
<BR>[Called By]<UL><LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
</UL>
<P><STRONG><a name="[fe]"></a>trace_output</STRONG> (Thumb, 508 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output))
<P><STRONG><a name="[100]"></a>trace_output</STRONG> (Thumb, 508 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output))
<BR><BR>[Stack]<UL><LI>Max Depth = 444 + In Cycle
<LI>Call Chain = trace_output &rArr;  trace_printf (Cycle)
</UL>
@@ -1999,31 +2023,31 @@
<P><STRONG><a name="[51]"></a>trace_printf</STRONG> (Thumb, 300 bytes, Stack size 296 bytes, mk_trace.o(.text.trace_printf))
<BR><BR>[Stack]<UL><LI>Max Depth = 740<LI>Call Chain = trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<BR>[Calls]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
</UL>
<BR>[Called By]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<BR>[Called By]<UL><LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES_IRQHandler
<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_sending_continue
<LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_calibration_params_set
<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[d7]"></a>uart_close</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, mk_uart.o(.text.uart_close))
<P><STRONG><a name="[d9]"></a>uart_close</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, mk_uart.o(.text.uart_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = uart_close
</UL>
<BR>[Calls]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
@@ -2040,7 +2064,7 @@
<LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART0_IRQHandler
</UL>
<P><STRONG><a name="[fd]"></a>uart_open</STRONG> (Thumb, 424 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_open))
<P><STRONG><a name="[ff]"></a>uart_open</STRONG> (Thumb, 424 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 340<LI>Call Chain = uart_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
@@ -2052,11 +2076,11 @@
<BR>[Called By]<UL><LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
</UL>
<P><STRONG><a name="[de]"></a>uart_receive</STRONG> (Thumb, 564 bytes, Stack size 80 bytes, mk_uart.o(.text.uart_receive))
<P><STRONG><a name="[e0]"></a>uart_receive</STRONG> (Thumb, 564 bytes, Stack size 80 bytes, mk_uart.o(.text.uart_receive))
<BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = uart_receive &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<BR>[Calls]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive_callback
@@ -2065,17 +2089,17 @@
<P><STRONG><a name="[87]"></a>uart_send</STRONG> (Thumb, 716 bytes, Stack size 88 bytes, mk_uart.o(.text.uart_send))
<BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart_send &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<BR>[Calls]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
</UL>
<BR>[Called By]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<BR>[Called By]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_sending_continue
<LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Serial0_PutString
</UL>
<P><STRONG><a name="[fc]"></a>uart_tx_in_progress</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_tx_in_progress))
<BR><BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<P><STRONG><a name="[fe]"></a>uart_tx_in_progress</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_tx_in_progress))
<BR><BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
</UL>
<P><STRONG><a name="[83]"></a>update_libc_rom_table</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, libc.o(.text.update_libc_rom_table))
@@ -2086,11 +2110,11 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 788<LI>Call Chain = uwb_calibration_params_set &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_gain_set
<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_angle_offset_set
<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_ant_space_set
<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_ant_delays_set
<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_ant_delays_set
<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_gain_set
<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_angle_offset_set
<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_ant_space_set
<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;pdoa_ant_delays_set
<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_ant_delays_set
</UL>
<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
@@ -2100,11 +2124,11 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_rx_regs_config
<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_sets_enable
<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_crc_mode_configure
<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_rx_regs_config
<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_sets_enable
<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_crc_mode_configure
</UL>
<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
@@ -2114,11 +2138,11 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_open
<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_init
<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rssi_calculation_en
<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_open
<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_init
<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rssi_calculation_en
<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
</UL>
<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
@@ -2126,9 +2150,9 @@
<P><STRONG><a name="[98]"></a>uwb_rx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_rx))
<BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = uwb_rx &rArr; mac_rx &rArr; mac_link_desc_construct &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_start
<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_start
<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_rx
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
@@ -2138,7 +2162,7 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = uwb_rx_force_off
</UL>
<BR>[Calls]<UL><LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_count_get
<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_current_rx_report_discard
<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_current_rx_report_discard
</UL>
<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
@@ -2146,14 +2170,14 @@
<P><STRONG><a name="[91]"></a>uwb_tx</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_tx))
<BR><BR>[Stack]<UL><LI>Max Depth = 428<LI>Call Chain = uwb_tx &rArr; mac_tx &rArr; mac_tx_desc_construct &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_start
<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_tx
<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_start
</UL>
<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
</UL>
<P><STRONG><a name="[dc]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close))
<P><STRONG><a name="[de]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 756<LI>Call Chain = wdt_close &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -2166,11 +2190,11 @@
<BR><BR>[Called By]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[11b]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
<P><STRONG><a name="[11d]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
<P><STRONG><a name="[11c]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
<P><STRONG><a name="[11e]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
<P><STRONG><a name="[11d]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
<P><STRONG><a name="[11f]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
<P>
<H3>
Local Symbols
@@ -2179,9 +2203,9 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = flash_dma_callback &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
</UL>
<BR>[Address Reference Count : 2]<UL><LI> mk_flash.o(.text.flash_dma_callback)
<LI> mk_flash.o(.text.flash_read)
@@ -2190,28 +2214,28 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = flash_dma_write_nbytes_callback &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
</UL>
<BR>[Address Reference Count : 2]<UL><LI> mk_flash.o(.text.flash_write_nbytes)
<LI> mk_flash.o(.text.flash_dma_write_nbytes_callback)
</UL>
<P><STRONG><a name="[c2]"></a>flash_wait_done</STRONG> (Thumb, 92 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_wait_done))
<P><STRONG><a name="[c4]"></a>flash_wait_done</STRONG> (Thumb, 92 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_wait_done))
<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = flash_wait_done &rArr; flash_write_cmd &rArr; sys_timer_get
</UL>
<BR>[Calls]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
</UL>
<BR>[Called By]<UL><LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
</UL>
<P><STRONG><a name="[c1]"></a>flash_write_cmd</STRONG> (Thumb, 268 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd))
<P><STRONG><a name="[c3]"></a>flash_write_cmd</STRONG> (Thumb, 268 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd))
<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = flash_write_cmd &rArr; sys_timer_get
</UL>
<BR>[Calls]<UL><LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
@@ -2220,10 +2244,10 @@
<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
<LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
<LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_callback
</UL>
@@ -2245,7 +2269,7 @@
<BR>[Calls]<UL><LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<P><STRONG><a name="[a9]"></a>_PrintUnsigned</STRONG> (Thumb, 336 bytes, Stack size 48 bytes, mk_trace.o(.text._PrintUnsigned))
@@ -2253,14 +2277,14 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
</UL>
<P><STRONG><a name="[fa]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace))
<P><STRONG><a name="[fc]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace))
<BR><BR>[Stack]<UL><LI>Max Depth = 236<LI>Call Chain = trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<BR>[Calls]<UL><LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
</UL>
<BR>[Called By]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
@@ -2282,13 +2306,19 @@
</UL>
<BR>[Address Reference Count : 1]<UL><LI> mk_uart.o(.text.uart_send)
</UL>
<P><STRONG><a name="[2b]"></a>sleep_timer_callback</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, main.o(.text.sleep_timer_callback))
<P><STRONG><a name="[2b]"></a>sleep_timer_callback</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, main.o(.text.sleep_timer_callback))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = sleep_timer_callback
</UL>
<BR>[Calls]<UL><LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_get_val
<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
</UL>
<BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main)
</UL>
<P><STRONG><a name="[2a]"></a>uart_receive_callback</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, main.o(.text.uart_receive_callback))
<BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart_receive_callback &rArr; uart_receive &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
<BR>[Calls]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
</UL>
<BR>[Address Reference Count : 2]<UL><LI> main.o(.text.uart_receive_callback)
<LI> main.o(.text.main)
@@ -2296,10 +2326,10 @@
<P><STRONG><a name="[26]"></a>rx_int_callback</STRONG> (Thumb, 128 bytes, Stack size 16 bytes, uwb_tag_.o(.text.rx_int_callback))
<BR><BR>[Stack]<UL><LI>Max Depth = 1572<LI>Call Chain = rx_int_callback &rArr; ranging_rx_time &rArr; sts_first_path_detect &rArr; MK8000_sts_first_patch_detect &rArr; MK8000_sts_FAP_detect &rArr; MK8000_fap_adjust_FLT &rArr; lsp_scale_f32 &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<BR>[Calls]<UL><LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_count_get
<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_freq_offset_get
<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rx_time
<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_freq_offset_get
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_ant_delays_get
</UL>
@@ -2308,16 +2338,16 @@
<P><STRONG><a name="[25]"></a>tx_int_callback</STRONG> (Thumb, 64 bytes, Stack size 8 bytes, uwb_tag_.o(.text.tx_int_callback))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = tx_int_callback &rArr; power_off_radio
</UL>
<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<BR>[Calls]<UL><LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_count_get
</UL>
<BR>[Address Reference Count : 1]<UL><LI> uwb_tag_.o(.text.TagRange)
</UL>
<P><STRONG><a name="[c6]"></a>lsp_g_op_f32</STRONG> (Thumb, 192 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_f32))
<P><STRONG><a name="[c8]"></a>lsp_g_op_f32</STRONG> (Thumb, 192 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_f32))
<BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
</UL>
<BR>[Called By]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_cmplx_inner_product_f32
<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_scale_f32
@@ -2325,38 +2355,38 @@
<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_vinverse_f32
</UL>
<P><STRONG><a name="[c8]"></a>lsp_engine_run</STRONG> (Thumb, 204 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_engine_run))
<P><STRONG><a name="[ca]"></a>lsp_engine_run</STRONG> (Thumb, 204 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_engine_run))
<BR><BR>[Stack]<UL><LI>Max Depth = 316<LI>Call Chain = lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
</UL>
<BR>[Called By]<UL><LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int8
<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int16
<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
<BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int8
<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_int16
<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_g_op_f32
</UL>
<P><STRONG><a name="[c9]"></a>lsp_g_op_int16</STRONG> (Thumb, 212 bytes, Stack size 72 bytes, mk_lsp.o(.text.lsp_g_op_int16))
<P><STRONG><a name="[cb]"></a>lsp_g_op_int16</STRONG> (Thumb, 212 bytes, Stack size 72 bytes, mk_lsp.o(.text.lsp_g_op_int16))
<BR><BR>[Stack]<UL><LI>Max Depth = 388<LI>Call Chain = lsp_g_op_int16 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
</UL>
<BR>[Called By]<UL><LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_inner_product_int16
</UL>
<P><STRONG><a name="[c7]"></a>lsp_g_op_int8</STRONG> (Thumb, 208 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_int8))
<P><STRONG><a name="[c9]"></a>lsp_g_op_int8</STRONG> (Thumb, 208 bytes, Stack size 64 bytes, mk_lsp.o(.text.lsp_g_op_int8))
<BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = lsp_g_op_int8 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_engine_run
</UL>
<BR>[Called By]<UL><LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_cmplx_mult_cmplx_int8
</UL>
<P><STRONG><a name="[ea]"></a>phy_sts_related_params_update</STRONG> (Thumb, 176 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_sts_related_params_update))
<P><STRONG><a name="[ec]"></a>phy_sts_related_params_update</STRONG> (Thumb, 176 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_sts_related_params_update))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = phy_sts_related_params_update
</UL>
<BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P>
<H3>
keil/Objects/uwb_simple_example_MK8000 Release.dep
@@ -16,7 +16,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_mac.h)(0x668D7166)
I (include\drivers\mk_phy.h)(0x668D7166)
F (.\include\components\algo\lib\lib_aoa.lib)(0x668D7167)()
@@ -58,7 +58,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
@@ -81,7 +81,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
@@ -103,7 +103,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
I (include\drivers\mk_trace.h)(0x668D7165)
@@ -130,7 +130,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
F (.\include\drivers\mk_dma.c)(0x66A1A4DA)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/mk_dma.o -MD)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_common.h)(0x668D7165)
@@ -146,7 +146,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
I (include\drivers\mk_trace.h)(0x668D7165)
@@ -167,7 +167,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
I (include\drivers\mk_trace.h)(0x668D7165)
@@ -189,7 +189,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_misc.h)(0x668D7165)
I (include\drivers\mk_clock.h)(0x66A87E19)
@@ -212,7 +212,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_io.h)(0x668D7165)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
@@ -235,7 +235,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
F (.\include\drivers\mk_misc.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/mk_misc.o -MD)
I (include\drivers\mk_misc.h)(0x668D7165)
I (include\drivers\mk_common.h)(0x668D7165)
@@ -251,7 +251,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dual_timer.h)(0x668D7165)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_trace.h)(0x668D7165)
@@ -275,7 +275,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_trace.h)(0x668D7165)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
@@ -305,7 +305,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_trace.h)(0x668D7165)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
@@ -325,7 +325,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
I (include\drivers\mk_trace.h)(0x668D7165)
@@ -348,7 +348,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_trace.h)(0x668D7165)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
@@ -370,7 +370,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -394,7 +394,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_trace.h)(0x668D7165)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -416,7 +416,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_mac.h)(0x668D7166)
I (include\drivers\mk_phy.h)(0x668D7166)
I (include\drivers\mk_reset.h)(0x668D7165)
@@ -447,7 +447,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_clock.h)(0x66A87E19)
I (include\drivers\mk_reset.h)(0x668D7165)
I (include\drivers\mk_trace.h)(0x668D7165)
@@ -473,7 +473,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_misc.h)(0x668D7165)
I (include\board\board.h)(0x66A1AE96)
@@ -498,7 +498,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_misc.h)(0x668D7165)
F (.\include\drivers\Usart.c)(0x66CC51E9)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/usart.o -MD)
@@ -518,7 +518,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_dma.h)(0x66A1A50C)
F (.\include\drivers\Usart1.c)(0x6690F295)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/usart1.o -MD)
I (include\drivers\Usart.h)(0x66CC51E5)
@@ -537,7 +537,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
F (.\dw_app.c)(0x67176780)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/dw_app.o -MD)
@@ -556,7 +556,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_mac.h)(0x668D7166)
I (include\drivers\mk_phy.h)(0x668D7166)
I (include\drivers\mk_misc.h)(0x668D7165)
@@ -566,7 +566,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\global_param.h)(0x66F3CC12)
F (.\dw_app.h)(0x66EAA131)()
F (.\include\board\board.c)(0x66EBF0FB)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/board.o -MD)
F (.\include\board\board.c)(0x67188FA1)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/board.o -MD)
I (include\board\board.h)(0x66A1AE96)
I (include\drivers\mk_common.h)(0x668D7165)
I (d:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
@@ -581,7 +581,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_trace.h)(0x668D7165)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
@@ -595,7 +595,7 @@
I (include\drivers\mk_uwb.h)(0x66A1FA40)
I (include\drivers\mk_mac.h)(0x668D7166)
I (include\drivers\mk_phy.h)(0x668D7166)
F (..\pin_config.c)(0x66CC4EE4)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/pin_config.o -MD)
F (..\pin_config.c)(0x67188F57)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/pin_config.o -MD)
I (include\drivers\mk_io.h)(0x668D7165)
I (include\drivers\mk_common.h)(0x668D7165)
I (d:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
@@ -610,14 +610,14 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\board\board.h)(0x66A1AE96)
I (include\drivers\mk_trace.h)(0x668D7165)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x668D7165)
F (.\include\main\main.c)(0x67176780)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/main.o -MD)
F (.\include\main\main.c)(0x671890F1)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/main.o -MD)
I (include\drivers\mk_trace.h)(0x668D7165)
I (include\drivers\mk_common.h)(0x668D7165)
I (d:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
@@ -632,7 +632,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -675,7 +675,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
F (.\include\components\wsf\sources\port\baremetal\wsf_buf.c)(0x668D7167)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/wsf_buf.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x668D7167)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -698,7 +698,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\components\wsf\include\wsf_heap.h)(0x668D7167)
I (include\components\wsf\include\wsf_math.h)(0x668D7167)
I (include\components\wsf\include\wsf_os.h)(0x668D7167)
@@ -722,7 +722,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\components\wsf\include\wsf_trace.h)(0x668D7167)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_os.h)(0x668D7167)
@@ -749,7 +749,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\components\wsf\include\wsf_buf.h)(0x668D7167)
I (include\components\wsf\include\wsf_math.h)(0x668D7167)
I (include\components\wsf\include\wsf_os.h)(0x668D7167)
@@ -788,7 +788,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\components\crc\crc.h)(0x668D7167)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\wsf\sources\port\baremetal\wsf_os.c)(0x668D7167)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/wsf_os.o -MD)
@@ -817,7 +817,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
F (.\include\components\wsf\sources\port\baremetal\wsf_queue.c)(0x668D7167)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/wsf_queue.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x668D7167)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -840,7 +840,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
F (.\include\components\wsf\sources\port\baremetal\wsf_timer.c)(0x668D7167)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/wsf_timer.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x668D7167)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -865,7 +865,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
F (.\include\components\wsf\sources\port\baremetal\wsf_trace.c)(0x668D7167)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/wsf_trace.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x668D7167)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -887,7 +887,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\components\wsf\include\wsf_assert.h)(0x668D7167)
I (include\components\wsf\include\wsf_cs.h)(0x668D7167)
F (.\include\components\wsf\sources\platform\pal_flash.c)(0x668D7167)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/pal_flash.o -MD)
@@ -906,7 +906,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_flash.h)(0x668D7165)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (include\drivers\mk_misc.h)(0x668D7165)
@@ -926,7 +926,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\components\wsf\include\platform\pal_uart.h)(0x668D7167)
I (include\drivers\mk_misc.h)(0x668D7165)
F (.\include\components\wsf\sources\platform\pal_uart.c)(0x668D7167)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/pal_uart.o -MD)
@@ -945,7 +945,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
F (.\uwb_tag_.c)(0x67177CAB)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -Weverything -Wno-packed -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -I .. -I ./include/board -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/CMSIS/Include -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -Id:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -o ./objects/uwb_tag_.o -MD)
I (include\drivers\mk_trace.h)(0x668D7165)
I (include\drivers\mk_common.h)(0x668D7165)
@@ -961,7 +961,7 @@
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (d:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x67176841)
I (..\user_config.h)(0x67189038)
I (include\drivers\mk_uart.h)(0x66A1A5A8)
I (include\drivers\mk_dma.h)(0x66A1A50C)
I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
keil/include/board/board.c
@@ -408,8 +408,10 @@
void board_led_init(void)
{
    gpio_pin_set_dir(BOARD_LED_1, GPIO_DIR_OUT, 0);
    gpio_pin_set_dir(BOARD_LED_2, GPIO_DIR_OUT, 0);
           //灯
        io_pin_mux_set(LED_PIN, IO_FUNC0);
        gpio_pin_set_dir( LED_PIN, GPIO_DIR_OUT, 0);
        io_pull_set(LED_PIN , IO_PULL_DOWN, IO_PULL_UP_LEVEL4);
}
void board_led_on(enum IO_PIN_T idx)
keil/include/main/main.c
@@ -131,9 +131,12 @@
uart_close(UART_ID0);
uart_close(UART_ID1);
}
int test3;
static void sleep_timer_callback(void *dev, uint32_t time)
{
    //sleep_timer_start(__MS_TO_32K_CNT(1000));
        gpio_pin_set(LED_PIN);
    test3=gpio_pin_get_val(LED_PIN);
        enable_sleep_count++;
    if(enable_sleep_count==SLEEP_START_TIME){
@@ -141,8 +144,11 @@
        sleep_flag=1;
    }
        g_start_send_flag=1;
    gpio_pin_clr(LED_PIN);
    test3=gpio_pin_get_val(LED_PIN);
    //LOG_INFO(TRACE_MODULE_APP, "Sleep timer interrupt callback\r\n");
}
static void adc_callback(void *data, uint32_t number)
{
    uint32_t *result = (uint32_t *)data;
@@ -178,7 +184,7 @@
group_id=g_com_map[GROUP_ID];
memcpy(&dev_id ,&g_com_map[DEV_ID],2);
tag_frequence=1000/g_com_map[COM_INTERVAL];    
g_com_map[VERSION] = (1<<8)|4;
g_com_map[VERSION] = (1<<8)|5;
LOG_INFO(TRACE_MODULE_APP,"设备ID: %x .\r\n",dev_id);
LOG_INFO(TRACE_MODULE_APP,"固件版本:UWB-标签 V%d.%d. \r\n",g_com_map[VERSION]>>8,g_com_map[VERSION]&0xff);
}
@@ -250,7 +256,7 @@
    //sys_timer_open();
        
    gpio_open();
    //board_led_init();
    board_led_init();
        
         //uart_open(UART_ID0, &test_uart_cfg);
        
@@ -271,6 +277,7 @@
            gpio_pin_set_dir( IO_PIN_5, GPIO_DIR_OUT, 0);
            io_pull_set(IO_PIN_5 , IO_PULL_DOWN, IO_PULL_UP_LEVEL4);
    #endif
        //Serial0_PutString("进入app测试\r\n");
    while (1)
    { 
@@ -279,8 +286,9 @@
            //LOG_INFO(TRACE_MODULE_APP, "测距ing");
            
            g_start_send_flag = 0;
            gpio_pin_set(LED_PIN);
            TagRange();
            gpio_pin_clr(LED_PIN);
            IdleTask();    
            }else{
            IdleTask();    
keil/uwb_simple_example.uvguix.xookk
@@ -15,17 +15,17 @@
    <View>
      <WinId>38003</WinId>
      <ViewName>Registers</ViewName>
      <TableColWidths>140 90</TableColWidths>
      <TableColWidths>140 100</TableColWidths>
    </View>
    <View>
      <WinId>346</WinId>
      <ViewName>Code Coverage</ViewName>
      <TableColWidths>1010 160</TableColWidths>
      <TableColWidths>609 100</TableColWidths>
    </View>
    <View>
      <WinId>204</WinId>
      <ViewName>Performance Analyzer</ViewName>
      <TableColWidths>1170</TableColWidths>
      <TableColWidths>1170 106 106 100</TableColWidths>
    </View>
  </SECTreeCtrl>
@@ -101,17 +101,17 @@
        <yPos>-1</yPos>
      </MaxPosition>
      <NormalPosition>
        <Top>73</Top>
        <Left>480</Left>
        <Right>1806</Right>
        <Bottom>982</Bottom>
        <Top>344</Top>
        <Left>2283</Left>
        <Right>3609</Right>
        <Bottom>1253</Bottom>
      </NormalPosition>
    </WindowPosition>
    <MDIClientArea>
      <RegID>0</RegID>
      <MDITabState>
        <Len>1949</Len>
        <Data>01000000040000000100000001000000010000000100000000000000020000000000000001000000010000000000000028000000280000000100000012000000030000000100000037443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C7577625F7461675F2E63000000000A7577625F7461675F2E6300000000C5D4F200FFFFFFFF35443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C64775F6170702E63000000000864775F6170702E6300000000FFDC7800FFFFFFFF59443A5C70726F6A656374206368656E5C7577625F4D4B383030305F6578616D706C655F73735F7477725F7169616E675F5461675F6761695F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F646D612E6300000000086D6B5F646D612E6300000000BECEA100FFFFFFFF40443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C6D61696E5C6D61696E2E6300000000066D61696E2E6300000000F0A0A100FFFFFFFF58443A5C70726F6A656374206368656E5C7577625F4D4B383030305F6578616D706C655F73735F7477725F7169616E675F5461675F6761695F5552545C6B65696C5C696E636C7564655C647269766572735C55736172742E63000000000755736172742E6300000000BCA8E100FFFFFFFF6F443A5C70726F6A656374206368656E5C7577625F4D4B383030305F6578616D706C655F73735F7477725F7169616E675F5461675F6761695F5552545C6B65696C5C696E636C7564655C646576696365735C4D4B383030585C536F757263655C737461727475705F4D4B383030582E630000000010737461727475705F4D4B383030582E63000000009CC1B600FFFFFFFF34443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C70696E5F636F6E6669672E63000000000C70696E5F636F6E6669672E6300000000F7B88600FFFFFFFF35443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C757365725F636F6E6669672E68000000000D757365725F636F6E6669672E6800000000D9ADC200FFFFFFFF42443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C626F6172645C626F6172642E630000000007626F6172642E6300000000A5C2D700FFFFFFFF44443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C55736172742E63000000000755736172742E6300000000B3A6BE00FFFFFFFF4B443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C676C6F62616C5F706172616D2E63000000000E676C6F62616C5F706172616D2E6300000000EAD6A300FFFFFFFF4B443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C676C6F62616C5F706172616D2E68000000000E676C6F62616C5F706172616D2E6800000000F6FA7D00FFFFFFFF35443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C64775F6170702E68000000000864775F6170702E6800000000B5E99D00FFFFFFFF46443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F6770696F2E6300000000096D6B5F6770696F2E63000000005FC3CF00FFFFFFFF45443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F646D612E6300000000086D6B5F646D612E6300000000C1838300FFFFFFFF5B443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C646576696365735C4D4B383030585C536F757263655C737461727475705F4D4B383030582E630000000010737461727475705F4D4B383030582E6300000000CACAD500FFFFFFFF47443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F706F7765722E63000000000A6D6B5F706F7765722E6300000000C5D4F200FFFFFFFF45443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F7577622E6300000000086D6B5F7577622E6300000000FFDC7800FFFFFFFF0100000010000000C5D4F200FFDC7800BECEA100F0A0A100BCA8E1009CC1B600F7B88600D9ADC200A5C2D700B3A6BE00EAD6A300F6FA7D00B5E99D005FC3CF00C1838300CACAD500010000000000000002000000DC020000B7000000060700007B020000</Data>
        <Len>2226</Len>
        <Data>01000000040000000100000001000000010000000100000000000000020000000000000001000000010000000000000028000000280000000100000015000000030000000100000037443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C7577625F7461675F2E63000000000A7577625F7461675F2E6300000000C5D4F200FFFFFFFF35443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C64775F6170702E63000000000864775F6170702E6300000000FFDC7800FFFFFFFF59443A5C70726F6A656374206368656E5C7577625F4D4B383030305F6578616D706C655F73735F7477725F7169616E675F5461675F6761695F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F646D612E6300000000086D6B5F646D612E6300000000BECEA100FFFFFFFF40443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C6D61696E5C6D61696E2E6300000000066D61696E2E6300000000F0A0A100FFFFFFFF58443A5C70726F6A656374206368656E5C7577625F4D4B383030305F6578616D706C655F73735F7477725F7169616E675F5461675F6761695F5552545C6B65696C5C696E636C7564655C647269766572735C55736172742E63000000000755736172742E6300000000BCA8E100FFFFFFFF6F443A5C70726F6A656374206368656E5C7577625F4D4B383030305F6578616D706C655F73735F7477725F7169616E675F5461675F6761695F5552545C6B65696C5C696E636C7564655C646576696365735C4D4B383030585C536F757263655C737461727475705F4D4B383030582E630000000010737461727475705F4D4B383030582E63000000009CC1B600FFFFFFFF34443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C70696E5F636F6E6669672E63000000000C70696E5F636F6E6669672E6300000000F7B88600FFFFFFFF35443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C757365725F636F6E6669672E68000000000D757365725F636F6E6669672E6800000000D9ADC200FFFFFFFF42443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C626F6172645C626F6172642E630000000007626F6172642E6300000000A5C2D700FFFFFFFF44443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C55736172742E63000000000755736172742E6300000000B3A6BE00FFFFFFFF4B443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C676C6F62616C5F706172616D2E63000000000E676C6F62616C5F706172616D2E6300000000EAD6A300FFFFFFFF4B443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C676C6F62616C5F706172616D2E68000000000E676C6F62616C5F706172616D2E6800000000F6FA7D00FFFFFFFF35443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C64775F6170702E68000000000864775F6170702E6800000000B5E99D00FFFFFFFF46443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F6770696F2E6300000000096D6B5F6770696F2E63000000005FC3CF00FFFFFFFF45443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F646D612E6300000000086D6B5F646D612E6300000000C1838300FFFFFFFF5B443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C646576696365735C4D4B383030585C536F757263655C737461727475705F4D4B383030582E630000000010737461727475705F4D4B383030582E6300000000CACAD500FFFFFFFF47443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F706F7765722E63000000000A6D6B5F706F7765722E6300000000C5D4F200FFFFFFFF45443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F7577622E6300000000086D6B5F7577622E6300000000FFDC7800FFFFFFFF44443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F696F2E6300000000076D6B5F696F2E6300000000BECEA100FFFFFFFF44443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C647269766572735C6D6B5F696F2E6800000000076D6B5F696F2E6800000000F0A0A100FFFFFFFF42443A5C70726F6A656374206368656E5C4368696E6155574250726F6A6563745F7461675F5552545C6B65696C5C696E636C7564655C626F6172645C626F6172642E680000000007626F6172642E6800000000BCA8E100FFFFFFFF0100000010000000C5D4F200FFDC7800BECEA100F0A0A100BCA8E1009CC1B600F7B88600D9ADC200A5C2D700B3A6BE00EAD6A300F6FA7D00B5E99D005FC3CF00C1838300CACAD500010000000000000002000000E7090000C6010000110E00008A030000</Data>
      </MDITabState>
    </MDIClientArea>
    <ViewEx>
@@ -134,7 +134,7 @@
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
          <Data>38090000D8010000D40D000066020000</Data>
          <Data>E7090000C6010000830E000054020000</Data>
        </RectRecentFloat>
      </Window>
      <Window>
@@ -1150,7 +1150,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>0300000066000000ED00000003020000</Data>
          <Data>0300000066000000ED000000FA010000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -1799,14 +1799,14 @@
      </Window>
      <DockMan>
        <Len>3312</Len>
        <Data>000000000B000000000000000020000000000000FFFFFFFFFFFFFFFFF4000000DD00000090050000E1000000000000000100000004000000010000000000000000000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E65002000000000000038090000D8010000D40D000066020000F40000004F00000090050000DD0000000000000040280046080000000B446973617373656D626C7900000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF9C0400004F000000A004000025020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000E40C0000D8010000D40D0000AE030000A00400004F000000900500002502000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFFF00000004F000000F400000013020000010000000200001004000000010000000000000000000000FFFFFFFF05000000ED0300006D000000C3000000C4000000739400000180001000000100000044080000D801000034090000A5030000000000004F000000F0000000130200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73010000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7301000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657301000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273000000007394000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000000000000FFFFFFFFFFFFFFFF0000000011020000900500001502000000000000010000000400000001000000000000000000000000000000000000000000000001000000C6000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800080000000000000440800009E030000D40D000040040000000000001502000090050000B702000000000000404100460F0000001343616C6C20537461636B202B204C6F63616C73000000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031000000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203100000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFFFFFFFFFF0000000001000000000000000000000001000000FFFFFFFFC802000015020000CC020000B702000000000000020000000400000000000000000000000000000000000000000000000000000002000000C6000000FFFFFFFF8F07000001000000FFFFFFFF8F07000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000130200001E050000170200000100000001000010040000000100000093FDFFFF8C000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF010000779400000180008000000100000044080000A9030000620D0000E504000000000000170200001E050000530300000000000040820056060000000C4275696C64204F757470757401000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0742726F77736572000000007794000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000000000000000000</Data>
        <Data>000000000B000000000000000020000000000000FFFFFFFFFFFFFFFFF4000000DD00000090050000E1000000000000000100000004000000010000000000000000000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E650020000000000000E7090000C6010000830E000054020000F40000004F00000090050000DD0000000000000040280046080000000B446973617373656D626C7900000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF9C0400004F000000A004000025020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000930D0000C6010000830E00009C030000A00400004F000000900500002502000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFFF00000004F000000F400000013020000010000000200001004000000010000000000000000000000FFFFFFFF05000000ED0300006D000000C3000000C40000007394000001800010000001000000F3080000C6010000E30900008A030000000000004F000000F0000000130200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73010000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7301000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657301000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273000000007394000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000000000000FFFFFFFFFFFFFFFF0000000011020000900500001502000000000000010000000400000001000000000000000000000000000000000000000000000001000000C6000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800080000000000000F30800008C030000830E00002E040000000000001502000090050000B702000000000000404100460F0000001343616C6C20537461636B202B204C6F63616C73000000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031000000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203100000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFFFFFFFFFF0000000001000000000000000000000001000000FFFFFFFFC802000015020000CC020000B702000000000000020000000400000000000000000000000000000000000000000000000000000002000000C6000000FFFFFFFF8F07000001000000FFFFFFFF8F07000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000130200001E050000170200000100000001000010040000000100000093FDFFFF8C000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF0100007794000001800080000001000000F30800008E030000110E0000CA04000000000000170200001E050000530300000000000040820056060000000C4275696C64204F757470757401000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0742726F77736572000000007794000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000000000000000000</Data>
      </DockMan>
      <ToolBar>
        <RegID>59392</RegID>
        <Name>File</Name>
        <Buttons>
          <Len>2849</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000004000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000004000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000001B44454C41595F4245545745454E5F54574F5F4652414D455F55555396000000000000000F001B44454C41595F4245545745454E5F54574F5F4652414D455F5555530355574210B7B5BBD8B7A2CBCDB3C9B9A6B1EAD6BE07555742D7B4CCAC0AC7C0D5BC616E63686F720F494F5F636F6E74726F6C5F696E69740B7577625F6C65645F6F66660E6169723738305F6C65645F6F66660D6169723738305F6C65645F6F6E07757762C1C1C6F0136D6F7465725F6F70656E5F7577625F666C616719504F4C4C5F52585F544F5F524553505F54585F444C595F5553174849444F5F41544C6974654465766963655374727563740C494E5055545F35565F50696E0849646C655461736B000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
          <Len>2846</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE80300000000000000000000000000000000000000000000000100000001000000960000000200205000000000074C45445F50494E960000000000000011000E626F6172645F6C65645F696E697400074C45445F50494E06B3E4B5E7B5C61B44454C41595F4245545745454E5F54574F5F4652414D455F5555530355574210B7B5BBD8B7A2CBCDB3C9B9A6B1EAD6BE07555742D7B4CCAC0AC7C0D5BC616E63686F720F494F5F636F6E74726F6C5F696E69740B7577625F6C65645F6F66660E6169723738305F6C65645F6F66660D6169723738305F6C65645F6F6E07757762C1C1C6F0136D6F7465725F6F70656E5F7577625F666C616719504F4C4C5F52585F544F5F524553505F54585F444C595F5553174849444F5F41544C6974654465766963655374727563740000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
        </Buttons>
        <OriginalItems>
          <Len>1423</Len>
@@ -1822,7 +1822,7 @@
        <Name>Build</Name>
        <Buttons>
          <Len>988</Len>
          <Data>00200000010000001000FFFF01001100434D4643546F6F6C426172427574746F6ECF7F0000000000001C0000000000000000000000000000000001000000010000000180D07F0000000002001D000000000000000000000000000000000100000001000000018030800000000000001E000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6EC7040000000000006A0000000C4261746368204275696C2664000000000000000000000000010000000100000000000000000000000100000004000580C7040000000000006A0000000C4261746368204275696C266400000000000000000000000001000000010000000000000000000000010000000000058046070000000000006B0000000D42617463682052656275696C640000000000000000000000000100000001000000000000000000000001000000000005804707000000000000FFFFFFFF0B426174636820436C65616E0100000000000000000000000100000001000000000000000000000001000000000005809E8A0000000000001F0000000F4261746326682053657475702E2E2E000000000000000000000000010000000100000000000000000000000100000000000180D17F0000000004002000000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001804C8A0000000000002100000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6EBA00000000000000000000000000000000000000000000000001000000010000009600000003002050000000000E4D4B383030302052656C65617365960000000000000001000E4D4B383030302052656C65617365000000000180EB880000000000002200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C07F000000000000230000000000000000000000000000000001000000010000000180B08A000000000400240000000000000000000000000000000001000000010000000180A8010000000000004E00000000000000000000000000000000010000000100000001807202000000000000530000000000000000000000000000000001000000010000000180BE010000000000005000000000000000000000000000000000010000000100000000000000054275696C64DC010000</Data>
          <Data>00200000010000001000FFFF01001100434D4643546F6F6C426172427574746F6ECF7F0000000000001C0000000000000000000000000000000001000000010000000180D07F0000000000001D000000000000000000000000000000000100000001000000018030800000000002001E000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6EC7040000000000006A0000000C4261746368204275696C2664000000000000000000000000010000000100000000000000000000000100000004000580C7040000000000006A0000000C4261746368204275696C266400000000000000000000000001000000010000000000000000000000010000000000058046070000000000006B0000000D42617463682052656275696C640000000000000000000000000100000001000000000000000000000001000000000005804707000000000000FFFFFFFF0B426174636820436C65616E0000000000000000010000000000000001000000000000000000000001000000000005809E8A0000000000001F0000000F4261746326682053657475702E2E2E000000000000000000000000010000000100000000000000000000000100000000000180D17F0000000004002000000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001804C8A0000000000002100000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6EBA00000000000000000000000000000000000000000000000001000000010000009600000003002050000000000E4D4B383030302052656C65617365960000000000000001000E4D4B383030302052656C65617365000000000180EB880000000000002200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C07F000000000000230000000000000000000000000000000001000000010000000180B08A000000000400240000000000000000000000000000000001000000010000000180A8010000000000004E00000000000000000000000000000000010000000100000001807202000000000000530000000000000000000000000000000001000000010000000180BE010000000000005000000000000000000000000000000000010000000100000000000000054275696C64DC010000</Data>
        </Buttons>
        <OriginalItems>
          <Len>583</Len>
@@ -1875,7 +1875,7 @@
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
          <Data>550A0000D8010000240D000068020000</Data>
          <Data>E7090000C6010000B60C000056020000</Data>
        </RectRecentFloat>
      </Window>
      <Window>
@@ -3540,14 +3540,14 @@
      </Window>
      <DockMan>
        <Len>3415</Len>
        <Data>000000000C000000000000000020000001000000FFFFFFFFFFFFFFFFF4000000DF000000C3030000E30000000100000001000010040000000100000073FFFFFFEC000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E650020000001000000550A0000D8010000240D000068020000F40000004F000000C3030000DF0000000000000040280056080000000B446973617373656D626C7901000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF9C0400004F000000A004000025020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000010E0000D8010000F10E0000AE030000A00400004F000000900500002502000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFFF00000004F000000F400000019020000010000000200001004000000010000000000000000000000FFFFFFFF05000000ED0300006D000000C3000000C4000000739400000180001000000100000061090000D8010000510A0000A2030000000000004F000000F0000000190200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73000000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7300000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657300000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273010000007394000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000001000000FFFFFFFFFFFFFFFF0000000019020000C30300001D020000010000000100001004000000010000005FFEFFFF0000000000000000000000000000000001000000C60000000000000001000000000000000000000001000000FFFFFFFFC0030000A8020000C40300004F030000000000000200000004000000000000005DFDFFFF0103000000000000000000000000000001000000C600000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000C4020000C3030000C8020000010000000100001004000000010000006CFEFFFFFF000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF01000077940000018000800000010000006109000051040000240D0000DC04000000000000C8020000C3030000530300000000000040820056060000000C4275696C64204F757470757400000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0642726F777365010000007794000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000040000001000000FFFFFFFFFFFFFFFFC30300004F000000C7030000530300000100000002000010040000000100000068FDFFFF8701000000000000000000000000000001000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800040000001000000280D0000D80100007F0E0000DC040000C70300004F0000001E0500005303000000000000404100560F0000001343616C6C20537461636B202B204C6F63616C73010000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031010000009007000001000000FFFFFFFFFFFFFFFF0757617463682032010000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203101000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203201000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFF0500000000000000000000000000000000000000000000000000000001000000FFFFFFFF8F07000001000000FFFFFFFF8F070000000000000000000000000000</Data>
        <Data>000000000C000000000000000020000001000000FFFFFFFFFFFFFFFFF4000000DF000000C3030000E30000000100000001000010040000000100000073FFFFFFEC000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E650020000001000000E7090000C6010000B60C000056020000F40000004F000000C3030000DF0000000000000040280056080000000B446973617373656D626C7901000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF9C0400004F000000A004000025020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000930D0000C6010000830E00009C030000A00400004F000000900500002502000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFFF00000004F000000F400000019020000010000000200001004000000010000000000000000000000FFFFFFFF05000000ED0300006D000000C3000000C40000007394000001800010000001000000F3080000C6010000E309000090030000000000004F000000F0000000190200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73000000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7300000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657300000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273010000007394000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000001000000FFFFFFFFFFFFFFFF0000000019020000C30300001D020000010000000100001004000000010000005FFEFFFF0000000000000000000000000000000001000000C60000000000000001000000000000000000000001000000FFFFFFFFC0030000A8020000C40300004F030000000000000200000004000000000000005DFDFFFF0103000000000000000000000000000001000000C600000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000C4020000C3030000C8020000010000000100001004000000010000006CFEFFFFFF000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF0100007794000001800080000001000000F30800003F040000B60C0000CA04000000000000C8020000C3030000530300000000000040820056060000000C4275696C64204F757470757400000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0642726F777365010000007794000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000040000001000000FFFFFFFFFFFFFFFFC30300004F000000C7030000530300000100000002000010040000000100000068FDFFFF8701000000000000000000000000000001000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800040000001000000BA0C0000C6010000110E0000CA040000C70300004F0000001E0500005303000000000000404100560F0000001343616C6C20537461636B202B204C6F63616C73010000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031010000009007000001000000FFFFFFFFFFFFFFFF0757617463682032010000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203101000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203201000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFF0500000000000000000000000000000000000000000000000000000001000000FFFFFFFF8F07000001000000FFFFFFFF8F070000000000000000000000000000</Data>
      </DockMan>
      <ToolBar>
        <RegID>59392</RegID>
        <Name>File</Name>
        <Buttons>
          <Len>2652</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000004000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000001B44454C41595F4245545745454E5F54574F5F4652414D455F555553960000000000000005001B44454C41595F4245545745454E5F54574F5F4652414D455F5555530355574210B7B5BBD8B7A2CBCDB3C9B9A6B1EAD6BE07555742D7B4CCAC0AC7C0D5BC616E63686F720000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000300150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
          <Len>2822</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE80300000000000000000000000000000000000000000000000100000001000000960000000200205000000000074C45445F50494E96000000000000000F00074C45445F50494E06B3E4B5E7B5C61B44454C41595F4245545745454E5F54574F5F4652414D455F5555530355574210B7B5BBD8B7A2CBCDB3C9B9A6B1EAD6BE07555742D7B4CCAC0AC7C0D5BC616E63686F720F494F5F636F6E74726F6C5F696E69740B7577625F6C65645F6F66660E6169723738305F6C65645F6F66660D6169723738305F6C65645F6F6E07757762C1C1C6F0136D6F7465725F6F70656E5F7577625F666C616719504F4C4C5F52585F544F5F524553505F54585F444C595F5553174849444F5F41544C697465446576696365537472756374000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000300150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
        </Buttons>
        <OriginalItems>
          <Len>1423</Len>
@@ -3606,9 +3606,9 @@
      <ActiveTab>3</ActiveTab>
      <Doc>
        <Name>.\uwb_tag_.c</Name>
        <ColumnNumber>16</ColumnNumber>
        <TopLine>30</TopLine>
        <CurrentLine>48</CurrentLine>
        <ColumnNumber>31</ColumnNumber>
        <TopLine>452</TopLine>
        <CurrentLine>475</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
@@ -3616,7 +3616,7 @@
      <Doc>
        <Name>.\dw_app.c</Name>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>115</TopLine>
        <TopLine>105</TopLine>
        <CurrentLine>138</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
@@ -3633,9 +3633,9 @@
      </Doc>
      <Doc>
        <Name>.\include\main\main.c</Name>
        <ColumnNumber>38</ColumnNumber>
        <TopLine>218</TopLine>
        <CurrentLine>231</CurrentLine>
        <ColumnNumber>30</ColumnNumber>
        <TopLine>175</TopLine>
        <CurrentLine>187</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
@@ -3661,7 +3661,7 @@
      <Doc>
        <Name>..\pin_config.c</Name>
        <ColumnNumber>5</ColumnNumber>
        <TopLine>21</TopLine>
        <TopLine>39</TopLine>
        <CurrentLine>44</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
@@ -3669,18 +3669,18 @@
      </Doc>
      <Doc>
        <Name>..\user_config.h</Name>
        <ColumnNumber>21</ColumnNumber>
        <TopLine>140</TopLine>
        <CurrentLine>150</CurrentLine>
        <ColumnNumber>16</ColumnNumber>
        <TopLine>146</TopLine>
        <CurrentLine>158</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>.\include\board\board.c</Name>
        <ColumnNumber>8</ColumnNumber>
        <TopLine>440</TopLine>
        <CurrentLine>463</CurrentLine>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>402</TopLine>
        <CurrentLine>409</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
@@ -3766,6 +3766,33 @@
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>.\include\drivers\mk_io.c</Name>
        <ColumnNumber>5</ColumnNumber>
        <TopLine>67</TopLine>
        <CurrentLine>83</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>include\drivers\mk_io.h</Name>
        <ColumnNumber>16</ColumnNumber>
        <TopLine>93</TopLine>
        <CurrentLine>113</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>include\board\board.h</Name>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>176</TopLine>
        <CurrentLine>199</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
    </MDIGroup>
  </MDIGroups>
keil/uwb_simple_example.uvoptx
@@ -119,6 +119,10 @@
      <TargetDriverDllRegistry>
        <SetRegEntry>
          <Number>0</Number>
          <Key>DLGUARM</Key>
        </SetRegEntry>
        <SetRegEntry>
          <Number>0</Number>
          <Key>CMSIS_AGDI</Key>
          <Name>-X"Horco CMSIS-DAP v2" -U482752542348 -O206 -S0 -C0 -P00000000 -N00("ARM CoreSight SW-DP") -D00(0BB11477) -L00(0) -TO65554 -TC10000000 -TT10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD2020000 -FC1000 -FN1 -FF0MK800X_512K.FLM -FS04000000 -FL080000 -FP0($$Device:MK8000$Flash\MK800X_512K.FLM)</Name>
        </SetRegEntry>
@@ -350,6 +354,11 @@
          <WinNumber>1</WinNumber>
          <ItemText>exsistbase_list[1],0x0A</ItemText>
        </Ww>
        <Ww>
          <count>40</count>
          <WinNumber>1</WinNumber>
          <ItemText>test3</ItemText>
        </Ww>
      </WatchWindow1>
      <MemoryWindow1>
        <Mm>
pin_config.c
@@ -55,6 +55,7 @@
    io_pin_mux_set(IO_PIN_10, IO_FUNC4);
    io_pin_mux_set(IO_PIN_9, IO_FUNC4);
    
    // Single ADC, If IO0 is set to negative input, the positive input is Vref, and vice versa
    io_pin_mux_set(IO_PIN_0, IO_FUNC1);
    io_pull_set(IO_PIN_0, IO_HIGH_Z, IO_PULL_UP_NONE);
user_config.h
@@ -153,8 +153,10 @@
/** Maximum PHY payload length */
#define PHY_PAYLOAD_LEN_MAX (127)
#define  LED_PIN  IO_PIN_4
//#define BOXING
#define BOXING
//#define BOXING
/* =========================================================================================================================== */
/* ================                                     Simple Selection                                      ================ */
/* =========================================================================================================================== */