µVision Build Log
Tool Versions:
IDE-Version: µVision V5.29.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Igi com, none, LIC=HN0BS-LFLII-VENHA-1Z0B7-A9NMA-71GDX
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.29.0.0
Toolchain Path: D:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.29.0.0
Dialog DLL: DARMSTM.DLL V1.68.0.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.7.0
Dialog DLL: TARMSTM.DLL V1.66.0.0
Project:
D:\Kurs\UTM\Curs_PSI\Lab_Exemple\Lab2\Test_Display.uvprojx
Project File Date: 10/09/2020
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Test_Display'
compiling itoa.c...
compiling Main.c...
compiling LedDriver.c...
compiling MyUSART.c...
Sources\MyUSART.c(20): warning: #550-D: variable "temp" was set but never used
uint32_t temp;
Sources\MyUSART.c: 1 warning, 0 errors
compiling ssh1106Lib.c...
Sources\ssh1106Lib.c(26): warning: #550-D: variable "UpdateLcd" was set but never used
static bool UpdateLcd;
Sources\ssh1106Lib.c: 1 warning, 0 errors
compiling DMA_STM32F10x.c...
assembling startup_stm32f10x_ld.s...
compiling I2C_STM32F10x.c...
compiling GPIO_STM32F10x.c...
compiling system_stm32f10x.c...
linking...
Program Size: Code=7964 RO-data=884 RW-data=1084 ZI-data=2068
FromELF: creating hex file...
".\Objects\Test_Display.elf" - 0 Error(s), 2 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
ARM.CMSIS.5.7.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: I2C Version: 2.4.0
* Component: CORE Version: 5.4.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
Keil.STM32F1xx_DFP.2.3.0
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
* Component: I2C Version: 2.1
* Component: DMA Version: 1.2
* Component: GPIO Version: 1.3
* Component: Startup Version: 1.0.0
Collection of Component include folders:
.\RTE\Device\STM32F103C6
.\RTE\_Test_Display
D:\Keil_v5\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
D:\Keil_v5\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Driver\Include
D:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include
D:\Keil_v5\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\RTE_Driver
Collection of Component Files used:
* Component: ::CMSIS Driver:I2C:2.4.0 (API)
Include file: CMSIS\Driver\Include\Driver_I2C.h
* Component: ARM::CMSIS:CORE:5.4.0
* Component: Keil::CMSIS Driver:I2C:2.1
Source file: RTE_Driver\I2C_STM32F10x.c
* Component: Keil::Device:DMA:1.2
Include file: RTE_Driver\DMA_STM32F10x.h
Source file: RTE_Driver\DMA_STM32F10x.c
* Component: Keil::Device:GPIO:1.3
Include file: RTE_Driver\GPIO_STM32F10x.h
Source file: RTE_Driver\GPIO_STM32F10x.c
* Component: Keil::Device:Startup:1.0.0
Source file: Device\Source\ARM\startup_stm32f10x_ld.s
Source file: Device\Source\system_stm32f10x.c
Include file: RTE_Driver\Config\RTE_Device.h
Source file: Device\Source\ARM\STM32F1xx_OPT.s
Build Time Elapsed: 00:00:04