From df5669303bd54d7bfd553c7cfad279231d7ece17 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期五, 25 四月 2025 09:33:37 +0800
Subject: [PATCH] 3.6,加入蜂鸣器等逻辑

---
 MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm |   56 ++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 34 insertions(+), 22 deletions(-)

diff --git a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
index c5bef95..7e31d62 100644
--- a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
+++ b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
@@ -22,7 +22,7 @@
  
 <h2>Project:</h2>
 C:\git\XRange_Tag - 铁鞋 - 新逻辑\MDK-ARM\STM32L071RB.uvprojx
-Project File Date:  08/19/2024
+Project File Date:  04/23/2025
 
 <h2>Output:</h2>
 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
@@ -34,19 +34,29 @@
   void Uwb_Zubao_Poll();
 ..\APL\App.c(100): warning:  #223-D: function "HIDO_UtilSnprintf" declared implicitly
       HIDO_UINT32 u32Len = HIDO_UtilSnprintf((HIDO_CHAR *)LBS_data, sizeof(LBS_data), "%s,,,,,0,00,00.0,,,,,,*00,%X,%02x,%x,%d,%d,%d%\r\n",
-..\APL\App.c(185): warning:  #177-D: variable "powerled_state"  was declared but never referenced
-       static u8 powerled_state=0;
-..\APL\App.c(309): warning:  #186-D: pointless comparison of unsigned integer with zero
+..\APL\App.c(216): warning:  #186-D: pointless comparison of unsigned integer with zero
       if (g_com_map[POWERx] < 0)
-..\APL\App.c(280): warning:  #177-D: variable "temp"  was declared but never referenced
+..\APL\App.c(187): warning:  #177-D: variable "temp"  was declared but never referenced
       float temp;
-..\APL\App.c(281): warning:  #177-D: variable "temp2"  was declared but never referenced
+..\APL\App.c(188): warning:  #177-D: variable "temp2"  was declared but never referenced
       uint16_t temp2;
-..\APL\App.c(282): warning:  #177-D: variable "i"  was declared but never referenced
+..\APL\App.c(189): warning:  #177-D: variable "i"  was declared but never referenced
       uint16_t i;
-..\APL\App.c(424): warning:  #177-D: variable "uwbchecksum"  was declared but never referenced
-      u16 uwbchecksum;
-..\APL\App.c(525): warning:  #1-D: last line of file ends without a newline
+..\APL\App.c(281): warning:  #550-D: variable "powercount"  was set but never used
+      static uint32_t powercount=0;
+..\APL\App.c(432): warning:  #223-D: function "delay_ms" declared implicitly
+              delay_ms(100);
+..\APL\App.c(386): warning:  #177-D: variable "powerled_state"  was declared but never referenced
+      static u8 powerled_state=0;
+..\APL\App.c(536): warning:  #223-D: function "Beep_On" declared implicitly
+      {Beep_On();}
+..\APL\App.c(538): warning:  #223-D: function "Beep_Off" declared implicitly
+      {Beep_Off();}
+..\APL\App.c(539): warning:  #223-D: function "Sleep_Panduan_Poll" declared implicitly
+      Sleep_Panduan_Poll();
+..\APL\App.c(569): warning:  #223-D: function "Sleep_Panduan_Poll" declared implicitly
+          Sleep_Panduan_Poll();
+..\APL\App.c(586): warning:  #1-D: last line of file ends without a newline
   ////以上是源代码,被拆除时间接性关闭4G
 ..\APL\App.c(49): warning:  #177-D: variable "l_bDismantle"  was declared but never referenced
   static HIDO_BOOL l_bDismantle = HIDO_FALSE;
@@ -62,33 +72,35 @@
   static HIDO_UINT32 l_u32ChargeTick = 0;
 ..\APL\App.c(57): warning:  #177-D: variable "l_u32LocationTick"  was declared but never referenced
   static HIDO_UINT32 l_u32LocationTick = 0;
-..\APL\App.c: 17 warnings, 0 errors
+..\APL\App.c(91): warning:  #177-D: function "LBSLocationCallback"  was declared but never referenced
+  static HIDO_VOID LBSLocationCallback(ST_LBSLocation *_pstLBSLocation, HIDO_VOID *_pArg)
+..\APL\App.c: 23 warnings, 0 errors
 linking...
-Program Size: Code=56216 RO-data=4908 RW-data=1660 ZI-data=16820  
+Program Size: Code=52988 RO-data=4840 RW-data=1420 ZI-data=16388  
 FromELF: creating hex file...
-"STM32L071RB\STM32L071RB.axf" - 0 Error(s), 17 Warning(s).
+"STM32L071RB\STM32L071RB.axf" - 0 Error(s), 23 Warning(s).
 
 <h2>Software Packages used:</h2>
 
 Package Vendor: ARM
-                http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
-                ARM.CMSIS.5.8.0
-                CMSIS (Common Microcontroller Software Interface Standard)
-   * Component: CORE Version: 5.5.0
+                http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
+                ARM.CMSIS.5.7.0
+                CMSIS (Cortex Microcontroller Software Interface Standard)
+   * Component: CORE Version: 5.4.0
 
 Package Vendor: Keil
-                https://www.keil.com/pack/Keil.STM32L0xx_DFP.2.3.0.pack
-                Keil.STM32L0xx_DFP.2.3.0
+                http://www.keil.com/pack/Keil.STM32L0xx_DFP.2.2.0.pack
+                Keil.STM32L0xx_DFP.2.2.0
                 STMicroelectronics STM32L0 Series Device Support, Drivers and Examples
 
 <h2>Collection of Component include folders:</h2>
   .\RTE\_STM32L071RB
-  C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.8.0\CMSIS\Core\Include
-  C:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.3.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include
+  C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include
+  C:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include
 
 <h2>Collection of Component Files used:</h2>
 
-   * Component: ARM::CMSIS:CORE:5.5.0
+   * Component: ARM::CMSIS:CORE:5.4.0
 Build Time Elapsed:  00:00:02
 </pre>
 </body>

--
Gitblit v1.9.3