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 | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm index bc508b3..4e8d63b 100644 --- a/keil/Objects/uwb_simple_example.build_log.htm +++ b/keil/Objects/uwb_simple_example.build_log.htm @@ -21,14 +21,20 @@ 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' Build target 'MK8000 Release' -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), 0 Warning(s). +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=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 - ss定位标签\keil\Objects\uwb_simple_example.axf" +".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s). <h2>Software Packages used:</h2> -- Gitblit v1.9.3