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 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm
index bcb74a4..2badbdc 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:  08/25/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=59140 RO-data=7332 RW-data=1532 ZI-data=33444  
+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 - 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>

--
Gitblit v1.9.3