zhangbo
2025-07-11 7e660c15e78e77b12d98d97852cee50a2bd0479a
修复5vDEbug不闪灯的逻辑V2.10
已修改9个文件
27992 ■■■■ 文件已修改
keil/JLinkLog.txt 15098 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Listings/uwb_simple_example.map 6882 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.build_log.htm 77 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.htm 2618 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example_MK8000 Release.dep 3208 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/include/main/main.c 66 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/include/src/TCPClient.c 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/uwb_simple_example.uvoptx 39 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
user_config.h 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/JLinkLog.txt
ÎļþÌ«´ó
keil/Listings/uwb_simple_example.map
ÎļþÌ«´ó
keil/Objects/uwb_simple_example.build_log.htm
@@ -5,11 +5,11 @@
<h2>Tool Versions:</h2>
IDE-Version: Î¼Vision V5.30.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: ZHONG zhyinch@gmail.com, 111, LIC=YA39H-WXRJ4-KP5ZY-I1QRU-P01Q4-JRNSV
License Information: 1 1, 1, LIC=BL28G-V5ZU4-JPNZQ-NMXI7-T75GP-RTRZH
 
Tool Versions:
Toolchain:       MDK-ARM Plus  Version: 5.30.0.0
Toolchain Path:  D:\Keil_v5\ARM\ARMCLANG\Bin
Toolchain:       MDK-ARM Professional  Version: 5.30.0.0
Toolchain Path:  D:\keil\ARM\ARMCLANG\Bin
C Compiler:      ArmClang.exe V6.14
Assembler:       Armasm.exe V6.14
Linker/Locator:  ArmLink.exe V6.14
@@ -21,76 +21,19 @@
Dialog DLL:      TARMCM1.DLL V1.14.2.0
 
<h2>Project:</h2>
E:\GIT\ChinaUWBProject\keil\uwb_simple_example.uvprojx
Project File Date:  07/05/2025
D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-MK-UBK通用\keil\uwb_simple_example.uvprojx
Project File Date:  07/10/2025
<h2>Output:</h2>
*** Using Compiler 'V6.14', folder: 'D:\Keil_v5\ARM\ARMCLANG\Bin'
*** Using Compiler 'V6.14', folder: 'D:\keil\ARM\ARMCLANG\Bin'
Build target 'MK8000 Release'
compiling cmp_svec.c...
compiling mk_dma.c...
compiling mk_io.c...
compiling mk_clock.c...
compiling mk_adc.c...
compiling mk_misc.c...
compiling mk_reset.c...
compiling mk_sleep_timer.c...
compiling mk_dual_timer.c...
compiling mk_gpio.c...
compiling mk_calib.c...
compiling mk_power.c...
compiling mk_rtc.c...
compiling mk_aes.c...
compiling mk_flash.c...
compiling mk_trace.c...
compiling mk_uart.c...
compiling mk_uwb.c...
compiling mk_wdt.c...
compiling WS2812.c...
compiling Usart1.c...
compiling sn74hc595.c...
compiling dw_tag.c...
compiling mk_4G.c...
compiling global_param.c...
compiling Usart.c...
compiling PCA9555.c...
compiling board.c...
compiling serial_at_cmd_app.c...
compiling lis3dh_driver.c...
compiling pin_config.c...
compiling main.c...
compiling TCPClient.c...
compiling uwb_tag.c...
compiling DBG.c...
compiling uwb_app.c...
compiling Shell.c...
compiling GPS.c...
compiling SPIV1.07.c...
compiling TCPClient_1.c...
compiling wsf_buf.c...
compiling wsf_assert.c...
compiling wsf_heap.c...
compiling wsf_bufio.c...
compiling wsf_os.c...
compiling wsf_nvm.c...
compiling wsf_queue.c...
compiling wsf_timer.c...
compiling wsf_trace.c...
compiling pal_flash.c...
compiling pal_uart.c...
compiling pal_sys.c...
compiling AIR780ECSQ.c...
compiling Internet.c...
compiling AIR780EDriver.c...
compiling AIR780ESocket.c...
compiling UART.c...
compiling AIR780EFSM.c...
linking...
.\include\devices\MK800X\Source\ARM\MK800X_ac6_copy.sct(25): warning: L6314W: No section matches pattern *(.XIP_SECTION).
Program Size: Code=87240 RO-data=11960 RW-data=2108 ZI-data=46080
Program Size: Code=87544 RO-data=12044 RW-data=2108 ZI-data=46080
Finished: 0 information, 1 warning and 0 error messages.
FromELF: creating hex file...
After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "E:\GIT\ChinaUWBProject\keil\Objects\uwb_simple_example.axf"
After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-MK-UBK通用\keil\Objects\uwb_simple_example.axf"
".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s).
<h2>Software Packages used:</h2>
@@ -102,10 +45,10 @@
<h2>Collection of Component include folders:</h2>
  .\RTE\_MK8000_Release
  D:\Users\zhyin\AppData\Local\Arm\Packs\MKSEMI\MK800X_DFP\1.0.3\Device\Include
  D:\keil\pack\MKSEMI\MK800X_DFP\1.0.3\Device\Include
<h2>Collection of Component Files used:</h2>
Build Time Elapsed:  00:00:07
Build Time Elapsed:  00:00:01
</pre>
</body>
</html>
keil/Objects/uwb_simple_example.htm
ÎļþÌ«´ó
keil/Objects/uwb_simple_example_MK8000 Release.dep
@@ -1,1606 +1,1606 @@
Dependencies for Project 'uwb_simple_example', Target 'MK8000 Release': (DO NOT MODIFY !)
CompilerVersion: 6140000::V6.14::ARMCLANG
F (.\include\components\algo\src\steering_vector\cmp_svec.c)(0x681DA62A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/algo/inc -I ./include/components/algo/lib -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/cmp_svec.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\algo\inc\lib_aoa.h)(0x681DA629)
I (include\drivers\mk_uwb.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_mac.h)(0x681DA644)
I (include\drivers\mk_phy.h)(0x681DA645)
I (include\components\algo\src\steering_vector\cmp_svec_hex_ch5.txt)(0x681DA62B)
I (include\components\algo\src\steering_vector\cmp_svec_hex_ch9.txt)(0x681DA62B)
F (.\include\components\algo\lib\lib_aoa.lib)(0x681DA629)()
F (.\include\components\algo\lib\lib_ranging.lib)(0x681DA62A)()
F (.\include\devices\MK800X\Source\startup_MK800X.c)(0x681DA640)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/devices/MK800X/Source -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/startup_mk800x.o -MD)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
F (.\include\devices\MK800X\Source\system_MK800X.c)(0x681DA640)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/devices/MK800X/Source -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/system_mk800x.o -MD)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
F (.\include\drivers\lib\lib_lsp.lib)(0x681DA641)()
F (.\include\drivers\lib\lib_mac_phy.lib)(0x681DA641)()
F (.\include\drivers\mk_adc.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_adc.o -MD)
I (include\drivers\mk_adc.h)(0x681DA642)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x681DA644)
F (.\include\drivers\mk_aes.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_aes.o -MD)
I (include\drivers\mk_aes.h)(0x681DA642)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_calib.c)(0x681DA642)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_calib.o -MD)
I (include\drivers\mk_calib.h)(0x681DA642)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_rtc.h)(0x681DA646)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
F (.\include\drivers\mk_dma.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_dma.o -MD)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_clock.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_clock.o -MD)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
F (.\include\drivers\mk_dual_timer.c)(0x681DA643)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_dual_timer.o -MD)
I (include\drivers\mk_dual_timer.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_flash.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_flash.o -MD)
I (include\drivers\mk_flash.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_gpio.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_gpio.o -MD)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_io.c)(0x681DA644)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_io.o -MD)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
F (.\include\drivers\mk_misc.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_misc.o -MD)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dual_timer.h)(0x681DA643)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x681DA646)
I (include\drivers\mk_reset.h)(0x681DA645)
F (.\include\drivers\mk_power.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_power.o -MD)
I (include\drivers\mk_power.h)(0x681DA645)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_flash.h)(0x681DA643)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_uwb.h)(0x681DA647)
I (include\drivers\mk_mac.h)(0x681DA644)
I (include\drivers\mk_phy.h)(0x681DA645)
I (include\drivers\mk_sleep_timer.h)(0x681DA646)
F (.\include\drivers\mk_reset.c)(0x681DA645)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_reset.o -MD)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_rtc.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_rtc.o -MD)
I (include\drivers\mk_rtc.h)(0x681DA646)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x681DA646)
F (.\include\drivers\mk_sleep_timer.c)(0x681DA646)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_sleep_timer.o -MD)
I (include\drivers\mk_sleep_timer.h)(0x681DA646)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_power.h)(0x681DA645)
F (.\include\drivers\mk_trace.c)(0x6869E13D)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_trace.o -MD)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_misc.h)(0x681DA644)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\drivers\mk_uart.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_uart.o -MD)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_trace.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_misc.h)(0x681DA644)
F (.\include\drivers\mk_uwb.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_uwb.o -MD)
I (include\drivers\mk_uwb.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_mac.h)(0x681DA644)
I (include\drivers\mk_phy.h)(0x681DA645)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_aes.h)(0x681DA642)
I (include\drivers\mk_lsp.h)(0x681DA644)
I (include\drivers\mk_power.h)(0x681DA645)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
F (.\include\drivers\mk_wdt.c)(0x681DA648)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_wdt.o -MD)
I (include\drivers\mk_wdt.h)(0x681DA648)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_reset.h)(0x681DA645)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\sn74hc595.c)(0x686929CD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/sn74hc595.o -MD)
I (..\keil\sn74hc595.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
F (.\sn74hc595.h)(0x685CE6BC)()
F (.\mk_4G.h)(0x685CE6BC)()
F (.\include\drivers\PCA9555.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pca9555.o -MD)
I (include\drivers\PCA9555.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\DBG.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
F (.\include\drivers\PCA9555.h)(0x685CE6BC)()
F (.\include\drivers\WS2812.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/ws2812.o -MD)
I (include\drivers\WS2812.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
F (.\include\drivers\WS2812.h)(0x685CE6BC)()
F (.\include\drivers\Usart1.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/usart1.o -MD)
I (include\drivers\Usart.h)(0x6869010D)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\Usart1.h)(0x681DA649)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_uart.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
F (.\include\drivers\Usart.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/usart.o -MD)
I (include\drivers\Usart.h)(0x6869010D)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\components\hal\UART.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
F (.\mk_4G.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_4g.o -MD)
I (..\keil\mk_4G.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\global_param.h)(0x6867BAD4)
I (..\keil\sn74hc595.h)(0x685CE6BC)
F (.\include\drivers\lis3dh_driver.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/lis3dh_driver.o -MD)
I (include\drivers\lis3dh_driver.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (..\user_config.h)(0x686B8534)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\global_param.h)(0x6867BAD4)
F (.\dw_app_anchor.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/dw_app_anchor.o -MD)
I (..\keil\dw_app_anchor.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
F (.\dw_tag.c)(0x686929CD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/dw_tag.o -MD)
I (..\keil\dw_tag.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\drivers\mk_uwb.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_mac.h)(0x681DA644)
I (include\drivers\mk_phy.h)(0x681DA645)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_trace.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\global_param.h)(0x6867BAD4)
F (.\include\drivers\global_param.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/global_param.o -MD)
I (include\drivers\global_param.h)(0x6867BAD4)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\mk_flash.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_misc.h)(0x681DA644)
F (.\include\drivers\serial_at_cmd_app.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/serial_at_cmd_app.o -MD)
I (include\drivers\serial_at_cmd_app.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\global_param.h)(0x6867BAD4)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\drivers\Usart.h)(0x6869010D)
I (include\drivers\mk_flash.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\DBG.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
F (.\include\board\board.c)(0x6867A394)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/board.o -MD)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_power.h)(0x681DA645)
I (include\drivers\mk_clock.h)(0x681DA642)
I (include\drivers\mk_calib.h)(0x681DA642)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_uwb.h)(0x681DA647)
I (include\drivers\mk_mac.h)(0x681DA644)
I (include\drivers\mk_phy.h)(0x681DA645)
I (include\drivers\global_param.h)(0x6867BAD4)
F (..\pin_config.c)(0x68679880)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pin_config.o -MD)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\Usart.h)(0x6869010D)
I (include\drivers\global_param.h)(0x6867BAD4)
F (.\include\main\main.c)(0x686B851D)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/main.o -MD)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_wdt.h)(0x681DA648)
I (include\drivers\mk_calib.h)(0x681DA642)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_flash.h)(0x681DA643)
I (include\components\libc\libc_rom.h)(0x681DA637)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\drivers\serial_at_cmd_app.h)(0x685CE6BC)
I (include\drivers\global_param.h)(0x6867BAD4)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\components\wsf\include\wsf_nvm.h)(0x681DA63D)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (include\drivers\mk_power.h)(0x681DA645)
I (include\drivers\Usart.h)(0x6869010D)
I (include\drivers\mk_adc.h)(0x681DA642)
I (include\drivers\mk_sleep_timer.h)(0x681DA646)
I (include\drivers\lis3dh_driver.h)(0x685CE6BC)
I (..\keil\sn74hc595.h)(0x685CE6BC)
I (..\keil\mk_4G.h)(0x685CE6BC)
I (include\components\hal\UART.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\internet\inc\AIR780EDriver.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\internet\inc\Internet.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\src\TCPClient.h)(0x685CE6BC)
I (include\drivers\PCA9555.h)(0x685CE6BC)
I (include\drivers\WS2812.h)(0x685CE6BC)
I (include\drivers\DBG.h)(0x685CE6BC)
F (.\include\src\TCPClient.c)(0x6869DE94)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/tcpclient.o -MD)
I (include\src\TCPClient.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\internet\inc\Internet.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\drivers\global_param.h)(0x6867BAD4)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\hal\Uart.h)(0x685CE6BC)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (..\keil\mk_4G.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_trace.h)(0x681DA647)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (..\keil\dw_app_anchor.h)(0x685CE6BC)
I (include\drivers\PCA9555.h)(0x685CE6BC)
I (include\drivers\WS2812.h)(0x685CE6BC)
I (include\drivers\mk_flash.h)(0x681DA643)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\serial_at_cmd_app.h)(0x685CE6BC)
I (include\drivers\DBG.h)(0x685CE6BC)
F (.\uwb_app.c)(0x686B257E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uwb_app.o -MD)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_uwb.h)(0x681DA647)
I (include\drivers\mk_mac.h)(0x681DA644)
I (include\drivers\mk_phy.h)(0x681DA645)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_power.h)(0x681DA645)
I (include\drivers\mk_sleep_timer.h)(0x681DA646)
I (include\components\algo\inc\lib_ranging.h)(0x681DA629)
I (include\components\algo\inc\lib_aoa.h)(0x681DA629)
I (..\keil\dw_app_anchor.h)(0x685CE6BC)
I (include\drivers\global_param.h)(0x6867BAD4)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\WS2812.h)(0x685CE6BC)
I (include\src\TCPClient.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x685CE6BC)
F (.\uwb_tag.c)(0x686B262F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uwb_tag.o -MD)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_uwb.h)(0x681DA647)
I (include\drivers\mk_mac.h)(0x681DA644)
I (include\drivers\mk_phy.h)(0x681DA645)
I (include\drivers\mk_misc.h)(0x681DA644)
I (include\drivers\mk_power.h)(0x681DA645)
I (include\drivers\mk_sleep_timer.h)(0x681DA646)
I (include\components\algo\inc\lib_ranging.h)(0x681DA629)
I (..\keil\dw_tag.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\mk_calib.h)(0x681DA642)
F (.\include\src\GPS.c)(0x686939D2)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/gps.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\drivers\DBG.h)(0x685CE6BC)
I (include\src\GPS.h)(0x685CE6BC)
I (include\components\hal\Uart.h)(0x685CE6BC)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\WS2812.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\drivers\global_param.h)(0x6867BAD4)
F (.\include\src\NTRIPApp.c)(0x686939D2)()
F (.\include\drivers\DBG.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/dbg.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Input.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hal\Uart.h)(0x685CE6BC)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\DBG.h)(0x685CE6BC)
I (include\drivers\Usart.h)(0x6869010D)
F (.\include\drivers\Shell.c)(0x686939A7)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/shell.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\drivers\Shell.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Shell.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Input.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\drivers\DBG.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\internet\inc\Module.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Log.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\hal\Uart.h)(0x685CE6BC)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\global_param.h)(0x6867BAD4)
F (.\include\src\TCPClient_1.c)(0x686939D2)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/tcpclient_1.o -MD)
I (include\src\TCPClient_1.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\internet\inc\Internet.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\drivers\global_param.h)(0x6867BAD4)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\hal\Uart.h)(0x685CE6BC)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
F (.\include\src\OTA.c)(0x686939D2)()
F (.\include\src\SPIV1.07.c)(0x686939D2)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/spiv1.07.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
F (.\include\drivers\dps310.c)(0x686939A7)()
F (.\include\drivers\dps368_test.c)(0x686939A7)()
F (.\include\components\wsf\sources\port\baremetal\wsf_assert.c)(0x681DA63E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/wsf/include/platform -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_assert.o -MD)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
F (.\include\components\wsf\sources\port\baremetal\wsf_buf.c)(0x681DA63E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_buf.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_buf.h)(0x681DA63C)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x681DA63D)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\components\wsf\include\wsf_heap.h)(0x681DA63D)
I (include\components\wsf\include\wsf_math.h)(0x681DA63D)
I (include\components\wsf\include\wsf_os.h)(0x681DA63D)
I (include\components\wsf\include\wsf_queue.h)(0x681DA63D)
F (.\include\components\wsf\sources\port\baremetal\wsf_bufio.c)(0x681DA63E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_bufio.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_bufio.h)(0x681DA63C)
I (include\components\wsf\include\wsf_cs.h)(0x681DA63D)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_os.h)(0x681DA63D)
I (include\components\wsf\include\wsf_queue.h)(0x681DA63D)
I (include\components\wsf\include\platform\pal_uart.h)(0x681DA63C)
F (.\include\components\wsf\sources\port\baremetal\wsf_heap.c)(0x681DA63E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_heap.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x681DA63D)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\components\wsf\include\wsf_buf.h)(0x681DA63C)
I (include\components\wsf\include\wsf_math.h)(0x681DA63D)
I (include\components\wsf\include\wsf_os.h)(0x681DA63D)
I (include\components\wsf\include\wsf_queue.h)(0x681DA63D)
I (include\components\wsf\include\wsf_heap.h)(0x681DA63D)
F (.\include\components\wsf\sources\port\baremetal\wsf_msg.c)(0x681DA63F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_msg.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_msg.h)(0x681DA63D)
I (include\components\wsf\include\wsf_queue.h)(0x681DA63D)
I (include\components\wsf\include\wsf_os.h)(0x681DA63D)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_buf.h)(0x681DA63C)
F (.\include\components\wsf\sources\port\baremetal\wsf_nvm.c)(0x681DA63F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_nvm.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_nvm.h)(0x681DA63D)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\platform\pal_flash.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\components\crc\crc.h)(0x681DA632)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\wsf\sources\port\baremetal\wsf_os.c)(0x681DA63F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_os.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_os.h)(0x681DA63D)
I (include\components\wsf\include\wsf_queue.h)(0x681DA63D)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_timer.h)(0x681DA63D)
I (include\components\wsf\include\wsf_buf.h)(0x681DA63C)
I (include\components\wsf\include\wsf_msg.h)(0x681DA63D)
I (include\components\wsf\include\wsf_cs.h)(0x681DA63D)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
F (.\include\components\wsf\sources\port\baremetal\wsf_queue.c)(0x681DA63F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_queue.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_queue.h)(0x681DA63D)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x681DA63D)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
F (.\include\components\wsf\sources\port\baremetal\wsf_timer.c)(0x681DA63F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_timer.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_queue.h)(0x681DA63D)
I (include\components\wsf\include\wsf_timer.h)(0x681DA63D)
I (include\components\wsf\include\wsf_os.h)(0x681DA63D)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x681DA63D)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
F (.\include\components\wsf\sources\port\baremetal\wsf_trace.c)(0x681DA63F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_trace.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_trace.h)(0x681DA63E)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_bufio.h)(0x681DA63C)
I (include\components\wsf\include\wsf_buf.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\components\wsf\include\wsf_assert.h)(0x681DA63C)
I (include\components\wsf\include\wsf_cs.h)(0x681DA63D)
F (.\include\components\wsf\sources\platform\pal_flash.c)(0x681DA63E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/wsf/sources/platform -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_flash.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\platform\pal_flash.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_flash.h)(0x681DA643)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_misc.h)(0x681DA644)
F (.\include\components\wsf\sources\platform\pal_sys.c)(0x681DA63E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_sys.o -MD)
I (include\components\wsf\include\platform\pal_sys.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\components\wsf\include\platform\pal_uart.h)(0x681DA63C)
I (include\drivers\mk_misc.h)(0x681DA644)
F (.\include\components\wsf\sources\platform\pal_uart.c)(0x681DA63E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_uart.o -MD)
I (include\components\wsf\include\platform\pal_uart.h)(0x681DA63C)
I (include\components\wsf\include\platform\pal_types.h)(0x681DA63C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
F (.\include\components\crc\crc.c)(0x681DA632)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/crc -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/crc.o -MD)
I (include\components\crc\crc.h)(0x681DA632)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\libc\libc.c)(0x682BE674)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/libc -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/libc.o -MD)
I (include\components\libc\libc_rom.h)(0x681DA637)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
F (.\include\components\hido\hido.lib)(0x685CE6BC)()
F (.\include\components\hido\HIDO_Base64.c)(0x685CE6BC)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/hido_base64.o -MD)
I (include\components\hido\Include\HIDO_Base64.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
F (.\include\components\internet\src\AIR780ECSQ.c)(0x686939F1)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780ecsq.o -MD)
I (include\components\internet\inc\AIR780ECSQ.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\components\internet\inc\Module.h)(0x685CE6BC)
I (include\components\internet\inc\AIR780EDriver.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (..\keil\sn74hc595.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\components\internet\inc\AIR780EFSM.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\internet\inc\ATConfig.h)(0x685CE6BC)
F (.\include\components\internet\src\AIR780EDriver.c)(0x686939F1)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780edriver.o -MD)
I (include\components\internet\inc\AIR780EDriver.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (..\keil\sn74hc595.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\components\internet\inc\AIR780EFSM.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
I (include\components\hal\UART.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Log.h)(0x685CE6BC)
I (include\drivers\DBG.h)(0x685CE6BC)
F (.\include\components\internet\src\AIR780EFSM.c)(0x686B8308)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780efsm.o -MD)
I (include\components\internet\inc\AIR780EFSM.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\internet\inc\Module.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\internet\inc\AIR780ECSQ.h)(0x685CE6BC)
I (include\components\internet\inc\AIR780EDriver.h)(0x685CE6BC)
I (..\keil\sn74hc595.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\components\internet\inc\AIR780ESocket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\internet\inc\ATConfig.h)(0x685CE6BC)
I (include\components\hal\UART.h)(0x685CE6BC)
F (.\include\components\internet\src\AIR780ESocket.c)(0x686939F1)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780esocket.o -MD)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\components\internet\inc\AIR780EDriver.h)(0x685CE6BC)
I (..\keil\sn74hc595.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\components\internet\inc\AIR780EFSM.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Timer.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\internet\inc\Module.h)(0x685CE6BC)
I (include\components\internet\inc\ATConfig.h)(0x685CE6BC)
F (.\include\components\internet\src\Internet.c)(0x686939F2)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/internet.o -MD)
I (include\components\internet\inc\Internet.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x685CE6BC)
I (include\components\internet\inc\AIR780EDriver.h)(0x685CE6BC)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (..\keil\sn74hc595.h)(0x685CE6BC)
I (include\board\board.h)(0x685CE6BC)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_trace.h)(0x681DA647)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_dma.h)(0x681DA643)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x681DA643)
I (include\drivers\mk_io.h)(0x681DA644)
I (include\components\internet\inc\AIR780EFSM.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
F (.\include\components\internet\src\Module.c)(0x686939F2)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/module.o -MD)
I (include\components\internet\inc\Module.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
F (.\include\components\internet\src\Socket.c)(0x6869DF38)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/socket.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\internet\inc\Socket.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Debug.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x685CE6BC)
F (.\include\components\internet\src\NTRIPClient.c)(0x686939F2)()
F (.\include\components\internet\src\HTTPClient.c)(0x686939F2)()
F (.\include\components\internet\src\Audio.c)(0x685CE6BC)()
F (.\include\components\internet\src\TONE.c)(0x686939F2)()
F (.\include\components\internet\src\TTS.c)(0x686939F2)()
F (.\include\components\hal\UART.c)(0x686939F9)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/Users/zhyin/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uart.o -MD)
I (D:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\components\hido\Include\HIDO_Util.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68672F5E)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_Lock.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_ATLite.h)(0x685CE6BC)
I (include\components\hido\Include\HIDO_FSM.h)(0x685CE6BC)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\hal\UART.h)(0x685CE6BC)
I (include\drivers\mk_uart.h)(0x681DA647)
I (include\drivers\mk_common.h)(0x681DA642)
I (D:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x681DA63F)
I (include\CMSIS\Include\core_cm0.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_version.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_compiler.h)(0x681DA628)
I (include\CMSIS\Include\cmsis_armclang.h)(0x681DA628)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x681DA63F)
I (..\user_config.h)(0x686B8534)
I (include\drivers\mk_dma.h)(0x681DA643)
F (.\include\components\algo\src\steering_vector\cmp_svec.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/algo/inc -I ./include/components/algo/lib -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/cmp_svec.o -MD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\algo\inc\lib_aoa.h)(0x6721A6AD)
I (include\drivers\mk_uwb.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\components\algo\src\steering_vector\cmp_svec_hex_ch5.txt)(0x6721A6AD)
I (include\components\algo\src\steering_vector\cmp_svec_hex_ch9.txt)(0x6721A6AD)
F (.\include\components\algo\lib\lib_aoa.lib)(0x6721A6AD)()
F (.\include\components\algo\lib\lib_ranging.lib)(0x6721A6AD)()
F (.\include\devices\MK800X\Source\startup_MK800X.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/devices/MK800X/Source -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/startup_mk800x.o -MD)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
F (.\include\devices\MK800X\Source\system_MK800X.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/devices/MK800X/Source -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/system_mk800x.o -MD)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
F (.\include\drivers\lib\lib_lsp.lib)(0x6721A6AD)()
F (.\include\drivers\lib\lib_mac_phy.lib)(0x6721A6AD)()
F (.\include\drivers\mk_adc.c)(0x68510435)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_adc.o -MD)
I (include\drivers\mk_adc.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x6721A6AD)
F (.\include\drivers\mk_aes.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_aes.o -MD)
I (include\drivers\mk_aes.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_calib.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_calib.o -MD)
I (include\drivers\mk_calib.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_rtc.h)(0x6721A6AD)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
F (.\include\drivers\mk_dma.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_dma.o -MD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_clock.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_clock.o -MD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
F (.\include\drivers\mk_dual_timer.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_dual_timer.o -MD)
I (include\drivers\mk_dual_timer.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_flash.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_flash.o -MD)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_gpio.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_gpio.o -MD)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_io.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_io.o -MD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
F (.\include\drivers\mk_misc.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_misc.o -MD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dual_timer.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
F (.\include\drivers\mk_power.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_power.o -MD)
I (include\drivers\mk_power.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_uwb.h)(0x6721A6AD)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\mk_sleep_timer.h)(0x6721A6AD)
F (.\include\drivers\mk_reset.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_reset.o -MD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_rtc.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_rtc.o -MD)
I (include\drivers\mk_rtc.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x6721A6AD)
F (.\include\drivers\mk_sleep_timer.c)(0x6851002F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_sleep_timer.o -MD)
I (include\drivers\mk_sleep_timer.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_power.h)(0x6721A6AD)
F (.\include\drivers\mk_trace.c)(0x686B2358)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_trace.o -MD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\drivers\mk_uart.c)(0x68510435)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_uart.o -MD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
F (.\include\drivers\mk_uwb.c)(0x68510435)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_uwb.o -MD)
I (include\drivers\mk_uwb.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_aes.h)(0x6721A6AD)
I (include\drivers\mk_lsp.h)(0x6721A6AD)
I (include\drivers\mk_power.h)(0x6721A6AD)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
F (.\include\drivers\mk_wdt.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_wdt.o -MD)
I (include\drivers\mk_wdt.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\sn74hc595.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/sn74hc595.o -MD)
I (..\keil\sn74hc595.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
F (.\sn74hc595.h)(0x68510030)()
F (.\mk_4G.h)(0x68510030)()
F (.\include\drivers\PCA9555.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pca9555.o -MD)
I (include\drivers\PCA9555.h)(0x68510435)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\DBG.h)(0x68510435)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
F (.\include\drivers\PCA9555.h)(0x68510435)()
F (.\include\drivers\WS2812.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/ws2812.o -MD)
I (include\drivers\WS2812.h)(0x68510435)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
F (.\include\drivers\WS2812.h)(0x68510435)()
F (.\include\drivers\Usart1.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/usart1.o -MD)
I (include\drivers\Usart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\Usart1.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
F (.\include\drivers\Usart.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/usart.o -MD)
I (include\drivers\Usart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\components\hal\UART.h)(0x68510435)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
F (.\mk_4G.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_4g.o -MD)
I (..\keil\mk_4G.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
I (..\keil\sn74hc595.h)(0x68510030)
F (.\include\drivers\lis3dh_driver.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/lis3dh_driver.o -MD)
I (include\drivers\lis3dh_driver.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (..\user_config.h)(0x686F61CB)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
F (.\dw_app_anchor.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/dw_app_anchor.o -MD)
I (..\keil\dw_app_anchor.h)(0x6858BAEF)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
F (.\dw_tag.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/dw_tag.o -MD)
I (..\keil\dw_tag.h)(0x67876C1E)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\drivers\mk_uwb.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\global_param.h)(0x686B22EF)
F (.\include\drivers\global_param.c)(0x686F2CDF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/global_param.o -MD)
I (include\drivers\global_param.h)(0x686B22EF)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
F (.\include\drivers\serial_at_cmd_app.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/serial_at_cmd_app.o -MD)
I (include\drivers\serial_at_cmd_app.h)(0x68510435)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\global_param.h)(0x686B22EF)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\drivers\Usart.h)(0x6721A6AD)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\DBG.h)(0x68510435)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
F (.\include\board\board.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/board.o -MD)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_power.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_calib.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_uwb.h)(0x6721A6AD)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
F (..\pin_config.c)(0x686F2CE0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pin_config.o -MD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\Usart.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
F (.\include\main\main.c)(0x68707141)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/main.o -MD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_wdt.h)(0x6721A6AD)
I (include\drivers\mk_calib.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\components\libc\libc_rom.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\drivers\serial_at_cmd_app.h)(0x68510435)
I (include\drivers\global_param.h)(0x686B22EF)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_nvm.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (include\drivers\mk_power.h)(0x6721A6AD)
I (include\drivers\Usart.h)(0x6721A6AD)
I (include\drivers\mk_adc.h)(0x6721A6AD)
I (include\drivers\mk_sleep_timer.h)(0x6721A6AD)
I (include\drivers\lis3dh_driver.h)(0x6721A6AD)
I (..\keil\sn74hc595.h)(0x68510030)
I (..\keil\mk_4G.h)(0x68510030)
I (include\components\hal\UART.h)(0x68510435)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EDriver.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\internet\inc\Internet.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\src\TCPClient.h)(0x68510435)
I (include\drivers\PCA9555.h)(0x68510435)
I (include\drivers\WS2812.h)(0x68510435)
I (include\drivers\DBG.h)(0x68510435)
F (.\include\src\TCPClient.c)(0x686F6C96)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/tcpclient.o -MD)
I (include\src\TCPClient.h)(0x68510435)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\internet\inc\Internet.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\hal\Uart.h)(0x68510435)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (..\keil\mk_4G.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (..\keil\dw_app_anchor.h)(0x6858BAEF)
I (include\drivers\PCA9555.h)(0x68510435)
I (include\drivers\WS2812.h)(0x68510435)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\serial_at_cmd_app.h)(0x68510435)
I (include\drivers\DBG.h)(0x68510435)
F (.\uwb_app.c)(0x686E1C6B)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uwb_app.o -MD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_uwb.h)(0x6721A6AD)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_power.h)(0x6721A6AD)
I (include\drivers\mk_sleep_timer.h)(0x6721A6AD)
I (include\components\algo\inc\lib_ranging.h)(0x6721A6AD)
I (include\components\algo\inc\lib_aoa.h)(0x6721A6AD)
I (..\keil\dw_app_anchor.h)(0x6858BAEF)
I (include\drivers\global_param.h)(0x686B22EF)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\WS2812.h)(0x68510435)
I (include\src\TCPClient.h)(0x68510435)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x6721A6AD)
F (.\uwb_tag.c)(0x686E1C6B)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uwb_tag.o -MD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_uwb.h)(0x6721A6AD)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_power.h)(0x6721A6AD)
I (include\drivers\mk_sleep_timer.h)(0x6721A6AD)
I (include\components\algo\inc\lib_ranging.h)(0x6721A6AD)
I (..\keil\dw_tag.h)(0x67876C1E)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_calib.h)(0x6721A6AD)
F (.\include\src\GPS.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/gps.o -MD)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\drivers\DBG.h)(0x68510435)
I (include\src\GPS.h)(0x68510435)
I (include\components\hal\Uart.h)(0x68510435)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\WS2812.h)(0x68510435)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
F (.\include\src\NTRIPApp.c)(0x686B22EF)()
F (.\include\drivers\DBG.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/dbg.o -MD)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Input.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hal\Uart.h)(0x68510435)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\DBG.h)(0x68510435)
I (include\drivers\Usart.h)(0x6721A6AD)
F (.\include\drivers\Shell.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/shell.o -MD)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\drivers\Shell.h)(0x68510435)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Shell.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Input.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\drivers\DBG.h)(0x68510435)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\internet\inc\Module.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Log.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\hal\Uart.h)(0x68510435)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
F (.\include\src\TCPClient_1.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/tcpclient_1.o -MD)
I (include\src\TCPClient_1.h)(0x68510435)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\internet\inc\Internet.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x686B22EF)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\hal\Uart.h)(0x68510435)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
F (.\include\src\OTA.c)(0x686B22EF)()
F (.\include\src\SPIV1.07.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/spiv1.07.o -MD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
F (.\include\drivers\dps310.c)(0x686B22EF)()
F (.\include\drivers\dps368_test.c)(0x686B22EF)()
F (.\include\components\wsf\sources\port\baremetal\wsf_assert.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/wsf/include/platform -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_assert.o -MD)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
F (.\include\components\wsf\sources\port\baremetal\wsf_buf.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_buf.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_buf.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\components\wsf\include\wsf_heap.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_math.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_queue.h)(0x6721A6AD)
F (.\include\components\wsf\sources\port\baremetal\wsf_bufio.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_bufio.o -MD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_bufio.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_queue.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_uart.h)(0x6721A6AD)
F (.\include\components\wsf\sources\port\baremetal\wsf_heap.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_heap.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\components\wsf\include\wsf_buf.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_math.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_queue.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_heap.h)(0x6721A6AD)
F (.\include\components\wsf\sources\port\baremetal\wsf_msg.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_msg.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_msg.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_queue.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_buf.h)(0x6721A6AD)
F (.\include\components\wsf\sources\port\baremetal\wsf_nvm.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_nvm.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_nvm.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\platform\pal_flash.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\components\crc\crc.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\wsf\sources\port\baremetal\wsf_os.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_os.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_queue.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_timer.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_buf.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_msg.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
F (.\include\components\wsf\sources\port\baremetal\wsf_queue.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_queue.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_queue.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
F (.\include\components\wsf\sources\port\baremetal\wsf_timer.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_timer.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_queue.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_timer.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
F (.\include\components\wsf\sources\port\baremetal\wsf_trace.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_trace.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_bufio.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_buf.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
F (.\include\components\wsf\sources\platform\pal_flash.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/wsf/sources/platform -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_flash.o -MD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\platform\pal_flash.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
F (.\include\components\wsf\sources\platform\pal_sys.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_sys.o -MD)
I (include\components\wsf\include\platform\pal_sys.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\components\wsf\include\platform\pal_uart.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
F (.\include\components\wsf\sources\platform\pal_uart.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_uart.o -MD)
I (include\components\wsf\include\platform\pal_uart.h)(0x6721A6AD)
I (include\components\wsf\include\platform\pal_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
F (.\include\components\crc\crc.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/crc -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/crc.o -MD)
I (include\components\crc\crc.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\libc\libc.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/libc -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/libc.o -MD)
I (include\components\libc\libc_rom.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
F (.\include\components\hido\hido.lib)(0x6721A6AD)()
F (.\include\components\hido\HIDO_Base64.c)(0x68510435)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/hido_base64.o -MD)
I (include\components\hido\Include\HIDO_Base64.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
F (.\include\components\internet\src\AIR780ECSQ.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780ecsq.o -MD)
I (include\components\internet\inc\AIR780ECSQ.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\components\internet\inc\Module.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EDriver.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (..\keil\sn74hc595.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EFSM.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\internet\inc\ATConfig.h)(0x6721A6AD)
F (.\include\components\internet\src\AIR780EDriver.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780edriver.o -MD)
I (include\components\internet\inc\AIR780EDriver.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (..\keil\sn74hc595.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EFSM.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
I (include\components\hal\UART.h)(0x68510435)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Log.h)(0x6721A6AD)
I (include\drivers\DBG.h)(0x68510435)
F (.\include\components\internet\src\AIR780EFSM.c)(0x686E1C6B)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780efsm.o -MD)
I (include\components\internet\inc\AIR780EFSM.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\internet\inc\Module.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780ECSQ.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EDriver.h)(0x6721A6AD)
I (..\keil\sn74hc595.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780ESocket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\internet\inc\ATConfig.h)(0x6721A6AD)
I (include\components\hal\UART.h)(0x68510435)
F (.\include\components\internet\src\AIR780ESocket.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780esocket.o -MD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\components\internet\inc\AIR780EDriver.h)(0x6721A6AD)
I (..\keil\sn74hc595.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EFSM.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Timer.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\internet\inc\Module.h)(0x6721A6AD)
I (include\components\internet\inc\ATConfig.h)(0x6721A6AD)
F (.\include\components\internet\src\Internet.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/internet.o -MD)
I (include\components\internet\inc\Internet.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EDriver.h)(0x6721A6AD)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (..\keil\sn74hc595.h)(0x68510030)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\internet\inc\AIR780EFSM.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
F (.\include\components\internet\src\Module.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/module.o -MD)
I (include\components\internet\inc\Module.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
F (.\include\components\internet\src\Socket.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/socket.o -MD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\internet\inc\Socket.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Debug.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x6721A6AD)
F (.\include\components\internet\src\NTRIPClient.c)(0x686B22EF)()
F (.\include\components\internet\src\HTTPClient.c)(0x686B22EF)()
F (.\include\components\internet\src\Audio.c)(0x68510435)()
F (.\include\components\internet\src\TONE.c)(0x686B22EF)()
F (.\include\components\internet\src\TTS.c)(0x686B22EF)()
F (.\include\components\hal\UART.c)(0x686B22EF)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uart.o -MD)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\components\hido\Include\HIDO_Util.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x68510435)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_Lock.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_ATLite.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_FSM.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\hal\UART.h)(0x68510435)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x6721A6AD)
I (include\CMSIS\Include\core_cm0.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_version.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_compiler.h)(0x6721A6AD)
I (include\CMSIS\Include\cmsis_armclang.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x686F61CB)
I (include\drivers\mk_dma.h)(0x6721A6AD)
keil/include/main/main.c
@@ -359,11 +359,46 @@
//        nomove_count=g_com_map[NOMOVESLEEP_TIME]+1;
//        }
}
void led_offtask()
{
    if(ledonflag==1)
    {
        ledonflag=0;
        uwbled=0;
        rtkled=0;
        led4g=0;
        powerled=0;
        Set4LEDColor(LEDOFF,LEDOFF,LEDOFF,LEDOFF);
    }
}
uint16_t led_flag;
void Led_Task()
{
    if(led_flag==1)
    {
       led_flag=0;
        if(DBG_GetMode() == DBG_MODE_SHELL)
        {
            if(bat_percent>15)
            {
                powerled = BLUE;
            } else {
                powerled = RED;
            }
            ledonflag=1;
            Set4LEDColor(uwbled,rtkled,led4g,powerled);
        }
    }
}
uint8_t tt=1;
uint8_t flag_sleeptimer,flag_secondtask,secondtask_count,log_4g_enable_flag;
uint8_t uwb_offtime_count=0;
uint8_t input5v_time;
extern uint8_t taglist_num;
uint8_t gps_ntripsend;
extern uint8_t uwb_OpenClose_flag;
static void sleep_timer_callback(void *dev, uint32_t time)
@@ -373,6 +408,7 @@
    {
        input5v_time=1;
        flag_secondtask = 1;
        led_flag=1;
        if(g_com_map[UWBFrequency]>1)
        {
            uwb_time_count++;
@@ -397,6 +433,7 @@
            Set4LEDColor(uwbled,rtkled,led4g,powerled);
//        uart_send(UART_ID1, ceshidata, 50,NULL);
        }
        input5v_time=1;
        if(taglist_num==0&&g_com_map[UWBFrequency]==1&&g_com_map[UWBENBLE]==1&&uwb_OpenClose_flag==1)
        {
@@ -544,7 +581,7 @@
    g_com_map[MODBUS_MODE] = 0;
    log_4g_enable_flag =1;//g_com_map[LOG_4G_ENABLE];
    g_com_map[VERSION] = (2<<8)|9;
    g_com_map[VERSION] = (2<<8)|10;
    LOG_INFO(TRACE_MODULE_APP,"设备ID: %x .\r\n",dev_id);
@@ -650,8 +687,10 @@
                }
                Internet_Poll();
                HIDO_TimerPoll();
                HIDO_ATLitePoll();
                HIDO_ATLitePoll();
                TCPClient_Poll();
                Led_Task();
                if(g_com_map[RTCMMODE_INDEX] == RTCMMODE_TCP)
                {
                    TCPClient_Poll_1();
@@ -661,6 +700,8 @@
                    flag_secondtask = 0;
                    SecondTask();
                }
                led_offtask();
                UserKeyTask();
            }
            UART_CheckReceive();
@@ -671,7 +712,7 @@
            }
            if(DBG_GetMode() == DBG_MODE_SHELL)
            {
                Set4LEDColor(uwbled,rtkled,led4g,powerled);
//                Set4LEDColor(uwbled,rtkled,led4g,powerled);
                if(g_com_map[CNT_RESTART]==1)
                {
                    g_com_map[CNT_RESTART]=0;
@@ -746,15 +787,15 @@
        NVIC_SystemReset();
    }
    HIDO_TimerPoll();
    if(ledonflag==1)
    {
        ledonflag=0;
        uwbled=0;
        rtkled=0;
        led4g=0;
        powerled=0;
        Set4LEDColor(LEDOFF,LEDOFF,LEDOFF,LEDOFF);
    }
//    if(ledonflag==1)
//    {
//        ledonflag=0;
//        uwbled=0;
//        rtkled=0;
//        led4g=0;
//        powerled=0;
//        Set4LEDColor(LEDOFF,LEDOFF,LEDOFF,LEDOFF);
//    }
    if(bat_percent<5&&jiancebat_percent_flag)
    {
        WT588E_PLAY(14);
@@ -1029,5 +1070,6 @@
        IMUTask();
        IdleTask();
        check_step_and_update_state();
        led_offtask();
    }
}
keil/include/src/TCPClient.c
@@ -827,7 +827,7 @@
    }
    else
    {
        led4g=RED;
        led4g = RED;
        l_eTCPClientState = TCP_CLIENT_STATE_IDLE;
    }
keil/uwb_simple_example.uvoptx
@@ -120,7 +120,7 @@
        <SetRegEntry>
          <Number>0</Number>
          <Key>DLGUARM</Key>
          <Name></Name>
          <Name>d</Name>
        </SetRegEntry>
        <SetRegEntry>
          <Number>0</Number>
@@ -148,24 +148,7 @@
          <Name></Name>
        </SetRegEntry>
      </TargetDriverDllRegistry>
      <Breakpoint>
        <Bp>
          <Number>0</Number>
          <Type>0</Type>
          <LineNumber>876</LineNumber>
          <EnabledFlag>1</EnabledFlag>
          <Address>12112</Address>
          <ByteObject>0</ByteObject>
          <HtxType>0</HtxType>
          <ManyObjects>0</ManyObjects>
          <SizeOfObject>0</SizeOfObject>
          <BreakByAccess>0</BreakByAccess>
          <BreakIfRCount>1</BreakIfRCount>
          <Filename>.\include\src\GPS.c</Filename>
          <ExecCommand></ExecCommand>
          <Expression>\\uwb_simple_example\include/src/GPS.c\876</Expression>
        </Bp>
      </Breakpoint>
      <Breakpoint/>
      <WatchWindow1>
        <Ww>
          <count>0</count>
@@ -372,22 +355,32 @@
        <Ww>
          <count>1</count>
          <WinNumber>2</WinNumber>
          <ItemText>apcSplitStr</ItemText>
          <ItemText>DBG_MODE_SHELL</ItemText>
        </Ww>
        <Ww>
          <count>2</count>
          <WinNumber>2</WinNumber>
          <ItemText>apcSplitStr</ItemText>
          <ItemText>uwbled</ItemText>
        </Ww>
        <Ww>
          <count>3</count>
          <WinNumber>2</WinNumber>
          <ItemText>apcSplitStr</ItemText>
          <ItemText>rtkled</ItemText>
        </Ww>
        <Ww>
          <count>4</count>
          <WinNumber>2</WinNumber>
          <ItemText>g_com_map</ItemText>
          <ItemText>led4g</ItemText>
        </Ww>
        <Ww>
          <count>5</count>
          <WinNumber>2</WinNumber>
          <ItemText>powerled</ItemText>
        </Ww>
        <Ww>
          <count>6</count>
          <WinNumber>2</WinNumber>
          <ItemText>close_led</ItemText>
        </Ww>
      </WatchWindow2>
      <MemoryWindow1>
user_config.h
@@ -213,7 +213,7 @@
#define JIBU_XIUMIAN
//#define CEJU_ZIUMIAN
#define _4G_115200  //设置4G波特率
#define _4G_ZHUANWANG //设置4G是不是专网
//#define _4G_ZHUANWANG //设置4G是不是专网
/* =========================================================================================================================== */
/* ================                                           End                                             ================ */
/* =========================================================================================================================== */