From 7d13fbde75b58ff4c9deaef95ca0c03a1083f8e8 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 29 八月 2025 10:26:55 +0800 Subject: [PATCH] 1.9,加入电量新计算方法 测试电池能干多久问题 目前1s检测一下adc --- keil/Objects/uwb_simple_example.build_log.htm | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm index c42f909..2badbdc 100644 --- a/keil/Objects/uwb_simple_example.build_log.htm +++ b/keil/Objects/uwb_simple_example.build_log.htm @@ -22,7 +22,7 @@ <h2>Project:</h2> C:\git-mk8000\ChinaUWBProject - ss定位标签\keil\uwb_simple_example.uvprojx -Project File Date: 07/23/2025 +Project File Date: 08/25/2025 <h2>Output:</h2> *** Using Compiler 'V6.14', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' @@ -30,7 +30,7 @@ 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=60756 RO-data=7400 RW-data=1580 ZI-data=33196 +Program Size: Code=59160 RO-data=7396 RW-data=1344 ZI-data=29220 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 - ss定位标签\keil\Objects\uwb_simple_example.axf" @@ -48,7 +48,7 @@ C:\Keil_v5\ARM\PACK\MKSEMI\MK800X_DFP\1.0.3\Device\Include <h2>Collection of Component Files used:</h2> -Build Time Elapsed: 00:00:01 +Build Time Elapsed: 00:00:02 </pre> </body> </html> -- Gitblit v1.9.3