礦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.49寸\ER-OLEDM0.49-1\ER-OLEDM0.49-1_STM32_Tutorial\USER\OLED.uvproj
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 main.c...
..\HARDWARE\OLED\oled.h(45): warning: #1295-D: Deprecated declaration Picture - give arg types
void Picture();
..\HARDWARE\OLED\oled.h(46): warning: #1295-D: Deprecated declaration IIC_Start - give arg types
void IIC_Start();
..\HARDWARE\OLED\oled.h(47): warning: #1295-D: Deprecated declaration IIC_Stop - give arg types
void IIC_Stop();
..\HARDWARE\OLED\oled.h(51): warning: #1295-D: Deprecated declaration IIC_Wait_Ack - give arg types
void IIC_Wait_Ack();
main.c(66): warning: #1-D: last line of file ends without a newline
}
main.c(24): warning: #177-D: variable "t" was declared but never referenced
{ u8 t;
main.c: 6 warnings, 0 errors
compiling system_stm32f10x.c...
compiling delay.c...
compiling sys.c...
compiling oled.c...
..\HARDWARE\OLED\oled.h(45): warning: #1295-D: Deprecated declaration Picture - give arg types
void Picture();
..\HARDWARE\OLED\oled.h(46): warning: #1295-D: Deprecated declaration IIC_Start - give arg types
void IIC_Start();
..\HARDWARE\OLED\oled.h(47): warning: #1295-D: Deprecated declaration IIC_Stop - give arg types
void IIC_Stop();
..\HARDWARE\OLED\oled.h(51): warning: #1295-D: Deprecated declaration IIC_Wait_Ack - give arg types
void IIC_Wait_Ack();
..\HARDWARE\OLED\oled.c: 4 warnings, 0 errors
assembling startup_stm32f10x_hd.s...
compiling core_cm3.c...
compiling usart.c...
compiling misc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
linking...
Program Size: Code=6316 RO-data=2408 RW-data=692 ZI-data=1836
FromELF: creating hex file...
"..\OBJ\OLED.axf" - 0 Error(s), 10 Warning(s).
Build Time Elapsed: 00:00:05