礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.36.0.0
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Y Y, LH, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.36.0.0
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.36.0.0
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:
F:\Working\Personal\亿阳电子欧总\0.96OLED\0.96OLED显示屏_STM32F103ZET6_IIC_V1.0\中景园电子0.96OLED显示屏_STM32F103ZET6_IIC_V1.0\USER\OLED.uvproj
Project File Date: 02/13/2022
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(57): warning: #1295-D: Deprecated declaration Picture - give arg types
void Picture();
..\HARDWARE\OLED\oled.h(58): warning: #1295-D: Deprecated declaration IIC_Start - give arg types
void IIC_Start();
..\HARDWARE\OLED\oled.h(59): warning: #1295-D: Deprecated declaration IIC_Stop - give arg types
void IIC_Stop();
..\HARDWARE\OLED\oled.h(64): warning: #1295-D: Deprecated declaration IIC_Wait_Ack - give arg types
void IIC_Wait_Ack();
main.c(71): warning: #1-D: last line of file ends without a newline
main.c: 5 warnings, 0 errors
compiling delay.c...
compiling sys.c...
compiling oled.c...
..\HARDWARE\OLED\oled.h(57): warning: #1295-D: Deprecated declaration Picture - give arg types
void Picture();
..\HARDWARE\OLED\oled.h(58): warning: #1295-D: Deprecated declaration IIC_Start - give arg types
void IIC_Start();
..\HARDWARE\OLED\oled.h(59): warning: #1295-D: Deprecated declaration IIC_Stop - give arg types
void IIC_Stop();
..\HARDWARE\OLED\oled.h(64): 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=6436 RO-data=2408 RW-data=1972 ZI-data=1836
FromELF: creating hex file...
"..\OBJ\OLED.axf" - 0 Error(s), 9 Warning(s).
Build Time Elapsed: 00:00:04