修改电流检测逻辑,现在是1分钟检测一次,然后检测到低电量后会检测10次才会关机,V2.14
已修改7个文件
16149 ■■■■■ 文件已修改
keil/JLinkLog.txt 6214 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Listings/uwb_simple_example.map 7286 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.build_log.htm 67 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example.htm 2444 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/Objects/uwb_simple_example_MK8000 Release.dep 118 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/include/main/main.c 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
user_config.h 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keil/JLinkLog.txt
ÎļþÌ«´ó
keil/Listings/uwb_simple_example.map
ÎļþÌ«´ó
keil/Objects/uwb_simple_example.build_log.htm
@@ -27,8 +27,71 @@
<h2>Output:</h2>
*** Using Compiler 'V6.14', folder: 'D:\keil\ARM\ARMCLANG\Bin'
Build target 'MK8000 Release'
compiling mk_misc.c...
compiling mk_power.c...
compiling mk_calib.c...
compiling cmp_svec.c...
compiling mk_io.c...
compiling mk_reset.c...
compiling mk_gpio.c...
compiling mk_clock.c...
compiling mk_sleep_timer.c...
compiling mk_dual_timer.c...
compiling mk_dma.c...
compiling mk_adc.c...
compiling mk_rtc.c...
compiling mk_aes.c...
compiling WS2812.c...
compiling mk_wdt.c...
compiling Usart1.c...
compiling mk_flash.c...
compiling Usart.c...
compiling sn74hc595.c...
compiling mk_4G.c...
compiling mk_uwb.c...
compiling PCA9555.c...
compiling dw_tag.c...
compiling global_param.c...
compiling mk_trace.c...
compiling mk_uart.c...
compiling serial_at_cmd_app.c...
compiling pin_config.c...
compiling board.c...
compiling uwb_tag.c...
compiling lis3dh_driver.c...
compiling DBG.c...
compiling TCPClient_1.c...
compiling wsf_assert.c...
compiling GPS.c...
compiling uwb_app.c...
compiling SPIV1.07.c...
compiling TCPClient.c...
compiling wsf_buf.c...
compiling wsf_bufio.c...
compiling main.c...
compiling wsf_heap.c...
compiling Shell.c...
compiling wsf_nvm.c...
compiling wsf_queue.c...
compiling wsf_os.c...
compiling wsf_timer.c...
compiling wsf_trace.c...
compiling pal_flash.c...
compiling pal_uart.c...
compiling pal_sys.c...
compiling AIR780ECSQ.c...
compiling AIR780EDriver.c...
compiling Internet.c...
compiling AIR780ESocket.c...
compiling AIR780EFSM.c...
compiling UART.c...
linking...
.\include\devices\MK800X\Source\ARM\MK800X_ac6_copy.sct(25): warning: L6314W: No section matches pattern *(.XIP_SECTION).
Program Size: Code=87616 RO-data=11988 RW-data=2112 ZI-data=46076
Finished: 0 information, 1 warning and 0 error messages.
FromELF: creating hex file...
After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "D:\zhangbo\2024\Code\ChinaUWB\ChinaUWBProject-MK-UBK通用\keil\Objects\uwb_simple_example.axf"
".\Objects\uwb_simple_example.axf" - 0 Error(s), 0 Warning(s).
".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s).
<h2>Software Packages used:</h2>
@@ -42,7 +105,7 @@
  D:\keil\pack\MKSEMI\MK800X_DFP\1.0.3\Device\Include
<h2>Collection of Component Files used:</h2>
Build Time Elapsed:  00:00:00
Build Time Elapsed:  00:00:03
</pre>
</body>
</html>
keil/Objects/uwb_simple_example.htm
ÎļþÌ«´ó
keil/Objects/uwb_simple_example_MK8000 Release.dep
@@ -16,7 +16,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\components\algo\src\steering_vector\cmp_svec_hex_ch5.txt)(0x6721A6AD)
@@ -60,7 +60,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
@@ -83,7 +83,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
@@ -105,7 +105,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
@@ -132,7 +132,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
@@ -153,7 +153,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
F (.\include\drivers\mk_dual_timer.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_dual_timer.o -MD)
I (include\drivers\mk_dual_timer.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
@@ -169,7 +169,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
@@ -191,7 +191,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
@@ -214,7 +214,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
@@ -237,7 +237,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
F (.\include\drivers\mk_misc.c)(0x68707A99)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/mk_misc.o -MD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
@@ -253,7 +253,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dual_timer.h)(0x6721A6AD)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
@@ -277,7 +277,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -307,7 +307,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -327,7 +327,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
@@ -350,7 +350,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -372,7 +372,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -396,7 +396,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -418,7 +418,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
@@ -449,7 +449,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_clock.h)(0x6721A6AD)
I (include\drivers\mk_reset.h)(0x6721A6AD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
@@ -472,7 +472,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -497,7 +497,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -523,7 +523,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -548,7 +548,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdio.h)(0x5DDFFD72)
F (.\include\drivers\Usart.c)(0x68707A99)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/usart.o -MD)
@@ -568,7 +568,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\components\hal\UART.h)(0x68510435)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
@@ -588,7 +588,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -601,7 +601,7 @@
I (include\drivers\lis3dh_driver.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\math.h)(0x5DDFFD6C)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
@@ -638,7 +638,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_mac.h)(0x6721A6AD)
I (include\drivers\mk_phy.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
@@ -663,7 +663,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
F (.\include\drivers\serial_at_cmd_app.c)(0x6878B667)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/drivers -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/serial_at_cmd_app.o -MD)
@@ -685,7 +685,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
I (include\board\board.h)(0x68510435)
@@ -711,7 +711,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -741,7 +741,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\board\board.h)(0x68510435)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
@@ -750,7 +750,7 @@
I (include\drivers\mk_gpio.h)(0x6721A6AD)
I (include\drivers\Usart.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x6878B667)
F (.\include\main\main.c)(0x6881944A)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/main.o -MD)
F (.\include\main\main.c)(0x6882F5B2)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/main.o -MD)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_common.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)
@@ -765,7 +765,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -833,7 +833,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (..\keil\mk_4G.h)(0x68510030)
I (include\board\board.h)(0x68510435)
@@ -863,7 +863,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -898,7 +898,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
@@ -940,7 +940,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\WS2812.h)(0x68510435)
I (include\board\board.h)(0x68510435)
@@ -973,7 +973,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\DBG.h)(0x68510435)
I (include\drivers\Usart.h)(0x6721A6AD)
@@ -1009,7 +1009,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\global_param.h)(0x6878B667)
F (.\include\src\TCPClient_1.c)(0x68707A99)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/tcpclient_1.o -MD)
@@ -1039,7 +1039,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
F (.\include\src\OTA.c)(0x68707A99)()
F (.\include\src\SPIV1.07.c)(0x68707A99)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/spiv1.07.o -MD)
@@ -1057,7 +1057,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_io.h)(0x6721A6AD)
I (include\components\hido\Include\HIDO_TypeDef.h)(0x6721A6AD)
F (.\include\drivers\dps310.c)(0x68707A99)()
@@ -1082,7 +1082,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
F (.\include\components\wsf\sources\port\baremetal\wsf_buf.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_buf.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -1105,7 +1105,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\components\wsf\include\wsf_heap.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_math.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
@@ -1129,7 +1129,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\components\wsf\include\wsf_trace.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
@@ -1156,7 +1156,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\components\wsf\include\wsf_buf.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_math.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_os.h)(0x6721A6AD)
@@ -1195,7 +1195,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\components\crc\crc.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdlib.h)(0x5DDFFD6A)
F (.\include\components\wsf\sources\port\baremetal\wsf_os.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_os.o -MD)
@@ -1224,7 +1224,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
F (.\include\components\wsf\sources\port\baremetal\wsf_queue.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_queue.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -1247,7 +1247,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
F (.\include\components\wsf\sources\port\baremetal\wsf_timer.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_timer.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -1272,7 +1272,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
F (.\include\components\wsf\sources\port\baremetal\wsf_trace.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/wsf_trace.o -MD)
I (include\components\wsf\include\wsf_types.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -1294,7 +1294,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\components\wsf\include\wsf_assert.h)(0x6721A6AD)
I (include\components\wsf\include\wsf_cs.h)(0x6721A6AD)
F (.\include\components\wsf\sources\platform\pal_flash.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/wsf/sources/platform -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_flash.o -MD)
@@ -1313,7 +1313,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_flash.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
@@ -1333,7 +1333,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\components\wsf\include\platform\pal_uart.h)(0x6721A6AD)
I (include\drivers\mk_misc.h)(0x6721A6AD)
F (.\include\components\wsf\sources\platform\pal_uart.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/pal_uart.o -MD)
@@ -1352,7 +1352,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
F (.\include\components\crc\crc.c)(0x6721A6AD)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c -fno-rtti -funsigned-char -D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/components/crc -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -I ./include/components/internet/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter -I./RTE/_MK8000_Release -ID:/keil/pack/MKSEMI/MK800X_DFP/1.0.3/Device/Include -ID:/keil/ARM/CMSIS/Include -D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC -o ./objects/crc.o -MD)
I (include\components\crc\crc.h)(0x6721A6AD)
I (D:\keil\ARM\ARMCLANG\include\stdint.h)(0x5DDFFD72)
@@ -1399,7 +1399,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -1431,7 +1431,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -1474,7 +1474,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -1508,7 +1508,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -1547,7 +1547,7 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_trace.h)(0x6721A6AD)
I (include\drivers\mk_uart.h)(0x6721A6AD)
I (include\drivers\mk_dma.h)(0x6721A6AD)
@@ -1602,5 +1602,5 @@
I (D:\keil\ARM\ARMCLANG\include\arm_compat.h)(0x5E0CC2EC)
I (D:\keil\ARM\ARMCLANG\include\arm_acle.h)(0x5E0CC318)
I (include\devices\MK800X\Include\system_MK800X.h)(0x6721A6AD)
I (..\user_config.h)(0x688199CE)
I (..\user_config.h)(0x6882F944)
I (include\drivers\mk_dma.h)(0x6721A6AD)
keil/include/main/main.c
@@ -181,7 +181,7 @@
        {
            bat_percent = 0;
        }
        else if(fVoltage_mv > 4200)
        else if(fVoltage_mv > 4100)
        {
            bat_percent = 100;
        }
@@ -317,15 +317,21 @@
        keystarttime2 =  HIDO_TimerGetTick();
    }
}
uint8_t guanjiflag_count=0;
void MinuteTask(void)
{
    PCA9555_Set_One_Value_Output(ADC_MINIUS,0);//拉低
    delay_ms(100);
    adc_get(&sample[0], NUM_SAMPLES, adc_callback);//adc采样
    if(bat_percent<1)
    {
      guanjiflag_count++;
    }
}
void SecondTask(void)
{   static uint8_t second_count;
    if(second_count++>120)
    if(second_count++>60)
    {
        second_count = 0;
        MinuteTask();
@@ -581,7 +587,7 @@
    g_com_map[MODBUS_MODE] = 0;
    log_4g_enable_flag =1;//g_com_map[LOG_4G_ENABLE];
    g_com_map[VERSION] = (2<<8)|13;
    g_com_map[VERSION] = (2<<8)|14;
    LOG_INFO(TRACE_MODULE_APP,"设备ID: %x .\r\n",dev_id);
@@ -800,7 +806,7 @@
    {
        WT588E_PLAY(14);
    }
    if(bat_percent<1&&bat_percent_only_one&&jiancebat_percent_flag)
    if(bat_percent<1&&bat_percent_only_one&&jiancebat_percent_flag&&(guanjiflag_count>9))
    {
        WT588E_PLAY(15);
        userkey_state=3;
user_config.h
@@ -212,12 +212,12 @@
//切换加速度计
#define JIBU_XIUMIAN
#define CEJU_XIUMIAN
//#define _4G_115200  //设置4G波特率
#define _4G_115200  //设置4G波特率
#define _4G_ZHUANWANG //设置4G是不是专网
//选择网络
#define TCP_CONNECT
//#define UDP_CONNECT
//#define TCP_CONNECT
#define UDP_CONNECT
/* =========================================================================================================================== */
/* ================                                           End                                             ================ */
/* =========================================================================================================================== */