µ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.0Project:
C:\Archive\Software_Programming\Coding_C_C++\Callbacks_C_CPP\Keil\CB_PROC_C\CB_PROC_C.uvprojx Project File Date: 08/30/2018Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild Project 'CB_PROC_C' - Target 'MCBSTM32_Flash' compiling M_Counter.c... compiling M_Controller.c... compiling M_InputHandlerController.c... compiling Main_Application.c... compiling M_Builder.c... compiling retarget_io.c... compiling Serial.c... compiling Microcontroller_Board_Init.c... compiling MCBSTM32.c... compiling misc.c... compiling stm32f10x_exti.c... compiling LCD_KS0066U.c... compiling stm32f10x_spi.c... compiling stm32f10x_gpio.c... compiling stm32f10x_rcc.c... compiling MCBSTM32_SPI_SD.c... compiling stm32f10x_adc.c... assembling startup_stm32f10x_md.s... compiling stm32f10x_usart.c... compiling system_stm32f10x.c... compiling stm32f10x_tim.c... linking... Program Size: Code=8152 RO-data=512 RW-data=108 ZI-data=1884 ".\Objects\CB_PROC_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.1.0.pack Keil.STM32F1xx_DFP.2.1.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.0Collection 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.1.0\Device\Include C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.1.0\Device\StdPeriph_Driver\incCollection 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_USART.c Source file: Template\stdin_user.c Source file: Template\stdin_keyboard.c * Component: Keil.ARM Compiler::Compiler:I/O:STDOUT:User:1.2.0 Source file: Template\stdout_user.c Source file: Template\stdout_USART.c Source file: Source\retarget_io.c Source file: Template\stdout_display.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 Source file: Device\StdPeriph_Driver\src\stm32f10x_exti.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_exti.h * Component: Keil::Device:StdPeriph Drivers:Framework:3.5.1 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 Source file: Device\StdPeriph_Driver\templates\stm32f10x_it.c 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 Source file: Device\StdPeriph_Driver\src\stm32f10x_tim.c Include file: Device\StdPeriph_Driver\inc\stm32f10x_tim.h * 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 Build Time Elapsed: 00:00:02