185 lines
8.1 KiB
HTML
185 lines
8.1 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: ¦ÌVision V5.25.2.0
|
|
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: 123 1959572655@qq.com, 123, LIC=VGXG8-33HJU-BSNYX-H6MYP-KND0D-S1AKW
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Plus Version: 5.25.2.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.25.2.0
|
|
Dialog DLL: DARMSTM.DLL V1.68.0.0
|
|
Target DLL: Segger\JL2CM3.dll V2.99.29.0
|
|
Dialog DLL: TARMSTM.DLL V1.66.0.0
|
|
|
|
<h2>Project:</h2>
|
|
D:\LWLÎļþ\16_BMS_V9\MDK-ARM\keilpro\stm32f103c8t6.uvproj
|
|
Project File Date: 07/03/2024
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
|
Rebuild target 'stm32f103cBt6'
|
|
creating preprocessor file for main.c...
|
|
creating preprocessor file for datahand.c...
|
|
compiling main.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\inc\LCD.h(173): warning: #1295-D: Deprecated declaration LCD_Write - give arg types
|
|
extern void LCD_Write();
|
|
..\user\src\main.c(231): warning: #177-D: variable "temp_uart_cr1" was declared but never referenced
|
|
u32 temp_uart_cr1 = 0;
|
|
..\user\src\main.c(637): warning: #177-D: variable "All_Data" was declared but never referenced
|
|
u8 All_Data[8]={0},i,Dz=32;
|
|
..\user\src\main.c(637): warning: #177-D: variable "Dz" was declared but never referenced
|
|
u8 All_Data[8]={0},i,Dz=32;
|
|
..\user\src\main.c(835): warning: #177-D: variable "All_Data" was declared but never referenced
|
|
u8 All_Data[8]={0},i,Dz=32;
|
|
..\user\src\main.c(835): warning: #177-D: variable "Dz" was declared but never referenced
|
|
u8 All_Data[8]={0},i,Dz=32;
|
|
..\user\src\main.c(837): warning: #177-D: variable "Bms_Dx_Tmp" was declared but never referenced
|
|
s16 Bms_Dx_Tmp = 0;
|
|
..\user\src\main.c(930): warning: #177-D: variable "i" was declared but never referenced
|
|
u8 i = 0;
|
|
..\user\src\main.c(931): warning: #177-D: variable "TEMP9" was declared but never referenced
|
|
u8 TEMP9 = 0;
|
|
..\user\src\main.c(933): warning: #177-D: variable "xnum" was declared but never referenced
|
|
u8 xnum = 0;
|
|
..\user\src\main.c(934): warning: #177-D: variable "ChkGpsDataTimeS" was declared but never referenced
|
|
u8 ChkGpsDataTimeS = 0;
|
|
..\user\src\main.c(936): warning: #177-D: variable "flagtime_485" was declared but never referenced
|
|
static u8 flagtime_485 = 0;
|
|
..\user\src\main.c(943): warning: #177-D: label "LOOP" was declared but never referenced
|
|
LOOP:
|
|
..\user\src\main.c: 14 warnings, 0 errors
|
|
creating preprocessor file for stm32f10x_it.c...
|
|
assembling startup_stm32f10x_md.s...
|
|
creating preprocessor file for gpioinit.c...
|
|
compiling stm32f10x_it.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\inc\LCD.h(173): warning: #1295-D: Deprecated declaration LCD_Write - give arg types
|
|
extern void LCD_Write();
|
|
..\user\src\stm32f10x_it.c(187): warning: #177-D: variable "G4DataLenTemp" was declared but never referenced
|
|
u16 G4DataLenTemp = 0;
|
|
..\user\src\stm32f10x_it.c(188): warning: #550-D: variable "temp" was set but never used
|
|
u32 temp = 0;
|
|
..\user\src\stm32f10x_it.c(320): warning: #550-D: variable "temp" was set but never used
|
|
u16 temp = 0;
|
|
..\user\src\stm32f10x_it.c(417): warning: #550-D: variable "temp" was set but never used
|
|
u32 temp = 0;
|
|
..\user\src\stm32f10x_it.c(521): warning: #177-D: variable "Led1_updata_flag" was declared but never referenced
|
|
static bool Led1_updata_flag = 0;
|
|
..\user\src\stm32f10x_it.c(527): warning: #177-D: variable "dahuo_ms" was declared but never referenced
|
|
static u32 dahuo_ms = 0;
|
|
..\user\src\stm32f10x_it.c(528): warning: #177-D: variable "SOC_Count_ms" was declared but never referenced
|
|
static u32 SOC_Count_ms = 0;
|
|
..\user\src\stm32f10x_it.c: 9 warnings, 0 errors
|
|
creating preprocessor file for perconfig.c...
|
|
compiling gpioinit.c...
|
|
compiling datahand.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\datahand.c: 1 warning, 0 errors
|
|
creating preprocessor file for delay.c...
|
|
compiling perconfig.c...
|
|
creating preprocessor file for basetime.c...
|
|
compiling delay.c...
|
|
creating preprocessor file for usart.c...
|
|
compiling basetime.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\basetime.c: 1 warning, 0 errors
|
|
creating preprocessor file for iobind.c...
|
|
compiling usart.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\usart.c: 1 warning, 0 errors
|
|
creating preprocessor file for joinbind.c...
|
|
compiling iobind.c...
|
|
creating preprocessor file for IIc.c...
|
|
compiling joinbind.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\joinbind.c: 1 warning, 0 errors
|
|
creating preprocessor file for crc.c...
|
|
compiling IIc.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\IIc.c(198): warning: #550-D: variable "RdCrc" was set but never used
|
|
u8 RdCrc = 0;
|
|
..\user\src\IIc.c(402): warning: #550-D: variable "RdCrc" was set but never used
|
|
u8 RdCrc = 0;
|
|
..\user\src\IIc.c(621): warning: #550-D: variable "RdCrc" was set but never used
|
|
u8 RdCrc = 0;
|
|
..\user\src\IIc.c: 4 warnings, 0 errors
|
|
creating preprocessor file for SH367309.c...
|
|
compiling crc.c...
|
|
creating preprocessor file for gpsnet.c...
|
|
compiling SH367309.c...
|
|
creating preprocessor file for 485.c...
|
|
creating preprocessor file for Flash.c...
|
|
compiling 485.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\485.c: 1 warning, 0 errors
|
|
compiling gpsnet.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\gpsnet.c(126): warning: #167-D: argument of type "char *" is incompatible with parameter of type "unsigned char *"
|
|
Send_string_BLENamb(Jdybuffs.Buff);
|
|
..\user\src\gpsnet.c: 2 warnings, 0 errors
|
|
creating preprocessor file for Jdy_19.c...
|
|
creating preprocessor file for can.c...
|
|
compiling Jdy_19.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\Jdy_19.c: 1 warning, 0 errors
|
|
compiling Flash.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\Flash.c(989): warning: #177-D: variable "i" was declared but never referenced
|
|
u8 i,j;
|
|
..\user\src\Flash.c(989): warning: #177-D: variable "j" was declared but never referenced
|
|
u8 i,j;
|
|
..\user\src\Flash.c: 3 warnings, 0 errors
|
|
creating preprocessor file for LCD.c...
|
|
creating preprocessor file for bsp_adc.c...
|
|
compiling can.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\src\can.c(241): warning: #550-D: variable "Temp1" was set but never used
|
|
u16 Temp1 = 0;
|
|
..\user\src\can.c(2439): warning: #550-D: variable "Temp1" was set but never used
|
|
u16 Temp1 = 0;
|
|
..\user\src\can.c(2571): warning: #550-D: variable "Temp" was set but never used
|
|
s16 Temp[6];
|
|
..\user\src\can.c: 4 warnings, 0 errors
|
|
creating preprocessor file for Clock_App.c...
|
|
compiling bsp_adc.c...
|
|
creating preprocessor file for stmflash.c...
|
|
compiling Clock_App.c...
|
|
compiling LCD.c...
|
|
..\user\inc\delay.h(11): warning: #1-D: last line of file ends without a newline
|
|
|
|
..\user\inc\LCD.h(173): warning: #1295-D: Deprecated declaration LCD_Write - give arg types
|
|
extern void LCD_Write();
|
|
..\user\src\LCD.c: 2 warnings, 0 errors
|
|
compiling stmflash.c...
|
|
linking...
|
|
Program Size: Code=73372 RO-data=556 RW-data=968 ZI-data=17904
|
|
FromELF: creating hex file...
|
|
After Build - User command #1: fromelf.exe --bin -o "D:\LWLÎļþ\16_BMS_V9\MDK-ARM\keilpro\Output\swj.bin" "D:\LWLÎļþ\16_BMS_V9\MDK-ARM\keilpro\Output\swj.axf"
|
|
".\Output\swj.axf" - 0 Error(s), 44 Warning(s).
|
|
Build Time Elapsed: 00:00:27
|
|
</pre>
|
|
</body>
|
|
</html>
|