µVision Build Log

Tool Versions:

IDE-Version: µVision V5.25.2.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Thomas Batt, MicroConsult GmbH, LIC=7YKZB-L368G-JTW7P-KPI0T-MI3FH-TZ58D Tool Versions: Toolchain: MDK-ARM Professional Version: 5.25.2.0 Toolchain Path: C:\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.25.2.0 Dialog DLL: DARMSTM.DLL V1.68.0.0 Target DLL: UL2CM3.DLL V1.160.12.0 Dialog DLL: TARMSTM.DLL V1.66.0.0

Project:

C:\Archive\Software_Programming\Coding_C_C++\Callbacks_C_CPP\Keil\CB_OO_OS_C\CB_OO_OS_C.uvprojx Project File Date: 06/22/2018

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild Project 'CB_OO_OS_C' - Target 'MCBSTM32_Flash' compiling C_Counter.c... compiling I_C_Counter.c... compiling ICB_C_Counter.c... compiling I_C_CounterRegistration.c... compiling list.c... compiling OS_Objects.c... compiling Main_Application.c... compiling C_InputHandlerController.c... compiling C_Controller.c... compiling event_groups.c... compiling C_Builder.c... compiling timers.c... compiling heap_2.c... compiling queue.c... compiling retarget_io.c... compiling tasks.c... compiling port.c... compiling Microcontroller_Board_Init.c... compiling MCBSTM32.c... compiling Serial.c... compiling MCBSTM32_SPI_SD.c... compiling LCD_KS0066U.c... compiling misc.c... compiling stm32f10x_adc.c... compiling stm32f10x_gpio.c... compiling stm32f10x_exti.c... assembling startup_stm32f10x_md.s... compiling stm32f10x_spi.c... compiling stm32f10x_rcc.c... compiling stm32f10x_usart.c... compiling system_stm32f10x.c... compiling stm32f10x_tim.c... linking... Program Size: Code=14324 RO-data=668 RW-data=228 ZI-data=19532 ".\Objects\CB_OO_OS_C.axf" - 0 Error(s), 0 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.4.0.pack ARM.CMSIS.5.4.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.1.2 Package Vendor: Keil http://www.keil.com/pack/Keil.ARM_Compiler.1.5.0.pack Keil.ARM_Compiler.1.5.0 Keil ARM Compiler extensions for ARM Compiler 5 and ARM Compiler 6 * Component: STDIN Variant: User Version: 1.2.0 * Component: STDOUT Variant: User Version: 1.2.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: EXTI Version: 3.5.0 * Component: Framework Version: 3.5.1 * Component: GPIO Version: 3.5.0 * Component: RCC Version: 3.5.0 * Component: SPI Version: 3.5.0 * Component: TIM Version: 3.5.0 * Component: USART Version: 3.5.0

Collection of Component include folders:

.\RTE\Device\STM32F103RB .\RTE\_MCBSTM32_Flash C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.4.0\CMSIS\Core\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\inc

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.1.2 * Component: Keil.ARM Compiler::Compiler:I/O:STDIN:User:1.2.0 Source file: Source\retarget_io.c Source file: Template\stdin_user.c Source file: Template\stdin_USART.c Source file: Template\stdin_keyboard.c * Component: Keil.ARM Compiler::Compiler:I/O:STDOUT:User:1.2.0 Source file: Source\retarget_io.c Source file: Template\stdout_display.c Source file: Template\stdout_user.c Source file: Template\stdout_USART.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 Source file: Device\Source\system_stm32f10x.c Include file: RTE_Driver\Config\RTE_Device.h * 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:EXTI:3.5.0 Include file: Device\StdPeriph_Driver\inc\stm32f10x_exti.h Source file: Device\StdPeriph_Driver\src\stm32f10x_exti.c * Component: Keil::Device:StdPeriph Drivers:Framework:3.5.1 Source file: Device\StdPeriph_Driver\templates\stm32f10x_it.c Source file: Device\StdPeriph_Driver\src\misc.c Source file: Device\StdPeriph_Driver\templates\stm32f10x_conf.h Include file: Device\StdPeriph_Driver\inc\misc.h Include file: Device\StdPeriph_Driver\templates\stm32f10x_it.h * 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: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 Include file: Device\StdPeriph_Driver\inc\stm32f10x_usart.h Source file: Device\StdPeriph_Driver\src\stm32f10x_usart.c Build Time Elapsed: 00:00:03