<html>
|
<body>
|
<pre>
|
<h1>µVision Build Log</h1>
|
<h2>Tool Versions:</h2>
|
IDE-Version: ¦ÌVision V5.30.0.0
|
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
License Information: WXK WXK, WXK, LIC=LSNXV-PQMLL-2Z8W4-FC0XG-4GU90-PI7N8
|
|
Tool Versions:
|
Toolchain: MDK-ARM Plus Version: 5.30.0.0
|
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
C Compiler: Armcc.exe V5.06 update 6 (build 750)
|
Assembler: Armasm.exe V5.06 update 6 (build 750)
|
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
|
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
|
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
|
CPU DLL: SARMCM3.DLL V5.30.0.0
|
Dialog DLL: DARMCM1.DLL V1.19.3.0
|
Target DLL: Segger\JL2CM3.dll V2.99.38.0
|
Dialog DLL: TARMCM1.DLL V1.14.2.0
|
|
<h2>Project:</h2>
|
C:\git\XRange_Tag - ÌúЬ - ÐÂÂß¼\MDK-ARM\STM32L071RB.uvprojx
|
Project File Date: 08/19/2024
|
|
<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(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
|
if (g_com_map[POWERx] < 0)
|
..\APL\App.c(280): 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
|
uint16_t temp2;
|
..\APL\App.c(282): 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
|
////ÒÔÉÏÊÇÔ´´úÂ룬±»²ð³ýʱ¼ä½ÓÐԹرÕ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=56216 RO-data=4908 RW-data=1660 ZI-data=16820
|
FromELF: creating hex file...
|
"STM32L071RB\STM32L071RB.axf" - 0 Error(s), 17 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
|
|
Package Vendor: Keil
|
https://www.keil.com/pack/Keil.STM32L0xx_DFP.2.3.0.pack
|
Keil.STM32L0xx_DFP.2.3.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
|
|
<h2>Collection of Component Files used:</h2>
|
|
* Component: ARM::CMSIS:CORE:5.5.0
|
Build Time Elapsed: 00:00:02
|
</pre>
|
</body>
|
</html>
|