µ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\Encoder\Test_Display.uvprojx Project File Date: 09/04/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 MyUSART.c... Sources\MyUSART.c(8): warning: #550-D: variable "temp" was set but never used uint32_t temp; Sources\MyUSART.c: 1 warning, 0 errors compiling Main.c... compiling LedDriver.c... compiling misc.c... compiling ssh1106Lib.c... Sources\ssh1106Lib.c(27): warning: #550-D: variable "UpdateLcd" was set but never used static bool UpdateLcd; Sources\ssh1106Lib.c: 1 warning, 0 errors compiling I2C_STM32F10x.c... compiling stm32f10x_gpio.c... compiling stm32f10x_rcc.c... compiling stm32f10x_tim.c... assembling startup_stm32f10x_ld.s... compiling DMA_STM32F10x.c... compiling GPIO_STM32F10x.c... compiling system_stm32f10x.c... linking... Program Size: Code=9040 RO-data=884 RW-data=1072 ZI-data=1680 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 * Component: Framework Version: 3.5.1 * Component: GPIO Version: 3.5.0 * Component: RCC Version: 3.5.0 * Component: TIM Version: 3.5.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\Device\StdPeriph_Driver\inc 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 * Component: Keil::Device:StdPeriph Drivers:Framework:3.5.1 Include file: Device\StdPeriph_Driver\inc\misc.h Source file: Device\StdPeriph_Driver\src\misc.c Source file: Device\StdPeriph_Driver\templates\stm32f10x_conf.h Include file: Device\StdPeriph_Driver\templates\stm32f10x_it.h Source file: Device\StdPeriph_Driver\templates\stm32f10x_it.c * Component: Keil::Device:StdPeriph Drivers:GPIO:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_gpio.h Source file: Device\StdPeriph_Driver\src\stm32f10x_gpio.c * Component: Keil::Device:StdPeriph Drivers:RCC:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_rcc.h Source file: Device\StdPeriph_Driver\src\stm32f10x_rcc.c * Component: Keil::Device:StdPeriph Drivers:TIM:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_tim.h Source file: Device\StdPeriph_Driver\src\stm32f10x_tim.c Build Time Elapsed: 00:00:03