µVision Build Log
Tool Versions:
IDE-Version: µVision V5.27.1.0 Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Thomas Batt, MicroConsult GmbH, LIC=1WSLR-490WV-NXDYT-PC3HD-MI3FH-T058F Tool Versions: Toolchain: MDK-ARM Professional Version: 5.27.1.0 Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin C Compiler: ArmClang.exe V6.12 Assembler: Armasm.exe V6.12 Linker/Locator: ArmLink.exe V6.12 Library Manager: ArmAr.exe V6.12 Hex Converter: FromElf.exe V6.12 CPU DLL: SARMCM3.DLL V5.27.1.0 Dialog DLL: DARMSTM.DLL V1.68.0.0 Target DLL: UL2CM3.DLL V1.162.15.0 Dialog DLL: TARMSTM.DLL V1.66.0.0Project:
C:\Trainings\Trainings_Managed\Embedded_SW_Entwicklung\OOP-EC++_FOR\04_Uebungen\Clock_Observer_Extended_Keil_MCBSTM32_C++11\Exercise_2_Template\Clock_Observer\Clock_Observer.uvprojx Project File Date: 04/11/2019Output:
*** Using Compiler 'V6.12', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' Rebuild target 'MCBSTM32' compiling Overflow_Counter.cpp... compiling Limit_Counter.cpp... compiling Clock.cpp... compiling Analog_Clock.cpp... compiling Analog_Digital_Clock.cpp... compiling Clock_Observer_Application_Main.cpp... compiling MCBSTM32.c... compiling Support.cpp... compiling Clock_Container.cpp... compiling STM32F10x_TIM_Reg.cpp... compiling STM32F10x_TIM.cpp... compiling STM32F10x_NVIC_Reg.cpp... compiling Clock_Observer_Application_Builder.cpp... compiling Tick_Timer.cpp... compiling Digital_Clock.cpp... compiling KS0066U_LCD.c... compiling STM32F10x_NVIC.cpp... compiling Serial.c... compiling STM32F10x_IRQs.cpp... compiling STM32F10x_IRQs_Wrapper.cpp... compiling retarget_io.c... compiling misc.c... compiling stm32f10x_cec.c... compiling stm32f10x_bkp.c... compiling stm32f10x_adc.c... compiling stm32f10x_crc.c... compiling stm32f10x_can.c... compiling stm32f10x_dbgmcu.c... compiling stm32f10x_dac.c... compiling stm32f10x_exti.c... compiling stm32f10x_flash.c... compiling stm32f10x_fsmc.c... compiling stm32f10x_gpio.c... compiling stm32f10x_iwdg.c... compiling stm32f10x_pwr.c... compiling stm32f10x_i2c.c... compiling stm32f10x_rcc.c... compiling stm32f10x_rtc.c... compiling stm32f10x_sdio.c... assembling startup_stm32f10x_md.s... compiling stm32f10x_spi.c... compiling stm32f10x_usart.c... compiling stm32f10x_wwdg.c... compiling stm32f10x_tim.c... compiling system_stm32f10x.c... linking... Program Size: Code=29672 RO-data=4312 RW-data=20 ZI-data=5532 ".\Objects\Clock_Observer.axf" - 0 Error(s), 0 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack ARM.CMSIS.5.3.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.1.1 Package Vendor: Keil http://www.keil.com/pack/Keil.ARM_Compiler.1.4.0.pack Keil.ARM_Compiler.1.4.0 Keil ARM Compiler extensions for ARM Compiler 5 and ARM Compiler 6 * Component: STDIN Variant: Breakpoint Version: 1.4.0 * Component: STDOUT Variant: Breakpoint Version: 1.4.0 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.2.0.pack Keil.STM32F1xx_DFP.2.2.0 STMicroelectronics STM32F1 Series Device Support, Drivers and Examples * Component: Startup Version: 1.0.0 * Component: ADC Version: 3.5.0 * Component: BKP Version: 3.5.0 * Component: CAN Version: 3.5.0 * Component: CEC Version: 3.5.0 * Component: CRC Version: 3.5.0 * Component: DAC Version: 3.5.0 * Component: DBGMCU Version: 3.5.0 * Component: EXTI Version: 3.5.0 * Component: FSMC Version: 3.5.0 * Component: Flash Version: 3.5.0 * Component: Framework Version: 3.5.1 * Component: GPIO Version: 3.5.0 * Component: I2C Version: 3.5.0 * Component: IWDG Version: 3.5.0 * Component: PWR Version: 3.5.0 * Component: RCC Version: 3.5.0 * Component: RTC Version: 3.5.0 * Component: SDIO Version: 3.5.0 * Component: SPI Version: 3.5.0 * Component: TIM Version: 3.5.0 * Component: USART Version: 3.5.0 * Component: WWDG Version: 3.5.0Collection of Component include folders:
.\RTE\Device\STM32F103RB .\RTE\_MCBSTM32 C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\incCollection of Component Files used:
* Component: ARM::CMSIS:CORE:5.1.1 * Component: Keil.ARM Compiler::Compiler:I/O:STDIN:Breakpoint:1.4.0 Source file: Source\retarget_io.c * Component: Keil.ARM Compiler::Compiler:I/O:STDOUT:Breakpoint:1.4.0 Source file: Source\retarget_io.c * Component: Keil::Device:Startup:1.0.0 Source file: Device\Source\ARM\STM32F1xx_OPT.s Source file: Device\Source\ARM\startup_stm32f10x_md.s Include file: RTE_Driver\Config\RTE_Device.h Source file: Device\Source\system_stm32f10x.c * Component: Keil::Device:StdPeriph Drivers:ADC:3.5.0 Source file: Device\StdPeriph_Driver\src\stm32f10x_adc.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_adc.h * Component: Keil::Device:StdPeriph Drivers:BKP:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_bkp.h Source file: Device\StdPeriph_Driver\src\stm32f10x_bkp.c * Component: Keil::Device:StdPeriph Drivers:CAN:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_can.h Source file: Device\StdPeriph_Driver\src\stm32f10x_can.c * Component: Keil::Device:StdPeriph Drivers:CEC:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_cec.h Source file: Device\StdPeriph_Driver\src\stm32f10x_cec.c * Component: Keil::Device:StdPeriph Drivers:CRC:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_crc.h Source file: Device\StdPeriph_Driver\src\stm32f10x_crc.c * Component: Keil::Device:StdPeriph Drivers:DAC:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_dac.h Source file: Device\StdPeriph_Driver\src\stm32f10x_dac.c * Component: Keil::Device:StdPeriph Drivers:DBGMCU:3.5.0 Source file: Device\StdPeriph_Driver\src\stm32f10x_dbgmcu.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_dbgmcu.h * Component: Keil::Device:StdPeriph Drivers:EXTI:3.5.0 Source file: Device\StdPeriph_Driver\src\stm32f10x_exti.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_exti.h * Component: Keil::Device:StdPeriph Drivers:FSMC:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_fsmc.h Source file: Device\StdPeriph_Driver\src\stm32f10x_fsmc.c * Component: Keil::Device:StdPeriph Drivers:Flash:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_flash.h Source file: Device\StdPeriph_Driver\src\stm32f10x_flash.c * Component: Keil::Device:StdPeriph Drivers:Framework:3.5.1 Include file: Device\StdPeriph_Driver\templates\stm32f10x_it.h Source file: Device\StdPeriph_Driver\src\misc.c Include file: Device\StdPeriph_Driver\inc\misc.h Source file: Device\StdPeriph_Driver\templates\stm32f10x_conf.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:I2C:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_i2c.h Source file: Device\StdPeriph_Driver\src\stm32f10x_i2c.c * Component: Keil::Device:StdPeriph Drivers:IWDG:3.5.0 Source file: Device\StdPeriph_Driver\src\stm32f10x_iwdg.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_iwdg.h * Component: Keil::Device:StdPeriph Drivers:PWR:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_pwr.h Source file: Device\StdPeriph_Driver\src\stm32f10x_pwr.c * Component: Keil::Device:StdPeriph Drivers:RCC:3.5.0 Source file: Device\StdPeriph_Driver\src\stm32f10x_rcc.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_rcc.h * Component: Keil::Device:StdPeriph Drivers:RTC:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_rtc.h Source file: Device\StdPeriph_Driver\src\stm32f10x_rtc.c * Component: Keil::Device:StdPeriph Drivers:SDIO:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_sdio.h Source file: Device\StdPeriph_Driver\src\stm32f10x_sdio.c * Component: Keil::Device:StdPeriph Drivers:SPI:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_spi.h Source file: Device\StdPeriph_Driver\src\stm32f10x_spi.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 * Component: Keil::Device:StdPeriph Drivers:USART:3.5.0 Source file: Device\StdPeriph_Driver\src\stm32f10x_usart.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_usart.h * Component: Keil::Device:StdPeriph Drivers:WWDG:3.5.0 Source file: Device\StdPeriph_Driver\src\stm32f10x_wwdg.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_wwdg.h Build Time Elapsed: 00:00:05