From e3cc01b77b6f240140d2536e365e559b42d1505c Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 22 七月 2025 15:27:30 +0800 Subject: [PATCH] V1.0 开发完成 5S一次,实际休眠时间要诚5 上位机设置除以5就行 休眠18ua 功耗 --- keil/Objects/uwb_simple_example.build_log.htm | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm index a897ee2..4e8d63b 100644 --- a/keil/Objects/uwb_simple_example.build_log.htm +++ b/keil/Objects/uwb_simple_example.build_log.htm @@ -21,8 +21,8 @@ Dialog DLL: TARMCM1.DLL V1.14.2.0 <h2>Project:</h2> -C:\git-mk8000\ChinaUWBProject - rx\keil\uwb_simple_example.uvprojx -Project File Date: 12/30/2024 +C:\git-mk8000\ChinaUWBProject - ss定位标签\keil\uwb_simple_example.uvprojx +Project File Date: 07/21/2025 <h2>Output:</h2> *** Using Compiler 'V6.14', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' @@ -30,10 +30,10 @@ 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=58572 RO-data=7332 RW-data=1536 ZI-data=34228 +Program Size: Code=60772 RO-data=7400 RW-data=1580 ZI-data=33196 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" +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" ".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s). <h2>Software Packages used:</h2> @@ -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:02 +Build Time Elapsed: 00:00:01 </pre> </body> </html> -- Gitblit v1.9.3