WXK
2025-02-12 e046c897314d50513d4521c33c92d8a66dff665a
,加入lib文件提交。修改要仿真打断点才能测功率的bug
已添加6个文件
已修改12个文件
13104 ■■■■■ 文件已修改
.gitignore 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/JLinkLog.txt 9225 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/Listings/power_cycling.map 2097 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling.axf 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling.build_log.htm 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling.htm 902 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling_MK8000 Release.dep 690 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/Output/power_cycling.bin 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/power_cycling.uvguix.WXK 145 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/mk8000_evk/driver_examples/power_cycling/keil/power_cycling.uvoptx 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
boards/src/driver_examples/power_cycling/main.c 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
drivers/lib/lib_lsp.a 补丁 | 查看 | 原始文档 | blame | 历史
drivers/lib/lib_lsp.lib 补丁 | 查看 | 原始文档 | blame | 历史
drivers/lib/lib_lsp_iar.a 补丁 | 查看 | 原始文档 | blame | 历史
drivers/lib/lib_mac_phy.a 补丁 | 查看 | 原始文档 | blame | 历史
drivers/lib/lib_mac_phy.lib 补丁 | 查看 | 原始文档 | blame | 历史
drivers/lib/lib_mac_phy_iar.a 补丁 | 查看 | 原始文档 | blame | 历史
drivers/mk_uwb.c 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
@@ -5,8 +5,7 @@
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
@@ -21,3 +20,4 @@
*.i*86
*.x86_64
*.hex
/keil/Objects/*.d
boards/mk8000_evk/driver_examples/power_cycling/keil/JLinkLog.txt
文件太大
boards/mk8000_evk/driver_examples/power_cycling/keil/Listings/power_cycling.map
@@ -859,25 +859,27 @@
    main.o(.text.main) refers to mk_misc.o(.text.mac_timer_open) for mac_timer_open
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_rx_antenna_open) for uwb_rx_antenna_open
    main.o(.text.main) refers to mk_power.o(.text.power_init) for power_init
    main.o(.text.main) refers to main.o(.text.app_power_mode_set) for app_power_mode_set
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_open) for uwb_open
    main.o(.text.main) refers to mk_power.o(.text.power_on_radio) for power_on_radio
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_tx_carrier_only) for uwb_tx_carrier_only
    main.o(.text.main) refers to uidiv.o(.text) for __aeabi_uidiv
    main.o(.text.main) refers to mk_misc.o(.text.mac_timer_start) for mac_timer_start
    main.o(.text.main) refers to mk_power.o(.text.power_mode_request) for power_mode_request
    main.o(.text.main) refers to mk_power.o(.text.power_mode_clear) for power_mode_clear
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_tx_carrier_only) for uwb_tx_carrier_only
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_configure) for uwb_configure
    main.o(.text.main) refers to board.o(.text.board_led_on) for board_led_on
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_blocking_rx_start) for uwb_blocking_rx_start
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_close) for uwb_close
    main.o(.text.main) refers to mk_power.o(.text.power_manage) for power_manage
    main.o(.text.main) refers to mk_misc.o(.text.delay_us) for delay_us
    main.o(.text.main) refers to mk_uwb.o(.text.uwb_blocking_tx_start) for uwb_blocking_tx_start
    main.o(.text.main) refers to main.o(.text.power_mode_Handler) for power_mode_Handler
    main.o(.text.main) refers to main.o(.text.button_debounce_timeout_handler) for button_debounce_timeout_handler
    main.o(.text.main) refers to main.o(.bss.uwb_config) for [Anonymous Symbol]
    main.o(.text.main) refers to main.o(.bss.tx_payload) for [Anonymous Symbol]
    main.o(.text.main) refers to main.o(.bss.test_mode) for [Anonymous Symbol]
    main.o(.text.main) refers to mk_misc.o(.bss.sys_timer_freq) for sys_timer_freq
    main.o(.text.main) refers to main.o(.rodata.str1.1) for .L.str.1
    main.o(.text.main) refers to main.o(.bss.test_mode) for [Anonymous Symbol]
    main.o(.ARM.exidx.text.main) refers to main.o(.text.main) for [Anonymous Symbol]
    main.o(.text.power_mode_Handler) refers to mk_misc.o(.text.mac_timer_open) for mac_timer_open
    main.o(.text.power_mode_Handler) refers to uidiv.o(.text) for __aeabi_uidiv
@@ -891,23 +893,19 @@
    main.o(.text.button_debounce_timeout_handler) refers to mk_trace.o(.text.trace_printf) for trace_printf
    main.o(.text.button_debounce_timeout_handler) refers to mk_power.o(.text.power_mode_clear) for power_mode_clear
    main.o(.text.button_debounce_timeout_handler) refers to mk_gpio.o(.text.gpio_pin_get_val) for gpio_pin_get_val
    main.o(.text.button_debounce_timeout_handler) refers to main.o(.text.app_power_mode_set) for app_power_mode_set
    main.o(.text.button_debounce_timeout_handler) refers to mk_uwb.o(.text.uwb_tx_carrier_only) for uwb_tx_carrier_only
    main.o(.text.button_debounce_timeout_handler) refers to mk_uwb.o(.text.uwb_configure) for uwb_configure
    main.o(.text.button_debounce_timeout_handler) refers to mk_power.o(.text.power_mode_request) for power_mode_request
    main.o(.text.button_debounce_timeout_handler) refers to mk_uwb.o(.text.uwb_blocking_trx_stop) for uwb_blocking_trx_stop
    main.o(.text.button_debounce_timeout_handler) refers to mk_power.o(.text.power_off_radio) for power_off_radio
    main.o(.text.button_debounce_timeout_handler) refers to mk_power.o(.text.power_on_radio) for power_on_radio
    main.o(.text.button_debounce_timeout_handler) refers to board.o(.text.board_led_off) for board_led_off
    main.o(.text.button_debounce_timeout_handler) refers to mk_uwb.o(.text.uwb_open) for uwb_open
    main.o(.text.button_debounce_timeout_handler) refers to board.o(.text.board_led_on) for board_led_on
    main.o(.text.button_debounce_timeout_handler) refers to main.o(.bss.test_mode) for [Anonymous Symbol]
    main.o(.text.button_debounce_timeout_handler) refers to main.o(.rodata.str4.4) for .Lswitch.table.button_debounce_timeout_handler.11
    main.o(.text.button_debounce_timeout_handler) refers to main.o(.rodata.str1.1) for .L.str.7
    main.o(.text.button_debounce_timeout_handler) refers to main.o(.bss.uwb_config) for [Anonymous Symbol]
    main.o(.ARM.exidx.text.button_debounce_timeout_handler) refers to main.o(.text.button_debounce_timeout_handler) for [Anonymous Symbol]
    main.o(.text.app_power_mode_set) refers to mk_uwb.o(.text.uwb_open) for uwb_open
    main.o(.text.app_power_mode_set) refers to mk_power.o(.text.power_on_radio) for power_on_radio
    main.o(.text.app_power_mode_set) refers to mk_uwb.o(.text.uwb_tx_carrier_only) for uwb_tx_carrier_only
    main.o(.text.app_power_mode_set) refers to mk_power.o(.text.power_mode_request) for power_mode_request
    main.o(.text.app_power_mode_set) refers to mk_uwb.o(.text.uwb_configure) for uwb_configure
    main.o(.text.app_power_mode_set) refers to mk_uwb.o(.text.uwb_blocking_trx_stop) for uwb_blocking_trx_stop
    main.o(.text.app_power_mode_set) refers to mk_power.o(.text.power_off_radio) for power_off_radio
    main.o(.text.app_power_mode_set) refers to mk_trace.o(.text.trace_printf) for trace_printf
    main.o(.text.app_power_mode_set) refers to board.o(.text.board_led_on) for board_led_on
    main.o(.text.app_power_mode_set) refers to board.o(.text.board_led_off) for board_led_off
    main.o(.text.app_power_mode_set) refers to main.o(.rodata.str1.1) for .L.str.5
    main.o(.text.app_power_mode_set) refers to main.o(.bss.uwb_config) for [Anonymous Symbol]
    main.o(.ARM.exidx.text.app_power_mode_set) refers to main.o(.text.app_power_mode_set) for [Anonymous Symbol]
    pin_config.o(.text.board_pins_config) refers to mk_io.o(.text.io_pin_mux_set) for io_pin_mux_set
    pin_config.o(.ARM.exidx.text.board_pins_config) refers to pin_config.o(.text.board_pins_config) for [Anonymous Symbol]
    libc.o(.text.update_libc_rom_table) refers to libc.o(.bss.noinit) for [Anonymous Symbol]
@@ -2168,7 +2166,6 @@
    Removing main.o(.ARM.exidx.text.main), (8 bytes).
    Removing main.o(.ARM.exidx.text.power_mode_Handler), (8 bytes).
    Removing main.o(.ARM.exidx.text.button_debounce_timeout_handler), (8 bytes).
    Removing main.o(.ARM.exidx.text.app_power_mode_set), (8 bytes).
    Removing main.o(.bss.ceshi), (1 bytes).
    Removing main.o(.ARM.use_no_argv), (4 bytes).
    Removing pin_config.o(.text), (0 bytes).
@@ -2794,7 +2791,7 @@
    Removing dflti.o(.text), (40 bytes).
    Removing ffixui.o(.text), (40 bytes).
1027 unused section(s) (total 35387 bytes) removed from the image.
1026 unused section(s) (total 35379 bytes) removed from the image.
==============================================================================
@@ -2989,177 +2986,176 @@
    __arm_cp.0_2                             0x000015d8   Number         4  mk_aes.o(.text.aes_open)
    __arm_cp.0_3                             0x000015dc   Number         4  mk_aes.o(.text.aes_open)
    __arm_cp.0_4                             0x000015e0   Number         4  mk_aes.o(.text.aes_open)
    app_power_mode_set                       0x000015e5   Thumb Code   400  main.o(.text.app_power_mode_set)
    [Anonymous Symbol]                       0x000015e4   Section        0  main.o(.text.app_power_mode_set)
    __arm_cp.3_5                             0x00001764   Number         4  main.o(.text.app_power_mode_set)
    __arm_cp.3_6                             0x00001768   Number         4  main.o(.text.app_power_mode_set)
    __arm_cp.3_7                             0x0000176c   Number         4  main.o(.text.app_power_mode_set)
    __arm_cp.3_8                             0x00001770   Number         4  main.o(.text.app_power_mode_set)
    [Anonymous Symbol]                       0x00001774   Section        0  mk_power.o(.text.app_restore_from_power_down)
    [Anonymous Symbol]                       0x00001778   Section        0  board.o(.text.board_button_init)
    [Anonymous Symbol]                       0x000017ac   Section        0  board.o(.text.board_clock_run)
    __arm_cp.0_1                             0x00001804   Number         4  board.o(.text.board_clock_run)
    [Anonymous Symbol]                       0x00001808   Section        0  board.o(.text.board_configure)
    [Anonymous Symbol]                       0x0000180c   Section        0  board.o(.text.board_debug_console_open)
    __arm_cp.1_0                             0x00001834   Number         4  board.o(.text.board_debug_console_open)
    __arm_cp.1_3                             0x00001868   Number         4  board.o(.text.board_debug_console_open)
    [Anonymous Symbol]                       0x0000186c   Section        0  board.o(.text.board_led_init)
    [Anonymous Symbol]                       0x00001888   Section        0  board.o(.text.board_led_off)
    [Anonymous Symbol]                       0x00001890   Section        0  board.o(.text.board_led_on)
    [Anonymous Symbol]                       0x00001898   Section        0  pin_config.o(.text.board_pins_config)
    [Anonymous Symbol]                       0x000018ae   Section        0  board.o(.text.board_prepare_for_power_down)
    [Anonymous Symbol]                       0x000018b8   Section        0  board.o(.text.board_restore_from_power_down)
    __arm_cp.13_0                            0x000018e0   Number         4  board.o(.text.board_restore_from_power_down)
    __arm_cp.13_1                            0x000018e4   Number         4  board.o(.text.board_restore_from_power_down)
    [Anonymous Symbol]                       0x000018e8   Section        0  mk_misc.o(.text.bor_close)
    __arm_cp.6_0                             0x000018f4   Number         4  mk_misc.o(.text.bor_close)
    button_debounce_timeout_handler          0x000018f9   Thumb Code    84  main.o(.text.button_debounce_timeout_handler)
    [Anonymous Symbol]                       0x000018f8   Section        0  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_1                             0x00001944   Number         4  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_2                             0x00001948   Number         4  main.o(.text.button_debounce_timeout_handler)
    [Anonymous Symbol]                       0x0000194c   Section        0  mk_calib.o(.text.calib_check)
    __arm_cp.3_0                             0x00001958   Number         4  mk_calib.o(.text.calib_check)
    [Anonymous Symbol]                       0x0000195c   Section        0  mk_calib.o(.text.calib_chip)
    __arm_cp.4_0                             0x00001a84   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_1                             0x00001a88   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_2                             0x00001a8c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_3                             0x00001a90   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_4                             0x00001a94   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_5                             0x00001a98   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_6                             0x00001a9c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_7                             0x00001aa0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_8                             0x00001aa4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_9                             0x00001aa8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_10                            0x00001aac   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_11                            0x00001ab0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_12                            0x00001ab4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_14                            0x00001ac8   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_15                            0x00001acc   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_16                            0x00001ad0   Number         4  mk_calib.o(.text.calib_chip)
    [Anonymous Symbol]                       0x00001b08   Section        0  mk_calib.o(.text.calib_close)
    [Anonymous Symbol]                       0x00001b14   Section        0  mk_calib.o(.text.calib_open)
    [Anonymous Symbol]                       0x00001b28   Section        0  mk_calib.o(.text.calib_start)
    __arm_cp.2_0                             0x00001b34   Number         4  mk_calib.o(.text.calib_start)
    [Anonymous Symbol]                       0x00001b38   Section        0  mk_clock.o(.text.clock_attach)
    __arm_cp.2_1                             0x00001c14   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_2                             0x00001c18   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_3                             0x00001c1c   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_4                             0x00001c20   Number         4  mk_clock.o(.text.clock_attach)
    [Anonymous Symbol]                       0x00001c24   Section        0  mk_clock.o(.text.clock_disable)
    [Anonymous Symbol]                       0x00001c34   Section        0  mk_clock.o(.text.clock_enable)
    [Anonymous Symbol]                       0x00001c44   Section        0  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_0                             0x00001d20   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_1                             0x00001d24   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_2                             0x00001d28   Number         4  mk_clock.o(.text.clock_get_frequency)
    [Anonymous Symbol]                       0x00001d2c   Section        0  mk_clock.o(.text.clock_set_divider)
    __arm_cp.3_0                             0x00001d8c   Number         4  mk_clock.o(.text.clock_set_divider)
    [Anonymous Symbol]                       0x00001d90   Section        0  mk_misc.o(.text.delay_us)
    loop1                                    0x00001da4   Number         0  mk_misc.o(.text.delay_us)
    exit1                                    0x00001daa   Number         0  mk_misc.o(.text.delay_us)
    [Anonymous Symbol]                       0x00001dac   Section        0  mk_dma.o(.text.dma_open)
    [Anonymous Symbol]                       0x00001e8c   Section        0  mk_dma.o(.text.dma_transfer)
    __arm_cp.2_0                             0x00001ee8   Number         4  mk_dma.o(.text.dma_transfer)
    [Anonymous Symbol]                       0x00001f38   Section        0  mk_dual_timer.o(.text.dual_timer_close)
    [Anonymous Symbol]                       0x00001f9c   Section        0  mk_dual_timer.o(.text.dual_timer_get)
    [Anonymous Symbol]                       0x00001fa8   Section        0  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_0                             0x00002084   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_1                             0x00002088   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_2                             0x0000208c   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_3                             0x00002090   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_4                             0x00002094   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    [Anonymous Symbol]                       0x000020e4   Section        0  mk_dual_timer.o(.text.dual_timer_start)
    [Anonymous Symbol]                       0x000020f8   Section        0  mk_dual_timer.o(.text.dual_timer_stop)
    __arm_cp.3_0                             0x00002108   Number         4  mk_dual_timer.o(.text.dual_timer_stop)
    [Anonymous Symbol]                       0x0000210c   Section        0  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_0                             0x0000223c   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_1                             0x00002240   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_2                             0x00002244   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_4                             0x00002248   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_5                             0x0000224c   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_6                             0x00002250   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_7                             0x00002254   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_8                             0x00002258   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_9                             0x0000225c   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    [Anonymous Symbol]                       0x00002260   Section        0  mk_power.o(.text.enter_shelf_mode_in_ram)
    __arm_cp.12_0                            0x00002280   Number         4  mk_power.o(.text.enter_shelf_mode_in_ram)
    __arm_cp.12_1                            0x00002284   Number         4  mk_power.o(.text.enter_shelf_mode_in_ram)
    [Anonymous Symbol]                       0x00002288   Section        0  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_0                            0x000022b4   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_1                            0x000022b8   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_2                            0x000022bc   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_3                            0x000022c0   Number         4  mk_phy.o(.text.exit_debug_mode)
    [Anonymous Symbol]                       0x000022c4   Section        0  mk_mac.o(.text.fira_vendor_oui_process)
    [Anonymous Symbol]                       0x000022c8   Section        0  mk_flash.o(.text.flash_close)
    [Anonymous Symbol]                       0x00002300   Section        0  mk_flash.o(.text.flash_power_down)
    __arm_cp.6_1                             0x00002320   Number         4  mk_flash.o(.text.flash_power_down)
    [Anonymous Symbol]                       0x00002324   Section        0  mk_flash.o(.text.flash_power_up)
    __arm_cp.5_1                             0x00002344   Number         4  mk_flash.o(.text.flash_power_up)
    flash_write_cmd                          0x00002349   Thumb Code   256  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00002348   Section        0  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_0                             0x0000243c   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_1                             0x00002440   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_2                             0x00002444   Number         4  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00002448   Section        0  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_1                             0x00002504   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_2                             0x00002508   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_3                             0x0000250c   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_4                             0x00002510   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    [Anonymous Symbol]                       0x00002514   Section        0  mk_gpio.o(.text.gpio_open)
    [Anonymous Symbol]                       0x00002528   Section        0  mk_gpio.o(.text.gpio_pin_clr)
    [Anonymous Symbol]                       0x00002538   Section        0  mk_gpio.o(.text.gpio_pin_get_val)
    [Anonymous Symbol]                       0x00002548   Section        0  mk_gpio.o(.text.gpio_pin_set)
    [Anonymous Symbol]                       0x00002558   Section        0  mk_gpio.o(.text.gpio_pin_set_dir)
    __arm_cp.8_0                             0x0000259c   Number         4  mk_gpio.o(.text.gpio_pin_set_dir)
    __arm_cp.8_1                             0x000025a0   Number         4  mk_gpio.o(.text.gpio_pin_set_dir)
    [Anonymous Symbol]                       0x000025a4   Section        0  mk_io.o(.text.io_pin_mux_set)
    __arm_cp.0_0                             0x000025f0   Number         4  mk_io.o(.text.io_pin_mux_set)
    [Anonymous Symbol]                       0x000025f4   Section        0  mk_io.o(.text.io_pull_set)
    __arm_cp.3_0                             0x0000263c   Number         4  mk_io.o(.text.io_pull_set)
    [Anonymous Symbol]                       0x00002640   Section        0  mk_lsp.o(.text.lsp_close)
    __arm_cp.1_2                             0x00002674   Number         4  mk_lsp.o(.text.lsp_close)
    [Anonymous Symbol]                       0x00002678   Section        0  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_0                             0x000026bc   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_1                             0x000026c0   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_2                             0x000026c4   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_3                             0x000026c8   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_4                             0x000026cc   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_5                             0x000026d0   Number         4  mk_lsp.o(.text.lsp_open)
    [Anonymous Symbol]                       0x000026d4   Section        0  mk_mac.o(.text.mac_crc_mode_configure)
    __arm_cp.6_1                             0x000026f8   Number         4  mk_mac.o(.text.mac_crc_mode_configure)
    [Anonymous Symbol]                       0x000026fc   Section        0  mk_mac.o(.text.mac_init)
    __arm_cp.2_0                             0x00002790   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_1                             0x00002794   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_2                             0x00002798   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_3                             0x0000279c   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_4                             0x000027a0   Number         4  mk_mac.o(.text.mac_init)
    [Anonymous Symbol]                       0x000027c0   Section        0  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_0                             0x000028d4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_2                             0x000028d8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_3                             0x000028dc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_4                             0x000028e0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_5                             0x000028e4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_6                             0x000028e8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_7                             0x000028ec   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_8                             0x000028f0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_9                             0x000028f4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_10                            0x000028f8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_11                            0x000028fc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_12                            0x00002900   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_13                            0x00002904   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_15                            0x00002908   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_16                            0x0000290c   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_17                            0x00002910   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_18                            0x00002914   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_19                            0x00002918   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_20                            0x0000291c   Number         4  mk_mac.o(.text.mac_regs_init)
    [Anonymous Symbol]                       0x00002920   Section        0  mk_mac.o(.text.mac_restart)
    __arm_cp.18_0                            0x0000297c   Number         4  mk_mac.o(.text.mac_restart)
    [Anonymous Symbol]                       0x00002980   Section        0  mk_misc.o(.text.mac_timer_close)
    [Anonymous Symbol]                       0x0000298c   Section        0  mk_misc.o(.text.mac_timer_open)
    __arm_cp.12_0                            0x000029ac   Number         4  mk_misc.o(.text.mac_timer_open)
    [Anonymous Symbol]                       0x000029b0   Section        0  mk_misc.o(.text.mac_timer_start)
    [Anonymous Symbol]                       0x000029bc   Section        0  mk_misc.o(.text.mac_timer_stop)
    [Anonymous Symbol]                       0x000029c8   Section        0  main.o(.text.main)
    [Anonymous Symbol]                       0x000015e4   Section        0  mk_power.o(.text.app_restore_from_power_down)
    [Anonymous Symbol]                       0x000015e8   Section        0  board.o(.text.board_button_init)
    [Anonymous Symbol]                       0x0000161c   Section        0  board.o(.text.board_clock_run)
    __arm_cp.0_0                             0x00001674   Number         4  board.o(.text.board_clock_run)
    __arm_cp.0_1                             0x00001678   Number         4  board.o(.text.board_clock_run)
    [Anonymous Symbol]                       0x0000167c   Section        0  board.o(.text.board_configure)
    [Anonymous Symbol]                       0x00001680   Section        0  board.o(.text.board_debug_console_open)
    __arm_cp.1_0                             0x000016a8   Number         4  board.o(.text.board_debug_console_open)
    __arm_cp.1_3                             0x000016dc   Number         4  board.o(.text.board_debug_console_open)
    [Anonymous Symbol]                       0x000016e0   Section        0  board.o(.text.board_led_init)
    [Anonymous Symbol]                       0x000016fc   Section        0  board.o(.text.board_led_off)
    [Anonymous Symbol]                       0x00001704   Section        0  board.o(.text.board_led_on)
    [Anonymous Symbol]                       0x0000170c   Section        0  pin_config.o(.text.board_pins_config)
    [Anonymous Symbol]                       0x00001722   Section        0  board.o(.text.board_prepare_for_power_down)
    [Anonymous Symbol]                       0x0000172c   Section        0  board.o(.text.board_restore_from_power_down)
    __arm_cp.13_0                            0x00001754   Number         4  board.o(.text.board_restore_from_power_down)
    __arm_cp.13_1                            0x00001758   Number         4  board.o(.text.board_restore_from_power_down)
    [Anonymous Symbol]                       0x0000175c   Section        0  mk_misc.o(.text.bor_close)
    __arm_cp.6_0                             0x00001768   Number         4  mk_misc.o(.text.bor_close)
    button_debounce_timeout_handler          0x0000176d   Thumb Code   456  main.o(.text.button_debounce_timeout_handler)
    [Anonymous Symbol]                       0x0000176c   Section        0  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_1                             0x000018a4   Number         4  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_6                             0x00001920   Number         4  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_7                             0x00001924   Number         4  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_8                             0x00001928   Number         4  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_9                             0x0000192c   Number         4  main.o(.text.button_debounce_timeout_handler)
    __arm_cp.2_10                            0x00001930   Number         4  main.o(.text.button_debounce_timeout_handler)
    [Anonymous Symbol]                       0x00001934   Section        0  mk_calib.o(.text.calib_check)
    __arm_cp.3_0                             0x00001940   Number         4  mk_calib.o(.text.calib_check)
    [Anonymous Symbol]                       0x00001944   Section        0  mk_calib.o(.text.calib_chip)
    __arm_cp.4_0                             0x00001a6c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_1                             0x00001a70   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_2                             0x00001a74   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_3                             0x00001a78   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_4                             0x00001a7c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_5                             0x00001a80   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_6                             0x00001a84   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_7                             0x00001a88   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_8                             0x00001a8c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_9                             0x00001a90   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_10                            0x00001a94   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_11                            0x00001a98   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_12                            0x00001a9c   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_14                            0x00001ab0   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_15                            0x00001ab4   Number         4  mk_calib.o(.text.calib_chip)
    __arm_cp.4_16                            0x00001ab8   Number         4  mk_calib.o(.text.calib_chip)
    [Anonymous Symbol]                       0x00001af0   Section        0  mk_calib.o(.text.calib_close)
    [Anonymous Symbol]                       0x00001afc   Section        0  mk_calib.o(.text.calib_open)
    [Anonymous Symbol]                       0x00001b10   Section        0  mk_calib.o(.text.calib_start)
    __arm_cp.2_0                             0x00001b1c   Number         4  mk_calib.o(.text.calib_start)
    [Anonymous Symbol]                       0x00001b20   Section        0  mk_clock.o(.text.clock_attach)
    __arm_cp.2_1                             0x00001bfc   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_2                             0x00001c00   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_3                             0x00001c04   Number         4  mk_clock.o(.text.clock_attach)
    __arm_cp.2_4                             0x00001c08   Number         4  mk_clock.o(.text.clock_attach)
    [Anonymous Symbol]                       0x00001c0c   Section        0  mk_clock.o(.text.clock_disable)
    [Anonymous Symbol]                       0x00001c1c   Section        0  mk_clock.o(.text.clock_enable)
    [Anonymous Symbol]                       0x00001c2c   Section        0  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_0                             0x00001d08   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_1                             0x00001d0c   Number         4  mk_clock.o(.text.clock_get_frequency)
    __arm_cp.4_2                             0x00001d10   Number         4  mk_clock.o(.text.clock_get_frequency)
    [Anonymous Symbol]                       0x00001d14   Section        0  mk_clock.o(.text.clock_set_divider)
    __arm_cp.3_0                             0x00001d74   Number         4  mk_clock.o(.text.clock_set_divider)
    [Anonymous Symbol]                       0x00001d78   Section        0  mk_misc.o(.text.delay_us)
    loop1                                    0x00001d8c   Number         0  mk_misc.o(.text.delay_us)
    exit1                                    0x00001d92   Number         0  mk_misc.o(.text.delay_us)
    [Anonymous Symbol]                       0x00001d94   Section        0  mk_dma.o(.text.dma_open)
    [Anonymous Symbol]                       0x00001e74   Section        0  mk_dma.o(.text.dma_transfer)
    __arm_cp.2_0                             0x00001ed0   Number         4  mk_dma.o(.text.dma_transfer)
    [Anonymous Symbol]                       0x00001f20   Section        0  mk_dual_timer.o(.text.dual_timer_close)
    [Anonymous Symbol]                       0x00001f84   Section        0  mk_dual_timer.o(.text.dual_timer_get)
    [Anonymous Symbol]                       0x00001f90   Section        0  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_0                             0x0000206c   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_1                             0x00002070   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_2                             0x00002074   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_3                             0x00002078   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    __arm_cp.0_4                             0x0000207c   Number         4  mk_dual_timer.o(.text.dual_timer_open)
    [Anonymous Symbol]                       0x000020cc   Section        0  mk_dual_timer.o(.text.dual_timer_start)
    [Anonymous Symbol]                       0x000020e0   Section        0  mk_dual_timer.o(.text.dual_timer_stop)
    __arm_cp.3_0                             0x000020f0   Number         4  mk_dual_timer.o(.text.dual_timer_stop)
    [Anonymous Symbol]                       0x000020f4   Section        0  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_0                             0x00002224   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_1                             0x00002228   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_2                             0x0000222c   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_4                             0x00002230   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_5                             0x00002234   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_6                             0x00002238   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_7                             0x0000223c   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_8                             0x00002240   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    __arm_cp.8_9                             0x00002244   Number         4  mk_power.o(.text.enter_power_down_in_ram)
    [Anonymous Symbol]                       0x00002248   Section        0  mk_power.o(.text.enter_shelf_mode_in_ram)
    __arm_cp.12_0                            0x00002268   Number         4  mk_power.o(.text.enter_shelf_mode_in_ram)
    __arm_cp.12_1                            0x0000226c   Number         4  mk_power.o(.text.enter_shelf_mode_in_ram)
    [Anonymous Symbol]                       0x00002270   Section        0  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_0                            0x0000229c   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_1                            0x000022a0   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_2                            0x000022a4   Number         4  mk_phy.o(.text.exit_debug_mode)
    __arm_cp.10_3                            0x000022a8   Number         4  mk_phy.o(.text.exit_debug_mode)
    [Anonymous Symbol]                       0x000022ac   Section        0  mk_mac.o(.text.fira_vendor_oui_process)
    [Anonymous Symbol]                       0x000022b0   Section        0  mk_flash.o(.text.flash_close)
    [Anonymous Symbol]                       0x000022e8   Section        0  mk_flash.o(.text.flash_power_down)
    __arm_cp.6_1                             0x00002308   Number         4  mk_flash.o(.text.flash_power_down)
    [Anonymous Symbol]                       0x0000230c   Section        0  mk_flash.o(.text.flash_power_up)
    __arm_cp.5_1                             0x0000232c   Number         4  mk_flash.o(.text.flash_power_up)
    flash_write_cmd                          0x00002331   Thumb Code   256  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00002330   Section        0  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_0                             0x00002424   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_1                             0x00002428   Number         4  mk_flash.o(.text.flash_write_cmd)
    __arm_cp.1_2                             0x0000242c   Number         4  mk_flash.o(.text.flash_write_cmd)
    [Anonymous Symbol]                       0x00002430   Section        0  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_1                             0x000024ec   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_2                             0x000024f0   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_3                             0x000024f4   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    __arm_cp.9_4                             0x000024f8   Number         4  mk_gpio.o(.text.gpio_enable_irq)
    [Anonymous Symbol]                       0x000024fc   Section        0  mk_gpio.o(.text.gpio_open)
    [Anonymous Symbol]                       0x00002510   Section        0  mk_gpio.o(.text.gpio_pin_clr)
    [Anonymous Symbol]                       0x00002520   Section        0  mk_gpio.o(.text.gpio_pin_get_val)
    [Anonymous Symbol]                       0x00002530   Section        0  mk_gpio.o(.text.gpio_pin_set)
    [Anonymous Symbol]                       0x00002540   Section        0  mk_gpio.o(.text.gpio_pin_set_dir)
    __arm_cp.8_0                             0x00002584   Number         4  mk_gpio.o(.text.gpio_pin_set_dir)
    __arm_cp.8_1                             0x00002588   Number         4  mk_gpio.o(.text.gpio_pin_set_dir)
    [Anonymous Symbol]                       0x0000258c   Section        0  mk_io.o(.text.io_pin_mux_set)
    __arm_cp.0_0                             0x000025d8   Number         4  mk_io.o(.text.io_pin_mux_set)
    [Anonymous Symbol]                       0x000025dc   Section        0  mk_io.o(.text.io_pull_set)
    __arm_cp.3_0                             0x00002624   Number         4  mk_io.o(.text.io_pull_set)
    [Anonymous Symbol]                       0x00002628   Section        0  mk_lsp.o(.text.lsp_close)
    __arm_cp.1_2                             0x0000265c   Number         4  mk_lsp.o(.text.lsp_close)
    [Anonymous Symbol]                       0x00002660   Section        0  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_0                             0x000026a4   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_1                             0x000026a8   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_2                             0x000026ac   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_3                             0x000026b0   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_4                             0x000026b4   Number         4  mk_lsp.o(.text.lsp_open)
    __arm_cp.0_5                             0x000026b8   Number         4  mk_lsp.o(.text.lsp_open)
    [Anonymous Symbol]                       0x000026bc   Section        0  mk_mac.o(.text.mac_crc_mode_configure)
    __arm_cp.6_1                             0x000026e0   Number         4  mk_mac.o(.text.mac_crc_mode_configure)
    [Anonymous Symbol]                       0x000026e4   Section        0  mk_mac.o(.text.mac_init)
    __arm_cp.2_0                             0x00002778   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_1                             0x0000277c   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_2                             0x00002780   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_3                             0x00002784   Number         4  mk_mac.o(.text.mac_init)
    __arm_cp.2_4                             0x00002788   Number         4  mk_mac.o(.text.mac_init)
    [Anonymous Symbol]                       0x000027a8   Section        0  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_0                             0x000028bc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_2                             0x000028c0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_3                             0x000028c4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_4                             0x000028c8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_5                             0x000028cc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_6                             0x000028d0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_7                             0x000028d4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_8                             0x000028d8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_9                             0x000028dc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_10                            0x000028e0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_11                            0x000028e4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_12                            0x000028e8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_13                            0x000028ec   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_15                            0x000028f0   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_16                            0x000028f4   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_17                            0x000028f8   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_18                            0x000028fc   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_19                            0x00002900   Number         4  mk_mac.o(.text.mac_regs_init)
    __arm_cp.3_20                            0x00002904   Number         4  mk_mac.o(.text.mac_regs_init)
    [Anonymous Symbol]                       0x00002908   Section        0  mk_mac.o(.text.mac_restart)
    __arm_cp.18_0                            0x00002964   Number         4  mk_mac.o(.text.mac_restart)
    [Anonymous Symbol]                       0x00002968   Section        0  mk_misc.o(.text.mac_timer_close)
    [Anonymous Symbol]                       0x00002974   Section        0  mk_misc.o(.text.mac_timer_open)
    __arm_cp.12_0                            0x00002994   Number         4  mk_misc.o(.text.mac_timer_open)
    [Anonymous Symbol]                       0x00002998   Section        0  mk_misc.o(.text.mac_timer_start)
    [Anonymous Symbol]                       0x000029a4   Section        0  mk_misc.o(.text.mac_timer_stop)
    [Anonymous Symbol]                       0x000029b0   Section        0  main.o(.text.main)
    __arm_cp.0_1                             0x00002b08   Number         4  main.o(.text.main)
    __arm_cp.0_2                             0x00002b0c   Number         4  main.o(.text.main)
    __arm_cp.0_3                             0x00002b10   Number         4  main.o(.text.main)
@@ -3169,486 +3165,486 @@
    __arm_cp.0_7                             0x00002b20   Number         4  main.o(.text.main)
    __arm_cp.0_8                             0x00002b24   Number         4  main.o(.text.main)
    __arm_cp.0_9                             0x00002b28   Number         4  main.o(.text.main)
    [Anonymous Symbol]                       0x00002b2c   Section        0  mk_misc.o(.text.mk_chip_id)
    __arm_cp.0_0                             0x00002b34   Number         4  mk_misc.o(.text.mk_chip_id)
    [Anonymous Symbol]                       0x00002b38   Section        0  mk_trace.o(.text.mk_snprintf)
    [Anonymous Symbol]                       0x00002b54   Section        0  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_0                            0x00002b68   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_1                            0x00002b6c   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_2                            0x00002b70   Number         4  mk_phy.o(.text.phy_cca_config)
    [Anonymous Symbol]                       0x00002b74   Section        0  mk_phy.o(.text.phy_dump_mode)
    __arm_cp.6_0                             0x00002b80   Number         4  mk_phy.o(.text.phy_dump_mode)
    [Anonymous Symbol]                       0x00002b84   Section        0  mk_phy.o(.text.phy_init)
    __arm_cp.3_0                             0x00002bb0   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_1                             0x00002bb4   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_2                             0x00002bb8   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_3                             0x00002bbc   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_4                             0x00002bc0   Number         4  mk_phy.o(.text.phy_init)
    [Anonymous Symbol]                       0x00002bc4   Section        0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_62                           0x00002ee8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_66                           0x00002f04   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_67                           0x00002f08   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_68                           0x00002f0c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_69                           0x00002f10   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_70                           0x00002f14   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_71                           0x00002f18   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_72                           0x00002f1c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_73                           0x00002f20   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_74                           0x00002f24   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_75                           0x000031d0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_76                           0x000031d4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_77                           0x000031d8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_78                           0x000031dc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_79                           0x000031e0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_80                           0x000031e4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_81                           0x000031e8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_82                           0x000031ec   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_83                           0x000031f0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_84                           0x000031f4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_85                           0x000031f8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_87                           0x00003200   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_88                           0x00003204   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_89                           0x00003208   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_90                           0x0000320c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_91                           0x00003210   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_92                           0x00003214   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_93                           0x00003218   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_94                           0x0000321c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_95                           0x00003220   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_96                           0x00003224   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_97                           0x00003228   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_98                           0x0000322c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_99                           0x00003230   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_100                          0x00003234   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_101                          0x00003238   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_2                            0x000034b4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_3                            0x000034b8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_23                           0x000034bc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_24                           0x000034c0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_41                           0x000034c4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_44                           0x000034ec   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_45                           0x000034f0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_46                           0x000034f4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_47                           0x000034f8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_48                           0x000034fc   Number         4  mk_phy.o(.text.phy_params_generate)
    non_std_sfd1                             0x00003534   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_52                           0x0000353c   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd3                                 0x00003540   Number         0  mk_phy.o(.text.phy_params_generate)
    hrp_sfd2                                 0x00003550   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_55                           0x00003558   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd1                                 0x0000355c   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_57                           0x00003560   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_58                           0x00003564   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_59                           0x00003568   Number         4  mk_phy.o(.text.phy_params_generate)
    [Anonymous Symbol]                       0x0000356c   Section        0  mk_phy.o(.text.phy_params_sets_enable)
    __arm_cp.25_0                            0x00003578   Number         4  mk_phy.o(.text.phy_params_sets_enable)
    [Anonymous Symbol]                       0x0000357c   Section        0  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_11                           0x0000358c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_14                           0x000038cc   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_15                           0x000038d0   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_1                            0x00003b2c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_2                            0x00003b30   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_5                            0x00003b34   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_6                            0x00003b38   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_7                            0x00003b3c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_8                            0x00003b40   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_9                            0x00003b44   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_10                           0x00003b48   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    phy_sts_related_params_update            0x00003b4d   Thumb Code   176  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x00003b4c   Section        0  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_0                            0x00003bfc   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_1                            0x00003c00   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x00003c04   Section        0  mk_phy.o(.text.phy_timer_close)
    __arm_cp.35_2                            0x00003c40   Number         4  mk_phy.o(.text.phy_timer_close)
    __arm_cp.35_3                            0x00003c44   Number         4  mk_phy.o(.text.phy_timer_close)
    [Anonymous Symbol]                       0x00003c48   Section        0  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_0                            0x00003c8c   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_1                            0x00003c90   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_2                            0x00003c94   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_3                            0x00003c98   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_4                            0x00003c9c   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_5                            0x00003ca0   Number         4  mk_phy.o(.text.phy_timer_open)
    [Anonymous Symbol]                       0x00003ca4   Section        0  mk_phy.o(.text.phy_tx_payload)
    __arm_cp.12_1                            0x00003d70   Number         4  mk_phy.o(.text.phy_tx_payload)
    __arm_cp.12_2                            0x00003d74   Number         4  mk_phy.o(.text.phy_tx_payload)
    [Anonymous Symbol]                       0x00003d78   Section        0  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_0                            0x00004084   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_1                            0x00004088   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_2                            0x0000408c   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_3                            0x00004090   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    [Anonymous Symbol]                       0x000040c4   Section        0  mk_power.o(.text.power_fem_rx_ctrl)
    [Anonymous Symbol]                       0x000040c6   Section        0  mk_power.o(.text.power_fem_tx_ctrl)
    [Anonymous Symbol]                       0x000040c8   Section        0  mk_power.o(.text.power_init)
    __arm_cp.2_0                             0x00004104   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_1                             0x00004108   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_2                             0x0000410c   Number         4  mk_power.o(.text.power_init)
    [Anonymous Symbol]                       0x00004110   Section        0  mk_power.o(.text.power_manage)
    __arm_cp.17_0                            0x000043e8   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_1                            0x000043ec   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_2                            0x000043f0   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_3                            0x000043f4   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_4                            0x000043f8   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_5                            0x000043fc   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_6                            0x00004400   Number         4  mk_power.o(.text.power_manage)
    power_mode_Handler                       0x00004421   Thumb Code    64  main.o(.text.power_mode_Handler)
    [Anonymous Symbol]                       0x00004420   Section        0  main.o(.text.power_mode_Handler)
    __arm_cp.1_0                             0x00004454   Number         4  main.o(.text.power_mode_Handler)
    __arm_cp.1_1                             0x00004458   Number         4  main.o(.text.power_mode_Handler)
    __arm_cp.1_2                             0x0000445c   Number         4  main.o(.text.power_mode_Handler)
    [Anonymous Symbol]                       0x00004460   Section        0  mk_power.o(.text.power_mode_clear)
    [Anonymous Symbol]                       0x00004498   Section        0  mk_power.o(.text.power_mode_request)
    [Anonymous Symbol]                       0x000044dc   Section        0  mk_power.o(.text.power_off_radio)
    [Anonymous Symbol]                       0x00004538   Section        0  mk_power.o(.text.power_on_radio)
    __arm_cp.3_0                             0x00004598   Number         4  mk_power.o(.text.power_on_radio)
    __arm_cp.3_1                             0x0000459c   Number         4  mk_power.o(.text.power_on_radio)
    [Anonymous Symbol]                       0x000045a0   Section        0  mk_power.o(.text.power_wakeup_enable)
    __arm_cp.15_0                            0x000045d8   Number         4  mk_power.o(.text.power_wakeup_enable)
    [Anonymous Symbol]                       0x000045dc   Section        0  mk_mac.o(.text.ranging_rssi_get)
    [Anonymous Symbol]                       0x000045e0   Section        0  mk_reset.o(.text.reset_cause_clear)
    [Anonymous Symbol]                       0x000045ec   Section        0  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_0                             0x00004654   Number         4  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_8                             0x000046d8   Number         4  mk_reset.o(.text.reset_cause_get)
    [Anonymous Symbol]                       0x000046ec   Section        0  mk_reset.o(.text.reset_module)
    __arm_cp.2_0                             0x00004704   Number         4  mk_reset.o(.text.reset_module)
    rtc_second_to_time                       0x00004709   Thumb Code   436  mk_rtc.o(.text.rtc_second_to_time)
    [Anonymous Symbol]                       0x00004708   Section        0  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_0                             0x00004890   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_1                             0x00004894   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_2                             0x00004898   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_3                             0x0000489c   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_4                             0x000048a0   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_5                             0x000048a4   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_6                             0x000048a8   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_7                             0x000048ac   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_8                             0x000048b0   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_9                             0x000048b4   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_10                            0x000048b8   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    [Anonymous Symbol]                       0x000048bc   Section        0  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    __arm_cp.5_0                             0x000048c4   Number         4  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    [Anonymous Symbol]                       0x000048c8   Section        0  startup_mk800x.o(.text.start_main_asm)
    [Anonymous Symbol]                       0x000048d0   Section        0  libc.o(.text.strlen)
    __arm_cp.24_0                            0x000048dc   Number         4  libc.o(.text.strlen)
    [Anonymous Symbol]                       0x000048e0   Section        0  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_0                            0x0000492c   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_1                            0x00004930   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_2                            0x00004934   Number         4  mk_misc.o(.text.sys_tick_us)
    [Anonymous Symbol]                       0x00004938   Section        0  mk_misc.o(.text.sys_timer_get)
    [Anonymous Symbol]                       0x00004944   Section        0  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_0                             0x0000498c   Number         4  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_1                             0x00004990   Number         4  mk_misc.o(.text.sys_timer_open)
    [Anonymous Symbol]                       0x00004994   Section        0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_0                             0x00004cfc   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_1                             0x00004d00   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_2                             0x00004d04   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_3                             0x00004d08   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_4                             0x00004d0c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_5                             0x00004d10   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_7                             0x00004d30   Number         4  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_func             0x00004d34   Number         0  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_line             0x00004d40   Number         0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_12                            0x00004d5c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_13                            0x00004d60   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_14                            0x00004d64   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_15                            0x00004d68   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_16                            0x00004d6c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_17                            0x00004d70   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_18                            0x00004d74   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_19                            0x00004d78   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_20                            0x00004d7c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_21                            0x00004d80   Number         4  mk_trace.o(.text.trace_assert_dump)
    [Anonymous Symbol]                       0x00004d84   Section        0  mk_trace.o(.text.trace_end)
    __arm_cp.12_3                            0x00004dc0   Number         4  mk_trace.o(.text.trace_end)
    [Anonymous Symbol]                       0x00004dc4   Section        0  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_0                            0x00005154   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_1                            0x00005158   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_2                            0x0000515c   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_4                            0x0000517c   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_5                            0x00005180   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_11                           0x000051d0   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_12                           0x000051d4   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_13                           0x000051d8   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_14                           0x000051dc   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_15                           0x000051e0   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_16                           0x000051e4   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_17                           0x000051e8   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_18                           0x000051ec   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_21                           0x00005210   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_24                           0x00005230   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_25                           0x00005234   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_26                           0x00005238   Number         4  mk_trace.o(.text.trace_exception_handler)
    [Anonymous Symbol]                       0x0000523c   Section        0  mk_trace.o(.text.trace_flush)
    __arm_cp.13_0                            0x000052e4   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_1                            0x000052e8   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_2                            0x000052ec   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_3                            0x000052f0   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_4                            0x000052f4   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_5                            0x000052f8   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_6                            0x000052fc   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_7                            0x00005300   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_8                            0x00005304   Number         4  mk_trace.o(.text.trace_flush)
    [Anonymous Symbol]                       0x00005308   Section        0  mk_trace.o(.text.trace_format)
    __arm_cp.7_5                             0x000054c0   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_6                             0x000054c4   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_0                             0x000056b4   Number         4  mk_trace.o(.text.trace_format)
    [Anonymous Symbol]                       0x000056b8   Section        0  mk_trace.o(.text.trace_open)
    __arm_cp.0_2                             0x0000570c   Number         4  mk_trace.o(.text.trace_open)
    __arm_cp.0_3                             0x00005710   Number         4  mk_trace.o(.text.trace_open)
    [Anonymous Symbol]                       0x00005714   Section        0  mk_trace.o(.text.trace_output)
    __arm_cp.4_0                             0x00005890   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_1                             0x00005894   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_2                             0x00005898   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_4                             0x000058ac   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_6                             0x000058bc   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_7                             0x000058c0   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_8                             0x000058c4   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_9                             0x000058c8   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_10                            0x000058cc   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_11                            0x000058d0   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_12                            0x000058d4   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_13                            0x000058d8   Number         4  mk_trace.o(.text.trace_output)
    trace_print_backtrace                    0x00005909   Thumb Code   236  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x00005908   Section        0  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_1                            0x000059d4   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_2                            0x000059d8   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_3                            0x000059dc   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_4                            0x000059e0   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_5                            0x000059e4   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_6                            0x000059e8   Number         4  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x000059f4   Section        0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_0                             0x00005ac4   Number         4  mk_trace.o(.text.trace_printf)
    __arm_cp.5_1                             0x00005ac8   Number         4  mk_trace.o(.text.trace_printf)
    module_name                              0x00005ad4   Number         0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_4                             0x00005b08   Number         4  mk_trace.o(.text.trace_printf)
    level_tag                                0x00005b0c   Number         0  mk_trace.o(.text.trace_printf)
    trace_sending_continue                   0x00005b21   Thumb Code   228  mk_trace.o(.text.trace_sending_continue)
    [Anonymous Symbol]                       0x00005b20   Section        0  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_0                            0x00005bd4   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_1                            0x00005bd8   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_2                            0x00005bdc   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_3                            0x00005be0   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_4                            0x00005be4   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_5                            0x00005be8   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_6                            0x00005bec   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_7                            0x00005bf0   Number         4  mk_trace.o(.text.trace_sending_continue)
    uart_dma_callback                        0x00005c05   Thumb Code   348  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x00005c04   Section        0  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.8_2                             0x00005d54   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.8_3                             0x00005d58   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.8_4                             0x00005d5c   Number         4  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x00005d60   Section        0  mk_uart.o(.text.uart_fifo_busy)
    [Anonymous Symbol]                       0x00005d7c   Section        0  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.13_0                            0x00005f80   Number         4  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.13_1                            0x00005f84   Number         4  mk_uart.o(.text.uart_irq_handler)
    [Anonymous Symbol]                       0x00005fb8   Section        0  mk_uart.o(.text.uart_open)
    __arm_cp.5_0                             0x00006144   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_1                             0x00006148   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_2                             0x0000614c   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_3                             0x00006150   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_4                             0x00006154   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_5                             0x00006158   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_6                             0x0000615c   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_7                             0x00006160   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_8                             0x00006164   Number         4  mk_uart.o(.text.uart_open)
    [Anonymous Symbol]                       0x00006168   Section        0  mk_uart.o(.text.uart_send)
    __arm_cp.7_1                             0x00006414   Number         4  mk_uart.o(.text.uart_send)
    [Anonymous Symbol]                       0x00006418   Section        0  mk_uart.o(.text.uart_state_get)
    [Anonymous Symbol]                       0x00006424   Section        0  mk_uart.o(.text.uart_tx_in_progress)
    __arm_cp.1_0                             0x00006440   Number         4  mk_uart.o(.text.uart_tx_in_progress)
    [Anonymous Symbol]                       0x00006444   Section        0  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_0                             0x00006458   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_1                             0x0000645c   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_2                             0x00006460   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_3                             0x00006464   Number         4  libc.o(.text.update_libc_rom_table)
    [Anonymous Symbol]                       0x00006468   Section        0  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_0                            0x00006558   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_2                            0x00006574   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_3                            0x00006578   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_4                            0x0000657c   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_5                            0x00006580   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_6                            0x00006584   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_7                            0x00006588   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_8                            0x0000658c   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_9                            0x00006590   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_10                           0x00006594   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    [Anonymous Symbol]                       0x000065d0   Section        0  mk_uwb.o(.text.uwb_blocking_trx_stop)
    __arm_cp.22_0                            0x000065e4   Number         4  mk_uwb.o(.text.uwb_blocking_trx_stop)
    [Anonymous Symbol]                       0x00006600   Section        0  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_0                            0x000066b8   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_2                            0x000066d4   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_3                            0x000066d8   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_4                            0x000066dc   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_5                            0x000066e0   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_6                            0x000066e4   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_7                            0x000066e8   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    [Anonymous Symbol]                       0x0000670c   Section        0  mk_uwb.o(.text.uwb_close)
    [Anonymous Symbol]                       0x00006730   Section        0  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_0                            0x00006910   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_1                            0x00006914   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_2                            0x00006918   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_3                            0x0000691c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_4                            0x00006920   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_5                            0x00006924   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_6                            0x00006928   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_7                            0x0000692c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_8                            0x00006930   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_9                            0x00006934   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_10                           0x00006938   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_11                           0x0000693c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_12                           0x00006940   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_13                           0x00006944   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_15                           0x00006960   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_16                           0x00006964   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_17                           0x00006968   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_18                           0x0000696c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_19                           0x00006970   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_20                           0x00006974   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_21                           0x00006978   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_22                           0x0000697c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_23                           0x00006980   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_24                           0x00006984   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_25                           0x00006988   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_26                           0x0000698c   Number         4  mk_uwb.o(.text.uwb_configure)
    [Anonymous Symbol]                       0x000069a0   Section        0  mk_uwb.o(.text.uwb_open)
    __arm_cp.7_0                             0x000069f4   Number         4  mk_uwb.o(.text.uwb_open)
    [Anonymous Symbol]                       0x00006a04   Section        0  mk_uwb.o(.text.uwb_rx_antenna_open)
    __arm_cp.9_0                             0x00006a2c   Number         4  mk_uwb.o(.text.uwb_rx_antenna_open)
    __arm_cp.9_1                             0x00006a30   Number         4  mk_uwb.o(.text.uwb_rx_antenna_open)
    __arm_cp.9_2                             0x00006a34   Number         4  mk_uwb.o(.text.uwb_rx_antenna_open)
    [Anonymous Symbol]                       0x00006a38   Section        0  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_0                            0x00006b94   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_1                            0x00006b98   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_2                            0x00006b9c   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_3                            0x00006ba0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_4                            0x00006ba4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_5                            0x00006ba8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_6                            0x00006bac   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_7                            0x00006bb0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_8                            0x00006bb4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_9                            0x00006bb8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_10                           0x00006bbc   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_11                           0x00006bc0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_12                           0x00006bc4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_13                           0x00006bc8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_14                           0x00006bcc   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_15                           0x00006bd0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_16                           0x00006bd4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_17                           0x00006bd8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_18                           0x00006bdc   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_19                           0x00006be0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_20                           0x00006be4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_21                           0x00006be8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_22                           0x00006bec   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_23                           0x00006bf0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_24                           0x00006bf4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_25                           0x00006bf8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    [Anonymous Symbol]                       0x00006bfc   Section        0  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_0                             0x00006c48   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_1                             0x00006c4c   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_2                             0x00006c50   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_3                             0x00006c54   Number         4  mk_wdt.o(.text.wdt_close)
    i.__ARM_clz                              0x00006c64   Section        0  depilogue.o(i.__ARM_clz)
    i.__scatterload_copy                     0x00006c92   Section       14  handlers.o(i.__scatterload_copy)
    i.__scatterload_null                     0x00006ca0   Section        2  handlers.o(i.__scatterload_null)
    i.__scatterload_zeroinit                 0x00006ca2   Section       14  handlers.o(i.__scatterload_zeroinit)
    [Anonymous Symbol]                       0x00006cb0   Section        0  mk_misc.o(.rodata..L__const.mac_timer_open.mac_timer_cfg)
    [Anonymous Symbol]                       0x00006cc8   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.bprf_nsfd)
    [Anonymous Symbol]                       0x00006ccf   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.hprf_nsfd)
    [Anonymous Symbol]                       0x00006cd4   Section        0  mk_misc.o(.rodata..L__const.sys_timer_open.sys_timer_cfg)
    baud_table                               0x00006cec   Data          42  mk_uart.o(.rodata.baud_table)
    [Anonymous Symbol]                       0x00006cec   Section        0  mk_uart.o(.rodata.baud_table)
    _PrintUnsigned._aV2C                     0x00006d58   Data          16  mk_trace.o(.rodata.cst16)
    [Anonymous Symbol]                       0x00006d68   Section        0  mk_phy.o(.rodata.cst16)
    non_std_sfd2                             0x00006d88   Data          16  mk_phy.o(.rodata.cst16)
    hrp_sfd4                                 0x00006d98   Data          32  mk_phy.o(.rodata.cst32)
    [Anonymous Symbol]                       0x00006d98   Section        0  mk_phy.o(.rodata.cst32)
    short_sfd                                0x00006db8   Data           8  mk_phy.o(.rodata.cst8)
    [Anonymous Symbol]                       0x00006db8   Section        0  mk_phy.o(.rodata.cst8)
    flash_cmd                                0x00006dc0   Data         220  mk_flash.o(.rodata.flash_cmd)
    [Anonymous Symbol]                       0x00006dc0   Section        0  mk_flash.o(.rodata.flash_cmd)
    long_sfd                                 0x00006e9c   Data          64  mk_phy.o(.rodata.long_sfd)
    [Anonymous Symbol]                       0x00006e9c   Section        0  mk_phy.o(.rodata.long_sfd)
    power_table_CH12                         0x00006edc   Data         305  mk_uwb.o(.rodata.power_table_CH12)
    [Anonymous Symbol]                       0x00006edc   Section        0  mk_uwb.o(.rodata.power_table_CH12)
    power_table_CH2                          0x0000700d   Data         305  mk_uwb.o(.rodata.power_table_CH2)
    [Anonymous Symbol]                       0x0000700d   Section        0  mk_uwb.o(.rodata.power_table_CH2)
    power_table_CH5                          0x0000713e   Data         305  mk_uwb.o(.rodata.power_table_CH5)
    [Anonymous Symbol]                       0x0000713e   Section        0  mk_uwb.o(.rodata.power_table_CH5)
    power_table_CH9                          0x0000726f   Data         305  mk_uwb.o(.rodata.power_table_CH9)
    [Anonymous Symbol]                       0x0000726f   Section        0  mk_uwb.o(.rodata.power_table_CH9)
    .L.str                                   0x000073a4   Data          32  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000073a4   Section        0  mk_aes.o(.rodata.str1.1)
    .L.str.4                                 0x000073c4   Data          22  mk_calib.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ecb             0x000073c4   Data          14  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000073c4   Section        0  mk_calib.o(.rodata.str1.1)
    .L.str.1                                 0x000073d2   Data          23  mk_aes.o(.rodata.str1.1)
    .L.str.3                                 0x000073da   Data          23  mk_calib.o(.rodata.str1.1)
    .L.str.2                                 0x000073e9   Data          12  mk_aes.o(.rodata.str1.1)
    .L.str.8                                 0x000073f1   Data          26  mk_reset.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000073f1   Section        0  mk_reset.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_cbc             0x000073f5   Data          14  mk_aes.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ctr             0x00007403   Data          14  mk_aes.o(.rodata.str1.1)
    .L.str.7                                 0x0000740b   Data          10  mk_trace.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000740b   Section        0  mk_trace.o(.rodata.str1.1)
    .L.str.6                                 0x00007415   Data          13  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.separate_line         0x00007422   Data          43  mk_trace.o(.rodata.str1.1)
    .L.str.27                                0x0000744d   Data          28  mk_trace.o(.rodata.str1.1)
    .L.str.18                                0x00007469   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.19                                0x00007478   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.20                                0x00007487   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.21                                0x00007492   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.24                                0x0000749d   Data          13  mk_trace.o(.rodata.str1.1)
    .L.str.14                                0x000074aa   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.17                                0x000074b4   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.15                                0x000074c0   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.16                                0x000074cc   Data          25  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.desc_file             0x000074e5   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.41                                0x000074f0   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.38                                0x000074f8   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.33                                0x000074ff   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.29                                0x00007505   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.39                                0x0000750b   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.45                                0x00007511   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.40                                0x0000751b   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.34                                0x00007520   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.43                                0x00007526   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.44                                0x0000752d   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.32                                0x00007534   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.42                                0x0000753a   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.37                                0x00007542   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.36                                0x00007547   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.35                                0x0000754e   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.31                                0x00007555   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.30                                0x0000755b   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.1                                 0x00007561   Data          34  mk_trace.o(.rodata.str1.1)
    .L.str.4                                 0x00007583   Data           3  mk_trace.o(.rodata.str1.1)
    .L.str                                   0x00007586   Data          33  mk_uart.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x00007586   Section        0  mk_uart.o(.rodata.str1.1)
    .L.str.4                                 0x000075a7   Data          28  mk_uart.o(.rodata.str1.1)
    .L.str.3                                 0x000075c3   Data          26  mk_uart.o(.rodata.str1.1)
    .L.str.1                                 0x000075dd   Data          17  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_dma_callback         0x000075ee   Data          18  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_baud_set             0x00007600   Data          14  mk_uart.o(.rodata.str1.1)
    .L.str.14                                0x0000760e   Data          30  mk_uwb.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000760e   Section        0  mk_uwb.o(.rodata.str1.1)
    .L.str.1                                 0x0000762c   Data          13  mk_uwb.o(.rodata.str1.1)
    .L.str.5                                 0x00007639   Data          19  main.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x00007639   Section        0  main.o(.rodata.str1.1)
    .L.str.4                                 0x0000764c   Data          19  main.o(.rodata.str1.1)
    .L.str.3                                 0x0000765f   Data          30  main.o(.rodata.str1.1)
    .L.str.1                                 0x0000767d   Data          23  main.o(.rodata.str1.1)
    trace_new_line                           0x00007691   Data           3  main.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x00007694   Section        0  mk_mac.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000076b4   Section        0  mk_phy.o(.rodata.str1.1)
    .Lswitch.table.button_debounce_timeout_handler.11 0x00007744   Data          32  main.o(.rodata.str4.4)
    [Anonymous Symbol]                       0x00007744   Section        0  main.o(.rodata.str4.4)
    ternary_codes127                         0x00007764   Data        2032  mk_phy.o(.rodata.ternary_codes127)
    [Anonymous Symbol]                       0x00007764   Section        0  mk_phy.o(.rodata.ternary_codes127)
    ternary_codes31                          0x00007f54   Data         248  mk_phy.o(.rodata.ternary_codes31)
    [Anonymous Symbol]                       0x00007f54   Section        0  mk_phy.o(.rodata.ternary_codes31)
    ternary_codes91                          0x0000804c   Data         728  mk_phy.o(.rodata.ternary_codes91)
    [Anonymous Symbol]                       0x0000804c   Section        0  mk_phy.o(.rodata.ternary_codes91)
    trace_level_cfg                          0x00008324   Data          13  mk_trace.o(.rodata.trace_level_cfg)
    [Anonymous Symbol]                       0x00008324   Section        0  mk_trace.o(.rodata.trace_level_cfg)
    __arm_cp.0_10                            0x00002b2c   Number         4  main.o(.text.main)
    [Anonymous Symbol]                       0x00002b30   Section        0  mk_misc.o(.text.mk_chip_id)
    __arm_cp.0_0                             0x00002b38   Number         4  mk_misc.o(.text.mk_chip_id)
    [Anonymous Symbol]                       0x00002b3c   Section        0  mk_trace.o(.text.mk_snprintf)
    [Anonymous Symbol]                       0x00002b58   Section        0  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_0                            0x00002b6c   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_1                            0x00002b70   Number         4  mk_phy.o(.text.phy_cca_config)
    __arm_cp.53_2                            0x00002b74   Number         4  mk_phy.o(.text.phy_cca_config)
    [Anonymous Symbol]                       0x00002b78   Section        0  mk_phy.o(.text.phy_dump_mode)
    __arm_cp.6_0                             0x00002b84   Number         4  mk_phy.o(.text.phy_dump_mode)
    [Anonymous Symbol]                       0x00002b88   Section        0  mk_phy.o(.text.phy_init)
    __arm_cp.3_0                             0x00002bb4   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_1                             0x00002bb8   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_2                             0x00002bbc   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_3                             0x00002bc0   Number         4  mk_phy.o(.text.phy_init)
    __arm_cp.3_4                             0x00002bc4   Number         4  mk_phy.o(.text.phy_init)
    [Anonymous Symbol]                       0x00002bc8   Section        0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_62                           0x00002eec   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_66                           0x00002f08   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_67                           0x00002f0c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_68                           0x00002f10   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_69                           0x00002f14   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_70                           0x00002f18   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_71                           0x00002f1c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_72                           0x00002f20   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_73                           0x00002f24   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_74                           0x00002f28   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_75                           0x000031d4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_76                           0x000031d8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_77                           0x000031dc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_78                           0x000031e0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_79                           0x000031e4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_80                           0x000031e8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_81                           0x000031ec   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_82                           0x000031f0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_83                           0x000031f4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_84                           0x000031f8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_85                           0x000031fc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_87                           0x00003204   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_88                           0x00003208   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_89                           0x0000320c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_90                           0x00003210   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_91                           0x00003214   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_92                           0x00003218   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_93                           0x0000321c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_94                           0x00003220   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_95                           0x00003224   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_96                           0x00003228   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_97                           0x0000322c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_98                           0x00003230   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_99                           0x00003234   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_100                          0x00003238   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_101                          0x0000323c   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_2                            0x000034b8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_3                            0x000034bc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_23                           0x000034c0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_24                           0x000034c4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_41                           0x000034c8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_44                           0x000034f0   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_45                           0x000034f4   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_46                           0x000034f8   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_47                           0x000034fc   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_48                           0x00003500   Number         4  mk_phy.o(.text.phy_params_generate)
    non_std_sfd1                             0x00003538   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_52                           0x00003540   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd3                                 0x00003544   Number         0  mk_phy.o(.text.phy_params_generate)
    hrp_sfd2                                 0x00003554   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_55                           0x0000355c   Number         4  mk_phy.o(.text.phy_params_generate)
    hrp_sfd1                                 0x00003560   Number         0  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_57                           0x00003564   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_58                           0x00003568   Number         4  mk_phy.o(.text.phy_params_generate)
    __arm_cp.26_59                           0x0000356c   Number         4  mk_phy.o(.text.phy_params_generate)
    [Anonymous Symbol]                       0x00003570   Section        0  mk_phy.o(.text.phy_params_sets_enable)
    __arm_cp.25_0                            0x0000357c   Number         4  mk_phy.o(.text.phy_params_sets_enable)
    [Anonymous Symbol]                       0x00003580   Section        0  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_11                           0x00003590   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_14                           0x000038d0   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_15                           0x000038d4   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_1                            0x00003b30   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_2                            0x00003b34   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_5                            0x00003b38   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_6                            0x00003b3c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_7                            0x00003b40   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_8                            0x00003b44   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_9                            0x00003b48   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    __arm_cp.33_10                           0x00003b4c   Number         4  mk_phy.o(.text.phy_rx_regs_config)
    phy_sts_related_params_update            0x00003b51   Thumb Code   176  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x00003b50   Section        0  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_0                            0x00003c00   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    __arm_cp.16_1                            0x00003c04   Number         4  mk_phy.o(.text.phy_sts_related_params_update)
    [Anonymous Symbol]                       0x00003c08   Section        0  mk_phy.o(.text.phy_timer_close)
    __arm_cp.35_2                            0x00003c44   Number         4  mk_phy.o(.text.phy_timer_close)
    __arm_cp.35_3                            0x00003c48   Number         4  mk_phy.o(.text.phy_timer_close)
    [Anonymous Symbol]                       0x00003c4c   Section        0  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_0                            0x00003c90   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_1                            0x00003c94   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_2                            0x00003c98   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_3                            0x00003c9c   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_4                            0x00003ca0   Number         4  mk_phy.o(.text.phy_timer_open)
    __arm_cp.34_5                            0x00003ca4   Number         4  mk_phy.o(.text.phy_timer_open)
    [Anonymous Symbol]                       0x00003ca8   Section        0  mk_phy.o(.text.phy_tx_payload)
    __arm_cp.12_1                            0x00003d74   Number         4  mk_phy.o(.text.phy_tx_payload)
    __arm_cp.12_2                            0x00003d78   Number         4  mk_phy.o(.text.phy_tx_payload)
    [Anonymous Symbol]                       0x00003d7c   Section        0  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_0                            0x00004088   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_1                            0x0000408c   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_2                            0x00004090   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    __arm_cp.32_3                            0x00004094   Number         4  mk_phy.o(.text.phy_tx_regs_config)
    [Anonymous Symbol]                       0x000040c8   Section        0  mk_power.o(.text.power_fem_rx_ctrl)
    [Anonymous Symbol]                       0x000040ca   Section        0  mk_power.o(.text.power_fem_tx_ctrl)
    [Anonymous Symbol]                       0x000040cc   Section        0  mk_power.o(.text.power_init)
    __arm_cp.2_0                             0x00004108   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_1                             0x0000410c   Number         4  mk_power.o(.text.power_init)
    __arm_cp.2_2                             0x00004110   Number         4  mk_power.o(.text.power_init)
    [Anonymous Symbol]                       0x00004114   Section        0  mk_power.o(.text.power_manage)
    __arm_cp.17_0                            0x000043ec   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_1                            0x000043f0   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_2                            0x000043f4   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_3                            0x000043f8   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_4                            0x000043fc   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_5                            0x00004400   Number         4  mk_power.o(.text.power_manage)
    __arm_cp.17_6                            0x00004404   Number         4  mk_power.o(.text.power_manage)
    power_mode_Handler                       0x00004425   Thumb Code    64  main.o(.text.power_mode_Handler)
    [Anonymous Symbol]                       0x00004424   Section        0  main.o(.text.power_mode_Handler)
    __arm_cp.1_0                             0x00004458   Number         4  main.o(.text.power_mode_Handler)
    __arm_cp.1_1                             0x0000445c   Number         4  main.o(.text.power_mode_Handler)
    __arm_cp.1_2                             0x00004460   Number         4  main.o(.text.power_mode_Handler)
    [Anonymous Symbol]                       0x00004464   Section        0  mk_power.o(.text.power_mode_clear)
    [Anonymous Symbol]                       0x0000449c   Section        0  mk_power.o(.text.power_mode_request)
    [Anonymous Symbol]                       0x000044e0   Section        0  mk_power.o(.text.power_off_radio)
    [Anonymous Symbol]                       0x0000453c   Section        0  mk_power.o(.text.power_on_radio)
    __arm_cp.3_0                             0x0000459c   Number         4  mk_power.o(.text.power_on_radio)
    __arm_cp.3_1                             0x000045a0   Number         4  mk_power.o(.text.power_on_radio)
    [Anonymous Symbol]                       0x000045a4   Section        0  mk_power.o(.text.power_wakeup_enable)
    __arm_cp.15_0                            0x000045dc   Number         4  mk_power.o(.text.power_wakeup_enable)
    [Anonymous Symbol]                       0x000045e0   Section        0  mk_mac.o(.text.ranging_rssi_get)
    [Anonymous Symbol]                       0x000045e4   Section        0  mk_reset.o(.text.reset_cause_clear)
    [Anonymous Symbol]                       0x000045f0   Section        0  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_0                             0x00004658   Number         4  mk_reset.o(.text.reset_cause_get)
    __arm_cp.0_8                             0x000046dc   Number         4  mk_reset.o(.text.reset_cause_get)
    [Anonymous Symbol]                       0x000046f0   Section        0  mk_reset.o(.text.reset_module)
    __arm_cp.2_0                             0x00004708   Number         4  mk_reset.o(.text.reset_module)
    rtc_second_to_time                       0x0000470d   Thumb Code   436  mk_rtc.o(.text.rtc_second_to_time)
    [Anonymous Symbol]                       0x0000470c   Section        0  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_0                             0x00004894   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_1                             0x00004898   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_2                             0x0000489c   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_3                             0x000048a0   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_4                             0x000048a4   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_5                             0x000048a8   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_6                             0x000048ac   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_7                             0x000048b0   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_8                             0x000048b4   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_9                             0x000048b8   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    __arm_cp.4_10                            0x000048bc   Number         4  mk_rtc.o(.text.rtc_second_to_time)
    [Anonymous Symbol]                       0x000048c0   Section        0  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    __arm_cp.5_0                             0x000048c8   Number         4  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    [Anonymous Symbol]                       0x000048cc   Section        0  startup_mk800x.o(.text.start_main_asm)
    [Anonymous Symbol]                       0x000048d4   Section        0  libc.o(.text.strlen)
    __arm_cp.24_0                            0x000048e0   Number         4  libc.o(.text.strlen)
    [Anonymous Symbol]                       0x000048e4   Section        0  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_0                            0x00004930   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_1                            0x00004934   Number         4  mk_misc.o(.text.sys_tick_us)
    __arm_cp.17_2                            0x00004938   Number         4  mk_misc.o(.text.sys_tick_us)
    [Anonymous Symbol]                       0x0000493c   Section        0  mk_misc.o(.text.sys_timer_get)
    [Anonymous Symbol]                       0x00004948   Section        0  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_0                             0x00004990   Number         4  mk_misc.o(.text.sys_timer_open)
    __arm_cp.7_1                             0x00004994   Number         4  mk_misc.o(.text.sys_timer_open)
    [Anonymous Symbol]                       0x00004998   Section        0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_0                             0x00004d00   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_1                             0x00004d04   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_2                             0x00004d08   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_3                             0x00004d0c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_4                             0x00004d10   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_5                             0x00004d14   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_7                             0x00004d34   Number         4  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_func             0x00004d38   Number         0  mk_trace.o(.text.trace_assert_dump)
    _trace_assert_dump.desc_line             0x00004d44   Number         0  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_12                            0x00004d60   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_13                            0x00004d64   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_14                            0x00004d68   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_15                            0x00004d6c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_16                            0x00004d70   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_17                            0x00004d74   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_18                            0x00004d78   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_19                            0x00004d7c   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_20                            0x00004d80   Number         4  mk_trace.o(.text.trace_assert_dump)
    __arm_cp.6_21                            0x00004d84   Number         4  mk_trace.o(.text.trace_assert_dump)
    [Anonymous Symbol]                       0x00004d88   Section        0  mk_trace.o(.text.trace_end)
    __arm_cp.12_3                            0x00004dc4   Number         4  mk_trace.o(.text.trace_end)
    [Anonymous Symbol]                       0x00004dc8   Section        0  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_0                            0x00005158   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_1                            0x0000515c   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_2                            0x00005160   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_4                            0x00005180   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_5                            0x00005184   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_11                           0x000051d4   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_12                           0x000051d8   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_13                           0x000051dc   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_14                           0x000051e0   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_15                           0x000051e4   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_16                           0x000051e8   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_17                           0x000051ec   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_18                           0x000051f0   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_21                           0x00005214   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_24                           0x00005234   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_25                           0x00005238   Number         4  mk_trace.o(.text.trace_exception_handler)
    __arm_cp.14_26                           0x0000523c   Number         4  mk_trace.o(.text.trace_exception_handler)
    [Anonymous Symbol]                       0x00005240   Section        0  mk_trace.o(.text.trace_flush)
    __arm_cp.13_0                            0x000052e8   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_1                            0x000052ec   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_2                            0x000052f0   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_3                            0x000052f4   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_4                            0x000052f8   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_5                            0x000052fc   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_6                            0x00005300   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_7                            0x00005304   Number         4  mk_trace.o(.text.trace_flush)
    __arm_cp.13_8                            0x00005308   Number         4  mk_trace.o(.text.trace_flush)
    [Anonymous Symbol]                       0x0000530c   Section        0  mk_trace.o(.text.trace_format)
    __arm_cp.7_5                             0x000054c4   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_6                             0x000054c8   Number         4  mk_trace.o(.text.trace_format)
    __arm_cp.7_0                             0x000056b8   Number         4  mk_trace.o(.text.trace_format)
    [Anonymous Symbol]                       0x000056bc   Section        0  mk_trace.o(.text.trace_open)
    __arm_cp.0_2                             0x00005710   Number         4  mk_trace.o(.text.trace_open)
    __arm_cp.0_3                             0x00005714   Number         4  mk_trace.o(.text.trace_open)
    [Anonymous Symbol]                       0x00005718   Section        0  mk_trace.o(.text.trace_output)
    __arm_cp.4_0                             0x00005894   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_1                             0x00005898   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_2                             0x0000589c   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_4                             0x000058b0   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_6                             0x000058c0   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_7                             0x000058c4   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_8                             0x000058c8   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_9                             0x000058cc   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_10                            0x000058d0   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_11                            0x000058d4   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_12                            0x000058d8   Number         4  mk_trace.o(.text.trace_output)
    __arm_cp.4_13                            0x000058dc   Number         4  mk_trace.o(.text.trace_output)
    trace_print_backtrace                    0x0000590d   Thumb Code   236  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x0000590c   Section        0  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_1                            0x000059d8   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_2                            0x000059dc   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_3                            0x000059e0   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_4                            0x000059e4   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_5                            0x000059e8   Number         4  mk_trace.o(.text.trace_print_backtrace)
    __arm_cp.15_6                            0x000059ec   Number         4  mk_trace.o(.text.trace_print_backtrace)
    [Anonymous Symbol]                       0x000059f8   Section        0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_0                             0x00005ac8   Number         4  mk_trace.o(.text.trace_printf)
    __arm_cp.5_1                             0x00005acc   Number         4  mk_trace.o(.text.trace_printf)
    module_name                              0x00005ad8   Number         0  mk_trace.o(.text.trace_printf)
    __arm_cp.5_4                             0x00005b0c   Number         4  mk_trace.o(.text.trace_printf)
    level_tag                                0x00005b10   Number         0  mk_trace.o(.text.trace_printf)
    trace_sending_continue                   0x00005b25   Thumb Code   228  mk_trace.o(.text.trace_sending_continue)
    [Anonymous Symbol]                       0x00005b24   Section        0  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_0                            0x00005bd8   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_1                            0x00005bdc   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_2                            0x00005be0   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_3                            0x00005be4   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_4                            0x00005be8   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_5                            0x00005bec   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_6                            0x00005bf0   Number         4  mk_trace.o(.text.trace_sending_continue)
    __arm_cp.17_7                            0x00005bf4   Number         4  mk_trace.o(.text.trace_sending_continue)
    uart_dma_callback                        0x00005c09   Thumb Code   348  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x00005c08   Section        0  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.8_2                             0x00005d58   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.8_3                             0x00005d5c   Number         4  mk_uart.o(.text.uart_dma_callback)
    __arm_cp.8_4                             0x00005d60   Number         4  mk_uart.o(.text.uart_dma_callback)
    [Anonymous Symbol]                       0x00005d64   Section        0  mk_uart.o(.text.uart_fifo_busy)
    [Anonymous Symbol]                       0x00005d80   Section        0  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.13_0                            0x00005f84   Number         4  mk_uart.o(.text.uart_irq_handler)
    __arm_cp.13_1                            0x00005f88   Number         4  mk_uart.o(.text.uart_irq_handler)
    [Anonymous Symbol]                       0x00005fbc   Section        0  mk_uart.o(.text.uart_open)
    __arm_cp.5_0                             0x00006148   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_1                             0x0000614c   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_2                             0x00006150   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_3                             0x00006154   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_4                             0x00006158   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_5                             0x0000615c   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_6                             0x00006160   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_7                             0x00006164   Number         4  mk_uart.o(.text.uart_open)
    __arm_cp.5_8                             0x00006168   Number         4  mk_uart.o(.text.uart_open)
    [Anonymous Symbol]                       0x0000616c   Section        0  mk_uart.o(.text.uart_send)
    __arm_cp.7_1                             0x00006418   Number         4  mk_uart.o(.text.uart_send)
    [Anonymous Symbol]                       0x0000641c   Section        0  mk_uart.o(.text.uart_state_get)
    [Anonymous Symbol]                       0x00006428   Section        0  mk_uart.o(.text.uart_tx_in_progress)
    __arm_cp.1_0                             0x00006444   Number         4  mk_uart.o(.text.uart_tx_in_progress)
    [Anonymous Symbol]                       0x00006448   Section        0  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_0                             0x0000645c   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_1                             0x00006460   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_2                             0x00006464   Number         4  libc.o(.text.update_libc_rom_table)
    __arm_cp.0_3                             0x00006468   Number         4  libc.o(.text.update_libc_rom_table)
    [Anonymous Symbol]                       0x0000646c   Section        0  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_0                            0x0000655c   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_2                            0x00006578   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_3                            0x0000657c   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_4                            0x00006580   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_5                            0x00006584   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_6                            0x00006588   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_7                            0x0000658c   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_8                            0x00006590   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_9                            0x00006594   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    __arm_cp.21_10                           0x00006598   Number         4  mk_uwb.o(.text.uwb_blocking_rx_start)
    [Anonymous Symbol]                       0x000065d4   Section        0  mk_uwb.o(.text.uwb_blocking_trx_stop)
    __arm_cp.22_0                            0x000065e8   Number         4  mk_uwb.o(.text.uwb_blocking_trx_stop)
    [Anonymous Symbol]                       0x00006604   Section        0  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_0                            0x000066bc   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_2                            0x000066d8   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_3                            0x000066dc   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_4                            0x000066e0   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_5                            0x000066e4   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_6                            0x000066e8   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    __arm_cp.20_7                            0x000066ec   Number         4  mk_uwb.o(.text.uwb_blocking_tx_start)
    [Anonymous Symbol]                       0x00006710   Section        0  mk_uwb.o(.text.uwb_close)
    [Anonymous Symbol]                       0x00006734   Section        0  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_0                            0x00006914   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_1                            0x00006918   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_2                            0x0000691c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_3                            0x00006920   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_4                            0x00006924   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_5                            0x00006928   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_6                            0x0000692c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_7                            0x00006930   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_8                            0x00006934   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_9                            0x00006938   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_10                           0x0000693c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_11                           0x00006940   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_12                           0x00006944   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_13                           0x00006948   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_15                           0x00006964   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_16                           0x00006968   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_17                           0x0000696c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_18                           0x00006970   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_19                           0x00006974   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_20                           0x00006978   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_21                           0x0000697c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_22                           0x00006980   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_23                           0x00006984   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_24                           0x00006988   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_25                           0x0000698c   Number         4  mk_uwb.o(.text.uwb_configure)
    __arm_cp.14_26                           0x00006990   Number         4  mk_uwb.o(.text.uwb_configure)
    [Anonymous Symbol]                       0x000069a4   Section        0  mk_uwb.o(.text.uwb_open)
    __arm_cp.7_0                             0x000069f8   Number         4  mk_uwb.o(.text.uwb_open)
    [Anonymous Symbol]                       0x00006a08   Section        0  mk_uwb.o(.text.uwb_rx_antenna_open)
    __arm_cp.9_0                             0x00006a30   Number         4  mk_uwb.o(.text.uwb_rx_antenna_open)
    __arm_cp.9_1                             0x00006a34   Number         4  mk_uwb.o(.text.uwb_rx_antenna_open)
    __arm_cp.9_2                             0x00006a38   Number         4  mk_uwb.o(.text.uwb_rx_antenna_open)
    [Anonymous Symbol]                       0x00006a3c   Section        0  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_0                            0x00006b98   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_1                            0x00006b9c   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_2                            0x00006ba0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_3                            0x00006ba4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_4                            0x00006ba8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_5                            0x00006bac   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_6                            0x00006bb0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_7                            0x00006bb4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_8                            0x00006bb8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_9                            0x00006bbc   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_10                           0x00006bc0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_11                           0x00006bc4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_12                           0x00006bc8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_13                           0x00006bcc   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_14                           0x00006bd0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_15                           0x00006bd4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_16                           0x00006bd8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_17                           0x00006bdc   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_18                           0x00006be0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_19                           0x00006be4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_20                           0x00006be8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_21                           0x00006bec   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_22                           0x00006bf0   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_23                           0x00006bf4   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_24                           0x00006bf8   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    __arm_cp.19_25                           0x00006bfc   Number         4  mk_uwb.o(.text.uwb_tx_carrier_only)
    [Anonymous Symbol]                       0x00006c00   Section        0  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_0                             0x00006c4c   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_1                             0x00006c50   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_2                             0x00006c54   Number         4  mk_wdt.o(.text.wdt_close)
    __arm_cp.1_3                             0x00006c58   Number         4  mk_wdt.o(.text.wdt_close)
    i.__ARM_clz                              0x00006c68   Section        0  depilogue.o(i.__ARM_clz)
    i.__scatterload_copy                     0x00006c96   Section       14  handlers.o(i.__scatterload_copy)
    i.__scatterload_null                     0x00006ca4   Section        2  handlers.o(i.__scatterload_null)
    i.__scatterload_zeroinit                 0x00006ca6   Section       14  handlers.o(i.__scatterload_zeroinit)
    [Anonymous Symbol]                       0x00006cb4   Section        0  mk_misc.o(.rodata..L__const.mac_timer_open.mac_timer_cfg)
    [Anonymous Symbol]                       0x00006ccc   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.bprf_nsfd)
    [Anonymous Symbol]                       0x00006cd3   Section        0  mk_phy.o(.rodata..L__const.phy_sfd_sym.hprf_nsfd)
    [Anonymous Symbol]                       0x00006cd8   Section        0  mk_misc.o(.rodata..L__const.sys_timer_open.sys_timer_cfg)
    baud_table                               0x00006cf0   Data          42  mk_uart.o(.rodata.baud_table)
    [Anonymous Symbol]                       0x00006cf0   Section        0  mk_uart.o(.rodata.baud_table)
    _PrintUnsigned._aV2C                     0x00006d5c   Data          16  mk_trace.o(.rodata.cst16)
    [Anonymous Symbol]                       0x00006d6c   Section        0  mk_phy.o(.rodata.cst16)
    non_std_sfd2                             0x00006d8c   Data          16  mk_phy.o(.rodata.cst16)
    hrp_sfd4                                 0x00006d9c   Data          32  mk_phy.o(.rodata.cst32)
    [Anonymous Symbol]                       0x00006d9c   Section        0  mk_phy.o(.rodata.cst32)
    short_sfd                                0x00006dbc   Data           8  mk_phy.o(.rodata.cst8)
    [Anonymous Symbol]                       0x00006dbc   Section        0  mk_phy.o(.rodata.cst8)
    flash_cmd                                0x00006dc4   Data         220  mk_flash.o(.rodata.flash_cmd)
    [Anonymous Symbol]                       0x00006dc4   Section        0  mk_flash.o(.rodata.flash_cmd)
    long_sfd                                 0x00006ea0   Data          64  mk_phy.o(.rodata.long_sfd)
    [Anonymous Symbol]                       0x00006ea0   Section        0  mk_phy.o(.rodata.long_sfd)
    power_table_CH12                         0x00006ee0   Data         305  mk_uwb.o(.rodata.power_table_CH12)
    [Anonymous Symbol]                       0x00006ee0   Section        0  mk_uwb.o(.rodata.power_table_CH12)
    power_table_CH2                          0x00007011   Data         305  mk_uwb.o(.rodata.power_table_CH2)
    [Anonymous Symbol]                       0x00007011   Section        0  mk_uwb.o(.rodata.power_table_CH2)
    power_table_CH5                          0x00007142   Data         305  mk_uwb.o(.rodata.power_table_CH5)
    [Anonymous Symbol]                       0x00007142   Section        0  mk_uwb.o(.rodata.power_table_CH5)
    power_table_CH9                          0x00007273   Data         305  mk_uwb.o(.rodata.power_table_CH9)
    [Anonymous Symbol]                       0x00007273   Section        0  mk_uwb.o(.rodata.power_table_CH9)
    .L.str                                   0x000073a8   Data          32  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000073a8   Section        0  mk_aes.o(.rodata.str1.1)
    .L.str.4                                 0x000073c8   Data          22  mk_calib.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ecb             0x000073c8   Data          14  mk_aes.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000073c8   Section        0  mk_calib.o(.rodata.str1.1)
    .L.str.1                                 0x000073d6   Data          23  mk_aes.o(.rodata.str1.1)
    .L.str.3                                 0x000073de   Data          23  mk_calib.o(.rodata.str1.1)
    .L.str.2                                 0x000073ed   Data          12  mk_aes.o(.rodata.str1.1)
    .L.str.8                                 0x000073f5   Data          26  mk_reset.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000073f5   Section        0  mk_reset.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_cbc             0x000073f9   Data          14  mk_aes.o(.rodata.str1.1)
    .L__FUNCTION__.aes_crypt_ctr             0x00007407   Data          14  mk_aes.o(.rodata.str1.1)
    .L.str.7                                 0x0000740f   Data          10  mk_trace.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000740f   Section        0  mk_trace.o(.rodata.str1.1)
    .L.str.6                                 0x00007419   Data          13  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.separate_line         0x00007426   Data          43  mk_trace.o(.rodata.str1.1)
    .L.str.27                                0x00007451   Data          28  mk_trace.o(.rodata.str1.1)
    .L.str.18                                0x0000746d   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.19                                0x0000747c   Data          15  mk_trace.o(.rodata.str1.1)
    .L.str.20                                0x0000748b   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.21                                0x00007496   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.24                                0x000074a1   Data          13  mk_trace.o(.rodata.str1.1)
    .L.str.14                                0x000074ae   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.17                                0x000074b8   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.15                                0x000074c4   Data          12  mk_trace.o(.rodata.str1.1)
    .L.str.16                                0x000074d0   Data          25  mk_trace.o(.rodata.str1.1)
    _trace_assert_dump.desc_file             0x000074e9   Data          11  mk_trace.o(.rodata.str1.1)
    .L.str.41                                0x000074f4   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.38                                0x000074fc   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.33                                0x00007503   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.29                                0x00007509   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.39                                0x0000750f   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.45                                0x00007515   Data          10  mk_trace.o(.rodata.str1.1)
    .L.str.40                                0x0000751f   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.34                                0x00007524   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.43                                0x0000752a   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.44                                0x00007531   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.32                                0x00007538   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.42                                0x0000753e   Data           8  mk_trace.o(.rodata.str1.1)
    .L.str.37                                0x00007546   Data           5  mk_trace.o(.rodata.str1.1)
    .L.str.36                                0x0000754b   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.35                                0x00007552   Data           7  mk_trace.o(.rodata.str1.1)
    .L.str.31                                0x00007559   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.30                                0x0000755f   Data           6  mk_trace.o(.rodata.str1.1)
    .L.str.1                                 0x00007565   Data          34  mk_trace.o(.rodata.str1.1)
    .L.str.4                                 0x00007587   Data           3  mk_trace.o(.rodata.str1.1)
    .L.str                                   0x0000758a   Data          33  mk_uart.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000758a   Section        0  mk_uart.o(.rodata.str1.1)
    .L.str.4                                 0x000075ab   Data          28  mk_uart.o(.rodata.str1.1)
    .L.str.3                                 0x000075c7   Data          26  mk_uart.o(.rodata.str1.1)
    .L.str.1                                 0x000075e1   Data          17  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_dma_callback         0x000075f2   Data          18  mk_uart.o(.rodata.str1.1)
    .L__FUNCTION__.uart_baud_set             0x00007604   Data          14  mk_uart.o(.rodata.str1.1)
    .L.str.14                                0x00007612   Data          30  mk_uwb.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x00007612   Section        0  mk_uwb.o(.rodata.str1.1)
    .L.str.1                                 0x00007630   Data          13  mk_uwb.o(.rodata.str1.1)
    .L.str.5                                 0x0000763d   Data          19  main.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x0000763d   Section        0  main.o(.rodata.str1.1)
    .L.str.4                                 0x00007650   Data          19  main.o(.rodata.str1.1)
    .L.str.6                                 0x00007663   Data          23  main.o(.rodata.str1.1)
    .L.str.7                                 0x0000767a   Data          22  main.o(.rodata.str1.1)
    .L.str.1                                 0x00007690   Data          23  main.o(.rodata.str1.1)
    trace_new_line                           0x000076a4   Data           3  main.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000076a7   Section        0  mk_mac.o(.rodata.str1.1)
    [Anonymous Symbol]                       0x000076c7   Section        0  mk_phy.o(.rodata.str1.1)
    ternary_codes127                         0x00007754   Data        2032  mk_phy.o(.rodata.ternary_codes127)
    [Anonymous Symbol]                       0x00007754   Section        0  mk_phy.o(.rodata.ternary_codes127)
    ternary_codes31                          0x00007f44   Data         248  mk_phy.o(.rodata.ternary_codes31)
    [Anonymous Symbol]                       0x00007f44   Section        0  mk_phy.o(.rodata.ternary_codes31)
    ternary_codes91                          0x0000803c   Data         728  mk_phy.o(.rodata.ternary_codes91)
    [Anonymous Symbol]                       0x0000803c   Section        0  mk_phy.o(.rodata.ternary_codes91)
    trace_level_cfg                          0x00008314   Data          13  mk_trace.o(.rodata.trace_level_cfg)
    [Anonymous Symbol]                       0x00008314   Section        0  mk_trace.o(.rodata.trace_level_cfg)
    libc_rom                                 0x02026000   Data           4  libc.o(.bss.noinit)
    [Anonymous Symbol]                       0x02026000   Section        0  libc.o(.bss.noinit)
    aes_handle                               0x0202600c   Data          64  mk_aes.o(.data.aes_handle)
@@ -3817,127 +3813,127 @@
    WDT_IRQHandler                           0x0000126d   Thumb Code    32  mk_wdt.o(.text.WDT_IRQHandler)
    aes_close                                0x000014fd   Thumb Code    80  mk_aes.o(.text.aes_close)
    aes_open                                 0x0000154d   Thumb Code   152  mk_aes.o(.text.aes_open)
    app_restore_from_power_down              0x00001775   Thumb Code     2  mk_power.o(.text.app_restore_from_power_down)
    board_button_init                        0x00001779   Thumb Code    52  board.o(.text.board_button_init)
    board_clock_run                          0x000017ad   Thumb Code    92  board.o(.text.board_clock_run)
    board_configure                          0x00001809   Thumb Code     2  board.o(.text.board_configure)
    board_debug_console_open                 0x0000180d   Thumb Code    96  board.o(.text.board_debug_console_open)
    board_led_init                           0x0000186d   Thumb Code    28  board.o(.text.board_led_init)
    board_led_off                            0x00001889   Thumb Code     8  board.o(.text.board_led_off)
    board_led_on                             0x00001891   Thumb Code     8  board.o(.text.board_led_on)
    board_pins_config                        0x00001899   Thumb Code    22  pin_config.o(.text.board_pins_config)
    board_prepare_for_power_down             0x000018af   Thumb Code    10  board.o(.text.board_prepare_for_power_down)
    board_restore_from_power_down            0x000018b9   Thumb Code    48  board.o(.text.board_restore_from_power_down)
    bor_close                                0x000018e9   Thumb Code    16  mk_misc.o(.text.bor_close)
    calib_check                              0x0000194d   Thumb Code    16  mk_calib.o(.text.calib_check)
    calib_chip                               0x0000195d   Thumb Code   428  mk_calib.o(.text.calib_chip)
    calib_close                              0x00001b09   Thumb Code    12  mk_calib.o(.text.calib_close)
    calib_open                               0x00001b15   Thumb Code    20  mk_calib.o(.text.calib_open)
    calib_start                              0x00001b29   Thumb Code    16  mk_calib.o(.text.calib_start)
    clock_attach                             0x00001b39   Thumb Code   236  mk_clock.o(.text.clock_attach)
    clock_disable                            0x00001c25   Thumb Code    16  mk_clock.o(.text.clock_disable)
    clock_enable                             0x00001c35   Thumb Code    16  mk_clock.o(.text.clock_enable)
    clock_get_frequency                      0x00001c45   Thumb Code   232  mk_clock.o(.text.clock_get_frequency)
    clock_set_divider                        0x00001d2d   Thumb Code   100  mk_clock.o(.text.clock_set_divider)
    delay_us                                 0x00001d91   Thumb Code    28  mk_misc.o(.text.delay_us)
    dma_open                                 0x00001dad   Thumb Code   224  mk_dma.o(.text.dma_open)
    dma_transfer                             0x00001e8d   Thumb Code   172  mk_dma.o(.text.dma_transfer)
    dual_timer_close                         0x00001f39   Thumb Code   100  mk_dual_timer.o(.text.dual_timer_close)
    dual_timer_get                           0x00001f9d   Thumb Code    12  mk_dual_timer.o(.text.dual_timer_get)
    dual_timer_open                          0x00001fa9   Thumb Code   316  mk_dual_timer.o(.text.dual_timer_open)
    dual_timer_start                         0x000020e5   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_start)
    dual_timer_stop                          0x000020f9   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_stop)
    enter_power_down_in_ram                  0x0000210d   Thumb Code   340  mk_power.o(.text.enter_power_down_in_ram)
    enter_shelf_mode_in_ram                  0x00002261   Thumb Code    40  mk_power.o(.text.enter_shelf_mode_in_ram)
    exit_debug_mode                          0x00002289   Thumb Code    44  mk_phy.o(.text.exit_debug_mode)
    fira_vendor_oui_process                  0x000022c5   Thumb Code     4  mk_mac.o(.text.fira_vendor_oui_process)
    flash_close                              0x000022c9   Thumb Code    56  mk_flash.o(.text.flash_close)
    flash_power_down                         0x00002301   Thumb Code    36  mk_flash.o(.text.flash_power_down)
    flash_power_up                           0x00002325   Thumb Code    36  mk_flash.o(.text.flash_power_up)
    gpio_enable_irq                          0x00002449   Thumb Code   204  mk_gpio.o(.text.gpio_enable_irq)
    gpio_open                                0x00002515   Thumb Code    20  mk_gpio.o(.text.gpio_open)
    gpio_pin_clr                             0x00002529   Thumb Code    16  mk_gpio.o(.text.gpio_pin_clr)
    gpio_pin_get_val                         0x00002539   Thumb Code    16  mk_gpio.o(.text.gpio_pin_get_val)
    gpio_pin_set                             0x00002549   Thumb Code    16  mk_gpio.o(.text.gpio_pin_set)
    gpio_pin_set_dir                         0x00002559   Thumb Code    76  mk_gpio.o(.text.gpio_pin_set_dir)
    io_pin_mux_set                           0x000025a5   Thumb Code    80  mk_io.o(.text.io_pin_mux_set)
    io_pull_set                              0x000025f5   Thumb Code    76  mk_io.o(.text.io_pull_set)
    lsp_close                                0x00002641   Thumb Code    52  mk_lsp.o(.text.lsp_close)
    lsp_open                                 0x00002679   Thumb Code    68  mk_lsp.o(.text.lsp_open)
    mac_crc_mode_configure                   0x000026d5   Thumb Code    36  mk_mac.o(.text.mac_crc_mode_configure)
    mac_init                                 0x000026fd   Thumb Code   148  mk_mac.o(.text.mac_init)
    mac_regs_init                            0x000027c1   Thumb Code   276  mk_mac.o(.text.mac_regs_init)
    mac_restart                              0x00002921   Thumb Code    92  mk_mac.o(.text.mac_restart)
    mac_timer_close                          0x00002981   Thumb Code    10  mk_misc.o(.text.mac_timer_close)
    mac_timer_open                           0x0000298d   Thumb Code    36  mk_misc.o(.text.mac_timer_open)
    mac_timer_start                          0x000029b1   Thumb Code    12  mk_misc.o(.text.mac_timer_start)
    mac_timer_stop                           0x000029bd   Thumb Code    10  mk_misc.o(.text.mac_timer_stop)
    main                                     0x000029c9   Thumb Code   356  main.o(.text.main)
    mk_chip_id                               0x00002b2d   Thumb Code    12  mk_misc.o(.text.mk_chip_id)
    mk_snprintf                              0x00002b39   Thumb Code    26  mk_trace.o(.text.mk_snprintf)
    phy_cca_config                           0x00002b55   Thumb Code    20  mk_phy.o(.text.phy_cca_config)
    phy_dump_mode                            0x00002b75   Thumb Code    12  mk_phy.o(.text.phy_dump_mode)
    phy_init                                 0x00002b85   Thumb Code    44  mk_phy.o(.text.phy_init)
    phy_params_generate                      0x00002bc5   Thumb Code  2288  mk_phy.o(.text.phy_params_generate)
    phy_params_sets_enable                   0x0000356d   Thumb Code    12  mk_phy.o(.text.phy_params_sets_enable)
    phy_rx_regs_config                       0x0000357d   Thumb Code  1456  mk_phy.o(.text.phy_rx_regs_config)
    phy_timer_close                          0x00003c05   Thumb Code    60  mk_phy.o(.text.phy_timer_close)
    phy_timer_open                           0x00003c49   Thumb Code    68  mk_phy.o(.text.phy_timer_open)
    phy_tx_payload                           0x00003ca5   Thumb Code   204  mk_phy.o(.text.phy_tx_payload)
    phy_tx_regs_config                       0x00003d79   Thumb Code   780  mk_phy.o(.text.phy_tx_regs_config)
    power_fem_rx_ctrl                        0x000040c5   Thumb Code     2  mk_power.o(.text.power_fem_rx_ctrl)
    power_fem_tx_ctrl                        0x000040c7   Thumb Code     2  mk_power.o(.text.power_fem_tx_ctrl)
    power_init                               0x000040c9   Thumb Code    72  mk_power.o(.text.power_init)
    power_manage                             0x00004111   Thumb Code   784  mk_power.o(.text.power_manage)
    power_mode_clear                         0x00004461   Thumb Code    56  mk_power.o(.text.power_mode_clear)
    power_mode_request                       0x00004499   Thumb Code    68  mk_power.o(.text.power_mode_request)
    power_off_radio                          0x000044dd   Thumb Code    92  mk_power.o(.text.power_off_radio)
    power_on_radio                           0x00004539   Thumb Code   104  mk_power.o(.text.power_on_radio)
    power_wakeup_enable                      0x000045a1   Thumb Code    60  mk_power.o(.text.power_wakeup_enable)
    ranging_rssi_get                         0x000045dd   Thumb Code     2  mk_mac.o(.text.ranging_rssi_get)
    reset_cause_clear                        0x000045e1   Thumb Code    12  mk_reset.o(.text.reset_cause_clear)
    reset_cause_get                          0x000045ed   Thumb Code   256  mk_reset.o(.text.reset_cause_get)
    reset_module                             0x000046ed   Thumb Code    28  mk_reset.o(.text.reset_module)
    sleep_timer_ppm_set                      0x000048bd   Thumb Code    12  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    start_main_asm                           0x000048c9   Thumb Code     4  startup_mk800x.o(.text.start_main_asm)
    strlen                                   0x000048d1   Thumb Code    16  libc.o(.text.strlen)
    sys_tick_us                              0x000048e1   Thumb Code    88  mk_misc.o(.text.sys_tick_us)
    sys_timer_get                            0x00004939   Thumb Code    12  mk_misc.o(.text.sys_timer_get)
    sys_timer_open                           0x00004945   Thumb Code    80  mk_misc.o(.text.sys_timer_open)
    trace_assert_dump                        0x00004995   Thumb Code  1008  mk_trace.o(.text.trace_assert_dump)
    trace_end                                0x00004d85   Thumb Code    64  mk_trace.o(.text.trace_end)
    trace_exception_handler                  0x00004dc5   Thumb Code  1144  mk_trace.o(.text.trace_exception_handler)
    trace_flush                              0x0000523d   Thumb Code   204  mk_trace.o(.text.trace_flush)
    trace_format                             0x00005309   Thumb Code   944  mk_trace.o(.text.trace_format)
    trace_open                               0x000056b9   Thumb Code    92  mk_trace.o(.text.trace_open)
    trace_output                             0x00005715   Thumb Code   500  mk_trace.o(.text.trace_output)
    trace_printf                             0x000059f5   Thumb Code   300  mk_trace.o(.text.trace_printf)
    uart_fifo_busy                           0x00005d61   Thumb Code    28  mk_uart.o(.text.uart_fifo_busy)
    uart_irq_handler                         0x00005d7d   Thumb Code   572  mk_uart.o(.text.uart_irq_handler)
    uart_open                                0x00005fb9   Thumb Code   432  mk_uart.o(.text.uart_open)
    uart_send                                0x00006169   Thumb Code   688  mk_uart.o(.text.uart_send)
    uart_state_get                           0x00006419   Thumb Code    12  mk_uart.o(.text.uart_state_get)
    uart_tx_in_progress                      0x00006425   Thumb Code    32  mk_uart.o(.text.uart_tx_in_progress)
    update_libc_rom_table                    0x00006445   Thumb Code    36  libc.o(.text.update_libc_rom_table)
    uwb_blocking_rx_start                    0x00006469   Thumb Code   360  mk_uwb.o(.text.uwb_blocking_rx_start)
    uwb_blocking_trx_stop                    0x000065d1   Thumb Code    48  mk_uwb.o(.text.uwb_blocking_trx_stop)
    uwb_blocking_tx_start                    0x00006601   Thumb Code   268  mk_uwb.o(.text.uwb_blocking_tx_start)
    uwb_close                                0x0000670d   Thumb Code    36  mk_uwb.o(.text.uwb_close)
    uwb_configure                            0x00006731   Thumb Code   624  mk_uwb.o(.text.uwb_configure)
    uwb_open                                 0x000069a1   Thumb Code   100  mk_uwb.o(.text.uwb_open)
    uwb_rx_antenna_open                      0x00006a05   Thumb Code    52  mk_uwb.o(.text.uwb_rx_antenna_open)
    uwb_tx_carrier_only                      0x00006a39   Thumb Code   452  mk_uwb.o(.text.uwb_tx_carrier_only)
    wdt_close                                0x00006bfd   Thumb Code   104  mk_wdt.o(.text.wdt_close)
    __ARM_clz                                0x00006c65   Thumb Code    46  depilogue.o(i.__ARM_clz)
    __scatterload_copy                       0x00006c93   Thumb Code    14  handlers.o(i.__scatterload_copy)
    __scatterload_null                       0x00006ca1   Thumb Code     2  handlers.o(i.__scatterload_null)
    __scatterload_zeroinit                   0x00006ca3   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
    ch_center_freq_map                       0x00006d18   Data          64  mk_phy.o(.rodata.ch_center_freq_map)
    rx_ant_code                              0x000073a0   Data           4  mk_phy.o(.rodata.rx_ant_code)
    Region$$Table$$Base                      0x00008334   Number         0  anon$$obj.o(Region$$Table)
    Region$$Table$$Limit                     0x00008354   Number         0  anon$$obj.o(Region$$Table)
    mk_boot_desc                             0x000087e0   Data          72  startup_mk800x.o(.ZBOOT_SECTION)
    mk_build_inf                             0x00008828   Data          80  startup_mk800x.o(.ZBUILD_SECTION)
    app_restore_from_power_down              0x000015e5   Thumb Code     2  mk_power.o(.text.app_restore_from_power_down)
    board_button_init                        0x000015e9   Thumb Code    52  board.o(.text.board_button_init)
    board_clock_run                          0x0000161d   Thumb Code    96  board.o(.text.board_clock_run)
    board_configure                          0x0000167d   Thumb Code     2  board.o(.text.board_configure)
    board_debug_console_open                 0x00001681   Thumb Code    96  board.o(.text.board_debug_console_open)
    board_led_init                           0x000016e1   Thumb Code    28  board.o(.text.board_led_init)
    board_led_off                            0x000016fd   Thumb Code     8  board.o(.text.board_led_off)
    board_led_on                             0x00001705   Thumb Code     8  board.o(.text.board_led_on)
    board_pins_config                        0x0000170d   Thumb Code    22  pin_config.o(.text.board_pins_config)
    board_prepare_for_power_down             0x00001723   Thumb Code    10  board.o(.text.board_prepare_for_power_down)
    board_restore_from_power_down            0x0000172d   Thumb Code    48  board.o(.text.board_restore_from_power_down)
    bor_close                                0x0000175d   Thumb Code    16  mk_misc.o(.text.bor_close)
    calib_check                              0x00001935   Thumb Code    16  mk_calib.o(.text.calib_check)
    calib_chip                               0x00001945   Thumb Code   428  mk_calib.o(.text.calib_chip)
    calib_close                              0x00001af1   Thumb Code    12  mk_calib.o(.text.calib_close)
    calib_open                               0x00001afd   Thumb Code    20  mk_calib.o(.text.calib_open)
    calib_start                              0x00001b11   Thumb Code    16  mk_calib.o(.text.calib_start)
    clock_attach                             0x00001b21   Thumb Code   236  mk_clock.o(.text.clock_attach)
    clock_disable                            0x00001c0d   Thumb Code    16  mk_clock.o(.text.clock_disable)
    clock_enable                             0x00001c1d   Thumb Code    16  mk_clock.o(.text.clock_enable)
    clock_get_frequency                      0x00001c2d   Thumb Code   232  mk_clock.o(.text.clock_get_frequency)
    clock_set_divider                        0x00001d15   Thumb Code   100  mk_clock.o(.text.clock_set_divider)
    delay_us                                 0x00001d79   Thumb Code    28  mk_misc.o(.text.delay_us)
    dma_open                                 0x00001d95   Thumb Code   224  mk_dma.o(.text.dma_open)
    dma_transfer                             0x00001e75   Thumb Code   172  mk_dma.o(.text.dma_transfer)
    dual_timer_close                         0x00001f21   Thumb Code   100  mk_dual_timer.o(.text.dual_timer_close)
    dual_timer_get                           0x00001f85   Thumb Code    12  mk_dual_timer.o(.text.dual_timer_get)
    dual_timer_open                          0x00001f91   Thumb Code   316  mk_dual_timer.o(.text.dual_timer_open)
    dual_timer_start                         0x000020cd   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_start)
    dual_timer_stop                          0x000020e1   Thumb Code    20  mk_dual_timer.o(.text.dual_timer_stop)
    enter_power_down_in_ram                  0x000020f5   Thumb Code   340  mk_power.o(.text.enter_power_down_in_ram)
    enter_shelf_mode_in_ram                  0x00002249   Thumb Code    40  mk_power.o(.text.enter_shelf_mode_in_ram)
    exit_debug_mode                          0x00002271   Thumb Code    44  mk_phy.o(.text.exit_debug_mode)
    fira_vendor_oui_process                  0x000022ad   Thumb Code     4  mk_mac.o(.text.fira_vendor_oui_process)
    flash_close                              0x000022b1   Thumb Code    56  mk_flash.o(.text.flash_close)
    flash_power_down                         0x000022e9   Thumb Code    36  mk_flash.o(.text.flash_power_down)
    flash_power_up                           0x0000230d   Thumb Code    36  mk_flash.o(.text.flash_power_up)
    gpio_enable_irq                          0x00002431   Thumb Code   204  mk_gpio.o(.text.gpio_enable_irq)
    gpio_open                                0x000024fd   Thumb Code    20  mk_gpio.o(.text.gpio_open)
    gpio_pin_clr                             0x00002511   Thumb Code    16  mk_gpio.o(.text.gpio_pin_clr)
    gpio_pin_get_val                         0x00002521   Thumb Code    16  mk_gpio.o(.text.gpio_pin_get_val)
    gpio_pin_set                             0x00002531   Thumb Code    16  mk_gpio.o(.text.gpio_pin_set)
    gpio_pin_set_dir                         0x00002541   Thumb Code    76  mk_gpio.o(.text.gpio_pin_set_dir)
    io_pin_mux_set                           0x0000258d   Thumb Code    80  mk_io.o(.text.io_pin_mux_set)
    io_pull_set                              0x000025dd   Thumb Code    76  mk_io.o(.text.io_pull_set)
    lsp_close                                0x00002629   Thumb Code    52  mk_lsp.o(.text.lsp_close)
    lsp_open                                 0x00002661   Thumb Code    68  mk_lsp.o(.text.lsp_open)
    mac_crc_mode_configure                   0x000026bd   Thumb Code    36  mk_mac.o(.text.mac_crc_mode_configure)
    mac_init                                 0x000026e5   Thumb Code   148  mk_mac.o(.text.mac_init)
    mac_regs_init                            0x000027a9   Thumb Code   276  mk_mac.o(.text.mac_regs_init)
    mac_restart                              0x00002909   Thumb Code    92  mk_mac.o(.text.mac_restart)
    mac_timer_close                          0x00002969   Thumb Code    10  mk_misc.o(.text.mac_timer_close)
    mac_timer_open                           0x00002975   Thumb Code    36  mk_misc.o(.text.mac_timer_open)
    mac_timer_start                          0x00002999   Thumb Code    12  mk_misc.o(.text.mac_timer_start)
    mac_timer_stop                           0x000029a5   Thumb Code    10  mk_misc.o(.text.mac_timer_stop)
    main                                     0x000029b1   Thumb Code   384  main.o(.text.main)
    mk_chip_id                               0x00002b31   Thumb Code    12  mk_misc.o(.text.mk_chip_id)
    mk_snprintf                              0x00002b3d   Thumb Code    26  mk_trace.o(.text.mk_snprintf)
    phy_cca_config                           0x00002b59   Thumb Code    20  mk_phy.o(.text.phy_cca_config)
    phy_dump_mode                            0x00002b79   Thumb Code    12  mk_phy.o(.text.phy_dump_mode)
    phy_init                                 0x00002b89   Thumb Code    44  mk_phy.o(.text.phy_init)
    phy_params_generate                      0x00002bc9   Thumb Code  2288  mk_phy.o(.text.phy_params_generate)
    phy_params_sets_enable                   0x00003571   Thumb Code    12  mk_phy.o(.text.phy_params_sets_enable)
    phy_rx_regs_config                       0x00003581   Thumb Code  1456  mk_phy.o(.text.phy_rx_regs_config)
    phy_timer_close                          0x00003c09   Thumb Code    60  mk_phy.o(.text.phy_timer_close)
    phy_timer_open                           0x00003c4d   Thumb Code    68  mk_phy.o(.text.phy_timer_open)
    phy_tx_payload                           0x00003ca9   Thumb Code   204  mk_phy.o(.text.phy_tx_payload)
    phy_tx_regs_config                       0x00003d7d   Thumb Code   780  mk_phy.o(.text.phy_tx_regs_config)
    power_fem_rx_ctrl                        0x000040c9   Thumb Code     2  mk_power.o(.text.power_fem_rx_ctrl)
    power_fem_tx_ctrl                        0x000040cb   Thumb Code     2  mk_power.o(.text.power_fem_tx_ctrl)
    power_init                               0x000040cd   Thumb Code    72  mk_power.o(.text.power_init)
    power_manage                             0x00004115   Thumb Code   784  mk_power.o(.text.power_manage)
    power_mode_clear                         0x00004465   Thumb Code    56  mk_power.o(.text.power_mode_clear)
    power_mode_request                       0x0000449d   Thumb Code    68  mk_power.o(.text.power_mode_request)
    power_off_radio                          0x000044e1   Thumb Code    92  mk_power.o(.text.power_off_radio)
    power_on_radio                           0x0000453d   Thumb Code   104  mk_power.o(.text.power_on_radio)
    power_wakeup_enable                      0x000045a5   Thumb Code    60  mk_power.o(.text.power_wakeup_enable)
    ranging_rssi_get                         0x000045e1   Thumb Code     2  mk_mac.o(.text.ranging_rssi_get)
    reset_cause_clear                        0x000045e5   Thumb Code    12  mk_reset.o(.text.reset_cause_clear)
    reset_cause_get                          0x000045f1   Thumb Code   256  mk_reset.o(.text.reset_cause_get)
    reset_module                             0x000046f1   Thumb Code    28  mk_reset.o(.text.reset_module)
    sleep_timer_ppm_set                      0x000048c1   Thumb Code    12  mk_sleep_timer.o(.text.sleep_timer_ppm_set)
    start_main_asm                           0x000048cd   Thumb Code     4  startup_mk800x.o(.text.start_main_asm)
    strlen                                   0x000048d5   Thumb Code    16  libc.o(.text.strlen)
    sys_tick_us                              0x000048e5   Thumb Code    88  mk_misc.o(.text.sys_tick_us)
    sys_timer_get                            0x0000493d   Thumb Code    12  mk_misc.o(.text.sys_timer_get)
    sys_timer_open                           0x00004949   Thumb Code    80  mk_misc.o(.text.sys_timer_open)
    trace_assert_dump                        0x00004999   Thumb Code  1008  mk_trace.o(.text.trace_assert_dump)
    trace_end                                0x00004d89   Thumb Code    64  mk_trace.o(.text.trace_end)
    trace_exception_handler                  0x00004dc9   Thumb Code  1144  mk_trace.o(.text.trace_exception_handler)
    trace_flush                              0x00005241   Thumb Code   204  mk_trace.o(.text.trace_flush)
    trace_format                             0x0000530d   Thumb Code   944  mk_trace.o(.text.trace_format)
    trace_open                               0x000056bd   Thumb Code    92  mk_trace.o(.text.trace_open)
    trace_output                             0x00005719   Thumb Code   500  mk_trace.o(.text.trace_output)
    trace_printf                             0x000059f9   Thumb Code   300  mk_trace.o(.text.trace_printf)
    uart_fifo_busy                           0x00005d65   Thumb Code    28  mk_uart.o(.text.uart_fifo_busy)
    uart_irq_handler                         0x00005d81   Thumb Code   572  mk_uart.o(.text.uart_irq_handler)
    uart_open                                0x00005fbd   Thumb Code   432  mk_uart.o(.text.uart_open)
    uart_send                                0x0000616d   Thumb Code   688  mk_uart.o(.text.uart_send)
    uart_state_get                           0x0000641d   Thumb Code    12  mk_uart.o(.text.uart_state_get)
    uart_tx_in_progress                      0x00006429   Thumb Code    32  mk_uart.o(.text.uart_tx_in_progress)
    update_libc_rom_table                    0x00006449   Thumb Code    36  libc.o(.text.update_libc_rom_table)
    uwb_blocking_rx_start                    0x0000646d   Thumb Code   360  mk_uwb.o(.text.uwb_blocking_rx_start)
    uwb_blocking_trx_stop                    0x000065d5   Thumb Code    48  mk_uwb.o(.text.uwb_blocking_trx_stop)
    uwb_blocking_tx_start                    0x00006605   Thumb Code   268  mk_uwb.o(.text.uwb_blocking_tx_start)
    uwb_close                                0x00006711   Thumb Code    36  mk_uwb.o(.text.uwb_close)
    uwb_configure                            0x00006735   Thumb Code   624  mk_uwb.o(.text.uwb_configure)
    uwb_open                                 0x000069a5   Thumb Code   100  mk_uwb.o(.text.uwb_open)
    uwb_rx_antenna_open                      0x00006a09   Thumb Code    52  mk_uwb.o(.text.uwb_rx_antenna_open)
    uwb_tx_carrier_only                      0x00006a3d   Thumb Code   452  mk_uwb.o(.text.uwb_tx_carrier_only)
    wdt_close                                0x00006c01   Thumb Code   104  mk_wdt.o(.text.wdt_close)
    __ARM_clz                                0x00006c69   Thumb Code    46  depilogue.o(i.__ARM_clz)
    __scatterload_copy                       0x00006c97   Thumb Code    14  handlers.o(i.__scatterload_copy)
    __scatterload_null                       0x00006ca5   Thumb Code     2  handlers.o(i.__scatterload_null)
    __scatterload_zeroinit                   0x00006ca7   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
    ch_center_freq_map                       0x00006d1c   Data          64  mk_phy.o(.rodata.ch_center_freq_map)
    rx_ant_code                              0x000073a4   Data           4  mk_phy.o(.rodata.rx_ant_code)
    Region$$Table$$Base                      0x00008324   Number         0  anon$$obj.o(Region$$Table)
    Region$$Table$$Limit                     0x00008344   Number         0  anon$$obj.o(Region$$Table)
    mk_boot_desc                             0x000087d0   Data          72  startup_mk800x.o(.ZBOOT_SECTION)
    mk_build_inf                             0x00008818   Data          80  startup_mk800x.o(.ZBUILD_SECTION)
    SystemCoreClock                          0x02026008   Data           4  system_mk800x.o(.data.SystemCoreClock)
    flash_handle                             0x020262b4   Data         124  mk_flash.o(.data.flash_handle)
    phy_sets                                 0x02026398   Data           4  mk_phy.o(.data.phy_sets)
@@ -3957,45 +3953,45 @@
  Image Entry point : 0x000000c1
  Load Region LR_ROM (Base: 0x00000000, Size: 0x000087d4, Max: 0x00025f60, ABSOLUTE, COMPRESSED[0x000084b4])
  Load Region LR_ROM (Base: 0x00000000, Size: 0x000087c4, Max: 0x00025f60, ABSOLUTE, COMPRESSED[0x000084a4])
    Execution Region ER_ROM (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x00008354, Max: 0x00025f60, ABSOLUTE)
    Execution Region ER_ROM (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x00008344, Max: 0x00025f60, ABSOLUTE)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
    0x00000000   0x00000000   0x000000c0   Data   RO           11    RESET               startup_mk800x.o
    0x000000c0   0x000000c0   0x00000000   Code   RO         1430  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
    0x000000c0   0x000000c0   0x00000004   Code   RO         1471    .ARM.Collect$$$$00000003  mc_p.l(entry4.o)
    0x000000c4   0x000000c4   0x00000004   Code   RO         1474    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
    0x000000c8   0x000000c8   0x00000000   Code   RO         1476    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
    0x000000c8   0x000000c8   0x00000000   Code   RO         1478    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
    0x000000c8   0x000000c8   0x00000008   Code   RO         1479    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
    0x000000d0   0x000000d0   0x00000000   Code   RO         1481    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
    0x000000d0   0x000000d0   0x00000000   Code   RO         1483    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
    0x000000d0   0x000000d0   0x00000004   Code   RO         1472    .ARM.Collect$$$$00002714  mc_p.l(entry4.o)
    0x000000d4   0x000000d4   0x0000002c   Code   RO         1433    .text               mc_p.l(uidiv.o)
    0x00000100   0x00000100   0x00000028   Code   RO         1435    .text               mc_p.l(idiv.o)
    0x00000128   0x00000128   0x00000024   Code   RO         1439    .text               mc_p.l(memcpya.o)
    0x0000014c   0x0000014c   0x00000024   Code   RO         1441    .text               mc_p.l(memseta.o)
    0x00000170   0x00000170   0x0000007a   Code   RO         1445    .text               mf_p.l(fmul.o)
    0x000000c0   0x000000c0   0x00000000   Code   RO         1427  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
    0x000000c0   0x000000c0   0x00000004   Code   RO         1468    .ARM.Collect$$$$00000003  mc_p.l(entry4.o)
    0x000000c4   0x000000c4   0x00000004   Code   RO         1471    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
    0x000000c8   0x000000c8   0x00000000   Code   RO         1473    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
    0x000000c8   0x000000c8   0x00000000   Code   RO         1475    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
    0x000000c8   0x000000c8   0x00000008   Code   RO         1476    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
    0x000000d0   0x000000d0   0x00000000   Code   RO         1478    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
    0x000000d0   0x000000d0   0x00000000   Code   RO         1480    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
    0x000000d0   0x000000d0   0x00000004   Code   RO         1469    .ARM.Collect$$$$00002714  mc_p.l(entry4.o)
    0x000000d4   0x000000d4   0x0000002c   Code   RO         1430    .text               mc_p.l(uidiv.o)
    0x00000100   0x00000100   0x00000028   Code   RO         1432    .text               mc_p.l(idiv.o)
    0x00000128   0x00000128   0x00000024   Code   RO         1436    .text               mc_p.l(memcpya.o)
    0x0000014c   0x0000014c   0x00000024   Code   RO         1438    .text               mc_p.l(memseta.o)
    0x00000170   0x00000170   0x0000007a   Code   RO         1442    .text               mf_p.l(fmul.o)
    0x000001ea   0x000001ea   0x00000002   PAD
    0x000001ec   0x000001ec   0x000000d0   Code   RO         1447    .text               mf_p.l(dmul.o)
    0x000002bc   0x000002bc   0x000000f0   Code   RO         1449    .text               mf_p.l(ddiv.o)
    0x000003ac   0x000003ac   0x0000001c   Code   RO         1453    .text               mf_p.l(fcmpge.o)
    0x000003c8   0x000003c8   0x0000001c   Code   RO         1459    .text               mf_p.l(dfltui.o)
    0x000003e4   0x000003e4   0x00000032   Code   RO         1461    .text               mf_p.l(ffixi.o)
    0x000001ec   0x000001ec   0x000000d0   Code   RO         1444    .text               mf_p.l(dmul.o)
    0x000002bc   0x000002bc   0x000000f0   Code   RO         1446    .text               mf_p.l(ddiv.o)
    0x000003ac   0x000003ac   0x0000001c   Code   RO         1450    .text               mf_p.l(fcmpge.o)
    0x000003c8   0x000003c8   0x0000001c   Code   RO         1456    .text               mf_p.l(dfltui.o)
    0x000003e4   0x000003e4   0x00000032   Code   RO         1458    .text               mf_p.l(ffixi.o)
    0x00000416   0x00000416   0x00000002   PAD
    0x00000418   0x00000418   0x00000048   Code   RO         1465    .text               mf_p.l(dfixi.o)
    0x00000460   0x00000460   0x00000028   Code   RO         1467    .text               mf_p.l(f2d.o)
    0x00000488   0x00000488   0x00000038   Code   RO         1469    .text               mf_p.l(d2f.o)
    0x000004c0   0x000004c0   0x00000022   Code   RO         1487    .text               mc_p.l(llushr.o)
    0x000004e2   0x000004e2   0x00000000   Code   RO         1489    .text               mc_p.l(iusefp.o)
    0x000004e2   0x000004e2   0x00000082   Code   RO         1490    .text               mf_p.l(fepilogue.o)
    0x00000564   0x00000564   0x000000be   Code   RO         1492    .text               mf_p.l(depilogue.o)
    0x00000418   0x00000418   0x00000048   Code   RO         1462    .text               mf_p.l(dfixi.o)
    0x00000460   0x00000460   0x00000028   Code   RO         1464    .text               mf_p.l(f2d.o)
    0x00000488   0x00000488   0x00000038   Code   RO         1466    .text               mf_p.l(d2f.o)
    0x000004c0   0x000004c0   0x00000022   Code   RO         1484    .text               mc_p.l(llushr.o)
    0x000004e2   0x000004e2   0x00000000   Code   RO         1486    .text               mc_p.l(iusefp.o)
    0x000004e2   0x000004e2   0x00000082   Code   RO         1487    .text               mf_p.l(fepilogue.o)
    0x00000564   0x00000564   0x000000be   Code   RO         1489    .text               mf_p.l(depilogue.o)
    0x00000622   0x00000622   0x00000002   PAD
    0x00000624   0x00000624   0x00000024   Code   RO         1497    .text               mc_p.l(init.o)
    0x00000648   0x00000648   0x00000020   Code   RO         1499    .text               mc_p.l(llshl.o)
    0x00000668   0x00000668   0x0000003a   Code   RO         1509    .text               mc_p.l(__dczerorl.o)
    0x00000624   0x00000624   0x00000024   Code   RO         1494    .text               mc_p.l(init.o)
    0x00000648   0x00000648   0x00000020   Code   RO         1496    .text               mc_p.l(llshl.o)
    0x00000668   0x00000668   0x0000003a   Code   RO         1506    .text               mc_p.l(__dczerorl.o)
    0x000006a2   0x000006a2   0x00000002   PAD
    0x000006a4   0x000006a4   0x00000168   Code   RO           55    .text.AES_IRQHandler  mk_aes.o
    0x0000080c   0x0000080c   0x00000002   Code   RO          278    .text.BOD_IRQHandler  mk_misc.o
@@ -4006,10 +4002,10 @@
    0x00000884   0x00000884   0x0000002c   Code   RO          207    .text.FLASH_CTRL_IRQHandler  mk_flash.o
    0x000008b0   0x000008b0   0x0000003c   Code   RO          243    .text.GPIO_IRQHandler  mk_gpio.o
    0x000008ec   0x000008ec   0x0000008c   Code   RO          511    .text.HardFault_Handler  mk_trace.o
    0x00000978   0x00000978   0x0000002c   Code   RO         1195    .text.LSP_IRQHandler  lib_lsp.lib(mk_lsp.o)
    0x000009a4   0x000009a4   0x00000558   Code   RO         1273    .text.MAC_IRQHandler  lib_mac_phy.lib(mk_mac.o)
    0x00000efc   0x00000efc   0x00000068   Code   RO         1379    .text.PHY_IRQHandler  lib_mac_phy.lib(mk_phy.o)
    0x00000f64   0x00000f64   0x00000078   Code   RO         1377    .text.PHY_TIMER_IRQHandler  lib_mac_phy.lib(mk_phy.o)
    0x00000978   0x00000978   0x0000002c   Code   RO         1192    .text.LSP_IRQHandler  lib_lsp.lib(mk_lsp.o)
    0x000009a4   0x000009a4   0x00000558   Code   RO         1270    .text.MAC_IRQHandler  lib_mac_phy.lib(mk_mac.o)
    0x00000efc   0x00000efc   0x00000068   Code   RO         1376    .text.PHY_IRQHandler  lib_mac_phy.lib(mk_phy.o)
    0x00000f64   0x00000f64   0x00000078   Code   RO         1374    .text.PHY_TIMER_IRQHandler  lib_mac_phy.lib(mk_phy.o)
    0x00000fdc   0x00000fdc   0x000000e4   Code   RO          438    .text.RCO32K_CAL_IRQHandler  mk_rtc.o
    0x000010c0   0x000010c0   0x0000002c   Code   RO          434    .text.RTC_ALARM_IRQHandler  mk_rtc.o
    0x000010ec   0x000010ec   0x00000034   Code   RO          432    .text.RTC_TICK_IRQHandler  mk_rtc.o
@@ -4027,241 +4023,238 @@
    0x000013bc   0x000013bc   0x00000140   Code   RO          497    .text._PrintUnsigned  mk_trace.o
    0x000014fc   0x000014fc   0x00000050   Code   RO           33    .text.aes_close     mk_aes.o
    0x0000154c   0x0000154c   0x00000098   Code   RO           31    .text.aes_open      mk_aes.o
    0x000015e4   0x000015e4   0x00000190   Code   RO          705    .text.app_power_mode_set  main.o
    0x00001774   0x00001774   0x00000002   Code   RO          392    .text.app_restore_from_power_down  mk_power.o
    0x00001776   0x00001776   0x00000002   PAD
    0x00001778   0x00001778   0x00000034   Code   RO          672    .text.board_button_init  board.o
    0x000017ac   0x000017ac   0x0000005c   Code   RO          660    .text.board_clock_run  board.o
    0x00001808   0x00001808   0x00000002   Code   RO          682    .text.board_configure  board.o
    0x0000180a   0x0000180a   0x00000002   PAD
    0x0000180c   0x0000180c   0x00000060   Code   RO          662    .text.board_debug_console_open  board.o
    0x0000186c   0x0000186c   0x0000001c   Code   RO          674    .text.board_led_init  board.o
    0x00001888   0x00001888   0x00000008   Code   RO          678    .text.board_led_off  board.o
    0x00001890   0x00001890   0x00000008   Code   RO          676    .text.board_led_on  board.o
    0x00001898   0x00001898   0x00000016   Code   RO          722    .text.board_pins_config  pin_config.o
    0x000018ae   0x000018ae   0x0000000a   Code   RO          684    .text.board_prepare_for_power_down  board.o
    0x000018b8   0x000018b8   0x00000030   Code   RO          686    .text.board_restore_from_power_down  board.o
    0x000018e8   0x000018e8   0x00000010   Code   RO          282    .text.bor_close     mk_misc.o
    0x000018f8   0x000018f8   0x00000054   Code   RO          703    .text.button_debounce_timeout_handler  main.o
    0x0000194c   0x0000194c   0x00000010   Code   RO           78    .text.calib_check   mk_calib.o
    0x0000195c   0x0000195c   0x000001ac   Code   RO           80    .text.calib_chip    mk_calib.o
    0x00001b08   0x00001b08   0x0000000c   Code   RO           74    .text.calib_close   mk_calib.o
    0x00001b14   0x00001b14   0x00000014   Code   RO           72    .text.calib_open    mk_calib.o
    0x00001b28   0x00001b28   0x00000010   Code   RO           76    .text.calib_start   mk_calib.o
    0x00001b38   0x00001b38   0x000000ec   Code   RO          107    .text.clock_attach  mk_clock.o
    0x00001c24   0x00001c24   0x00000010   Code   RO          105    .text.clock_disable  mk_clock.o
    0x00001c34   0x00001c34   0x00000010   Code   RO          103    .text.clock_enable  mk_clock.o
    0x00001c44   0x00001c44   0x000000e8   Code   RO          111    .text.clock_get_frequency  mk_clock.o
    0x00001d2c   0x00001d2c   0x00000064   Code   RO          109    .text.clock_set_divider  mk_clock.o
    0x00001d90   0x00001d90   0x0000001c   Code   RO          322    .text.delay_us      mk_misc.o
    0x00001dac   0x00001dac   0x000000e0   Code   RO          125    .text.dma_open      mk_dma.o
    0x00001e8c   0x00001e8c   0x000000ac   Code   RO          129    .text.dma_transfer  mk_dma.o
    0x00001f38   0x00001f38   0x00000064   Code   RO          148    .text.dual_timer_close  mk_dual_timer.o
    0x00001f9c   0x00001f9c   0x0000000c   Code   RO          158    .text.dual_timer_get  mk_dual_timer.o
    0x00001fa8   0x00001fa8   0x0000013c   Code   RO          146    .text.dual_timer_open  mk_dual_timer.o
    0x000020e4   0x000020e4   0x00000014   Code   RO          150    .text.dual_timer_start  mk_dual_timer.o
    0x000020f8   0x000020f8   0x00000014   Code   RO          152    .text.dual_timer_stop  mk_dual_timer.o
    0x0000210c   0x0000210c   0x00000154   Code   RO          372    .text.enter_power_down_in_ram  mk_power.o
    0x00002260   0x00002260   0x00000028   Code   RO          380    .text.enter_shelf_mode_in_ram  mk_power.o
    0x00002288   0x00002288   0x0000003c   Code   RO         1307    .text.exit_debug_mode  lib_mac_phy.lib(mk_phy.o)
    0x000022c4   0x000022c4   0x00000004   Code   RO         1211    .text.fira_vendor_oui_process  lib_mac_phy.lib(mk_mac.o)
    0x000022c8   0x000022c8   0x00000038   Code   RO          181    .text.flash_close   mk_flash.o
    0x00002300   0x00002300   0x00000024   Code   RO          187    .text.flash_power_down  mk_flash.o
    0x00002324   0x00002324   0x00000024   Code   RO          185    .text.flash_power_up  mk_flash.o
    0x00002348   0x00002348   0x00000100   Code   RO          177    .text.flash_write_cmd  mk_flash.o
    0x00002448   0x00002448   0x000000cc   Code   RO          239    .text.gpio_enable_irq  mk_gpio.o
    0x00002514   0x00002514   0x00000014   Code   RO          221    .text.gpio_open     mk_gpio.o
    0x00002528   0x00002528   0x00000010   Code   RO          231    .text.gpio_pin_clr  mk_gpio.o
    0x00002538   0x00002538   0x00000010   Code   RO          235    .text.gpio_pin_get_val  mk_gpio.o
    0x00002548   0x00002548   0x00000010   Code   RO          229    .text.gpio_pin_set  mk_gpio.o
    0x00002558   0x00002558   0x0000004c   Code   RO          237    .text.gpio_pin_set_dir  mk_gpio.o
    0x000025a4   0x000025a4   0x00000050   Code   RO          254    .text.io_pin_mux_set  mk_io.o
    0x000025f4   0x000025f4   0x0000004c   Code   RO          260    .text.io_pull_set   mk_io.o
    0x00002640   0x00002640   0x00000038   Code   RO         1129    .text.lsp_close     lib_lsp.lib(mk_lsp.o)
    0x00002678   0x00002678   0x0000005c   Code   RO         1127    .text.lsp_open      lib_lsp.lib(mk_lsp.o)
    0x000026d4   0x000026d4   0x00000028   Code   RO         1221    .text.mac_crc_mode_configure  lib_mac_phy.lib(mk_mac.o)
    0x000026fc   0x000026fc   0x000000c4   Code   RO         1213    .text.mac_init      lib_mac_phy.lib(mk_mac.o)
    0x000027c0   0x000027c0   0x00000160   Code   RO         1215    .text.mac_regs_init  lib_mac_phy.lib(mk_mac.o)
    0x00002920   0x00002920   0x00000060   Code   RO         1245    .text.mac_restart   lib_mac_phy.lib(mk_mac.o)
    0x00002980   0x00002980   0x0000000a   Code   RO          296    .text.mac_timer_close  mk_misc.o
    0x0000298a   0x0000298a   0x00000002   PAD
    0x0000298c   0x0000298c   0x00000024   Code   RO          294    .text.mac_timer_open  mk_misc.o
    0x000029b0   0x000029b0   0x0000000c   Code   RO          298    .text.mac_timer_start  mk_misc.o
    0x000029bc   0x000029bc   0x0000000a   Code   RO          300    .text.mac_timer_stop  mk_misc.o
    0x000029c6   0x000029c6   0x00000002   PAD
    0x000029c8   0x000029c8   0x00000164   Code   RO          699    .text.main          main.o
    0x00002b2c   0x00002b2c   0x0000000c   Code   RO          270    .text.mk_chip_id    mk_misc.o
    0x00002b38   0x00002b38   0x0000001a   Code   RO          499    .text.mk_snprintf   mk_trace.o
    0x00002b52   0x00002b52   0x00000002   PAD
    0x00002b54   0x00002b54   0x00000020   Code   RO         1393    .text.phy_cca_config  lib_mac_phy.lib(mk_phy.o)
    0x00002b74   0x00002b74   0x00000010   Code   RO         1299    .text.phy_dump_mode  lib_mac_phy.lib(mk_phy.o)
    0x00002b84   0x00002b84   0x00000040   Code   RO         1293    .text.phy_init      lib_mac_phy.lib(mk_phy.o)
    0x00002bc4   0x00002bc4   0x000009a8   Code   RO         1339    .text.phy_params_generate  lib_mac_phy.lib(mk_phy.o)
    0x0000356c   0x0000356c   0x00000010   Code   RO         1337    .text.phy_params_sets_enable  lib_mac_phy.lib(mk_phy.o)
    0x0000357c   0x0000357c   0x000005d0   Code   RO         1353    .text.phy_rx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x00003b4c   0x00003b4c   0x000000b8   Code   RO         1319    .text.phy_sts_related_params_update  lib_mac_phy.lib(mk_phy.o)
    0x00003c04   0x00003c04   0x00000044   Code   RO         1357    .text.phy_timer_close  lib_mac_phy.lib(mk_phy.o)
    0x00003c48   0x00003c48   0x0000005c   Code   RO         1355    .text.phy_timer_open  lib_mac_phy.lib(mk_phy.o)
    0x00003ca4   0x00003ca4   0x000000d4   Code   RO         1311    .text.phy_tx_payload  lib_mac_phy.lib(mk_phy.o)
    0x00003d78   0x00003d78   0x0000034c   Code   RO         1351    .text.phy_tx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x000040c4   0x000040c4   0x00000002   Code   RO          358    .text.power_fem_rx_ctrl  mk_power.o
    0x000040c6   0x000040c6   0x00000002   Code   RO          356    .text.power_fem_tx_ctrl  mk_power.o
    0x000040c8   0x000040c8   0x00000048   Code   RO          360    .text.power_init    mk_power.o
    0x00004110   0x00004110   0x00000310   Code   RO          390    .text.power_manage  mk_power.o
    0x00004420   0x00004420   0x00000040   Code   RO          701    .text.power_mode_Handler  main.o
    0x00004460   0x00004460   0x00000038   Code   RO          368    .text.power_mode_clear  mk_power.o
    0x00004498   0x00004498   0x00000044   Code   RO          364    .text.power_mode_request  mk_power.o
    0x000044dc   0x000044dc   0x0000005c   Code   RO          366    .text.power_off_radio  mk_power.o
    0x00004538   0x00004538   0x00000068   Code   RO          362    .text.power_on_radio  mk_power.o
    0x000045a0   0x000045a0   0x0000003c   Code   RO          386    .text.power_wakeup_enable  mk_power.o
    0x000045dc   0x000045dc   0x00000002   Code   RO         1209    .text.ranging_rssi_get  lib_mac_phy.lib(mk_mac.o)
    0x000045de   0x000045de   0x00000002   PAD
    0x000045e0   0x000045e0   0x0000000c   Code   RO          405    .text.reset_cause_clear  mk_reset.o
    0x000045ec   0x000045ec   0x00000100   Code   RO          403    .text.reset_cause_get  mk_reset.o
    0x000046ec   0x000046ec   0x0000001c   Code   RO          407    .text.reset_module  mk_reset.o
    0x00004708   0x00004708   0x000001b4   Code   RO          426    .text.rtc_second_to_time  mk_rtc.o
    0x000048bc   0x000048bc   0x0000000c   Code   RO          460    .text.sleep_timer_ppm_set  mk_sleep_timer.o
    0x000048c8   0x000048c8   0x00000008   Code   RO            7    .text.start_main_asm  startup_mk800x.o
    0x000048d0   0x000048d0   0x00000010   Code   RO          778    .text.strlen        libc.o
    0x000048e0   0x000048e0   0x00000058   Code   RO          304    .text.sys_tick_us   mk_misc.o
    0x00004938   0x00004938   0x0000000c   Code   RO          288    .text.sys_timer_get  mk_misc.o
    0x00004944   0x00004944   0x00000050   Code   RO          284    .text.sys_timer_open  mk_misc.o
    0x00004994   0x00004994   0x000003f0   Code   RO          491    .text.trace_assert_dump  mk_trace.o
    0x00004d84   0x00004d84   0x00000040   Code   RO          503    .text.trace_end     mk_trace.o
    0x00004dc4   0x00004dc4   0x00000478   Code   RO          507    .text.trace_exception_handler  mk_trace.o
    0x0000523c   0x0000523c   0x000000cc   Code   RO          505    .text.trace_flush   mk_trace.o
    0x00005308   0x00005308   0x000003b0   Code   RO          493    .text.trace_format  mk_trace.o
    0x000056b8   0x000056b8   0x0000005c   Code   RO          479    .text.trace_open    mk_trace.o
    0x00005714   0x00005714   0x000001f4   Code   RO          487    .text.trace_output  mk_trace.o
    0x00005908   0x00005908   0x000000ec   Code   RO          509    .text.trace_print_backtrace  mk_trace.o
    0x000059f4   0x000059f4   0x0000012c   Code   RO          489    .text.trace_printf  mk_trace.o
    0x00005b20   0x00005b20   0x000000e4   Code   RO          513    .text.trace_sending_continue  mk_trace.o
    0x00005c04   0x00005c04   0x0000015c   Code   RO          544    .text.uart_dma_callback  mk_uart.o
    0x00005d60   0x00005d60   0x0000001c   Code   RO          532    .text.uart_fifo_busy  mk_uart.o
    0x00005d7c   0x00005d7c   0x0000023c   Code   RO          554    .text.uart_irq_handler  mk_uart.o
    0x00005fb8   0x00005fb8   0x000001b0   Code   RO          538    .text.uart_open     mk_uart.o
    0x00006168   0x00006168   0x000002b0   Code   RO          542    .text.uart_send     mk_uart.o
    0x00006418   0x00006418   0x0000000c   Code   RO          528    .text.uart_state_get  mk_uart.o
    0x00006424   0x00006424   0x00000020   Code   RO          530    .text.uart_tx_in_progress  mk_uart.o
    0x00006444   0x00006444   0x00000024   Code   RO          730    .text.update_libc_rom_table  libc.o
    0x00006468   0x00006468   0x00000168   Code   RO          618    .text.uwb_blocking_rx_start  mk_uwb.o
    0x000065d0   0x000065d0   0x00000030   Code   RO          620    .text.uwb_blocking_trx_stop  mk_uwb.o
    0x00006600   0x00006600   0x0000010c   Code   RO          616    .text.uwb_blocking_tx_start  mk_uwb.o
    0x0000670c   0x0000670c   0x00000024   Code   RO          592    .text.uwb_close     mk_uwb.o
    0x00006730   0x00006730   0x00000270   Code   RO          604    .text.uwb_configure  mk_uwb.o
    0x000069a0   0x000069a0   0x00000064   Code   RO          590    .text.uwb_open      mk_uwb.o
    0x00006a04   0x00006a04   0x00000034   Code   RO          594    .text.uwb_rx_antenna_open  mk_uwb.o
    0x00006a38   0x00006a38   0x000001c4   Code   RO          614    .text.uwb_tx_carrier_only  mk_uwb.o
    0x00006bfc   0x00006bfc   0x00000068   Code   RO          641    .text.wdt_close     mk_wdt.o
    0x00006c64   0x00006c64   0x0000002e   Code   RO         1495    i.__ARM_clz         mf_p.l(depilogue.o)
    0x00006c92   0x00006c92   0x0000000e   Code   RO         1503    i.__scatterload_copy  mc_p.l(handlers.o)
    0x00006ca0   0x00006ca0   0x00000002   Code   RO         1504    i.__scatterload_null  mc_p.l(handlers.o)
    0x00006ca2   0x00006ca2   0x0000000e   Code   RO         1505    i.__scatterload_zeroinit  mc_p.l(handlers.o)
    0x00006cb0   0x00006cb0   0x00000018   Data   RO          344    .rodata..L__const.mac_timer_open.mac_timer_cfg  mk_misc.o
    0x00006cc8   0x00006cc8   0x00000007   Data   RO         1415    .rodata..L__const.phy_sfd_sym.bprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x00006ccf   0x00006ccf   0x00000005   Data   RO         1416    .rodata..L__const.phy_sfd_sym.hprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x00006cd4   0x00006cd4   0x00000018   Data   RO          343    .rodata..L__const.sys_timer_open.sys_timer_cfg  mk_misc.o
    0x00006cec   0x00006cec   0x0000002a   Data   RO          566    .rodata.baud_table  mk_uart.o
    0x00006d16   0x00006d16   0x00000002   PAD
    0x00006d18   0x00006d18   0x00000040   Data   RO         1403    .rodata.ch_center_freq_map  lib_mac_phy.lib(mk_phy.o)
    0x00006d58   0x00006d58   0x00000010   Data   RO          518    .rodata.cst16       mk_trace.o
    0x00006d68   0x00006d68   0x00000030   Data   RO         1414    .rodata.cst16       lib_mac_phy.lib(mk_phy.o)
    0x00006d98   0x00006d98   0x00000020   Data   RO         1422    .rodata.cst32       lib_mac_phy.lib(mk_phy.o)
    0x00006db8   0x00006db8   0x00000008   Data   RO         1420    .rodata.cst8        lib_mac_phy.lib(mk_phy.o)
    0x00006dc0   0x00006dc0   0x000000dc   Data   RO          212    .rodata.flash_cmd   mk_flash.o
    0x00006e9c   0x00006e9c   0x00000040   Data   RO         1421    .rodata.long_sfd    lib_mac_phy.lib(mk_phy.o)
    0x00006edc   0x00006edc   0x00000131   Data   RO          623    .rodata.power_table_CH12  mk_uwb.o
    0x0000700d   0x0000700d   0x00000131   Data   RO          627    .rodata.power_table_CH2  mk_uwb.o
    0x0000713e   0x0000713e   0x00000131   Data   RO          626    .rodata.power_table_CH5  mk_uwb.o
    0x0000726f   0x0000726f   0x00000131   Data   RO          625    .rodata.power_table_CH9  mk_uwb.o
    0x000073a0   0x000073a0   0x00000004   Data   RO         1404    .rodata.rx_ant_code  lib_mac_phy.lib(mk_phy.o)
    0x000073a4   0x000073a4   0x00000020   Data   RO           62    .rodata.str1.1      mk_aes.o
    0x000073c4   0x000073c4   0x0000002d   Data   RO           94    .rodata.str1.1      mk_calib.o
    0x000073f1   0x000073f1   0x0000001a   Data   RO          409    .rodata.str1.1      mk_reset.o
    0x0000740b   0x0000740b   0x0000017b   Data   RO          516    .rodata.str1.1      mk_trace.o
    0x00007586   0x00007586   0x00000088   Data   RO          565    .rodata.str1.1      mk_uart.o
    0x0000760e   0x0000760e   0x0000002b   Data   RO          622    .rodata.str1.1      mk_uwb.o
    0x00007639   0x00007639   0x0000005b   Data   RO          710    .rodata.str1.1      main.o
    0x00007694   0x00007694   0x00000020   Data   RO         1277    .rodata.str1.1      lib_mac_phy.lib(mk_mac.o)
    0x000076b4   0x000076b4   0x0000008d   Data   RO         1406    .rodata.str1.1      lib_mac_phy.lib(mk_phy.o)
    0x00007741   0x00007741   0x00000003   PAD
    0x00007744   0x00007744   0x00000020   Data   RO          712    .rodata.str4.4      main.o
    0x00007764   0x00007764   0x000007f0   Data   RO         1418    .rodata.ternary_codes127  lib_mac_phy.lib(mk_phy.o)
    0x00007f54   0x00007f54   0x000000f8   Data   RO         1417    .rodata.ternary_codes31  lib_mac_phy.lib(mk_phy.o)
    0x0000804c   0x0000804c   0x000002d8   Data   RO         1419    .rodata.ternary_codes91  lib_mac_phy.lib(mk_phy.o)
    0x00008324   0x00008324   0x0000000d   Data   RO          517    .rodata.trace_level_cfg  mk_trace.o
    0x00008331   0x00008331   0x00000003   PAD
    0x00008334   0x00008334   0x00000020   Data   RO         1502    Region$$Table       anon$$obj.o
    0x000015e4   0x000015e4   0x00000002   Code   RO          392    .text.app_restore_from_power_down  mk_power.o
    0x000015e6   0x000015e6   0x00000002   PAD
    0x000015e8   0x000015e8   0x00000034   Code   RO          672    .text.board_button_init  board.o
    0x0000161c   0x0000161c   0x00000060   Code   RO          660    .text.board_clock_run  board.o
    0x0000167c   0x0000167c   0x00000002   Code   RO          682    .text.board_configure  board.o
    0x0000167e   0x0000167e   0x00000002   PAD
    0x00001680   0x00001680   0x00000060   Code   RO          662    .text.board_debug_console_open  board.o
    0x000016e0   0x000016e0   0x0000001c   Code   RO          674    .text.board_led_init  board.o
    0x000016fc   0x000016fc   0x00000008   Code   RO          678    .text.board_led_off  board.o
    0x00001704   0x00001704   0x00000008   Code   RO          676    .text.board_led_on  board.o
    0x0000170c   0x0000170c   0x00000016   Code   RO          719    .text.board_pins_config  pin_config.o
    0x00001722   0x00001722   0x0000000a   Code   RO          684    .text.board_prepare_for_power_down  board.o
    0x0000172c   0x0000172c   0x00000030   Code   RO          686    .text.board_restore_from_power_down  board.o
    0x0000175c   0x0000175c   0x00000010   Code   RO          282    .text.bor_close     mk_misc.o
    0x0000176c   0x0000176c   0x000001c8   Code   RO          703    .text.button_debounce_timeout_handler  main.o
    0x00001934   0x00001934   0x00000010   Code   RO           78    .text.calib_check   mk_calib.o
    0x00001944   0x00001944   0x000001ac   Code   RO           80    .text.calib_chip    mk_calib.o
    0x00001af0   0x00001af0   0x0000000c   Code   RO           74    .text.calib_close   mk_calib.o
    0x00001afc   0x00001afc   0x00000014   Code   RO           72    .text.calib_open    mk_calib.o
    0x00001b10   0x00001b10   0x00000010   Code   RO           76    .text.calib_start   mk_calib.o
    0x00001b20   0x00001b20   0x000000ec   Code   RO          107    .text.clock_attach  mk_clock.o
    0x00001c0c   0x00001c0c   0x00000010   Code   RO          105    .text.clock_disable  mk_clock.o
    0x00001c1c   0x00001c1c   0x00000010   Code   RO          103    .text.clock_enable  mk_clock.o
    0x00001c2c   0x00001c2c   0x000000e8   Code   RO          111    .text.clock_get_frequency  mk_clock.o
    0x00001d14   0x00001d14   0x00000064   Code   RO          109    .text.clock_set_divider  mk_clock.o
    0x00001d78   0x00001d78   0x0000001c   Code   RO          322    .text.delay_us      mk_misc.o
    0x00001d94   0x00001d94   0x000000e0   Code   RO          125    .text.dma_open      mk_dma.o
    0x00001e74   0x00001e74   0x000000ac   Code   RO          129    .text.dma_transfer  mk_dma.o
    0x00001f20   0x00001f20   0x00000064   Code   RO          148    .text.dual_timer_close  mk_dual_timer.o
    0x00001f84   0x00001f84   0x0000000c   Code   RO          158    .text.dual_timer_get  mk_dual_timer.o
    0x00001f90   0x00001f90   0x0000013c   Code   RO          146    .text.dual_timer_open  mk_dual_timer.o
    0x000020cc   0x000020cc   0x00000014   Code   RO          150    .text.dual_timer_start  mk_dual_timer.o
    0x000020e0   0x000020e0   0x00000014   Code   RO          152    .text.dual_timer_stop  mk_dual_timer.o
    0x000020f4   0x000020f4   0x00000154   Code   RO          372    .text.enter_power_down_in_ram  mk_power.o
    0x00002248   0x00002248   0x00000028   Code   RO          380    .text.enter_shelf_mode_in_ram  mk_power.o
    0x00002270   0x00002270   0x0000003c   Code   RO         1304    .text.exit_debug_mode  lib_mac_phy.lib(mk_phy.o)
    0x000022ac   0x000022ac   0x00000004   Code   RO         1208    .text.fira_vendor_oui_process  lib_mac_phy.lib(mk_mac.o)
    0x000022b0   0x000022b0   0x00000038   Code   RO          181    .text.flash_close   mk_flash.o
    0x000022e8   0x000022e8   0x00000024   Code   RO          187    .text.flash_power_down  mk_flash.o
    0x0000230c   0x0000230c   0x00000024   Code   RO          185    .text.flash_power_up  mk_flash.o
    0x00002330   0x00002330   0x00000100   Code   RO          177    .text.flash_write_cmd  mk_flash.o
    0x00002430   0x00002430   0x000000cc   Code   RO          239    .text.gpio_enable_irq  mk_gpio.o
    0x000024fc   0x000024fc   0x00000014   Code   RO          221    .text.gpio_open     mk_gpio.o
    0x00002510   0x00002510   0x00000010   Code   RO          231    .text.gpio_pin_clr  mk_gpio.o
    0x00002520   0x00002520   0x00000010   Code   RO          235    .text.gpio_pin_get_val  mk_gpio.o
    0x00002530   0x00002530   0x00000010   Code   RO          229    .text.gpio_pin_set  mk_gpio.o
    0x00002540   0x00002540   0x0000004c   Code   RO          237    .text.gpio_pin_set_dir  mk_gpio.o
    0x0000258c   0x0000258c   0x00000050   Code   RO          254    .text.io_pin_mux_set  mk_io.o
    0x000025dc   0x000025dc   0x0000004c   Code   RO          260    .text.io_pull_set   mk_io.o
    0x00002628   0x00002628   0x00000038   Code   RO         1126    .text.lsp_close     lib_lsp.lib(mk_lsp.o)
    0x00002660   0x00002660   0x0000005c   Code   RO         1124    .text.lsp_open      lib_lsp.lib(mk_lsp.o)
    0x000026bc   0x000026bc   0x00000028   Code   RO         1218    .text.mac_crc_mode_configure  lib_mac_phy.lib(mk_mac.o)
    0x000026e4   0x000026e4   0x000000c4   Code   RO         1210    .text.mac_init      lib_mac_phy.lib(mk_mac.o)
    0x000027a8   0x000027a8   0x00000160   Code   RO         1212    .text.mac_regs_init  lib_mac_phy.lib(mk_mac.o)
    0x00002908   0x00002908   0x00000060   Code   RO         1242    .text.mac_restart   lib_mac_phy.lib(mk_mac.o)
    0x00002968   0x00002968   0x0000000a   Code   RO          296    .text.mac_timer_close  mk_misc.o
    0x00002972   0x00002972   0x00000002   PAD
    0x00002974   0x00002974   0x00000024   Code   RO          294    .text.mac_timer_open  mk_misc.o
    0x00002998   0x00002998   0x0000000c   Code   RO          298    .text.mac_timer_start  mk_misc.o
    0x000029a4   0x000029a4   0x0000000a   Code   RO          300    .text.mac_timer_stop  mk_misc.o
    0x000029ae   0x000029ae   0x00000002   PAD
    0x000029b0   0x000029b0   0x00000180   Code   RO          699    .text.main          main.o
    0x00002b30   0x00002b30   0x0000000c   Code   RO          270    .text.mk_chip_id    mk_misc.o
    0x00002b3c   0x00002b3c   0x0000001a   Code   RO          499    .text.mk_snprintf   mk_trace.o
    0x00002b56   0x00002b56   0x00000002   PAD
    0x00002b58   0x00002b58   0x00000020   Code   RO         1390    .text.phy_cca_config  lib_mac_phy.lib(mk_phy.o)
    0x00002b78   0x00002b78   0x00000010   Code   RO         1296    .text.phy_dump_mode  lib_mac_phy.lib(mk_phy.o)
    0x00002b88   0x00002b88   0x00000040   Code   RO         1290    .text.phy_init      lib_mac_phy.lib(mk_phy.o)
    0x00002bc8   0x00002bc8   0x000009a8   Code   RO         1336    .text.phy_params_generate  lib_mac_phy.lib(mk_phy.o)
    0x00003570   0x00003570   0x00000010   Code   RO         1334    .text.phy_params_sets_enable  lib_mac_phy.lib(mk_phy.o)
    0x00003580   0x00003580   0x000005d0   Code   RO         1350    .text.phy_rx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x00003b50   0x00003b50   0x000000b8   Code   RO         1316    .text.phy_sts_related_params_update  lib_mac_phy.lib(mk_phy.o)
    0x00003c08   0x00003c08   0x00000044   Code   RO         1354    .text.phy_timer_close  lib_mac_phy.lib(mk_phy.o)
    0x00003c4c   0x00003c4c   0x0000005c   Code   RO         1352    .text.phy_timer_open  lib_mac_phy.lib(mk_phy.o)
    0x00003ca8   0x00003ca8   0x000000d4   Code   RO         1308    .text.phy_tx_payload  lib_mac_phy.lib(mk_phy.o)
    0x00003d7c   0x00003d7c   0x0000034c   Code   RO         1348    .text.phy_tx_regs_config  lib_mac_phy.lib(mk_phy.o)
    0x000040c8   0x000040c8   0x00000002   Code   RO          358    .text.power_fem_rx_ctrl  mk_power.o
    0x000040ca   0x000040ca   0x00000002   Code   RO          356    .text.power_fem_tx_ctrl  mk_power.o
    0x000040cc   0x000040cc   0x00000048   Code   RO          360    .text.power_init    mk_power.o
    0x00004114   0x00004114   0x00000310   Code   RO          390    .text.power_manage  mk_power.o
    0x00004424   0x00004424   0x00000040   Code   RO          701    .text.power_mode_Handler  main.o
    0x00004464   0x00004464   0x00000038   Code   RO          368    .text.power_mode_clear  mk_power.o
    0x0000449c   0x0000449c   0x00000044   Code   RO          364    .text.power_mode_request  mk_power.o
    0x000044e0   0x000044e0   0x0000005c   Code   RO          366    .text.power_off_radio  mk_power.o
    0x0000453c   0x0000453c   0x00000068   Code   RO          362    .text.power_on_radio  mk_power.o
    0x000045a4   0x000045a4   0x0000003c   Code   RO          386    .text.power_wakeup_enable  mk_power.o
    0x000045e0   0x000045e0   0x00000002   Code   RO         1206    .text.ranging_rssi_get  lib_mac_phy.lib(mk_mac.o)
    0x000045e2   0x000045e2   0x00000002   PAD
    0x000045e4   0x000045e4   0x0000000c   Code   RO          405    .text.reset_cause_clear  mk_reset.o
    0x000045f0   0x000045f0   0x00000100   Code   RO          403    .text.reset_cause_get  mk_reset.o
    0x000046f0   0x000046f0   0x0000001c   Code   RO          407    .text.reset_module  mk_reset.o
    0x0000470c   0x0000470c   0x000001b4   Code   RO          426    .text.rtc_second_to_time  mk_rtc.o
    0x000048c0   0x000048c0   0x0000000c   Code   RO          460    .text.sleep_timer_ppm_set  mk_sleep_timer.o
    0x000048cc   0x000048cc   0x00000008   Code   RO            7    .text.start_main_asm  startup_mk800x.o
    0x000048d4   0x000048d4   0x00000010   Code   RO          775    .text.strlen        libc.o
    0x000048e4   0x000048e4   0x00000058   Code   RO          304    .text.sys_tick_us   mk_misc.o
    0x0000493c   0x0000493c   0x0000000c   Code   RO          288    .text.sys_timer_get  mk_misc.o
    0x00004948   0x00004948   0x00000050   Code   RO          284    .text.sys_timer_open  mk_misc.o
    0x00004998   0x00004998   0x000003f0   Code   RO          491    .text.trace_assert_dump  mk_trace.o
    0x00004d88   0x00004d88   0x00000040   Code   RO          503    .text.trace_end     mk_trace.o
    0x00004dc8   0x00004dc8   0x00000478   Code   RO          507    .text.trace_exception_handler  mk_trace.o
    0x00005240   0x00005240   0x000000cc   Code   RO          505    .text.trace_flush   mk_trace.o
    0x0000530c   0x0000530c   0x000003b0   Code   RO          493    .text.trace_format  mk_trace.o
    0x000056bc   0x000056bc   0x0000005c   Code   RO          479    .text.trace_open    mk_trace.o
    0x00005718   0x00005718   0x000001f4   Code   RO          487    .text.trace_output  mk_trace.o
    0x0000590c   0x0000590c   0x000000ec   Code   RO          509    .text.trace_print_backtrace  mk_trace.o
    0x000059f8   0x000059f8   0x0000012c   Code   RO          489    .text.trace_printf  mk_trace.o
    0x00005b24   0x00005b24   0x000000e4   Code   RO          513    .text.trace_sending_continue  mk_trace.o
    0x00005c08   0x00005c08   0x0000015c   Code   RO          544    .text.uart_dma_callback  mk_uart.o
    0x00005d64   0x00005d64   0x0000001c   Code   RO          532    .text.uart_fifo_busy  mk_uart.o
    0x00005d80   0x00005d80   0x0000023c   Code   RO          554    .text.uart_irq_handler  mk_uart.o
    0x00005fbc   0x00005fbc   0x000001b0   Code   RO          538    .text.uart_open     mk_uart.o
    0x0000616c   0x0000616c   0x000002b0   Code   RO          542    .text.uart_send     mk_uart.o
    0x0000641c   0x0000641c   0x0000000c   Code   RO          528    .text.uart_state_get  mk_uart.o
    0x00006428   0x00006428   0x00000020   Code   RO          530    .text.uart_tx_in_progress  mk_uart.o
    0x00006448   0x00006448   0x00000024   Code   RO          727    .text.update_libc_rom_table  libc.o
    0x0000646c   0x0000646c   0x00000168   Code   RO          618    .text.uwb_blocking_rx_start  mk_uwb.o
    0x000065d4   0x000065d4   0x00000030   Code   RO          620    .text.uwb_blocking_trx_stop  mk_uwb.o
    0x00006604   0x00006604   0x0000010c   Code   RO          616    .text.uwb_blocking_tx_start  mk_uwb.o
    0x00006710   0x00006710   0x00000024   Code   RO          592    .text.uwb_close     mk_uwb.o
    0x00006734   0x00006734   0x00000270   Code   RO          604    .text.uwb_configure  mk_uwb.o
    0x000069a4   0x000069a4   0x00000064   Code   RO          590    .text.uwb_open      mk_uwb.o
    0x00006a08   0x00006a08   0x00000034   Code   RO          594    .text.uwb_rx_antenna_open  mk_uwb.o
    0x00006a3c   0x00006a3c   0x000001c4   Code   RO          614    .text.uwb_tx_carrier_only  mk_uwb.o
    0x00006c00   0x00006c00   0x00000068   Code   RO          641    .text.wdt_close     mk_wdt.o
    0x00006c68   0x00006c68   0x0000002e   Code   RO         1492    i.__ARM_clz         mf_p.l(depilogue.o)
    0x00006c96   0x00006c96   0x0000000e   Code   RO         1500    i.__scatterload_copy  mc_p.l(handlers.o)
    0x00006ca4   0x00006ca4   0x00000002   Code   RO         1501    i.__scatterload_null  mc_p.l(handlers.o)
    0x00006ca6   0x00006ca6   0x0000000e   Code   RO         1502    i.__scatterload_zeroinit  mc_p.l(handlers.o)
    0x00006cb4   0x00006cb4   0x00000018   Data   RO          344    .rodata..L__const.mac_timer_open.mac_timer_cfg  mk_misc.o
    0x00006ccc   0x00006ccc   0x00000007   Data   RO         1412    .rodata..L__const.phy_sfd_sym.bprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x00006cd3   0x00006cd3   0x00000005   Data   RO         1413    .rodata..L__const.phy_sfd_sym.hprf_nsfd  lib_mac_phy.lib(mk_phy.o)
    0x00006cd8   0x00006cd8   0x00000018   Data   RO          343    .rodata..L__const.sys_timer_open.sys_timer_cfg  mk_misc.o
    0x00006cf0   0x00006cf0   0x0000002a   Data   RO          566    .rodata.baud_table  mk_uart.o
    0x00006d1a   0x00006d1a   0x00000002   PAD
    0x00006d1c   0x00006d1c   0x00000040   Data   RO         1400    .rodata.ch_center_freq_map  lib_mac_phy.lib(mk_phy.o)
    0x00006d5c   0x00006d5c   0x00000010   Data   RO          518    .rodata.cst16       mk_trace.o
    0x00006d6c   0x00006d6c   0x00000030   Data   RO         1411    .rodata.cst16       lib_mac_phy.lib(mk_phy.o)
    0x00006d9c   0x00006d9c   0x00000020   Data   RO         1419    .rodata.cst32       lib_mac_phy.lib(mk_phy.o)
    0x00006dbc   0x00006dbc   0x00000008   Data   RO         1417    .rodata.cst8        lib_mac_phy.lib(mk_phy.o)
    0x00006dc4   0x00006dc4   0x000000dc   Data   RO          212    .rodata.flash_cmd   mk_flash.o
    0x00006ea0   0x00006ea0   0x00000040   Data   RO         1418    .rodata.long_sfd    lib_mac_phy.lib(mk_phy.o)
    0x00006ee0   0x00006ee0   0x00000131   Data   RO          623    .rodata.power_table_CH12  mk_uwb.o
    0x00007011   0x00007011   0x00000131   Data   RO          627    .rodata.power_table_CH2  mk_uwb.o
    0x00007142   0x00007142   0x00000131   Data   RO          626    .rodata.power_table_CH5  mk_uwb.o
    0x00007273   0x00007273   0x00000131   Data   RO          625    .rodata.power_table_CH9  mk_uwb.o
    0x000073a4   0x000073a4   0x00000004   Data   RO         1401    .rodata.rx_ant_code  lib_mac_phy.lib(mk_phy.o)
    0x000073a8   0x000073a8   0x00000020   Data   RO           62    .rodata.str1.1      mk_aes.o
    0x000073c8   0x000073c8   0x0000002d   Data   RO           94    .rodata.str1.1      mk_calib.o
    0x000073f5   0x000073f5   0x0000001a   Data   RO          409    .rodata.str1.1      mk_reset.o
    0x0000740f   0x0000740f   0x0000017b   Data   RO          516    .rodata.str1.1      mk_trace.o
    0x0000758a   0x0000758a   0x00000088   Data   RO          565    .rodata.str1.1      mk_uart.o
    0x00007612   0x00007612   0x0000002b   Data   RO          622    .rodata.str1.1      mk_uwb.o
    0x0000763d   0x0000763d   0x0000006a   Data   RO          707    .rodata.str1.1      main.o
    0x000076a7   0x000076a7   0x00000020   Data   RO         1274    .rodata.str1.1      lib_mac_phy.lib(mk_mac.o)
    0x000076c7   0x000076c7   0x0000008d   Data   RO         1403    .rodata.str1.1      lib_mac_phy.lib(mk_phy.o)
    0x00007754   0x00007754   0x000007f0   Data   RO         1415    .rodata.ternary_codes127  lib_mac_phy.lib(mk_phy.o)
    0x00007f44   0x00007f44   0x000000f8   Data   RO         1414    .rodata.ternary_codes31  lib_mac_phy.lib(mk_phy.o)
    0x0000803c   0x0000803c   0x000002d8   Data   RO         1416    .rodata.ternary_codes91  lib_mac_phy.lib(mk_phy.o)
    0x00008314   0x00008314   0x0000000d   Data   RO          517    .rodata.trace_level_cfg  mk_trace.o
    0x00008321   0x00008321   0x00000003   PAD
    0x00008324   0x00008324   0x00000020   Data   RO         1499    Region$$Table       anon$$obj.o
    Execution Region RW_RAM (Exec base: 0x02026000, Load base: 0x00008354, Size: 0x00000004, Max: 0x00000008, ABSOLUTE, UNINIT)
    Execution Region RW_RAM (Exec base: 0x02026000, Load base: 0x00008344, Size: 0x00000004, Max: 0x00000008, ABSOLUTE, UNINIT)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
    0x02026000        -       0x00000004   Zero   RW         1118    .bss.noinit         libc.o
    0x02026000        -       0x00000004   Zero   RW         1115    .bss.noinit         libc.o
    Execution Region RW_RAM1 (Exec base: 0x02026008, Load base: 0x00008354, Size: 0x00000df0, Max: 0x00005ff8, ABSOLUTE, COMPRESSED[0x00000160])
    Execution Region RW_RAM1 (Exec base: 0x02026008, Load base: 0x00008344, Size: 0x00000df0, Max: 0x00005ff8, ABSOLUTE, COMPRESSED[0x00000160])
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
    0x02026008   COMPRESSED   0x00000004   Data   RW           23    .data.SystemCoreClock  system_mk800x.o
    0x0202600c   COMPRESSED   0x00000040   Data   RW           61    .data.aes_handle    mk_aes.o
    0x0202604c   COMPRESSED   0x00000200   Data   RW         1399    .data.default_phy_sets  lib_mac_phy.lib(mk_phy.o)
    0x0202604c   COMPRESSED   0x00000200   Data   RW         1396    .data.default_phy_sets  lib_mac_phy.lib(mk_phy.o)
    0x0202624c   COMPRESSED   0x00000048   Data   RW          137    .data.dma_handle    mk_dma.o
    0x02026294   COMPRESSED   0x00000020   Data   RW          166    .data.dual_timer_handle  mk_dual_timer.o
    0x020262b4   COMPRESSED   0x0000007c   Data   RW          209    .data.flash_handle  mk_flash.o
    0x02026330   COMPRESSED   0x00000054   Data   RW          245    .data.gpio_handle   mk_gpio.o
    0x02026384   COMPRESSED   0x00000002   Data   RW         1407    .data.phy_adv_cfg.0  lib_mac_phy.lib(mk_phy.o)
    0x02026386   COMPRESSED   0x00000001   Data   RW         1408    .data.phy_adv_cfg.1  lib_mac_phy.lib(mk_phy.o)
    0x02026384   COMPRESSED   0x00000002   Data   RW         1404    .data.phy_adv_cfg.0  lib_mac_phy.lib(mk_phy.o)
    0x02026386   COMPRESSED   0x00000001   Data   RW         1405    .data.phy_adv_cfg.1  lib_mac_phy.lib(mk_phy.o)
    0x02026387   COMPRESSED   0x00000001   PAD
    0x02026388   COMPRESSED   0x00000010   Data   RW         1405    .data.phy_handle    lib_mac_phy.lib(mk_phy.o)
    0x02026398   COMPRESSED   0x00000004   Data   RW         1400    .data.phy_sets      lib_mac_phy.lib(mk_phy.o)
    0x02026388   COMPRESSED   0x00000010   Data   RW         1402    .data.phy_handle    lib_mac_phy.lib(mk_phy.o)
    0x02026398   COMPRESSED   0x00000004   Data   RW         1397    .data.phy_sets      lib_mac_phy.lib(mk_phy.o)
    0x0202639c   COMPRESSED   0x00000004   Data   RW          624    .data.power_table   mk_uwb.o
    0x020263a0   COMPRESSED   0x00000028   Data   RW         1402    .data.rmodule_params  lib_mac_phy.lib(mk_phy.o)
    0x020263a0   COMPRESSED   0x00000028   Data   RW         1399    .data.rmodule_params  lib_mac_phy.lib(mk_phy.o)
    0x020263c8   COMPRESSED   0x00000018   Data   RW          440    .data.rtc_handle    mk_rtc.o
    0x020263e0   COMPRESSED   0x00000004   Data   RW          466    .data.sleep_timer_handle.0  mk_sleep_timer.o
    0x020263e4   COMPRESSED   0x00000004   Data   RW          467    .data.sleep_timer_handle.1  mk_sleep_timer.o
    0x020263e8   COMPRESSED   0x00000090   Data   RW          564    .data.uart_handle   mk_uart.o
    0x02026478   COMPRESSED   0x00000010   Data   RW          651    .data.wdt_handle    mk_wdt.o
    0x02026488        -       0x00000002   Zero   RW         1412    .bss.bd_cnt         lib_mac_phy.lib(mk_phy.o)
    0x02026488        -       0x00000002   Zero   RW         1409    .bss.bd_cnt         lib_mac_phy.lib(mk_phy.o)
    0x0202648a   COMPRESSED   0x00000002   PAD
    0x0202648c        -       0x00000060   Zero   RW          688    .bss.board_param    board.o
    0x020264ec        -       0x00000004   Zero   RW          690    .bss.button_irq_handler  board.o
    0x020264f0        -       0x00000001   Zero   RW          630    .bss.flag_uwb_sw_trx_start  mk_uwb.o
    0x020264f1   COMPRESSED   0x00000003   PAD
    0x020264f4        -       0x00000001   Zero   RW         1197    .bss.lsp_handle.2   lib_lsp.lib(mk_lsp.o)
    0x020264f4        -       0x00000001   Zero   RW         1194    .bss.lsp_handle.2   lib_lsp.lib(mk_lsp.o)
    0x020264f5   COMPRESSED   0x00000001   PAD
    0x020264f6        -       0x00000001   Zero   RW         1198    .bss.lsp_handle.4   lib_lsp.lib(mk_lsp.o)
    0x020264f6        -       0x00000001   Zero   RW         1195    .bss.lsp_handle.4   lib_lsp.lib(mk_lsp.o)
    0x020264f7   COMPRESSED   0x00000001   PAD
    0x020264f8        -       0x00000004   Zero   RW         1199    .bss.lsp_handle.5   lib_lsp.lib(mk_lsp.o)
    0x020264fc        -       0x00000002   Zero   RW         1276    .bss.mac_em_cfg     lib_mac_phy.lib(mk_mac.o)
    0x020264f8        -       0x00000004   Zero   RW         1196    .bss.lsp_handle.5   lib_lsp.lib(mk_lsp.o)
    0x020264fc        -       0x00000002   Zero   RW         1273    .bss.mac_em_cfg     lib_mac_phy.lib(mk_mac.o)
    0x020264fe   COMPRESSED   0x00000002   PAD
    0x02026500        -       0x0000003c   Zero   RW         1275    .bss.mac_env        lib_mac_phy.lib(mk_mac.o)
    0x0202653c        -       0x00000001   Zero   RW         1409    .bss.phy_adv_cfg.2  lib_mac_phy.lib(mk_phy.o)
    0x02026500        -       0x0000003c   Zero   RW         1272    .bss.mac_env        lib_mac_phy.lib(mk_mac.o)
    0x0202653c        -       0x00000001   Zero   RW         1406    .bss.phy_adv_cfg.2  lib_mac_phy.lib(mk_phy.o)
    0x0202653d   COMPRESSED   0x00000003   PAD
    0x02026540        -       0x00000004   Zero   RW         1410    .bss.phy_freq_off   lib_mac_phy.lib(mk_phy.o)
    0x02026544        -       0x00000004   Zero   RW         1411    .bss.phy_freq_off_pll  lib_mac_phy.lib(mk_phy.o)
    0x02026548        -       0x0000002e   Zero   RW         1401    .bss.phy_user_params  lib_mac_phy.lib(mk_phy.o)
    0x02026540        -       0x00000004   Zero   RW         1407    .bss.phy_freq_off   lib_mac_phy.lib(mk_phy.o)
    0x02026544        -       0x00000004   Zero   RW         1408    .bss.phy_freq_off_pll  lib_mac_phy.lib(mk_phy.o)
    0x02026548        -       0x0000002e   Zero   RW         1398    .bss.phy_user_params  lib_mac_phy.lib(mk_phy.o)
    0x02026576   COMPRESSED   0x00000002   PAD
    0x02026578        -       0x00000014   Zero   RW          394    .bss.power_env      mk_power.o
    0x0202658c        -       0x00000002   Zero   RW         1413    .bss.sfd_cnt        lib_mac_phy.lib(mk_phy.o)
    0x0202658c        -       0x00000002   Zero   RW         1410    .bss.sfd_cnt        lib_mac_phy.lib(mk_phy.o)
    0x0202658e   COMPRESSED   0x00000002   PAD
    0x02026590        -       0x00000004   Zero   RW          469    .bss.sleep_timer_handle.3  mk_sleep_timer.o
    0x02026594        -       0x00000004   Zero   RW          470    .bss.sleep_timer_handle.4  mk_sleep_timer.o
    0x02026598        -       0x00000014   Zero   RW          345    .bss.sys_tick_env   mk_misc.o
    0x020265ac        -       0x00000004   Zero   RW          342    .bss.sys_timer_freq  mk_misc.o
    0x020265b0        -       0x00000004   Zero   RW          709    .bss.test_mode      main.o
    0x020265b0        -       0x00000004   Zero   RW          708    .bss.test_mode      main.o
    0x020265b4        -       0x00000004   Zero   RW          519    .bss.trace_crash_dump_cb_list.0  mk_trace.o
    0x020265b8        -       0x00000814   Zero   RW          515    .bss.trace_handle   mk_trace.o
    0x02026dcc        -       0x00000014   Zero   RW          708    .bss.tx_payload     main.o
    0x02026dcc        -       0x00000014   Zero   RW          706    .bss.tx_payload     main.o
    0x02026de0        -       0x00000004   Zero   RW          689    .bss.user_trace_port  board.o
    0x02026de4        -       0x0000000d   Zero   RW          707    .bss.uwb_config     main.o
    0x02026de4        -       0x0000000d   Zero   RW          705    .bss.uwb_config     main.o
    0x02026df1   COMPRESSED   0x00000003   PAD
    0x02026df4        -       0x00000004   Zero   RW          629    .bss.uwb_tx_carrier_only.pwr_reg_value  mk_uwb.o
    Execution Region ARM_LIB_STACK (Exec base: 0x0202c000, Load base: 0x000084b4, Size: 0x00003800, Max: 0x00003800, ABSOLUTE)
    Execution Region ARM_LIB_STACK (Exec base: 0x0202c000, Load base: 0x000084a4, Size: 0x00003800, Max: 0x00003800, ABSOLUTE)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
@@ -4269,14 +4262,14 @@
  Load Region LR_ROM1 (Base: 0x000087e0, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
  Load Region LR_ROM1 (Base: 0x000087d0, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
    Execution Region USR (Exec base: 0x000087e0, Load base: 0x000087e0, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
    Execution Region USR (Exec base: 0x000087d0, Load base: 0x000087d0, Size: 0x00000098, Max: 0x000000a0, ABSOLUTE)
    Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
    0x000087e0   0x000087e0   0x00000048   Data   RO            9    .ZBOOT_SECTION      startup_mk800x.o
    0x00008828   0x00008828   0x00000050   Data   RO           10    .ZBUILD_SECTION     startup_mk800x.o
    0x000087d0   0x000087d0   0x00000048   Data   RO            9    .ZBOOT_SECTION      startup_mk800x.o
    0x00008818   0x00008818   0x00000050   Data   RO           10    .ZBUILD_SECTION     startup_mk800x.o
==============================================================================
@@ -4286,32 +4279,32 @@
      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
       344         68          0          0        104       7218   board.o
        52         20          0          0          4      42810   libc.o
       904        280        123          0         37       4881   main.o
       592        100         32         64          0      18539   mk_aes.o
       494        140         45          0          0       6908   mk_calib.o
       600         44          0          0          0       7468   mk_clock.o
       508         84          0         72          0       8792   mk_dma.o
       536        104          0         32          0       7126   mk_dual_timer.o
       428         24        220        124          0      44052   mk_flash.o
       408         32          0         84          0       8940   mk_gpio.o
       156          8          0          0          0       4140   mk_io.o
       330         36         48          0         24      15640   mk_misc.o
      1622        124          0          0         20      15059   mk_power.o
       296        156         26          0          0       4158   mk_reset.o
       760         84          0         24          0      13163   mk_rtc.o
       180        112          0          8          8       5785   mk_sleep_timer.o
      5508        938        408          0       2072      30965   mk_trace.o
      2132        326        178        144          0      21283   mk_uart.o
      1940        508       1263          4          5      15863   mk_uwb.o
       136         32          0         16          0       6514   mk_wdt.o
        22          0          0          0          0        967   pin_config.o
        46          8        344          0          0       3075   startup_mk800x.o
        16          8          0          4          0        741   system_mk800x.o
       348         72          0          0        104       7214   board.o
        52         20          0          0          4      42806   libc.o
       904        244        106          0         37       5020   main.o
       592        100         32         64          0      18535   mk_aes.o
       494        140         45          0          0       6904   mk_calib.o
       600         44          0          0          0       7464   mk_clock.o
       508         84          0         72          0       8788   mk_dma.o
       536        104          0         32          0       7122   mk_dual_timer.o
       428         24        220        124          0      44048   mk_flash.o
       408         32          0         84          0       8936   mk_gpio.o
       156          8          0          0          0       4136   mk_io.o
       330         36         48          0         24      15636   mk_misc.o
      1622        124          0          0         20      15055   mk_power.o
       296        156         26          0          0       4154   mk_reset.o
       760         84          0         24          0      13159   mk_rtc.o
       180        112          0          8          8       5781   mk_sleep_timer.o
      5508        938        408          0       2072      30961   mk_trace.o
      2132        326        178        144          0      21279   mk_uart.o
      1940        508       1263          4          5      15861   mk_uwb.o
       136         32          0         16          0       6510   mk_wdt.o
        22          0          0          0          0        963   pin_config.o
        46          8        344          0          0       3071   startup_mk800x.o
        16          8          0          4          0        737   system_mk800x.o
    ----------------------------------------------------------------------
     18024       3236       2724        576      16616     294087   Object Totals
     18028       3204       2707        576      16616     294140   Object Totals
         0          0         32          0      14336          0   (incl. Generated)
        14          0          5          0          6          0   (incl. Padding)
@@ -4353,8 +4346,8 @@
       122          0          0          0          0         72   fmul.o
    ----------------------------------------------------------------------
      9608       1048       3416        576        140      93713   Library Totals
        10          0          3          1         13          0   (incl. Padding)
      9608       1048       3413        576        140      93713   Library Totals
        10          0          0          1         13          0   (incl. Padding)
    ----------------------------------------------------------------------
@@ -4366,7 +4359,7 @@
      1210         26          0          0          0        992   mf_p.l
    ----------------------------------------------------------------------
      9608       1048       3416        576        140      93713   Library Totals
      9608       1048       3413        576        140      93713   Library Totals
    ----------------------------------------------------------------------
@@ -4375,15 +4368,15 @@
      Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
     27632       4284       6140       1152      16756     386980   Grand Totals
     27632       4284       6140        352      16756     386980   ELF Image Totals (compressed)
     27632       4284       6140        352          0          0   ROM Totals
     27636       4252       6120       1152      16756     387033   Grand Totals
     27636       4252       6120        352      16756     387033   ELF Image Totals (compressed)
     27636       4252       6120        352          0          0   ROM Totals
==============================================================================
    Total RO  Size (Code + RO Data)                33772 (  32.98kB)
    Total RO  Size (Code + RO Data)                33756 (  32.96kB)
    Total RW  Size (RW Data + ZI Data)             17908 (  17.49kB)
    Total ROM Size (Code + RO Data + RW Data)      34124 (  33.32kB)
    Total ROM Size (Code + RO Data + RW Data)      34108 (  33.31kB)
==============================================================================
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling.axf
Binary files differ
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling.build_log.htm
@@ -21,13 +21,13 @@
Dialog DLL:      TARMCM1.DLL V1.14.2.0
 
<h2>Project:</h2>
C:\Users\WXK\Desktop\sdk_v0.6.2_r4\sdk_v0.6.2_r4\boards\mk8000_evk\driver_examples\power_cycling\keil\power_cycling.uvprojx
Project File Date:  07/29/2024
C:\git-mk8000\ChinaUWBProject - 鍔熺巼娴嬭瘯\boards\mk8000_evk\driver_examples\power_cycling\keil\power_cycling.uvprojx
Project File Date:  02/12/2025
<h2>Output:</h2>
*** Using Compiler 'V6.14', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'MK8000 Release'
After Build - User command #1: fromelf.exe --bincombined -o "Output\power_cycling.bin" "C:\Users\WXK\Desktop\sdk_v0.6.2_r4\sdk_v0.6.2_r4\boards\mk8000_evk\driver_examples\power_cycling\keil\Objects\power_cycling.axf"
After Build - User command #1: fromelf.exe --bincombined -o "Output\power_cycling.bin" "C:\git-mk8000\ChinaUWBProject - 鍔熺巼娴嬭瘯\boards\mk8000_evk\driver_examples\power_cycling\keil\Objects\power_cycling.axf"
".\Objects\power_cycling.axf" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling.htm
@@ -3,15 +3,15 @@
<title>Static Call Graph - [.\Objects\power_cycling.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image .\Objects\power_cycling.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Mon Jul 29 17:47:14 2024
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Wed Feb 12 17:41:14 2025
<BR><P>
<H3>Maximum Stack Usage =       1012 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
<H3>Maximum Stack Usage =        996 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>
main &rArr; app_power_mode_set &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
main &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
<P>
<H3>
Mutually Recursive functions
</H3> <LI><a href="#[b7]">trace_output</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[3d]">trace_printf</a><BR>
</H3> <LI><a href="#[b6]">trace_output</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[3d]">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>
@@ -70,7 +70,7 @@
<P><STRONG><a name="[27]"></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="[c0]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003))
<P><STRONG><a name="[bf]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003))
<P><STRONG><a name="[2a]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
<BR><BR>[Calls]<UL><LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
@@ -80,26 +80,26 @@
<BR><BR>[Called By]<UL><LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
</UL>
<P><STRONG><a name="[c1]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
<P><STRONG><a name="[c0]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
<P><STRONG><a name="[c2]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
<P><STRONG><a name="[c1]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
<P><STRONG><a name="[c3]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
<P><STRONG><a name="[c2]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
<P><STRONG><a name="[c4]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
<P><STRONG><a name="[c3]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
<P><STRONG><a name="[c5]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
<P><STRONG><a name="[c4]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
<P><STRONG><a name="[49]"></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="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_payload
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_payload
<LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_Handler
</UL>
@@ -108,7 +108,7 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidivmod
</UL>
<BR>[Called By]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
<LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
@@ -126,50 +126,50 @@
<P><STRONG><a name="[56]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[a0]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<P><STRONG><a name="[9f]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[c6]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
<P><STRONG><a name="[c5]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
<P><STRONG><a name="[2f]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[30]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_memset$wrapper
<LI><a href="#[2e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
</UL>
<P><STRONG><a name="[a3]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<P><STRONG><a name="[a2]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[c7]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
<P><STRONG><a name="[c6]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
<P><STRONG><a name="[2e]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Calls]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
</UL>
<BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[b9]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<P><STRONG><a name="[b8]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
</UL>
<P><STRONG><a name="[8a]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<P><STRONG><a name="[89]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
</UL>
<P><STRONG><a name="[30]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
</UL>
<P><STRONG><a name="[b3]"></a>__aeabi_fmul</STRONG> (Thumb, 122 bytes, Stack size 16 bytes, fmul.o(.text))
<P><STRONG><a name="[b2]"></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="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<P><STRONG><a name="[31]"></a>__aeabi_dmul</STRONG> (Thumb, 202 bytes, Stack size 72 bytes, dmul.o(.text))
@@ -177,7 +177,7 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[33]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text))
@@ -185,11 +185,11 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
</UL>
<BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[b5]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<P><STRONG><a name="[b4]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<P><STRONG><a name="[35]"></a>__aeabi_ui2d</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, dfltui.o(.text))
@@ -197,11 +197,11 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[b4]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<P><STRONG><a name="[b3]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<P><STRONG><a name="[36]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text))
@@ -209,11 +209,11 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
</UL>
<BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[a1]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<P><STRONG><a name="[a0]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P><STRONG><a name="[38]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
@@ -221,7 +221,7 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
</UL>
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<P><STRONG><a name="[37]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text))
@@ -231,15 +231,15 @@
<LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[c8]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
<P><STRONG><a name="[c7]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
<P><STRONG><a name="[c9]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
<P><STRONG><a name="[c8]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
<P><STRONG><a name="[39]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
</UL>
<P><STRONG><a name="[ca]"></a>_float_epilogue</STRONG> (Thumb, 114 bytes, Stack size 12 bytes, fepilogue.o(.text), UNUSED)
<P><STRONG><a name="[c9]"></a>_float_epilogue</STRONG> (Thumb, 114 bytes, Stack size 12 bytes, fepilogue.o(.text), UNUSED)
<P><STRONG><a name="[34]"></a>_double_round</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, depilogue.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _double_round
@@ -266,7 +266,7 @@
<BR>[Called By]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_main_scatterload
</UL>
<P><STRONG><a name="[cb]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
<P><STRONG><a name="[ca]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
<P><STRONG><a name="[3b]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsl
@@ -274,11 +274,11 @@
<BR>[Called By]<UL><LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[cc]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
<P><STRONG><a name="[cb]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
<P><STRONG><a name="[cd]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[cc]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[ce]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[cd]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
<P><STRONG><a name="[e]"></a>AES_IRQHandler</STRONG> (Thumb, 360 bytes, Stack size 24 bytes, mk_aes.o(.text.AES_IRQHandler))
<BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = AES_IRQHandler &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
@@ -312,7 +312,7 @@
<P><STRONG><a name="[f]"></a>ADC_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="[cf]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED)
<P><STRONG><a name="[ce]"></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)
@@ -478,7 +478,7 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
</UL>
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
</UL>
<P><STRONG><a name="[53]"></a>aes_open</STRONG> (Thumb, 152 bytes, Stack size 16 bytes, mk_aes.o(.text.aes_open))
@@ -488,262 +488,263 @@
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
</UL>
<BR>[Called By]<UL><LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<BR>[Called By]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[a8]"></a>app_restore_from_power_down</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.app_restore_from_power_down))
<BR><BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<P><STRONG><a name="[a7]"></a>app_restore_from_power_down</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_power.o(.text.app_restore_from_power_down))
<BR><BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
</UL>
<P><STRONG><a name="[61]"></a>board_button_init</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, board.o(.text.board_button_init))
<P><STRONG><a name="[57]"></a>board_button_init</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, board.o(.text.board_button_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_button_init &rArr; io_pull_set
</UL>
<BR>[Calls]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
<LI><a href="#[5b]">&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>
<P><STRONG><a name="[66]"></a>board_clock_run</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, board.o(.text.board_clock_run))
<P><STRONG><a name="[5c]"></a>board_clock_run</STRONG> (Thumb, 96 bytes, Stack size 16 bytes, board.o(.text.board_clock_run))
<BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = board_clock_run &rArr; 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="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_start
<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_check
<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<BR>[Calls]<UL><LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_start
<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_check
<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[96]"></a>board_configure</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, board.o(.text.board_configure))
<P><STRONG><a name="[95]"></a>board_configure</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, board.o(.text.board_configure))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[6f]"></a>board_debug_console_open</STRONG> (Thumb, 96 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open))
<P><STRONG><a name="[65]"></a>board_debug_console_open</STRONG> (Thumb, 96 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = board_debug_console_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[71]"></a>board_led_init</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, board.o(.text.board_led_init))
<P><STRONG><a name="[67]"></a>board_led_init</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, board.o(.text.board_led_init))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = board_led_init
</UL>
<BR>[Calls]<UL><LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
<BR>[Calls]<UL><LI><a href="#[58]">&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="[60]"></a>board_led_off</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, board.o(.text.board_led_off))
<P><STRONG><a name="[68]"></a>board_led_off</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, board.o(.text.board_led_off))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = board_led_off
</UL>
<BR>[Calls]<UL><LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
<BR>[Calls]<UL><LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
</UL>
<BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[5f]"></a>board_led_on</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, board.o(.text.board_led_on))
<P><STRONG><a name="[6a]"></a>board_led_on</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, board.o(.text.board_led_on))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = board_led_on
</UL>
<BR>[Calls]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
<BR>[Calls]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[74]"></a>board_pins_config</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pin_config.o(.text.board_pins_config))
<P><STRONG><a name="[6c]"></a>board_pins_config</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pin_config.o(.text.board_pins_config))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = board_pins_config
</UL>
<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pin_mux_set
<BR>[Calls]<UL><LI><a href="#[6d]">&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="[76]"></a>board_prepare_for_power_down</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, board.o(.text.board_prepare_for_power_down))
<P><STRONG><a name="[6e]"></a>board_prepare_for_power_down</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, board.o(.text.board_prepare_for_power_down))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = board_prepare_for_power_down
</UL>
<BR>[Calls]<UL><LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
<BR>[Calls]<UL><LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
</UL>
<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
</UL>
<P><STRONG><a name="[77]"></a>board_restore_from_power_down</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, board.o(.text.board_restore_from_power_down))
<P><STRONG><a name="[6f]"></a>board_restore_from_power_down</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, board.o(.text.board_restore_from_power_down))
<BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = board_restore_from_power_down &rArr; 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="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
<BR>[Calls]<UL><LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
</UL>
<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
</UL>
<P><STRONG><a name="[a6]"></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="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
<P><STRONG><a name="[a5]"></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="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
</UL>
<P><STRONG><a name="[6b]"></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="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<P><STRONG><a name="[61]"></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="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[7a]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip))
<P><STRONG><a name="[79]"></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="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_chip_id
<BR>[Calls]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_chip_id
<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[6c]"></a>calib_close</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_close))
<P><STRONG><a name="[62]"></a>calib_close</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = calib_close
</UL>
<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
</UL>
<BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<BR>[Called By]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[69]"></a>calib_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_open))
<P><STRONG><a name="[5f]"></a>calib_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = calib_open
</UL>
<BR>[Calls]<UL><LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
</UL>
<BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<BR>[Called By]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[6a]"></a>calib_start</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_start))
<BR><BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<P><STRONG><a name="[60]"></a>calib_start</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_start))
<BR><BR>[Called By]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[67]"></a>clock_attach</STRONG> (Thumb, 236 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_attach))
<P><STRONG><a name="[5d]"></a>clock_attach</STRONG> (Thumb, 236 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_attach))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = clock_attach
</UL>
<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[4a]"></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="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
<BR><BR>[Called By]<UL><LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_close
<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_close
<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_close
<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_close
<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_close
</UL>
<P><STRONG><a name="[54]"></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="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<BR><BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
</UL>
<P><STRONG><a name="[46]"></a>clock_get_frequency</STRONG> (Thumb, 232 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_get_frequency))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = clock_get_frequency
</UL>
<BR>[Called By]<UL><LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<BR>[Called By]<UL><LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
</UL>
<P><STRONG><a name="[6d]"></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="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<P><STRONG><a name="[63]"></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="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[68]"></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="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<P><STRONG><a name="[5e]"></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="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[7c]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open))
<P><STRONG><a name="[7b]"></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="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
</UL>
<BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
<BR>[Called By]<UL><LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
</UL>
<P><STRONG><a name="[7d]"></a>dma_transfer</STRONG> (Thumb, 172 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer))
<P><STRONG><a name="[7c]"></a>dma_transfer</STRONG> (Thumb, 172 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="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
</UL>
<BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
<BR>[Called By]<UL><LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
</UL>
<P><STRONG><a name="[7e]"></a>dual_timer_close</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, mk_dual_timer.o(.text.dual_timer_close))
<P><STRONG><a name="[7d]"></a>dual_timer_close</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, mk_dual_timer.o(.text.dual_timer_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = dual_timer_close
</UL>
<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
</UL>
<BR>[Called By]<UL><LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_close
<BR>[Called By]<UL><LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_close
</UL>
<P><STRONG><a name="[ac]"></a>dual_timer_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_get))
<P><STRONG><a name="[ab]"></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="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
</UL>
<P><STRONG><a name="[7f]"></a>dual_timer_open</STRONG> (Thumb, 316 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open))
<P><STRONG><a name="[7e]"></a>dual_timer_open</STRONG> (Thumb, 316 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="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
</UL>
<BR>[Called By]<UL><LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_open
<BR>[Called By]<UL><LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_open
</UL>
<P><STRONG><a name="[91]"></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="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_start
<P><STRONG><a name="[90]"></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="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_start
</UL>
<P><STRONG><a name="[92]"></a>dual_timer_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_stop))
<P><STRONG><a name="[91]"></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="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_stop
</UL>
<P><STRONG><a name="[80]"></a>enter_power_down_in_ram</STRONG> (Thumb, 340 bytes, Stack size 40 bytes, mk_power.o(.text.enter_power_down_in_ram))
<P><STRONG><a name="[7f]"></a>enter_power_down_in_ram</STRONG> (Thumb, 340 bytes, Stack size 40 bytes, mk_power.o(.text.enter_power_down_in_ram))
<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = enter_power_down_in_ram &rArr; flash_power_up
</UL>
<BR>[Calls]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<BR>[Calls]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
</UL>
<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
</UL>
<P><STRONG><a name="[83]"></a>enter_shelf_mode_in_ram</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, mk_power.o(.text.enter_shelf_mode_in_ram))
<P><STRONG><a name="[82]"></a>enter_shelf_mode_in_ram</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, mk_power.o(.text.enter_shelf_mode_in_ram))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = enter_shelf_mode_in_ram &rArr; flash_power_down
</UL>
<BR>[Calls]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
</UL>
<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
</UL>
<P><STRONG><a name="[42]"></a>exit_debug_mode</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.exit_debug_mode))
@@ -754,41 +755,41 @@
<BR><BR>[Called By]<UL><LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[84]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close))
<P><STRONG><a name="[83]"></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="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[84]">&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>
<P><STRONG><a name="[81]"></a>flash_power_down</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_down))
<P><STRONG><a name="[80]"></a>flash_power_down</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_down))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = flash_power_down
</UL>
<BR>[Calls]<UL><LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
</UL>
<BR>[Called By]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_shelf_mode_in_ram
<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_shelf_mode_in_ram
<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
</UL>
<P><STRONG><a name="[82]"></a>flash_power_up</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_up))
<P><STRONG><a name="[81]"></a>flash_power_up</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_up))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = flash_power_up
</UL>
<BR>[Calls]<UL><LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
</UL>
<BR>[Called By]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
<BR>[Called By]<UL><LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
</UL>
<P><STRONG><a name="[64]"></a>gpio_enable_irq</STRONG> (Thumb, 204 bytes, Stack size 20 bytes, mk_gpio.o(.text.gpio_enable_irq))
<P><STRONG><a name="[5a]"></a>gpio_enable_irq</STRONG> (Thumb, 204 bytes, Stack size 20 bytes, mk_gpio.o(.text.gpio_enable_irq))
<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = gpio_enable_irq
</UL>
<BR>[Called By]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
<BR>[Called By]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
</UL>
<P><STRONG><a name="[86]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open))
<P><STRONG><a name="[85]"></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="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
@@ -797,110 +798,110 @@
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[72]"></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="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_off
<P><STRONG><a name="[69]"></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="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_off
</UL>
<P><STRONG><a name="[79]"></a>gpio_pin_get_val</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_get_val))
<P><STRONG><a name="[71]"></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="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[73]"></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="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_on
<P><STRONG><a name="[6b]"></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="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_on
</UL>
<P><STRONG><a name="[62]"></a>gpio_pin_set_dir</STRONG> (Thumb, 76 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set_dir))
<BR><BR>[Called By]<UL><LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
<P><STRONG><a name="[58]"></a>gpio_pin_set_dir</STRONG> (Thumb, 76 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set_dir))
<BR><BR>[Called By]<UL><LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
</UL>
<P><STRONG><a name="[75]"></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="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
<P><STRONG><a name="[6d]"></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="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
</UL>
<P><STRONG><a name="[63]"></a>io_pull_set</STRONG> (Thumb, 76 bytes, Stack size 20 bytes, mk_io.o(.text.io_pull_set))
<P><STRONG><a name="[59]"></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="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
<BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
</UL>
<P><STRONG><a name="[87]"></a>lsp_close</STRONG> (Thumb, 52 bytes, Stack size 8 bytes, mk_lsp.o(.text.lsp_close))
<P><STRONG><a name="[86]"></a>lsp_close</STRONG> (Thumb, 52 bytes, Stack size 8 bytes, mk_lsp.o(.text.lsp_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = lsp_close
</UL>
<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
</UL>
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
</UL>
<P><STRONG><a name="[88]"></a>lsp_open</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_open))
<P><STRONG><a name="[87]"></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="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
</UL>
<BR>[Called By]<UL><LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<BR>[Called By]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[bd]"></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="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<P><STRONG><a name="[bc]"></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="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[89]"></a>mac_init</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_init))
<P><STRONG><a name="[88]"></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="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
</UL>
<BR>[Called By]<UL><LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<BR>[Called By]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[8b]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init))
<P><STRONG><a name="[8a]"></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="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_cca_config
<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_cca_config
</UL>
<BR>[Called By]<UL><LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
</UL>
<P><STRONG><a name="[8d]"></a>mac_restart</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_mac.o(.text.mac_restart))
<P><STRONG><a name="[8c]"></a>mac_restart</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_mac.o(.text.mac_restart))
<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = mac_restart &rArr; mac_regs_init
</UL>
<BR>[Calls]<UL><LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
</UL>
<BR>[Called By]<UL><LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
</UL>
<P><STRONG><a name="[8e]"></a>mac_timer_close</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_close))
<P><STRONG><a name="[8d]"></a>mac_timer_close</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = mac_timer_close &rArr; dual_timer_close
</UL>
<BR>[Calls]<UL><LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_close
<BR>[Calls]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_close
</UL>
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
</UL>
<P><STRONG><a name="[8f]"></a>mac_timer_open</STRONG> (Thumb, 36 bytes, Stack size 40 bytes, mk_misc.o(.text.mac_timer_open))
<P><STRONG><a name="[8e]"></a>mac_timer_open</STRONG> (Thumb, 36 bytes, Stack size 40 bytes, mk_misc.o(.text.mac_timer_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 364<LI>Call Chain = mac_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="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<BR>[Calls]<UL><LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_Handler
</UL>
<P><STRONG><a name="[90]"></a>mac_timer_start</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_start))
<P><STRONG><a name="[8f]"></a>mac_timer_start</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_start))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = mac_timer_start
</UL>
<BR>[Calls]<UL><LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
<BR>[Calls]<UL><LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_Handler
@@ -909,73 +910,75 @@
<P><STRONG><a name="[43]"></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="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_stop
<BR>[Calls]<UL><LI><a href="#[91]">&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="[24]"></a>main</STRONG> (Thumb, 356 bytes, Stack size 16 bytes, main.o(.text.main))
<BR><BR>[Stack]<UL><LI>Max Depth = 1012<LI>Call Chain = main &rArr; app_power_mode_set &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
<P><STRONG><a name="[24]"></a>main</STRONG> (Thumb, 384 bytes, Stack size 24 bytes, main.o(.text.main))
<BR><BR>[Stack]<UL><LI>Max Depth = 996<LI>Call Chain = main &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<BR>[Calls]<UL><LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_start
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_open
<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_clear
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_request
<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_clear
<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_on
<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_configure
<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx_antenna_open
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_start
<LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_open
<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_clear
<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_request
<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_clear
<LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_on
<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_init
<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_configure
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx_antenna_open
<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
<LI><a href="#[49]">&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="[7b]"></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="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<P><STRONG><a name="[7a]"></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="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
</UL>
<P><STRONG><a name="[9d]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf))
<P><STRONG><a name="[9c]"></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="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Calls]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<BR>[Called By]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
</UL>
<P><STRONG><a name="[8c]"></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="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
<P><STRONG><a name="[8b]"></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="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
</UL>
<P><STRONG><a name="[41]"></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="[be]"></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="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<P><STRONG><a name="[bd]"></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="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[9f]"></a>phy_params_generate</STRONG> (Thumb, 2288 bytes, Stack size 184 bytes, mk_phy.o(.text.phy_params_generate))
<P><STRONG><a name="[9e]"></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="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -983,131 +986,132 @@
<LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
<LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
<LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_sts_related_params_update
<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_sts_related_params_update
<LI><a href="#[2e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset4
<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset4
<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
</UL>
<BR>[Called By]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[bb]"></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="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<P><STRONG><a name="[ba]"></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="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[bc]"></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="[bb]"></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="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[ba]"></a>phy_timer_close</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_timer_close))
<BR><BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<P><STRONG><a name="[b9]"></a>phy_timer_close</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_timer_close))
<BR><BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
</UL>
<P><STRONG><a name="[bf]"></a>phy_timer_open</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_timer_open))
<P><STRONG><a name="[be]"></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="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<BR>[Called By]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
</UL>
<P><STRONG><a name="[a4]"></a>phy_tx_payload</STRONG> (Thumb, 204 bytes, Stack size 32 bytes, mk_phy.o(.text.phy_tx_payload))
<P><STRONG><a name="[a3]"></a>phy_tx_payload</STRONG> (Thumb, 204 bytes, Stack size 32 bytes, mk_phy.o(.text.phy_tx_payload))
<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = phy_tx_payload &rArr; __aeabi_uidiv
</UL>
<BR>[Calls]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
</UL>
<P><STRONG><a name="[a5]"></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="[a4]"></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="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
</UL>
<BR>[Called By]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
</UL>
<P><STRONG><a name="[ab]"></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="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<P><STRONG><a name="[aa]"></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="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
</UL>
<P><STRONG><a name="[aa]"></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="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<P><STRONG><a name="[a9]"></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="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
</UL>
<P><STRONG><a name="[98]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init))
<P><STRONG><a name="[97]"></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="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;bor_close
<BR>[Calls]<UL><LI><a href="#[a5]">&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="[9b]"></a>power_manage</STRONG> (Thumb, 784 bytes, Stack size 32 bytes, mk_power.o(.text.power_manage))
<P><STRONG><a name="[9a]"></a>power_manage</STRONG> (Thumb, 784 bytes, Stack size 32 bytes, mk_power.o(.text.power_manage))
<BR><BR>[Stack]<UL><LI>Max Depth = 772<LI>Call Chain = power_manage &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_state_get
<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_fifo_busy
<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_shelf_mode_in_ram
<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_restore_from_power_down
<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_state_get
<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_fifo_busy
<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_shelf_mode_in_ram
<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_restore_from_power_down
<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[78]"></a>power_mode_clear</STRONG> (Thumb, 56 bytes, Stack size 0 bytes, mk_power.o(.text.power_mode_clear))
<P><STRONG><a name="[70]"></a>power_mode_clear</STRONG> (Thumb, 56 bytes, Stack size 0 bytes, mk_power.o(.text.power_mode_clear))
<BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[5b]"></a>power_mode_request</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_power.o(.text.power_mode_request))
<P><STRONG><a name="[74]"></a>power_mode_request</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, mk_power.o(.text.power_mode_request))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = power_mode_request
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_Handler
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[5e]"></a>power_off_radio</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_power.o(.text.power_off_radio))
<P><STRONG><a name="[76]"></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="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
<BR>[Calls]<UL><LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
</UL>
<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_close
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[59]"></a>power_on_radio</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_power.o(.text.power_on_radio))
<P><STRONG><a name="[77]"></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="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
<BR>[Calls]<UL><LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_tx_ctrl
<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_fem_rx_ctrl
</UL>
<BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[65]"></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="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
<P><STRONG><a name="[5b]"></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="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_button_init
</UL>
<P><STRONG><a name="[45]"></a>ranging_rssi_get</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_mac.o(.text.ranging_rssi_get))
<BR><BR>[Called By]<UL><LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[94]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear))
<P><STRONG><a name="[93]"></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="[93]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get))
<P><STRONG><a name="[92]"></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="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1116,16 +1120,16 @@
</UL>
<P><STRONG><a name="[55]"></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="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<BR><BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
</UL>
<P><STRONG><a name="[48]"></a>sleep_timer_ppm_set</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_sleep_timer.o(.text.sleep_timer_ppm_set))
@@ -1136,14 +1140,14 @@
<BR><BR>[Called By]<UL><LI><a href="#[0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_Handler
</UL>
<P><STRONG><a name="[ae]"></a>strlen</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, libc.o(.text.strlen))
<P><STRONG><a name="[ad]"></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="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
</UL>
<P><STRONG><a name="[af]"></a>sys_tick_us</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us))
<P><STRONG><a name="[ae]"></a>sys_tick_us</STRONG> (Thumb, 88 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="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1154,49 +1158,49 @@
<P><STRONG><a name="[44]"></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="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_get
<BR>[Calls]<UL><LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_get
</UL>
<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<BR>[Called By]<UL><LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[6e]"></a>sys_timer_open</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, mk_misc.o(.text.sys_timer_open))
<P><STRONG><a name="[64]"></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="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<BR>[Calls]<UL><LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_get_frequency
</UL>
<BR>[Called By]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
<BR>[Called By]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
</UL>
<P><STRONG><a name="[3e]"></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="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<BR>[Calls]<UL><LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
</UL>
<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<BR>[Called By]<UL><LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES_IRQHandler
<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_irq_handler
<LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_dma_callback
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SLEEP_TIMER_IRQHandler
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PHY_TIMER_IRQHandler
</UL>
<P><STRONG><a name="[b1]"></a>trace_end</STRONG> (Thumb, 64 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end))
<P><STRONG><a name="[b0]"></a>trace_end</STRONG> (Thumb, 64 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end))
<BR><BR>[Calls]<UL><LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
</UL>
<BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
@@ -1206,31 +1210,31 @@
<P><STRONG><a name="[3f]"></a>trace_exception_handler</STRONG> (Thumb, 1144 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="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
<BR>[Calls]<UL><LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
</UL>
<BR>[Called By]<UL><LI><a href="#[2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HardFault_Handler
</UL>
<P><STRONG><a name="[ad]"></a>trace_flush</STRONG> (Thumb, 204 bytes, Stack size 24 bytes, mk_trace.o(.text.trace_flush))
<P><STRONG><a name="[ac]"></a>trace_flush</STRONG> (Thumb, 204 bytes, Stack size 24 bytes, mk_trace.o(.text.trace_flush))
<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = trace_flush
</UL>
<BR>[Calls]<UL><LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_tx_in_progress
<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_tx_in_progress
</UL>
<BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
</UL>
<P><STRONG><a name="[9e]"></a>trace_format</STRONG> (Thumb, 944 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format))
<P><STRONG><a name="[9d]"></a>trace_format</STRONG> (Thumb, 944 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="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
<BR>[Calls]<UL><LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
<LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fcmpge
<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fcmpge
<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
<LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
@@ -1238,25 +1242,25 @@
</UL>
<BR>[Called By]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
</UL>
<P><STRONG><a name="[70]"></a>trace_open</STRONG> (Thumb, 92 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_open))
<P><STRONG><a name="[66]"></a>trace_open</STRONG> (Thumb, 92 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="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
<BR>[Calls]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
</UL>
<BR>[Called By]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
<BR>[Called By]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
</UL>
<P><STRONG><a name="[b7]"></a>trace_output</STRONG> (Thumb, 500 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output))
<P><STRONG><a name="[b6]"></a>trace_output</STRONG> (Thumb, 500 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>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
</UL>
<BR>[Called By]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1265,40 +1269,39 @@
<P><STRONG><a name="[3d]"></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="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
<BR>[Calls]<UL><LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
</UL>
<BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<BR>[Called By]<UL><LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
<LI><a href="#[e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES_IRQHandler
<LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
<LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
<LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_sending_continue
<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx_antenna_open
<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_trx_stop
<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_rx_antenna_open
<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_tx_start
<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_trx_stop
<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_rx_start
<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_Handler
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
</UL>
<P><STRONG><a name="[a9]"></a>uart_fifo_busy</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_fifo_busy))
<BR><BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<P><STRONG><a name="[a8]"></a>uart_fifo_busy</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_fifo_busy))
<BR><BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
</UL>
<P><STRONG><a name="[4f]"></a>uart_irq_handler</STRONG> (Thumb, 572 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_irq_handler))
@@ -1310,114 +1313,115 @@
<LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART0_IRQHandler
</UL>
<P><STRONG><a name="[b6]"></a>uart_open</STRONG> (Thumb, 432 bytes, Stack size 40 bytes, mk_uart.o(.text.uart_open))
<P><STRONG><a name="[b5]"></a>uart_open</STRONG> (Thumb, 432 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="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
</UL>
<BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
<BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
</UL>
<P><STRONG><a name="[b8]"></a>uart_send</STRONG> (Thumb, 688 bytes, Stack size 88 bytes, mk_uart.o(.text.uart_send))
<P><STRONG><a name="[b7]"></a>uart_send</STRONG> (Thumb, 688 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="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
<BR>[Calls]<UL><LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
</UL>
<BR>[Called By]<UL><LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<BR>[Called By]<UL><LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
<LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_sending_continue
</UL>
<P><STRONG><a name="[a7]"></a>uart_state_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_state_get))
<BR><BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
<P><STRONG><a name="[a6]"></a>uart_state_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_state_get))
<BR><BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_manage
</UL>
<P><STRONG><a name="[b2]"></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="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
<P><STRONG><a name="[b1]"></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="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
</UL>
<P><STRONG><a name="[4c]"></a>update_libc_rom_table</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, libc.o(.text.update_libc_rom_table))
<BR><BR>[Called By]<UL><LI><a href="#[0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_Handler
</UL>
<P><STRONG><a name="[99]"></a>uwb_blocking_rx_start</STRONG> (Thumb, 360 bytes, Stack size 40 bytes, mk_uwb.o(.text.uwb_blocking_rx_start))
<P><STRONG><a name="[98]"></a>uwb_blocking_rx_start</STRONG> (Thumb, 360 bytes, Stack size 40 bytes, mk_uwb.o(.text.uwb_blocking_rx_start))
<BR><BR>[Stack]<UL><LI>Max Depth = 780<LI>Call Chain = uwb_blocking_rx_start &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[5d]"></a>uwb_blocking_trx_stop</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, mk_uwb.o(.text.uwb_blocking_trx_stop))
<P><STRONG><a name="[75]"></a>uwb_blocking_trx_stop</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, mk_uwb.o(.text.uwb_blocking_trx_stop))
<BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = uwb_blocking_trx_stop &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
</UL>
<BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[9c]"></a>uwb_blocking_tx_start</STRONG> (Thumb, 268 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_blocking_tx_start))
<P><STRONG><a name="[9b]"></a>uwb_blocking_tx_start</STRONG> (Thumb, 268 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_blocking_tx_start))
<BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = uwb_blocking_tx_start &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_payload
<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_payload
<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[9a]"></a>uwb_close</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_uwb.o(.text.uwb_close))
<P><STRONG><a name="[99]"></a>uwb_close</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_uwb.o(.text.uwb_close))
<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = uwb_close &rArr; mac_timer_close &rArr; dual_timer_close
</UL>
<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_close
<LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_close
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_close
<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_close
<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_close
<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_close
<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_close
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[5c]"></a>uwb_configure</STRONG> (Thumb, 624 bytes, Stack size 48 bytes, mk_uwb.o(.text.uwb_configure))
<P><STRONG><a name="[73]"></a>uwb_configure</STRONG> (Thumb, 624 bytes, Stack size 48 bytes, mk_uwb.o(.text.uwb_configure))
<BR><BR>[Stack]<UL><LI>Max Depth = 972<LI>Call Chain = uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_rx_regs_config
<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_sets_enable
<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_crc_mode_configure
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_rx_regs_config
<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_sets_enable
<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_crc_mode_configure
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[58]"></a>uwb_open</STRONG> (Thumb, 100 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_open))
<P><STRONG><a name="[78]"></a>uwb_open</STRONG> (Thumb, 100 bytes, Stack size 24 bytes, mk_uwb.o(.text.uwb_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = uwb_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aes_open
<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_open
<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_init
<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_open
<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_init
<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_init
<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lsp_open
</UL>
<BR>[Called By]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[97]"></a>uwb_rx_antenna_open</STRONG> (Thumb, 52 bytes, Stack size 8 bytes, mk_uwb.o(.text.uwb_rx_antenna_open))
<P><STRONG><a name="[96]"></a>uwb_rx_antenna_open</STRONG> (Thumb, 52 bytes, Stack size 8 bytes, mk_uwb.o(.text.uwb_rx_antenna_open))
<BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = uwb_rx_antenna_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1425,17 +1429,17 @@
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
</UL>
<P><STRONG><a name="[5a]"></a>uwb_tx_carrier_only</STRONG> (Thumb, 452 bytes, Stack size 32 bytes, mk_uwb.o(.text.uwb_tx_carrier_only))
<P><STRONG><a name="[72]"></a>uwb_tx_carrier_only</STRONG> (Thumb, 452 bytes, Stack size 32 bytes, mk_uwb.o(.text.uwb_tx_carrier_only))
<BR><BR>[Stack]<UL><LI>Max Depth = 772<LI>Call Chain = uwb_tx_carrier_only &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[95]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close))
<P><STRONG><a name="[94]"></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="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -1448,21 +1452,21 @@
<BR><BR>[Called By]<UL><LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
</UL>
<P><STRONG><a name="[d0]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
<P><STRONG><a name="[cf]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
<P><STRONG><a name="[d1]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
<P><STRONG><a name="[d0]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
<P><STRONG><a name="[d2]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
<P><STRONG><a name="[d1]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
<P>
<H3>
Local Symbols
</H3>
<P><STRONG><a name="[85]"></a>flash_write_cmd</STRONG> (Thumb, 256 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd))
<P><STRONG><a name="[84]"></a>flash_write_cmd</STRONG> (Thumb, 256 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="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
</UL>
<BR>[Called By]<UL><LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
<BR>[Called By]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
</UL>
<P><STRONG><a name="[4b]"></a>rtc_second_to_time</STRONG> (Thumb, 436 bytes, Stack size 40 bytes, mk_rtc.o(.text.rtc_second_to_time))
@@ -1482,7 +1486,7 @@
<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
</UL>
<P><STRONG><a name="[51]"></a>_PrintUnsigned</STRONG> (Thumb, 320 bytes, Stack size 48 bytes, mk_trace.o(.text._PrintUnsigned))
@@ -1490,14 +1494,14 @@
</UL>
<BR>[Calls]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
</UL>
<P><STRONG><a name="[b0]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace))
<P><STRONG><a name="[af]"></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="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
<BR>[Calls]<UL><LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
</UL>
<BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
@@ -1507,7 +1511,7 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = trace_sending_continue &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
</UL>
<BR>[Address Reference Count : 2]<UL><LI> mk_trace.o(.text.trace_sending_continue)
<LI> mk_trace.o(.text.trace_output)
@@ -1519,31 +1523,21 @@
</UL>
<BR>[Address Reference Count : 1]<UL><LI> mk_uart.o(.text.uart_send)
</UL>
<P><STRONG><a name="[57]"></a>app_power_mode_set</STRONG> (Thumb, 400 bytes, Stack size 24 bytes, main.o(.text.app_power_mode_set))
<BR><BR>[Stack]<UL><LI>Max Depth = 996<LI>Call Chain = app_power_mode_set &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
<P><STRONG><a name="[26]"></a>button_debounce_timeout_handler</STRONG> (Thumb, 456 bytes, Stack size 24 bytes, main.o(.text.button_debounce_timeout_handler))
<BR><BR>[Stack]<UL><LI>Max Depth = 996<LI>Call Chain = button_debounce_timeout_handler &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_request
<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_on
<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_off
<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_trx_stop
</UL>
<BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
<LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;button_debounce_timeout_handler
</UL>
<P><STRONG><a name="[26]"></a>button_debounce_timeout_handler</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, main.o(.text.button_debounce_timeout_handler))
<BR><BR>[Stack]<UL><LI>Max Depth = 1004<LI>Call Chain = button_debounce_timeout_handler &rArr; app_power_mode_set &rArr; uwb_configure &rArr; phy_params_generate &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_get_val
<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_clear
<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_power_mode_set
<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_get_val
<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_on_radio
<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_off_radio
<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_request
<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_clear
<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_on
<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_led_off
<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_tx_carrier_only
<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_open
<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_configure
<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uwb_blocking_trx_stop
</UL>
<BR>[Address Reference Count : 2]<UL><LI> main.o(.text.main)
<LI> main.o(.text.power_mode_Handler)
@@ -1552,17 +1546,17 @@
<BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = power_mode_Handler &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
</UL>
<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_start
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_open
<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_request
<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_start
<LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_open
<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_mode_request
<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
</UL>
<BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main)
</UL>
<P><STRONG><a name="[a2]"></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="[a1]"></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="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
</UL>
<P>
<H3>
boards/mk8000_evk/driver_examples/power_cycling/keil/Objects/power_cycling_MK8000 Release.dep
@@ -1,501 +1,501 @@
Dependencies for Project 'power_cycling', Target 'MK8000 Release': (DO NOT MODIFY !)
CompilerVersion: 6140000::V6.14::ARMCLANG
F (..\..\..\..\..\devices\MK800X\Source\startup_MK800X.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/startup_mk800x.o -MD)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
F (..\..\..\..\..\devices\MK800X\Source\startup_MK800X.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/startup_mk800x.o -MD)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
F (..\..\..\..\..\devices\MK800X\Source\system_MK800X.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/system_mk800x.o -MD)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
F (..\..\..\..\..\devices\MK800X\Source\system_MK800X.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/system_mk800x.o -MD)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
F (..\..\..\..\..\drivers\lib\lib_lsp.lib)(0x668D7166)()
F (..\..\..\..\..\drivers\lib\lib_mac_phy.lib)(0x668D7166)()
F (..\..\..\..\..\drivers\mk_aes.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_aes.o -MD)
I (..\..\..\..\..\drivers\mk_aes.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_aes.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_aes.o -MD)
I (..\..\..\..\..\drivers\mk_aes.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (..\..\..\..\..\drivers\mk_calib.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_calib.o -MD)
I (..\..\..\..\..\drivers\mk_calib.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_calib.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_calib.o -MD)
I (..\..\..\..\..\drivers\mk_calib.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_rtc.h)(0x668D7165)
I (..\..\..\board.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_clock.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_clock.o -MD)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_rtc.h)(0x67AC5889)
I (..\..\..\board.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_clock.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_clock.o -MD)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
F (..\..\..\..\..\drivers\mk_dma.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_dma.o -MD)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_dma.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_dma.o -MD)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (..\..\..\..\..\drivers\mk_dual_timer.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_dual_timer.o -MD)
I (..\..\..\..\..\drivers\mk_dual_timer.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_dual_timer.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_dual_timer.o -MD)
I (..\..\..\..\..\drivers\mk_dual_timer.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (..\..\..\..\..\drivers\mk_flash.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_flash.o -MD)
I (..\..\..\..\..\drivers\mk_flash.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_flash.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_flash.o -MD)
I (..\..\..\..\..\drivers\mk_flash.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (..\..\..\..\..\drivers\mk_gpio.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_gpio.o -MD)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_gpio.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_gpio.o -MD)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (..\..\..\..\..\drivers\mk_io.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_io.o -MD)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_io.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_io.o -MD)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
F (..\..\..\..\..\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 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_misc.o -MD)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_misc.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_misc.o -MD)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_dual_timer.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dual_timer.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_sleep_timer.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_power.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_power.o -MD)
I (..\..\..\..\..\drivers\mk_power.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_sleep_timer.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_power.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_power.o -MD)
I (..\..\..\..\..\drivers\mk_power.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_flash.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_reset.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_reset.o -MD)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_flash.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_reset.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_reset.o -MD)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (..\..\..\..\..\drivers\mk_rtc.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_rtc.o -MD)
I (..\..\..\..\..\drivers\mk_rtc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_rtc.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_rtc.o -MD)
I (..\..\..\..\..\drivers\mk_rtc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_sleep_timer.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_sleep_timer.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_sleep_timer.o -MD)
I (..\..\..\..\..\drivers\mk_sleep_timer.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_sleep_timer.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_sleep_timer.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_sleep_timer.o -MD)
I (..\..\..\..\..\drivers\mk_sleep_timer.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_power.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_trace.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_trace.o -MD)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_power.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_trace.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_trace.o -MD)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (..\..\..\..\..\drivers\mk_uart.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_uart.o -MD)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_uart.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_uart.o -MD)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_uwb.c)(0x668D7166)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_uwb.o -MD)
I (..\..\..\..\..\drivers\mk_uwb.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_uwb.c)(0x67AC6117)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_uwb.o -MD)
I (..\..\..\..\..\drivers\mk_uwb.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_mac.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_phy.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_mac.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_phy.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_aes.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_lsp.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_power.h)(0x668D7165)
I (..\..\..\board.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
F (..\..\..\..\..\drivers\mk_wdt.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_wdt.o -MD)
I (..\..\..\..\..\drivers\mk_wdt.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_aes.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_lsp.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_power.h)(0x67AC5889)
I (..\..\..\board.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
F (..\..\..\..\..\drivers\mk_wdt.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/mk_wdt.o -MD)
I (..\..\..\..\..\drivers\mk_wdt.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (..\..\..\board.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/board.o -MD)
I (..\..\..\board.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
F (..\..\..\board.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/board.o -MD)
I (..\..\..\board.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_power.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_clock.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_calib.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uwb.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_mac.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_phy.h)(0x668D7166)
F (..\..\..\..\src\driver_examples\power_cycling\main.c)(0x66A76521)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/main.o -MD)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_power.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_clock.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_calib.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uwb.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_mac.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_phy.h)(0x67AC5889)
F (..\..\..\..\src\driver_examples\power_cycling\main.c)(0x67AC6CB9)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/main.o -MD)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_reset.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_calib.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_wdt.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dual_timer.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_misc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_power.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_rtc.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uwb.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_mac.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_phy.h)(0x668D7166)
I (..\..\..\..\..\drivers\mk_flash.h)(0x668D7165)
I (..\..\..\..\..\components\libc\libc_rom.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_reset.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_calib.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_wdt.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dual_timer.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_misc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_power.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_rtc.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uwb.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_mac.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_phy.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_flash.h)(0x67AC5889)
I (..\..\..\..\..\components\libc\libc_rom.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (C:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (..\..\..\board.h)(0x668D7165)
F (..\pin_config.c)(0x668D7166)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/pin_config.o -MD)
I (..\..\..\..\..\drivers\mk_io.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_common.h)(0x668D7165)
I (..\..\..\board.h)(0x67AC5889)
F (..\pin_config.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/pin_config.o -MD)
I (..\..\..\..\..\drivers\mk_io.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_common.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x668D7165)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\MK800X.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\core_cm0.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_version.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_compiler.h)(0x67AC5889)
I (..\..\..\..\..\CMSIS\Include\cmsis_armclang.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x668D7165)
I (..\user_config.h)(0x668D7166)
I (..\..\..\board.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_trace.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_uart.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_dma.h)(0x668D7165)
I (..\..\..\..\..\devices\MK800X\Include\system_MK800X.h)(0x67AC5889)
I (..\user_config.h)(0x67AC5889)
I (..\..\..\board.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_trace.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_uart.h)(0x67AC5889)
I (..\..\..\..\..\drivers\mk_dma.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x668D7165)
F (..\..\..\..\..\components\libc\libc.c)(0x668D7165)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/libc.o -MD)
I (..\..\..\..\..\components\libc\libc_rom.h)(0x668D7165)
I (..\..\..\..\..\drivers\mk_gpio.h)(0x67AC5889)
F (..\..\..\..\..\components\libc\libc.c)(0x67AC5889)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O2 -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 ../../.. -I ../../../../../CMSIS/Include -I ../../../../../components/libc -I ../../../../../devices/MK800X/Include -I ../../../../../drivers -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 -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -o ./objects/libc.o -MD)
I (..\..\..\..\..\components\libc\libc_rom.h)(0x67AC5889)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
boards/mk8000_evk/driver_examples/power_cycling/keil/Output/power_cycling.bin
Binary files differ
boards/mk8000_evk/driver_examples/power_cycling/keil/power_cycling.uvguix.WXK
@@ -15,17 +15,17 @@
    <View>
      <WinId>38003</WinId>
      <ViewName>Registers</ViewName>
      <TableColWidths>140 100</TableColWidths>
      <TableColWidths>140 63</TableColWidths>
    </View>
    <View>
      <WinId>346</WinId>
      <ViewName>Code Coverage</ViewName>
      <TableColWidths>1037 656</TableColWidths>
      <TableColWidths>1037 160</TableColWidths>
    </View>
    <View>
      <WinId>204</WinId>
      <ViewName>Performance Analyzer</ViewName>
      <TableColWidths>1197 179 179 138</TableColWidths>
      <TableColWidths>1197</TableColWidths>
    </View>
  </SECTreeCtrl>
@@ -93,25 +93,25 @@
      <flags>2</flags>
      <showCmd>3</showCmd>
      <MinPosition>
        <xPos>-32000</xPos>
        <yPos>-32000</yPos>
        <xPos>-1</xPos>
        <yPos>-1</yPos>
      </MinPosition>
      <MaxPosition>
        <xPos>-1</xPos>
        <yPos>-1</yPos>
      </MaxPosition>
      <NormalPosition>
        <Top>215</Top>
        <Left>3156</Left>
        <Right>4834</Right>
        <Bottom>1315</Bottom>
        <Top>194</Top>
        <Left>2669</Left>
        <Right>4237</Right>
        <Bottom>1119</Bottom>
      </NormalPosition>
    </WindowPosition>
    <MDIClientArea>
      <RegID>0</RegID>
      <MDITabState>
        <Len>1159</Len>
        <Data>0100000004000000010000000100000001000000010000000000000002000000000000000100000001000000000000002800000028000000010000000A000000000000000100000060433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C626F617264735C7372635C6472697665725F6578616D706C65735C706F7765725F6379636C696E675C6D61696E2E6300000000066D61696E2E6300000000C5D4F200FFFFFFFF42433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C647269766572735C6D6B5F6D6973632E6300000000096D6B5F6D6973632E6300000000FFDC7800FFFFFFFF43433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C647269766572735C6D6B5F706F7765722E63000000000A6D6B5F706F7765722E6300000000BECEA100FFFFFFFF4A433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C626F617264735C6D6B383030305F65766B5C626F6172642E630000000007626F6172642E6300000000F0A0A100FFFFFFFF4A433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C626F617264735C6D6B383030305F65766B5C626F6172642E680000000007626F6172642E6800000000BCA8E100FFFFFFFF42433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C647269766572735C6D6B5F6770696F2E6300000000096D6B5F6770696F2E63000000009CC1B600FFFFFFFF41433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C647269766572735C6D6B5F7577622E6300000000086D6B5F7577622E6300000000F7B88600FFFFFFFF48433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C647269766572735C6D6B5F6475616C5F74696D65722E63000000000F6D6B5F6475616C5F74696D65722E6300000000D9ADC200FFFFFFFF44433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C647269766572735C6D6B5F636F6D6D6F6E2E68000000000B6D6B5F636F6D6D6F6E2E6800000000A5C2D700FFFFFFFF43433A5C55736572735C57584B5C4465736B746F705C73646B5F76302E362E325F72345C73646B5F76302E362E325F72345C647269766572735C6D6B5F706F7765722E68000000000A6D6B5F706F7765722E6800000000B3A6BE00FFFFFFFF0100000010000000C5D4F200FFDC7800BECEA100F0A0A100BCA8E1009CC1B600F7B88600D9ADC200A5C2D700B3A6BE00EAD6A300F6FA7D00B5E99D005FC3CF00C1838300CACAD500010000000000000002000000D90A000066000000801100006B030000</Data>
        <Len>620</Len>
        <Data>01000000040000000100000001000000010000000100000000000000020000000000000001000000010000000000000028000000280000000100000005000000000000000100000058433A5C6769742D6D6B383030305C4368696E6155574250726F6A656374202D20B9A6C2CAB2E2CAD45C626F617264735C7372635C6472697665725F6578616D706C65735C706F7765725F6379636C696E675C6D61696E2E6300000000066D61696E2E6300000000C5D4F200FFFFFFFF39433A5C6769742D6D6B383030305C4368696E6155574250726F6A656374202D20B9A6C2CAB2E2CAD45C647269766572735C6D6B5F7577622E6800000000086D6B5F7577622E6800000000FFDC7800FFFFFFFF39433A5C6769742D6D6B383030305C4368696E6155574250726F6A656374202D20B9A6C2CAB2E2CAD45C647269766572735C6D6B5F7577622E6300000000086D6B5F7577622E6300000000BECEA100FFFFFFFF3A433A5C6769742D6D6B383030305C4368696E6155574250726F6A656374202D20B9A6C2CAB2E2CAD45C647269766572735C6D6B5F6D6973632E6300000000096D6B5F6D6973632E6300000000F0A0A100FFFFFFFF3A433A5C6769742D6D6B383030305C4368696E6155574250726F6A656374202D20B9A6C2CAB2E2CAD45C647269766572735C6D6B5F6D6973632E6800000000096D6B5F6D6973632E6800000000BCA8E100FFFFFFFF0100000010000000C5D4F200FFDC7800BECEA100F0A0A100BCA8E1009CC1B600F7B88600D9ADC200A5C2D700B3A6BE00EAD6A300F6FA7D00B5E99D005FC3CF00C1838300CACAD500010000000000000002000000D90A00006600000080110000F6020000</Data>
      </MDITabState>
    </MDIClientArea>
    <ViewEx>
@@ -150,7 +150,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>0300000066000000D20000003B030000</Data>
          <Data>0300000066000000D2000000C6020000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -170,7 +170,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>0300000066000000D20000003B030000</Data>
          <Data>0300000066000000D2000000C6020000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -450,7 +450,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>0300000066000000D20000003B030000</Data>
          <Data>0300000066000000D2000000C6020000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -470,7 +470,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>0300000066000000D20000003B030000</Data>
          <Data>0300000066000000D2000000C6020000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -490,7 +490,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>030000006F0300007D070000CD030000</Data>
          <Data>03000000FA0200007D070000CD030000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -530,7 +530,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>030000006F0300007D070000CD030000</Data>
          <Data>03000000FA0200007D070000CD030000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -1150,7 +1150,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>0300000066000000D20000003B030000</Data>
          <Data>0300000066000000D2000000C6020000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -1170,7 +1170,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>030000006F0300007D070000CD030000</Data>
          <Data>03000000FA0200007D070000CD030000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -1190,7 +1190,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>030000006F0300007D070000CD030000</Data>
          <Data>03000000FA0200007D070000CD030000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -1250,7 +1250,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>030000006F0300007D070000CD030000</Data>
          <Data>03000000FA0200007D070000CD030000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -1270,7 +1270,7 @@
        <RecentRowIndex>0</RecentRowIndex>
        <RectRecentDocked>
          <Len>16</Len>
          <Data>030000006F0300007D070000CD030000</Data>
          <Data>03000000FA0200007D070000CD030000</Data>
        </RectRecentDocked>
        <RectRecentFloat>
          <Len>16</Len>
@@ -1799,14 +1799,14 @@
      </Window>
      <DockMan>
        <Len>3312</Len>
        <Data>000000000B000000000000000020000000000000FFFFFFFFFFFFFFFFD9000000DD00000090050000E1000000000000000100000004000000010000000000000000000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E650020000000000000D90A000066000000900F0000F4000000D90000004F00000090050000DD0000000000000040280046080000000B446973617373656D626C7900000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFFB70400004F000000BB04000023020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000BB0E000066000000900F00003A020000BB0400004F000000900500002302000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFFD50000004F000000D900000054030000010000000200001004000000010000000000000000000000FFFFFFFF05000000ED0300006D000000C3000000C40000007394000001800010000001000000000A000066000000D50A00006B030000000000004F000000D5000000540300000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73010000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7301000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657301000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273000000007394000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000000000000FFFFFFFFFFFFFFFF000000000F020000900500001302000000000000010000000400000001000000000000000000000000000000000000000000000001000000C6000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800080000000000000000A00002A020000900F0000CC020000000000001302000090050000B502000000000000404100460F0000001343616C6C20537461636B202B204C6F63616C73000000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031000000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203100000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFFFFFFFFFF0000000001000000000000000000000001000000FFFFFFFFC802000013020000CC020000B502000000000000020000000400000000000000000000000000000000000000000000000000000002000000C6000000FFFFFFFF8F07000001000000FFFFFFFF8F07000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000540300008007000058030000010000000100001004000000010000000000000000000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF0100007794000001800080000001000000000A00006F03000080110000FD030000000000005803000080070000E60300000000000040820056060000000C4275696C64204F757470757401000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0742726F77736572000000007794000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000000000000000000</Data>
        <Data>000000000B000000000000000020000000000000FFFFFFFFFFFFFFFFD9000000DD00000090050000E1000000000000000100000004000000010000000000000000000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E650020000000000000D90A000066000000900F0000F4000000D90000004F00000090050000DD0000000000000040280046080000000B446973617373656D626C7900000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFFB70400004F000000BB04000023020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000BB0E000066000000900F00003A020000BB0400004F000000900500002302000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFFD50000004F000000D9000000DF020000010000000200001004000000010000000000000000000000FFFFFFFF05000000ED0300006D000000C3000000C40000007394000001800010000001000000000A000066000000D50A0000F6020000000000004F000000D5000000DF0200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73010000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7301000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657301000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273000000007394000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000000000000FFFFFFFFFFFFFFFF000000000F020000900500001302000000000000010000000400000001000000000000000000000000000000000000000000000001000000C6000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800080000000000000000A00002A020000900F0000CC020000000000001302000090050000B502000000000000404100460F0000001343616C6C20537461636B202B204C6F63616C73000000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031000000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203100000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFFFFFFFFFF0000000001000000000000000000000001000000FFFFFFFFC802000013020000CC020000B502000000000000020000000400000000000000000000000000000000000000000000000000000002000000C6000000FFFFFFFF8F07000001000000FFFFFFFF8F07000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000DF02000080070000E30200000100000001000010040000000100000000FDFFFF8C000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF0100007794000001800080000001000000000A0000FA02000080110000FD03000000000000E302000080070000E60300000000000040820056060000000C4275696C64204F757470757401000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0742726F77736572000000007794000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000000000000000000</Data>
      </DockMan>
      <ToolBar>
        <RegID>59392</RegID>
        <Name>File</Name>
        <Buttons>
          <Len>2620</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE8030000000000000000000000000000000000000000000000010000000100000096000000020020500000000010504F5745525F554E49545F54494D45529600000000000000030010504F5745525F554E49545F54494D4552126170705F706F7765725F6D6F64655F73657412706F7765725F6D6F64655F48616E646C6572000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
          <Len>2975</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000004000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000000864656C61795F7573960000000000000014000864656C61795F7573137577625F74785F636172726965725F6F6E6C79107577625F74785F706F7765725F7365740B7577625F74785F696E6974136170705F626C655F7468726561645F696E6974184C4F575F504F5745525F54455345545F43495F3130304D531E4C4F575F504F5745525F54455345545F4C4154454E43595F313030304D530D626C6568725F6F6E5F73796E630F626C6568725F616476657274697365136164765F706172616D732E6974766C5F6D696E19434F4E5354414E545F544F4E455F544553545F454E41424C450C6E65775F74785F706F7765721470616E5F7265675F6E65775F74785F706F776572086170705F696E69741170616E5F7376635F696E746572666163650E747261636B5F70696E5F696E69741470616E5F7265715F6E65775F74785F706F7765720874785F706F7765720D757365726B65795F737461746513554450436C69656E745F4865617274626561740000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
        </Buttons>
        <OriginalItems>
          <Len>1423</Len>
@@ -1822,7 +1822,7 @@
        <Name>Build</Name>
        <Buttons>
          <Len>988</Len>
          <Data>00200000010000001000FFFF01001100434D4643546F6F6C426172427574746F6ECF7F0000000000001C0000000000000000000000000000000001000000010000000180D07F0000000000001D000000000000000000000000000000000100000001000000018030800000000000001E000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6EC7040000000000006A0000000C4261746368204275696C2664000000000000000000000000010000000100000000000000000000000100000004000580C7040000000000006A0000000C4261746368204275696C266400000000000000000000000001000000010000000000000000000000010000000000058046070000000000006B0000000D42617463682052656275696C640000000000000000000000000100000001000000000000000000000001000000000005804707000000000000FFFFFFFF0B426174636820436C65616E0100000000000000010000000000000001000000000000000000000001000000000005809E8A0000000000001F0000000F4261746326682053657475702E2E2E000000000000000000000000010000000100000000000000000000000100000000000180D17F0000000004002000000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001804C8A0000000000002100000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6EBA00000000000000000000000000000000000000000000000001000000010000009600000003002050000000000E4D4B383030302052656C65617365960000000000000001000E4D4B383030302052656C65617365000000000180EB880000000000002200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C07F000000000000230000000000000000000000000000000001000000010000000180B08A000000000400240000000000000000000000000000000001000000010000000180A8010000000000004E00000000000000000000000000000000010000000100000001807202000000000000530000000000000000000000000000000001000000010000000180BE010000000000005000000000000000000000000000000000010000000100000000000000054275696C64DC010000</Data>
          <Data>00200000010000001000FFFF01001100434D4643546F6F6C426172427574746F6ECF7F0000000000001C0000000000000000000000000000000001000000010000000180D07F0000000002001D000000000000000000000000000000000100000001000000018030800000000000001E000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6EC7040000000000006A0000000C4261746368204275696C2664000000000000000000000000010000000100000000000000000000000100000004000580C7040000000000006A0000000C4261746368204275696C266400000000000000000000000001000000010000000000000000000000010000000000058046070000000000006B0000000D42617463682052656275696C640000000000000000000000000100000001000000000000000000000001000000000005804707000000000000FFFFFFFF0B426174636820436C65616E0100000000000000000000000100000001000000000000000000000001000000000005809E8A0000000000001F0000000F4261746326682053657475702E2E2E000000000000000000000000010000000100000000000000000000000100000000000180D17F0000000004002000000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001804C8A0000000000002100000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6EBA00000000000000000000000000000000000000000000000001000000010000009600000003002050000000000E4D4B383030302052656C65617365960000000000000001000E4D4B383030302052656C65617365000000000180EB880000000000002200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C07F000000000000230000000000000000000000000000000001000000010000000180B08A000000000400240000000000000000000000000000000001000000010000000180A8010000000000004E00000000000000000000000000000000010000000100000001807202000000000000530000000000000000000000000000000001000000010000000180BE010000000000005000000000000000000000000000000000010000000100000000000000054275696C64DC010000</Data>
        </Buttons>
        <OriginalItems>
          <Len>583</Len>
@@ -3546,8 +3546,8 @@
        <RegID>59392</RegID>
        <Name>File</Name>
        <Buttons>
          <Len>2620</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000000004000000000000000000000000000000000100000001000000018022E100000000000005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000000460000000000000000000000000000000001000000010000000180FE880000000000004500000000000000000000000000000000010000000100000001800B810000000000001300000000000000000000000000000000010000000100000001800C810000000000001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE8030000000000000000000000000000000000000000000000010000000100000096000000020020500000000010504F5745525F554E49545F54494D45529600000000000000030010504F5745525F554E49545F54494D4552126170705F706F7765725F6D6F64655F73657412706F7765725F6D6F64655F48616E646C6572000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000100150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
          <Len>2975</Len>
          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000000864656C61795F7573960000000000000014000864656C61795F7573137577625F74785F636172726965725F6F6E6C79107577625F74785F706F7765725F7365740B7577625F74785F696E6974136170705F626C655F7468726561645F696E6974184C4F575F504F5745525F54455345545F43495F3130304D531E4C4F575F504F5745525F54455345545F4C4154454E43595F313030304D530D626C6568725F6F6E5F73796E630F626C6568725F616476657274697365136164765F706172616D732E6974766C5F6D696E19434F4E5354414E545F544F4E455F544553545F454E41424C450C6E65775F74785F706F7765721470616E5F7265675F6E65775F74785F706F776572086170705F696E69741170616E5F7376635F696E746572666163650E747261636B5F70696E5F696E69741470616E5F7265715F6E65775F74785F706F7765720874785F706F7765720D757365726B65795F737461746513554450436C69656E745F4865617274626561740000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000100150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000400160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
        </Buttons>
        <OriginalItems>
          <Len>1423</Len>
@@ -3606,9 +3606,27 @@
      <ActiveTab>0</ActiveTab>
      <Doc>
        <Name>..\..\..\..\src\driver_examples\power_cycling\main.c</Name>
        <ColumnNumber>22</ColumnNumber>
        <TopLine>278</TopLine>
        <CurrentLine>286</CurrentLine>
        <ColumnNumber>24</ColumnNumber>
        <TopLine>52</TopLine>
        <CurrentLine>69</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_uwb.h</Name>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>181</TopLine>
        <CurrentLine>194</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_uwb.c</Name>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>544</TopLine>
        <CurrentLine>545</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
@@ -3623,70 +3641,7 @@
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_power.c</Name>
        <ColumnNumber>5</ColumnNumber>
        <TopLine>702</TopLine>
        <CurrentLine>656</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\board.c</Name>
        <ColumnNumber>27</ColumnNumber>
        <TopLine>384</TopLine>
        <CurrentLine>395</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\board.h</Name>
        <ColumnNumber>8</ColumnNumber>
        <TopLine>50</TopLine>
        <CurrentLine>73</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_gpio.c</Name>
        <ColumnNumber>8</ColumnNumber>
        <TopLine>89</TopLine>
        <CurrentLine>103</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_uwb.c</Name>
        <ColumnNumber>27</ColumnNumber>
        <TopLine>615</TopLine>
        <CurrentLine>633</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_dual_timer.c</Name>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>171</TopLine>
        <CurrentLine>201</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_common.h</Name>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>176</TopLine>
        <CurrentLine>184</CurrentLine>
        <Folding>1</Folding>
        <ContractedFolders></ContractedFolders>
        <PaneID>0</PaneID>
      </Doc>
      <Doc>
        <Name>..\..\..\..\..\drivers\mk_power.h</Name>
        <Name>..\..\..\..\..\drivers\mk_misc.h</Name>
        <ColumnNumber>0</ColumnNumber>
        <TopLine>1</TopLine>
        <CurrentLine>1</CurrentLine>
boards/mk8000_evk/driver_examples/power_cycling/keil/power_cycling.uvoptx
@@ -103,7 +103,7 @@
        <bEvRecOn>1</bEvRecOn>
        <bSchkAxf>0</bSchkAxf>
        <bTchkAxf>0</bTchkAxf>
        <nTsel>6</nTsel>
        <nTsel>4</nTsel>
        <sDll></sDll>
        <sDllPa></sDllPa>
        <sDlgDll></sDlgDll>
@@ -152,18 +152,18 @@
        <Bp>
          <Number>0</Number>
          <Type>0</Type>
          <LineNumber>629</LineNumber>
          <LineNumber>383</LineNumber>
          <EnabledFlag>1</EnabledFlag>
          <Address>26268</Address>
          <Address>11006</Address>
          <ByteObject>0</ByteObject>
          <HtxType>0</HtxType>
          <ManyObjects>0</ManyObjects>
          <SizeOfObject>0</SizeOfObject>
          <BreakByAccess>0</BreakByAccess>
          <BreakIfRCount>1</BreakIfRCount>
          <Filename>..\..\..\..\..\drivers\mk_uwb.c</Filename>
          <Filename>C:\git-mk8000\ChinaUWBProject - 閸旂喓宸煎ù瀣槸\boards\src\driver_examples\power_cycling\main.c</Filename>
          <ExecCommand></ExecCommand>
          <Expression>\\power_cycling\../../../../../drivers/mk_uwb.c\629</Expression>
          <Expression>\\power_cycling\../../../../src/driver_examples/power_cycling/main.c\383</Expression>
        </Bp>
      </Breakpoint>
      <WatchWindow1>
@@ -550,7 +550,7 @@
  <Group>
    <GroupName>Utility</GroupName>
    <tvExp>0</tvExp>
    <tvExp>1</tvExp>
    <tvExpOptDlg>0</tvExpOptDlg>
    <cbSel>0</cbSel>
    <RteFlg>0</RteFlg>
@@ -558,7 +558,7 @@
      <GroupNumber>4</GroupNumber>
      <FileNumber>25</FileNumber>
      <FileType>1</FileType>
      <tvExp>0</tvExp>
      <tvExp>1</tvExp>
      <tvExpOptDlg>0</tvExpOptDlg>
      <bDave2>0</bDave2>
      <PathWithFileName>..\..\..\..\..\components\libc\libc.c</PathWithFileName>
boards/src/driver_examples/power_cycling/main.c
@@ -283,10 +283,10 @@
    gpio_open();
        //PA寮曡剼
        io_pin_mux_set(IO_PIN_9, IO_FUNC0);
        io_pin_mux_set(IO_PIN_10, IO_FUNC0);
     gpio_pin_set_dir(IO_PIN_9, GPIO_DIR_OUT, 0);
     io_pull_set(IO_PIN_9, IO_PULL_DOWN, IO_PULL_UP_LEVEL4);
//        io_pin_mux_set(IO_PIN_9, IO_FUNC0);
//        io_pin_mux_set(IO_PIN_10, IO_FUNC0);
//     gpio_pin_set_dir(IO_PIN_9, GPIO_DIR_OUT, 0);
//     io_pull_set(IO_PIN_9, IO_PULL_DOWN, IO_PULL_UP_LEVEL4);
    board_led_init();
    board_configure();
@@ -343,9 +343,12 @@
//    test_mode=TEST_UWB_TX;
    power_init();
    app_power_mode_set(test_mode);
//    app_power_mode_set(test_mode);
    uwb_open();
    power_on_radio(1, 0);
    uwb_tx_carrier_only(1, CH_NUM, TX_POWER_LEVEL);
            //            // start a 10ms timer
    mac_timer_open(button_debounce_timeout_handler);
//    mac_timer_open(button_debounce_timeout_handler);
    mac_timer_start(__MS_TO_TICKS(10));
    LOG_INFO(TRACE_MODULE_APP, "Debounce timer start\r\n");
    power_mode_request(POWER_UNIT_TIMER, POWER_MODE_SLEEP);
@@ -368,6 +371,8 @@
            case TEST_RF_CARRIER:
                break;
            case TEST_UWB_TX:
                delay_us(65535);
//                                gpio_pin_set(IO_PIN_9);//娴嬭瘯;
//                                gpio_pin_clr(IO_PIN_10);//娴嬭瘯;
                uwb_blocking_tx_start(tx_payload, tx_len, 0);
drivers/lib/lib_lsp.a
Binary files differ
drivers/lib/lib_lsp.lib
Binary files differ
drivers/lib/lib_lsp_iar.a
Binary files differ
drivers/lib/lib_mac_phy.a
Binary files differ
drivers/lib/lib_mac_phy.lib
Binary files differ
drivers/lib/lib_mac_phy_iar.a
Binary files differ
drivers/mk_uwb.c
@@ -612,8 +612,8 @@
    uint32_t elapsed_time = 0;
    uint32_t count = 0;
    uint32_t start = sys_timer_get();
            gpio_pin_set(IO_PIN_9);//娴嬭瘯;
            gpio_pin_clr(IO_PIN_10);//娴嬭瘯;
//            gpio_pin_set(IO_PIN_9);//娴嬭瘯;
//            gpio_pin_clr(IO_PIN_10);//娴嬭瘯;
    while (flag_uwb_sw_trx_start)
    {
        while (sys_timer_get() - start < 624) // 10us