From 8e20afae32b9e4115caeea49a470016f71661555 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 09 一月 2025 09:25:33 +0800 Subject: [PATCH] 目前调试完毕 1s上发一次 适配最新板子 看门狗跟静止休眠能同时用,去掉了低功耗超链接模式目前 --- MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm | 47 ++++------------------------------------------- 1 files changed, 4 insertions(+), 43 deletions(-) diff --git a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm index 4e40675..a5b9e0a 100644 --- a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm +++ b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm @@ -21,52 +21,13 @@ Dialog DLL: TARMCM1.DLL V1.14.2.0 <h2>Project:</h2> -C:\git\XRange_Tag - 铁鞋\MDK-ARM\STM32L071RB.uvprojx -Project File Date: 05/24/2024 +C:\git\XRange_Tag - 铁鞋 - 新逻辑\MDK-ARM\STM32L071RB.uvprojx +Project File Date: 01/08/2025 <h2>Output:</h2> *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'STM32L071RB' -compiling App.c... -..\APL\App.h(39): warning: #1295-D: Deprecated declaration Main_Poll - give arg types - void Main_Poll(); -..\APL\App.c(61): warning: #1295-D: Deprecated declaration Uwb_Zubao_Poll - give arg types - 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(146): warning: #177-D: variable "powerled_state" was declared but never referenced - static u8 powerled_state=0; -..\APL\App.c(262): warning: #186-D: pointless comparison of unsigned integer with zero - if (g_com_map[POWERx] < 0) -..\APL\App.c(233): warning: #177-D: variable "temp" was declared but never referenced - float temp; -..\APL\App.c(234): warning: #177-D: variable "temp2" was declared but never referenced - uint16_t temp2; -..\APL\App.c(235): warning: #177-D: variable "i" was declared but never referenced - uint16_t i; -..\APL\App.c(415): warning: #177-D: variable "uwbchecksum" was declared but never referenced - u16 uwbchecksum; -..\APL\App.c(551): 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; -..\APL\App.c(50): warning: #177-D: variable "l_bCancelAlarm" was declared but never referenced - static HIDO_BOOL l_bCancelAlarm = HIDO_FALSE; -..\APL\App.c(51): warning: #177-D: variable "l_u32DismantleAlarmTick" was declared but never referenced - static HIDO_UINT32 l_u32DismantleAlarmTick = 0; -..\APL\App.c(53): warning: #177-D: variable "l_bCharge" was declared but never referenced - static HIDO_BOOL l_bCharge = HIDO_FALSE; -..\APL\App.c(54): warning: #177-D: variable "l_u32CancelChargeReport" was declared but never referenced - static HIDO_BOOL l_u32CancelChargeReport = HIDO_FALSE; -..\APL\App.c(55): warning: #177-D: variable "l_u32ChargeTick" was declared but never referenced - 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 -linking... -Program Size: Code=61348 RO-data=5196 RW-data=1836 ZI-data=17156 -FromELF: creating hex file... -"STM32L071RB\STM32L071RB.axf" - 0 Error(s), 17 Warning(s). +"STM32L071RB\STM32L071RB.axf" - 0 Error(s), 0 Warning(s). <h2>Software Packages used:</h2> @@ -89,7 +50,7 @@ <h2>Collection of Component Files used:</h2> * Component: ARM::CMSIS:CORE:5.4.0 -Build Time Elapsed: 00:00:02 +Build Time Elapsed: 00:00:01 </pre> </body> </html> -- Gitblit v1.9.3