礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.35.0.0
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: ER Administrator, ER, LIC=NQQMA-1NYDJ-BSIYX-HSZS2-KLD2F-B1CI5
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.35.0.2
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 7 (build 960)
Assembler: Armasm.exe V5.06 update 7 (build 960)
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
CPU DLL: SARMCM3.DLL V5.35.0.2
Dialog DLL: DARMSTM.DLL V1.68.0.0
Target DLL: Segger\JL2CM3.dll V2.99.40.0
Dialog DLL: TARMSTM.DLL V1.66.0.0
Project:
\\Server-1\e\公共文件夹\7.产品资料库\OLED\0.42寸\ER-OLEDM0.42-1\ER-OLEDM0.42-1_STM32_Tutorial\I2C\USER\OLED.uvprojx
Project File Date: 03/21/2025
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling main.c...
..\HARDWARE\OLED\oled.h(47): warning: #1-D: last line of file ends without a newline
#endif
..\HARDWARE\OLED\bmp.h(32): warning: #1-D: last line of file ends without a newline
#endif
main.c: 2 warnings, 0 errors
compiling LED.c...
compiling oled.c...
..\HARDWARE\OLED\oled.h(47): warning: #1-D: last line of file ends without a newline
#endif
..\HARDWARE\OLED\oledfont.h(355): warning: #1-D: last line of file ends without a newline
#endif
..\HARDWARE\OLED\oled.c(178): warning: #186-D: pointless comparison of unsigned integer with zero
if((x1<0)||(x2>128)||(y1<0)||(y2>64)||(x1>x2)||(y1>y2))return;
..\HARDWARE\OLED\oled.c(178): warning: #186-D: pointless comparison of unsigned integer with zero
if((x1<0)||(x2>128)||(y1<0)||(y2>64)||(x1>x2)||(y1>y2))return;
..\HARDWARE\OLED\oled.c(177): warning: #177-D: variable "y0" was declared but never referenced
u8 i,k,k1,k2,y0;
..\HARDWARE\OLED\oled.c(483): warning: #1-D: last line of file ends without a newline
}
..\HARDWARE\OLED\oled.c: 6 warnings, 0 errors
compiling delay.c...
compiling core_cm3.c...
compiling sys.c...
assembling startup_stm32f10x_hd.s...
compiling usart.c...
compiling misc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
linking...
Program Size: Code=7284 RO-data=6416 RW-data=5620 ZI-data=2764
FromELF: creating hex file...
"..\OBJ\OLED.axf" - 0 Error(s), 8 Warning(s).
Software Packages used:
Package Vendor: Keil
https://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.1.pack
Keil.STM32F1xx_DFP.2.4.1
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
Collection of Component include folders:
C:\Users\Administrator\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.4.1\Device\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:06