You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
4.1 KiB
98 lines
4.1 KiB
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: ¦ÌVision V5.25.3.0
|
|
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: 1 1, 1, LIC=1WSCX-HXJXL-GPTZR-KFEG4-MZ3PH-T1W8C
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Professional Version: 5.18
|
|
Toolchain Path: E:\Keil_v5\ARM\ARMCC\Bin
|
|
C Compiler: Armcc.exe V5.06 update 1 (build 61)
|
|
Assembler: Armasm.exe V5.06 update 1 (build 61)
|
|
Linker/Locator: ArmLink.exe V5.06 update 1 (build 61)
|
|
Library Manager: ArmAr.exe V5.06 update 1 (build 61)
|
|
Hex Converter: FromElf.exe V5.06 update 1 (build 61)
|
|
CPU DLL: SARMCM3.DLL V5.18
|
|
Dialog DLL: DARMSTM.DLL V1.65.0.0
|
|
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
|
|
Dialog DLL: TARMSTM.DLL V1.64.0.0
|
|
|
|
<h2>Project:</h2>
|
|
D:\WeChat Files\wxid_sungokvb1um122\FileStorage\File\2023-11\sh\Project\BH-F103.uvprojx
|
|
Project File Date: 11/04/2023
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'E:\Keil_v5\ARM\ARMCC\Bin'
|
|
Build target 'Project'
|
|
compiling Tel.c...
|
|
..\User\Tel\Tel.c(11): warning: #223-D: function "lib_cut_left" declared implicitly
|
|
lib_cut_left(Tel_Gbk,&send_aim_1[9],11);
|
|
..\User\Tel\Tel.c(20): warning: #223-D: function "delay_ms" declared implicitly
|
|
delay_ms(100);
|
|
..\User\Tel\Tel.c(29): warning: #223-D: function "OLED_ShowString" declared implicitly
|
|
OLED_ShowString(x+0,y,"Ph:",16);
|
|
..\User\Tel\Tel.c(32): warning: #223-D: function "OLED_ShowNumber" declared implicitly
|
|
OLED_ShowNumber(x+24+i*8,y,addr1[i]-48,1,16);
|
|
..\User\Tel\Tel.c(42): warning: #223-D: function "OLED_Clear" declared implicitly
|
|
OLED_Clear(); //????
|
|
..\User\Tel\Tel.c(43): warning: #223-D: function "GUI_DrawFont16" declared implicitly
|
|
GUI_DrawFont16(0,0,"±¨¾¯????",0);
|
|
..\User\Tel\Tel.c(54): warning: #223-D: function "OLED_ShowString" declared implicitly
|
|
OLED_ShowString(24+ph1*8,2,"*",16);
|
|
..\User\Tel\Tel.c(55): warning: #223-D: function "delay_ms" declared implicitly
|
|
delay_ms(200);
|
|
..\User\Tel\Tel.c(58): warning: #223-D: function "Set_Ph_Lib" declared implicitly
|
|
Set_Ph_Lib(&Tel[9],ph1,Key_Value);
|
|
..\User\Tel\Tel.c(63): warning: #223-D: function "SysTel_Flash_RWLib" declared implicitly
|
|
SysTel_Flash_RWLib(FLASH_SAVE_ADDR+100,'W',Key_Value,4,50,send_aim_1);
|
|
..\User\Tel\Tel.c: 10 warnings, 0 errors
|
|
compiling oled.c...
|
|
..\User\OLED\oled.c(346): warning: #167-D: argument of type "u8 *" is incompatible with parameter of type "const char *"
|
|
Strnum=strlen(s)/2;
|
|
..\User\OLED\oled.c(354): warning: #223-D: function "OLED_SHOW_ONEDATA" declared implicitly
|
|
OLED_SHOW_ONEDATA(x,y,t, k, data, adder,mode);
|
|
..\User\OLED\oled.c(358): warning: #223-D: function "OLED_SHOW_TWODATA" declared implicitly
|
|
OLED_SHOW_TWODATA(&x,&m);
|
|
..\User\OLED\oled.c(341): warning: #177-D: variable "str" was declared but never referenced
|
|
u8 *str;
|
|
..\User\OLED\oled.c(583): warning: #223-D: function "delay_ms" declared implicitly
|
|
delay_ms(800);
|
|
..\User\OLED\oled.c: 5 warnings, 0 errors
|
|
linking...
|
|
Program Size: Code=46692 RO-data=6848 RW-data=696 ZI-data=18056
|
|
FromELF: creating hex file...
|
|
".\Objects\BH-F103.axf" - 0 Error(s), 15 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: MDK-Packs
|
|
https://github.com/MDK-Packs/Pack/raw/master/cJSON/MDK-Packs.cJSON.1.0.0.pack
|
|
MDK-Packs.cJSON.1.0.0
|
|
Ultralightweight JSON parser in ANSI C
|
|
* Component: cJSON Version: 1.7.7
|
|
|
|
Package Vendor: Keil
|
|
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
|
|
Keil.STM32F1xx_DFP.2.3.0
|
|
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
.\RTE\_Project
|
|
E:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include
|
|
E:\Keil_v5\ARM\PACK\MDK-Packs\cJSON\1.0.0
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: MDK-Packs::Data Exchange:JSON:cJSON:1.7.7
|
|
Source file: cJSON.c
|
|
Include file: cJSON.h
|
|
Include file: cJSON_Utils.h
|
|
Source file: cJSON_Utils.c
|
|
Build Time Elapsed: 00:00:03
|
|
</pre>
|
|
</body>
|
|
</html>
|