µVision Build Log
Tool Versions:
IDE-Version: µVision V5.34.0.0
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: hussamaldean al-daffaie, student, LIC=TIVNB-24NUF-TGQ7T-R5LGM-DIAFT-H853N
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.34.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.34.0.0
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.8.0
Dialog DLL: TCM.DLL V1.48.0.0
Project:
C:\Users\hussam\Documents\EmbeddedExpert.IO_posts\GLCD\GLCD.uvprojx
Project File Date: 03/01/2022
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'STM32F411'
compiling main.c...
delay.h(6): warning: #1-D: last line of file ends without a newline
#endif
glcd.h(22): warning: #1295-D: Deprecated declaration ST7920_Clear - give arg types
void ST7920_Clear();
glcd.h(84): warning: #1-D: last line of file ends without a newline
#endif
main.c(69): warning: #1-D: last line of file ends without a newline
}
main.c: 4 warnings, 0 errors
assembling startup_stm32f411xe.s...
compiling delay.c...
delay.h(6): warning: #1-D: last line of file ends without a newline
#endif
delay.c(28): warning: #1-D: last line of file ends without a newline
}
delay.c: 2 warnings, 0 errors
compiling glcd.c...
glcd.h(22): warning: #1295-D: Deprecated declaration ST7920_Clear - give arg types
void ST7920_Clear();
glcd.h(84): warning: #1-D: last line of file ends without a newline
#endif
delay.h(6): warning: #1-D: last line of file ends without a newline
#endif
glcd.c: 3 warnings, 0 errors
compiling system_stm32f4xx.c...
linking...
Program Size: Code=3066 RO-data=11706 RW-data=8 ZI-data=2656
".\Objects\GLCD.axf" - 0 Error(s), 9 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
ARM.CMSIS.5.8.0
CMSIS (Common Microcontroller Software Interface Standard)
* Component: CORE Version: 5.5.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.16.0.pack
Keil.STM32F4xx_DFP.2.16.0
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
* Component: Startup Version: 2.6.3
Collection of Component include folders:
.\RTE\_STM32F411
C:\Users\hussam\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include
C:\Users\hussam\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.16.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.5.0
* Component: Keil::Device:Startup:2.6.3
Include file: Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h
Source file: MDK\Device\Source\ARM\STM32F411xx_OPT.s
Source file: MDK\Device\Source\ARM\STM32F4xx_OTP.s
Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f411xe.s
Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c
Build Time Elapsed: 00:00:01