zhangbo
2024-10-31 bbfff96caa4d20cca54354f2eb837d78984570eb
修改标签接收逻辑
已修改8个文件
29610 ■■■■■ 文件已修改
keil/JLinkLog.txt 8335 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Listings/uwb_simple_example.map 5678 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.build_log.htm 26 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.hex 9339 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.htm 3233 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example_MK8000 Release.dep 2864 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/include/main/main.c 62 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/uwb_simple_example.uvoptx 73 ●●●●● 补丁 | 查看 | 原始文档 | 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: WXK WXK, WXK, LIC=LSNXV-PQMLL-2Z8W4-FC0XG-4GU90-PI7N8
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:  C:\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,20 +21,14 @@
Dialog DLL:      TARMCM1.DLL V1.14.2.0
 
<h2>Project:</h2>
C:\git-mk8000\ChinaUWBProject - rx\keil\uwb_simple_example.uvprojx
Project File Date:  09/26/2024
D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-标签-RX\keil\uwb_simple_example.uvprojx
Project File Date:  10/29/2024
<h2>Output:</h2>
*** Using Compiler 'V6.14', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
*** Using Compiler 'V6.14', folder: 'D:\keil\ARM\ARMCLANG\Bin'
Build target 'MK8000 Release'
compiling main.c...
linking...
.\include\devices\MK800X\Source\ARM\MK800X_ac6_copy.sct(25): warning: L6314W: No section matches pattern *(.XIP_SECTION).
Program Size: Code=72448 RO-data=9596 RW-data=1584 ZI-data=27564
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" "C:\git-mk8000\ChinaUWBProject - rx\keil\Objects\uwb_simple_example.axf"
".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s).
After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-标签-RX\keil\Objects\uwb_simple_example.axf"
".\Objects\uwb_simple_example.axf" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>
@@ -45,10 +39,10 @@
<h2>Collection of Component include folders:</h2>
  .\RTE\_MK8000_Release
  C:\Keil_v5\ARM\PACK\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:02
Build Time Elapsed:  00:00:01
</pre>
</body>
</html>
keil/Objects/uwb_simple_example.hex
ÎļþÌ«´ó
keil/Objects/uwb_simple_example.htm
ÎļþÌ«´ó
keil/Objects/uwb_simple_example_MK8000 Release.dep
@@ -1,1434 +1,1434 @@
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)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/cmp_svec.o -MD)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\algo\inc\lib_aoa.h)(0x66EA9A4A)
I (include\drivers\mk_uwb.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_mac.h)(0x66EA9A4A)
I (include\drivers\mk_phy.h)(0x66EA9A4A)
F (.\include\components\algo\lib\lib_aoa.lib)(0x66EA9A4A)()
F (.\include\components\algo\lib\lib_ranging.lib)(0x66EA9A4A)()
F (.\include\devices\MK800X\Source\startup_MK800X.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/startup_mk800x.o -MD)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
F (.\include\devices\MK800X\Source\system_MK800X.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/system_mk800x.o -MD)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
F (.\include\drivers\lib\lib_lsp.lib)(0x66EA9A4A)()
F (.\include\drivers\lib\lib_mac_phy.lib)(0x66EA9A4A)()
F (.\include\drivers\mk_adc.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_adc.o -MD)
I (include\drivers\mk_adc.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
F (.\include\drivers\mk_aes.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_aes.o -MD)
I (include\drivers\mk_aes.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_calib.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_calib.o -MD)
I (include\drivers\mk_calib.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_rtc.h)(0x66EA9A4A)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
F (.\include\drivers\mk_clock.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_clock.o -MD)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\drivers\mk_dma.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_dma.o -MD)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_dual_timer.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_dual_timer.o -MD)
I (include\drivers\mk_dual_timer.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_flash.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_flash.o -MD)
I (include\drivers\mk_flash.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_gpio.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_gpio.o -MD)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_io.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_io.o -MD)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\drivers\mk_misc.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_misc.o -MD)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dual_timer.h)(0x66EA9A4A)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
F (.\include\drivers\mk_power.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_power.o -MD)
I (include\drivers\mk_power.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_flash.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_uwb.h)(0x66EA9A4A)
I (include\drivers\mk_mac.h)(0x66EA9A4A)
I (include\drivers\mk_phy.h)(0x66EA9A4A)
I (include\drivers\mk_sleep_timer.h)(0x66EA9A4A)
F (.\include\drivers\mk_reset.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_reset.o -MD)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_rtc.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_rtc.o -MD)
I (include\drivers\mk_rtc.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x66EA9A4A)
F (.\include\drivers\mk_sleep_timer.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_sleep_timer.o -MD)
I (include\drivers\mk_sleep_timer.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_power.h)(0x66EA9A4A)
F (.\include\drivers\mk_trace.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_trace.o -MD)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\drivers\mk_uart.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_uart.o -MD)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
F (.\include\drivers\mk_uwb.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_uwb.o -MD)
I (include\drivers\mk_uwb.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_mac.h)(0x66EA9A4A)
I (include\drivers\mk_phy.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_aes.h)(0x66EA9A4A)
I (include\drivers\mk_lsp.h)(0x66EA9A4A)
I (include\drivers\mk_power.h)(0x66EA9A4A)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
F (.\include\drivers\mk_wdt.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_wdt.o -MD)
I (include\drivers\mk_wdt.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\sn74hc595.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/sn74hc595.o -MD)
I (..\keil\sn74hc595.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
F (.\sn74hc595.h)(0x66EB9B14)()
F (.\mk_4G.h)(0x66EB9B14)()
F (.\include\drivers\mk_spi.c)(0x668D7166)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_spi.o -MD)
I (include\drivers\mk_spi.h)(0x668D7166)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_reset.h)(0x66EA9A4A)
F (.\include\drivers\Usart1.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/usart1.o -MD)
I (include\drivers\Usart.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\Usart1.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
F (.\include\drivers\Usart.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/usart.o -MD)
I (include\drivers\Usart.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
F (.\mk_4G.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_4g.o -MD)
I (..\keil\mk_4G.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\global_param.h)(0x66EB9B14)
I (..\keil\sn74hc595.h)(0x66EB9B14)
F (.\include\drivers\lis3dh_driver.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/lis3dh_driver.o -MD)
I (include\drivers\lis3dh_driver.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (..\user_config.h)(0x66EB9C4F)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\global_param.h)(0x66EB9B14)
F (.\dw_app_anchor.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/dw_app_anchor.o -MD)
I (..\keil\dw_app_anchor.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
F (.\include\drivers\global_param.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/global_param.o -MD)
I (include\drivers\global_param.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\mk_flash.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
F (.\include\drivers\serial_at_cmd_app.c)(0x66EB9C4F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/serial_at_cmd_app.o -MD)
I (include\drivers\serial_at_cmd_app.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\global_param.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\drivers\Usart.h)(0x66EB9B14)
I (include\drivers\mk_flash.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
F (.\include\board\board.c)(0x66EB9C4F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/board.o -MD)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_power.h)(0x66EA9A4A)
I (include\drivers\mk_clock.h)(0x66EA9A4A)
I (include\drivers\mk_calib.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_uwb.h)(0x66EA9A4A)
I (include\drivers\mk_mac.h)(0x66EA9A4A)
I (include\drivers\mk_phy.h)(0x66EA9A4A)
F (..\pin_config.c)(0x66F1384A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pin_config.o -MD)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\Usart.h)(0x66EB9B14)
F (.\include\main\main.c)(0x670C767D)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/main.o -MD)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_wdt.h)(0x66EA9A4A)
I (include\drivers\mk_calib.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_flash.h)(0x66EA9A4A)
I (include\components\libc\libc_rom.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (C:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\drivers\serial_at_cmd_app.h)(0x66EB9B14)
I (include\drivers\global_param.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_nvm.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (include\drivers\mk_power.h)(0x66EA9A4A)
I (include\drivers\Usart.h)(0x66EB9B14)
I (include\drivers\mk_adc.h)(0x66EA9A4A)
I (include\drivers\mk_sleep_timer.h)(0x66EA9A4A)
I (include\drivers\lis3dh_driver.h)(0x66EB9B14)
I (..\keil\sn74hc595.h)(0x66EB9B14)
I (..\keil\mk_4G.h)(0x66EB9B14)
I (include\components\hal\UART.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\internet\inc\AIR780EDriver.h)(0x66EB9B14)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (include\components\internet\inc\Internet.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ATLite.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_FSM.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Timer.h)(0x66EB9B14)
I (include\src\TCPClient.h)(0x66EB9B14)
I (include\drivers\mk_spi.h)(0x668D7166)
I (include\components\hal\pan_port.h)(0x66ED4189)
I (include\components\hal\pan_rf.h)(0x66F60D98)
I (..\keil\lora_3029.h)(0x66F13609)
F (.\include\src\TCPClient.c)(0x66EB9C4F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/tcpclient.o -MD)
I (include\src\TCPClient.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x66EB9B14)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Debug.h)(0x66EB9B14)
I (include\components\internet\inc\Internet.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Timer.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
I (include\drivers\global_param.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\hal\Uart.h)(0x66EB9B14)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (..\keil\mk_4G.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (..\keil\dw_app_anchor.h)(0x66EB9B14)
F (.\include\src\gps.c)(0x66EB9C4F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/gps.o -MD)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
F (.\uwb_app.c)(0x6705E4F4)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uwb_app.o -MD)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_uwb.h)(0x66EA9A4A)
I (include\drivers\mk_mac.h)(0x66EA9A4A)
I (include\drivers\mk_phy.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
I (include\drivers\mk_power.h)(0x66EA9A4A)
I (include\drivers\mk_sleep_timer.h)(0x66EA9A4A)
I (include\components\algo\inc\lib_ranging.h)(0x66EA9A4A)
I (..\keil\dw_app_anchor.h)(0x66EB9B14)
I (include\drivers\global_param.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
F (.\lora_3029.c)(0x66F4CAC0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/lora_3029.o -MD)
I (..\keil\lora_3029.h)(0x66F13609)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_spi.h)(0x668D7166)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\port\baremetal\wsf_assert.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_assert.o -MD)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\components\wsf\sources\port\baremetal\wsf_buf.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_buf.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_buf.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\components\wsf\include\wsf_heap.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_math.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_os.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_queue.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\port\baremetal\wsf_bufio.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_bufio.o -MD)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_bufio.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_cs.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_os.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_queue.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_uart.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\port\baremetal\wsf_heap.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_heap.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\components\wsf\include\wsf_buf.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_math.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_os.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_queue.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_heap.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\port\baremetal\wsf_msg.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_msg.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_msg.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_queue.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_os.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_buf.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\port\baremetal\wsf_nvm.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_nvm.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_nvm.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\platform\pal_flash.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\components\crc\crc.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\wsf\sources\port\baremetal\wsf_os.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_os.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_os.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_queue.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_timer.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_buf.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_msg.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_cs.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\components\wsf\sources\port\baremetal\wsf_queue.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_queue.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_queue.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\components\wsf\sources\port\baremetal\wsf_timer.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_timer.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_queue.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_timer.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_os.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\components\wsf\sources\port\baremetal\wsf_trace.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_trace.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\wsf_trace.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_bufio.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_buf.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\components\wsf\include\wsf_assert.h)(0x66EA9A4A)
I (include\components\wsf\include\wsf_cs.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\platform\pal_flash.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_flash.o -MD)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\wsf\include\platform\pal_flash.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_flash.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\platform\pal_sys.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_sys.o -MD)
I (include\components\wsf\include\platform\pal_sys.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\components\wsf\include\platform\pal_uart.h)(0x66EA9A4A)
I (include\drivers\mk_misc.h)(0x66EA9A4A)
F (.\include\components\wsf\sources\platform\pal_uart.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_uart.o -MD)
I (include\components\wsf\include\platform\pal_uart.h)(0x66EA9A4A)
I (include\components\wsf\include\platform\pal_types.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\components\crc\crc.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/crc.o -MD)
I (include\components\crc\crc.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\libc\libc.c)(0x66EA9A4A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/libc.o -MD)
I (include\components\libc\libc_rom.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (C:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
F (.\include\components\hido\hido.lib)(0x66EB9B14)()
F (.\include\components\internet\src\AIR780ECSQ.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780ecsq.o -MD)
I (include\components\internet\inc\AIR780ECSQ.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ATLite.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_FSM.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\components\internet\inc\Module.h)(0x66EB9B14)
I (include\components\internet\inc\AIR780EDriver.h)(0x66EB9B14)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (..\keil\sn74hc595.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\components\internet\inc\AIR780EFSM.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Timer.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Debug.h)(0x66EB9B14)
I (include\components\internet\inc\ATConfig.h)(0x66EB9B14)
F (.\include\components\internet\src\AIR780EDriver.c)(0x66EB9C4F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780edriver.o -MD)
I (include\components\internet\inc\AIR780EDriver.h)(0x66EB9B14)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (..\keil\sn74hc595.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\components\internet\inc\AIR780EFSM.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ATLite.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_FSM.h)(0x66EB9B14)
I (include\components\hal\UART.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Timer.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Debug.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Log.h)(0x66EB9B14)
F (.\include\components\internet\src\AIR780EFSM.c)(0x66EB9C4F)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780efsm.o -MD)
I (include\components\internet\inc\AIR780EFSM.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ATLite.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_FSM.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\internet\inc\Module.h)(0x66EB9B14)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (include\components\internet\inc\AIR780ECSQ.h)(0x66EB9B14)
I (include\components\internet\inc\AIR780EDriver.h)(0x66EB9B14)
I (..\keil\sn74hc595.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\components\internet\inc\AIR780ESocket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Timer.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Debug.h)(0x66EB9B14)
I (include\components\internet\inc\ATConfig.h)(0x66EB9B14)
I (include\components\hal\UART.h)(0x66EB9B14)
F (.\include\components\internet\src\AIR780ESocket.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/air780esocket.o -MD)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\components\internet\inc\AIR780EDriver.h)(0x66EB9B14)
I (..\keil\sn74hc595.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\components\internet\inc\AIR780EFSM.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ATLite.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_FSM.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Timer.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Debug.h)(0x66EB9B14)
I (include\components\internet\inc\Module.h)(0x66EB9B14)
I (include\components\internet\inc\ATConfig.h)(0x66EB9B14)
F (.\include\components\internet\src\Internet.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/internet.o -MD)
I (include\components\internet\inc\Internet.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x66EB9B14)
I (include\components\internet\inc\AIR780EDriver.h)(0x66EB9B14)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (..\keil\sn74hc595.h)(0x66EB9B14)
I (include\board\board.h)(0x66EB9C4F)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_trace.h)(0x66EA9A4A)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x66EA9A4A)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\components\internet\inc\AIR780EFSM.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ATLite.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_FSM.h)(0x66EB9B14)
F (.\include\components\internet\src\Module.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/module.o -MD)
I (include\components\internet\inc\Module.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
F (.\include\components\internet\src\Socket.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/socket.o -MD)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\internet\inc\Socket.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Debug.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x66EB9B14)
F (.\include\components\hal\UART.c)(0x66EB9B14)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/uart.o -MD)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\components\hido\Include\HIDO_Util.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_Lock.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_ATLite.h)(0x66EB9B14)
I (include\components\hido\Include\HIDO_FSM.h)(0x66EB9B14)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\hal\UART.h)(0x66EB9B14)
I (include\drivers\mk_uart.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
F (.\include\components\hal\pan_port.c)(0x66F25D4E)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pan_port.o -MD)
I (include\components\hal\pan_port.h)(0x66ED4189)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\components\hal\pan_rf.h)(0x66F60D98)
I (include\drivers\mk_spi.h)(0x668D7166)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
I (include\drivers\mk_dma.h)(0x66EA9A4A)
I (..\keil\lora_3029.h)(0x66F13609)
I (include\drivers\mk_io.h)(0x66EA9A4A)
F (.\include\components\hal\pan_rf.c)(0x66F25954)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -IC:/Keil_v5/ARM/PACK/MKSEMI/MK800X_DFP/1.0.3/Device/Include -IC:/Keil_v5/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pan_rf.o -MD)
I (include\components\hal\pan_port.h)(0x66ED4189)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\components\hal\pan_rf.h)(0x66F60D98)
I (include\components\hal\pan_param.h)(0x6642FFF7)
I (..\keil\lora_3029.h)(0x66F13609)
I (include\drivers\mk_io.h)(0x66EA9A4A)
I (include\drivers\mk_common.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (C:\Keil_v5\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x66EA9A4A)
I (include\CMSIS\Include\core_cm0.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_version.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_compiler.h)(0x66EA9A4A)
I (include\CMSIS\Include\cmsis_armclang.h)(0x66EA9A4A)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (C:\Keil_v5\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x66EA9A4A)
I (..\user_config.h)(0x66EB9C4F)
F (.\include\components\algo\src\steering_vector\cmp_svec.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_uwb.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_mac.h)(0x672050F0)
I (include\drivers\mk_phy.h)(0x672050F0)
F (.\include\components\algo\lib\lib_aoa.lib)(0x672050F0)()
F (.\include\components\algo\lib\lib_ranging.lib)(0x672050F0)()
F (.\include\devices\MK800X\Source\startup_MK800X.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
F (.\include\devices\MK800X\Source\system_MK800X.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
F (.\include\drivers\lib\lib_lsp.lib)(0x672050F0)()
F (.\include\drivers\lib\lib_mac_phy.lib)(0x672050F0)()
F (.\include\drivers\mk_adc.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x672050F0)
F (.\include\drivers\mk_aes.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_calib.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\drivers\mk_rtc.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
F (.\include\drivers\mk_clock.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
F (.\include\drivers\mk_dma.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_dual_timer.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_flash.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_gpio.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_io.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
F (.\include\drivers\mk_misc.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dual_timer.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
F (.\include\drivers\mk_power.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\mk_flash.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_uwb.h)(0x672050F0)
I (include\drivers\mk_mac.h)(0x672050F0)
I (include\drivers\mk_phy.h)(0x672050F0)
I (include\drivers\mk_sleep_timer.h)(0x672050F0)
F (.\include\drivers\mk_reset.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\include\drivers\mk_rtc.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_sleep_timer.h)(0x672050F0)
F (.\include\drivers\mk_sleep_timer.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_power.h)(0x672050F0)
F (.\include\drivers\mk_trace.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\drivers\mk_uart.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
F (.\include\drivers\mk_uwb.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_mac.h)(0x672050F0)
I (include\drivers\mk_phy.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\drivers\mk_aes.h)(0x672050F0)
I (include\drivers\mk_lsp.h)(0x672050F0)
I (include\drivers\mk_power.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
F (.\include\drivers\mk_wdt.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
F (.\sn74hc595.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
F (.\sn74hc595.h)(0x672050F0)()
F (.\mk_4G.h)(0x672050F0)()
F (.\include\drivers\mk_spi.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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_spi.o -MD)
I (include\drivers\mk_spi.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_reset.h)(0x672050F0)
F (.\include\drivers\Usart1.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\Usart1.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
F (.\include\drivers\Usart.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
F (.\mk_4G.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\global_param.h)(0x672050F0)
I (..\keil\sn74hc595.h)(0x672050F0)
F (.\include\drivers\lis3dh_driver.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (..\user_config.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\global_param.h)(0x672050F0)
F (.\dw_app_anchor.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
F (.\include\drivers\global_param.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\mk_flash.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
F (.\include\drivers\serial_at_cmd_app.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\drivers\global_param.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (include\drivers\Usart.h)(0x672050F0)
I (include\drivers\mk_flash.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
F (.\include\board\board.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\mk_power.h)(0x672050F0)
I (include\drivers\mk_clock.h)(0x672050F0)
I (include\drivers\mk_calib.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\drivers\mk_uwb.h)(0x672050F0)
I (include\drivers\mk_mac.h)(0x672050F0)
I (include\drivers\mk_phy.h)(0x672050F0)
F (..\pin_config.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\Usart.h)(0x672050F0)
F (.\include\main\main.c)(0x6722EAC9)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_wdt.h)(0x672050F0)
I (include\drivers\mk_calib.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\drivers\mk_flash.h)(0x672050F0)
I (include\components\libc\libc_rom.h)(0x672050F0)
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)(0x672050F0)
I (include\drivers\global_param.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\components\wsf\include\wsf_nvm.h)(0x672050F0)
I (include\components\wsf\include\wsf_types.h)(0x672050F0)
I (include\drivers\mk_power.h)(0x672050F0)
I (include\drivers\Usart.h)(0x672050F0)
I (include\drivers\mk_adc.h)(0x672050F0)
I (include\drivers\mk_sleep_timer.h)(0x672050F0)
I (include\drivers\lis3dh_driver.h)(0x672050F0)
I (..\keil\sn74hc595.h)(0x672050F0)
I (..\keil\mk_4G.h)(0x672050F0)
I (include\components\hal\UART.h)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\internet\inc\AIR780EDriver.h)(0x672050F0)
I (include\components\internet\inc\Socket.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (include\components\internet\inc\Internet.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ATLite.h)(0x672050F0)
I (include\components\hido\Include\HIDO_FSM.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Timer.h)(0x672050F0)
I (include\src\TCPClient.h)(0x672050F0)
I (include\drivers\mk_spi.h)(0x672050F0)
I (include\components\hal\pan_port.h)(0x672050F0)
I (include\components\hal\pan_rf.h)(0x672050F0)
I (..\keil\lora_3029.h)(0x672050F0)
F (.\include\src\TCPClient.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TYpeDef.h)(0x672050F0)
I (include\components\internet\inc\Socket.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Debug.h)(0x672050F0)
I (include\components\internet\inc\Internet.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Timer.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Util.h)(0x672050F0)
I (include\drivers\global_param.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (include\components\hal\Uart.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (..\keil\mk_4G.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (..\keil\dw_app_anchor.h)(0x672050F0)
F (.\include\src\gps.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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 (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
F (.\uwb_app.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_uwb.h)(0x672050F0)
I (include\drivers\mk_mac.h)(0x672050F0)
I (include\drivers\mk_phy.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
I (include\drivers\mk_power.h)(0x672050F0)
I (include\drivers\mk_sleep_timer.h)(0x672050F0)
I (include\components\algo\inc\lib_ranging.h)(0x672050F0)
I (..\keil\dw_app_anchor.h)(0x672050F0)
I (include\drivers\global_param.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
F (.\lora_3029.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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/lora_3029.o -MD)
I (..\keil\lora_3029.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_spi.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_assert.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_types.h)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_buf.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_assert.h)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_sys.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\components\wsf\include\wsf_heap.h)(0x672050F0)
I (include\components\wsf\include\wsf_math.h)(0x672050F0)
I (include\components\wsf\include\wsf_os.h)(0x672050F0)
I (include\components\wsf\include\wsf_queue.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_bufio.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_cs.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_sys.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_os.h)(0x672050F0)
I (include\components\wsf\include\wsf_queue.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_uart.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_heap.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_sys.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\components\wsf\include\wsf_buf.h)(0x672050F0)
I (include\components\wsf\include\wsf_math.h)(0x672050F0)
I (include\components\wsf\include\wsf_os.h)(0x672050F0)
I (include\components\wsf\include\wsf_queue.h)(0x672050F0)
I (include\components\wsf\include\wsf_heap.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_msg.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_queue.h)(0x672050F0)
I (include\components\wsf\include\wsf_os.h)(0x672050F0)
I (include\components\wsf\include\wsf_assert.h)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_buf.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_nvm.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_assert.h)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\platform\pal_flash.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\components\crc\crc.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\wsf\sources\port\baremetal\wsf_os.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_queue.h)(0x672050F0)
I (include\components\wsf\include\wsf_assert.h)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_timer.h)(0x672050F0)
I (include\components\wsf\include\wsf_buf.h)(0x672050F0)
I (include\components\wsf\include\wsf_msg.h)(0x672050F0)
I (include\components\wsf\include\wsf_cs.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_sys.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_queue.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_assert.h)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_sys.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_timer.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (include\components\wsf\include\wsf_timer.h)(0x672050F0)
I (include\components\wsf\include\wsf_os.h)(0x672050F0)
I (include\components\wsf\include\wsf_assert.h)(0x672050F0)
I (include\components\wsf\include\wsf_trace.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_cs.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_sys.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
F (.\include\components\wsf\sources\port\baremetal\wsf_trace.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_bufio.h)(0x672050F0)
I (include\components\wsf\include\wsf_buf.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_sys.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\components\wsf\include\wsf_assert.h)(0x672050F0)
I (include\components\wsf\include\wsf_cs.h)(0x672050F0)
F (.\include\components\wsf\sources\platform\pal_flash.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_flash.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
F (.\include\components\wsf\sources\platform\pal_sys.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\components\wsf\include\platform\pal_uart.h)(0x672050F0)
I (include\drivers\mk_misc.h)(0x672050F0)
F (.\include\components\wsf\sources\platform\pal_uart.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\wsf\include\platform\pal_types.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
F (.\include\components\crc\crc.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\libc\libc.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
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)(0x672050F0)()
F (.\include\components\internet\src\AIR780ECSQ.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ATLite.h)(0x672050F0)
I (include\components\hido\Include\HIDO_FSM.h)(0x672050F0)
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)(0x672050F0)
I (include\components\internet\inc\AIR780EDriver.h)(0x672050F0)
I (include\components\internet\inc\Socket.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (..\keil\sn74hc595.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\components\internet\inc\AIR780EFSM.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Util.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Timer.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Debug.h)(0x672050F0)
I (include\components\internet\inc\ATConfig.h)(0x672050F0)
F (.\include\components\internet\src\AIR780EDriver.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\internet\inc\Socket.h)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (..\keil\sn74hc595.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\components\internet\inc\AIR780EFSM.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ATLite.h)(0x672050F0)
I (include\components\hido\Include\HIDO_FSM.h)(0x672050F0)
I (include\components\hal\UART.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Timer.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Util.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Debug.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Log.h)(0x672050F0)
F (.\include\components\internet\src\AIR780EFSM.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ATLite.h)(0x672050F0)
I (include\components\hido\Include\HIDO_FSM.h)(0x672050F0)
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)(0x672050F0)
I (include\components\internet\inc\Socket.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (include\components\internet\inc\AIR780ECSQ.h)(0x672050F0)
I (include\components\internet\inc\AIR780EDriver.h)(0x672050F0)
I (..\keil\sn74hc595.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\components\internet\inc\AIR780ESocket.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Timer.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Util.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Debug.h)(0x672050F0)
I (include\components\internet\inc\ATConfig.h)(0x672050F0)
I (include\components\hal\UART.h)(0x672050F0)
F (.\include\components\internet\src\AIR780ESocket.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
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)(0x672050F0)
I (..\keil\sn74hc595.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\components\internet\inc\AIR780EFSM.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ATLite.h)(0x672050F0)
I (include\components\hido\Include\HIDO_FSM.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Timer.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Util.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Debug.h)(0x672050F0)
I (include\components\internet\inc\Module.h)(0x672050F0)
I (include\components\internet\inc\ATConfig.h)(0x672050F0)
F (.\include\components\internet\src\Internet.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x672050F0)
I (include\components\internet\inc\AIR780EDriver.h)(0x672050F0)
I (include\components\internet\inc\Socket.h)(0x672050F0)
I (..\keil\sn74hc595.h)(0x672050F0)
I (include\board\board.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_trace.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\drivers\mk_gpio.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\components\internet\inc\AIR780EFSM.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ATLite.h)(0x672050F0)
I (include\components\hido\Include\HIDO_FSM.h)(0x672050F0)
F (.\include\components\internet\src\Module.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\components\hido\Include\HIDO_Util.h)(0x672050F0)
F (.\include\components\internet\src\Socket.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Util.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Debug.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x672050F0)
F (.\include\components\hal\UART.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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)(0x672050F0)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x672050F0)
I (include\components\hido\Include\HIDO_VLQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_BaseQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ArraryQueue.h)(0x672050F0)
I (include\components\hido\Include\HIDO_Lock.h)(0x672050F0)
I (include\components\hido\Include\HIDO_ATLite.h)(0x672050F0)
I (include\components\hido\Include\HIDO_FSM.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\hal\UART.h)(0x672050F0)
I (include\drivers\mk_uart.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
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)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
F (.\include\components\hal\pan_port.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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/pan_port.o -MD)
I (include\components\hal\pan_port.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\components\hal\pan_rf.h)(0x672050F0)
I (include\drivers\mk_spi.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
I (include\drivers\mk_dma.h)(0x672050F0)
I (..\keil\lora_3029.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
F (.\include\components\hal\pan_rf.c)(0x672050F0)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O0 -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 -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/pan_rf.o -MD)
I (include\components\hal\pan_port.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (D:\keil\ARM\ARMCLANG\include\stdbool.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (include\components\hal\pan_rf.h)(0x672050F0)
I (include\components\hal\pan_param.h)(0x672050F0)
I (..\keil\lora_3029.h)(0x672050F0)
I (include\drivers\mk_io.h)(0x672050F0)
I (include\drivers\mk_common.h)(0x672050F0)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
I (D:\keil\ARM\ARMCLANG\include\string.h)(0x5DDFFD6C)
I (include\devices\MK800X\Include\MK800X.h)(0x672050F0)
I (include\CMSIS\Include\core_cm0.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_version.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_compiler.h)(0x672050F0)
I (include\CMSIS\Include\cmsis_armclang.h)(0x672050F0)
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)(0x672050F0)
I (..\user_config.h)(0x672050F0)
keil/include/main/main.c
@@ -495,36 +495,46 @@
uint32_t successful_cnt=0;
uint8_t flag_4guart_needinit=0;
#define TX_LEN  10
#define RX_LEN  10
uint8_t tx_test_buf[TX_LEN] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9};
uint8_t RF_RX_temp[RX_LEN]={0};
extern struct RxDoneMsg RxDoneParams;
static void Lora_irq_handler(enum IO_PIN_T pin)
{   
   ceshi++;
        rf_irq_process();
        if(rf_get_transmit_flag() == RADIO_FLAG_TXDONE)
        {
            rf_set_transmit_flag(RADIO_FLAG_IDLE);
            rf_enter_continous_rx();
//            rf_delay_ms(1000);
//            if(rf_continous_tx_send_data(tx_test_buf, TX_LEN) != OK)
//            {
////                rf_enter_continous_rx();
//            }
//            else
//            {
//                error_cnt ++;
//            }
        }
          //g_start_send_flag=1;
//        if(rf_get_transmit_flag() == RADIO_FLAG_TXDONE)
//        {
//            rf_set_transmit_flag(RADIO_FLAG_IDLE);
//            rf_enter_continous_rx();
////            rf_delay_ms(1000);
////            if(rf_continous_tx_send_data(tx_test_buf, TX_LEN) != OK)
////            {
//////                rf_enter_continous_rx();
////            }
////            else
////            {
////                error_cnt ++;
////            }
//        }
        if(rf_get_recv_flag() == RADIO_FLAG_RXDONE)
        {
            rf_set_recv_flag(RADIO_FLAG_IDLE);
                      memcpy(RF_RX_temp,RxDoneParams.Payload,RxDoneParams.Size);
                      if(RF_RX_temp[0]==0)
                        {
                        }
                        // rf_enter_continous_rx(); //重新进入接收模式
                      //UwbRange();
//            DDL_Printf("Rx : SNR: %f ,RSSI: %d \r\n", RxDoneParams.Snr, RxDoneParams.Rssi);
            int i=0;
              //int i=0;
//            for(i = 0; i < RxDoneParams.Size; i++)
//            {
//                printf("0x%02x ", RxDoneParams.Payload[i]);
//            }
            error_cnt ++;
           // error_cnt ++;
        }
        if((rf_get_recv_flag() == RADIO_FLAG_RXTIMEOUT) || (rf_get_recv_flag() == RADIO_FLAG_RXERR))
        {
@@ -588,17 +598,17 @@
    Lora_init();
    rf_set_default_para();
//    
    rf_enter_continous_tx();
    rf_enter_continous_rx();
//    rf_set_transmit_flag(RADIO_FLAG_TXDONE);
//    rf_set_transmit_flag(RADIO_FLAG_TXDONE);
    if(rf_continous_tx_send_data(tx_test_buf, TX_LEN) != 0)
    {
        error_cnt++;
    }
    else
    {
        successful_cnt ++;
    }
//    if(rf_continous_tx_send_data(tx_test_buf, TX_LEN) != 0)
//    {
//        error_cnt++;
//    }
//    else
//    {
//        successful_cnt ++;
//    }
    
    
//  while (rf_get_transmit_flag() == RADIO_FLAG_IDLE) ;
@@ -635,7 +645,7 @@
            
        }
        
//        UwbRange();
        UwbRange();
//        rf_irq_process();
//        if(rf_get_transmit_flag() == RADIO_FLAG_TXDONE)
//        {
keil/uwb_simple_example.uvoptx
@@ -120,7 +120,7 @@
        <SetRegEntry>
          <Number>0</Number>
          <Key>DLGUARM</Key>
          <Name>d</Name>
          <Name></Name>
        </SetRegEntry>
        <SetRegEntry>
          <Number>0</Number>
@@ -148,7 +148,56 @@
          <Name></Name>
        </SetRegEntry>
      </TargetDriverDllRegistry>
      <Breakpoint/>
      <Breakpoint>
        <Bp>
          <Number>0</Number>
          <Type>0</Type>
          <LineNumber>521</LineNumber>
          <EnabledFlag>1</EnabledFlag>
          <Address>8562</Address>
          <ByteObject>0</ByteObject>
          <HtxType>0</HtxType>
          <ManyObjects>0</ManyObjects>
          <SizeOfObject>0</SizeOfObject>
          <BreakByAccess>0</BreakByAccess>
          <BreakIfRCount>1</BreakIfRCount>
          <Filename>D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-鏍囩-RX\keil\include\main\main.c</Filename>
          <ExecCommand></ExecCommand>
          <Expression>\\uwb_simple_example\include/main/main.c\521</Expression>
        </Bp>
        <Bp>
          <Number>1</Number>
          <Type>0</Type>
          <LineNumber>523</LineNumber>
          <EnabledFlag>1</EnabledFlag>
          <Address>8574</Address>
          <ByteObject>0</ByteObject>
          <HtxType>0</HtxType>
          <ManyObjects>0</ManyObjects>
          <SizeOfObject>0</SizeOfObject>
          <BreakByAccess>0</BreakByAccess>
          <BreakIfRCount>1</BreakIfRCount>
          <Filename>D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-鏍囩-RX\keil\include\main\main.c</Filename>
          <ExecCommand></ExecCommand>
          <Expression>\\uwb_simple_example\include/main/main.c\523</Expression>
        </Bp>
        <Bp>
          <Number>2</Number>
          <Type>0</Type>
          <LineNumber>525</LineNumber>
          <EnabledFlag>1</EnabledFlag>
          <Address>8610</Address>
          <ByteObject>0</ByteObject>
          <HtxType>0</HtxType>
          <ManyObjects>0</ManyObjects>
          <SizeOfObject>0</SizeOfObject>
          <BreakByAccess>0</BreakByAccess>
          <BreakIfRCount>1</BreakIfRCount>
          <Filename>D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-鏍囩-RX\keil\include\main\main.c</Filename>
          <ExecCommand></ExecCommand>
          <Expression>\\uwb_simple_example\include/main/main.c\525</Expression>
        </Bp>
      </Breakpoint>
      <WatchWindow1>
        <Ww>
          <count>0</count>
@@ -342,6 +391,26 @@
          <WinNumber>2</WinNumber>
          <ItemText>ret</ItemText>
        </Ww>
        <Ww>
          <count>1</count>
          <WinNumber>2</WinNumber>
          <ItemText>rx_buf</ItemText>
        </Ww>
        <Ww>
          <count>2</count>
          <WinNumber>2</WinNumber>
          <ItemText>RADIO_FLAG_RXDONE</ItemText>
        </Ww>
        <Ww>
          <count>3</count>
          <WinNumber>2</WinNumber>
          <ItemText>packet_received</ItemText>
        </Ww>
        <Ww>
          <count>4</count>
          <WinNumber>2</WinNumber>
          <ItemText>RF_RX_temp</ItemText>
        </Ww>
      </WatchWindow2>
      <MemoryWindow1>
        <Mm>