礦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\1.3寸\ER-OLEDM013-1\ER-OLEDM013-1_STM32_Tutorial\IIC\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(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(52): warning: #1295-D: Deprecated declaration IIC_Wait_Ack - give arg types
void IIC_Wait_Ack();
main.c(37): warning: #223-D: function "OLED_ShowChinese" declared implicitly
OLED_ShowChinese(0,0,0,16);//深
main.c(68): warning: #1-D: last line of file ends without a newline
main.c: 6 warnings, 0 errors
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(52): warning: #1295-D: Deprecated declaration IIC_Wait_Ack - give arg types
void IIC_Wait_Ack();
..\HARDWARE\OLED\oled.c: 4 warnings, 0 errors
compiling sys.c...
compiling delay.c...
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...
..\OBJ\OLED.axf: Error: L6218E: Undefined symbol OLED_ShowChinese (referred from main.o).
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 1 error messages.
"..\OBJ\OLED.axf" - 1 Error(s), 10 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:
Target not created.
Build Time Elapsed: 00:00:05