µVision Build Log

Tool Versions:

IDE-Version: µVision V5.12.0.0 Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Markus Hinse, Hochschule Heilbronn, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.12.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.05 (build 41) Assembler: Armasm.exe V5.05 (build 41) Linker/Locator: ArmLink.exe V5.05 (build 41) Library Manager: ArmAr.exe V5.05 (build 41) Hex Converter: FromElf.exe V5.05 (build 41) CPU DLL: SARMCM3.DLL V5.12.0.0 Dialog DLL: DARMCM1.DLL V1.11.00.0 Target DLL: UL2CM3.DLL V1.153.0.0 Dialog DLL: TARMCM1.DLL V1.08.00.0

Project:

C:\Users\MAHRULEZ\Documents\Keil Programme\test\test.uvprojx Project File Date: 11/15/2014

Output:

Rebuild target 'Target 1' compiling main.c... main.c(20): warning: #1-D: last line of file ends without a newline } main.c: 1 warning, 0 errors compiling stm32f0xx_gpio.c... compiling stm32f0xx_rcc.c... compiling Buttons_STM32F0-Discovery.c... compiling LED_STM32F0-Discovery.c... assembling startup_stm32f051.s... compiling system_stm32f0xx.c... linking... .\Objects\test.axf: Error: L6218E: Undefined symbol assert_failed (referred from stm32f0xx_gpio.o). Not enough information to list image symbols. Finished: 1 information, 0 warning and 1 error messages. ".\Objects\test.axf" - 1 Error(s), 1 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack ARM::CMSIS:CORE:3.40.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 3.40.0 Package Vendor: Keil http://www.keil.com/pack/Keil.MDK-Middleware.6.2.0.pack ::Board Support:LED:1.00 (API) Keil MDK-ARM Professional Middleware for ARM Cortex-M based devices * Component: LED Version: 1.00 * Component: Buttons Version: 1.00 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F0xx_DFP.1.2.0.pack Keil::Device:Startup:1.4.0 STMicroelectronics STM32F0 Series Device Support and Examples * Component: Startup Version: 1.4.0 * Component: LED Version: 1.0.0 * Component: Buttons Version: 1.0.0

Collection of Component include folders:

C:\Users\MAHRULEZ\Documents\Keil Programme\test\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\6.2.0\Board C:\Keil_v5\ARM\PACK\Keil\STM32F0xx_DFP\1.2.0\Device\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:3.40.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c * Component: ::Board Support:LED:1.00 (API) Include file: Board\Board_LED.h * Component: ::Board Support:Buttons:1.00 (API) Include file: Board\Board_Buttons.h * Component: Keil::Device:Startup:1.4.0 Source file: Device\Source\ARM\startup_stm32f051.s Source file: Device\Source\system_stm32f0xx.c * Component: Keil.STM32F0-Discovery::Board Support:LED:1.0.0 Source file: Boards\ST\STM32F0-Discovery\Common\LED_STM32F0-Discovery.c * Component: Keil.STM32F0-Discovery::Board Support:Buttons:1.0.0 Source file: Boards\ST\STM32F0-Discovery\Common\Buttons_STM32F0-Discovery.c Target not created.
ollection of Component include folders: C:\Users\MAHRULEZ\Documents\Keil Programme\test\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\6.2.0\Board C:\Keil_v5\ARM\PACK\Keil\STM32F0xx_DFP\1.2.0\Device\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:3.40.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c * Component: ::Board Support:LED:1.00 (API) Include file: Board\Board_LED.h * Component: ::Board Support:Buttons:1.00 (API) Include file: Board\Board_Buttons.h * Component: Keil::Device:Startup:1.4.0 Source file: Device\Source\ARM\startup_stm32f051.s Source file: Device\Source\system_stm32f0xx.c * Component: Keil.STM32F0-Discovery::Board Support:LED:1.0.0 Source file: Boards\ST\STM32F0-Discovery\Common\LED_STM32F0-Discovery.c * Component: Keil.STM32F0-Discovery::Board Support:Buttons:1.0.0 Source file: Boards\ST\STM32F0-Discovery\Common\Buttons_STM32F0-Discovery.c Target not created. -Discovery.c * Component: Keil.STM32F0-Discovery::Board Support:Buttons:1.0.0 Source file: Boards\ST\STM32F0-Discovery\Common\Buttons_STM32F0-Discovery.c Target not created. am(IS_RCC_MCO_SOURCE(RCC_MCOSource)); src\stm32f0xx_rcc.c(777): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_SYSCLK_SOURCE(RCC_SYSCLKSource)); src\stm32f0xx_rcc.c(827): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_HCLK(RCC_SYSCLK)); src\stm32f0xx_rcc.c(858): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_PCLK(RCC_HCLK)); src\stm32f0xx_rcc.c(887): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_ADCCLK(RCC_ADCCLK)); src\stm32f0xx_rcc.c(912): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_CECCLK(RCC_CECCLK)); src\stm32f0xx_rcc.c(932): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_I2CCLK(RCC_I2CCLK)); src\stm32f0xx_rcc.c(964): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_USARTCLK(RCC_USARTCLK)); src\stm32f0xx_rcc.c(1003): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_USBCLK(RCC_USBCLK)); src\stm32f0xx_rcc.c(1288): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_RTCCLK_SOURCE(RCC_RTCCLKSource)); src\stm32f0xx_rcc.c(1305): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_FUNCTIONAL_STATE(NewState)); src\stm32f0xx_rcc.c(1328): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_FUNCTIONAL_STATE(NewState)); src\stm32f0xx_rcc.c(1366): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_AHB_PERIPH(RCC_AHBPeriph)); src\stm32f0xx_rcc.c(1405): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_APB2_PERIPH(RCC_APB2Periph)); src\stm32f0xx_rcc.c(1451): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_APB1_PERIPH(RCC_APB1Periph)); src\stm32f0xx_rcc.c(1482): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_AHB_RST_PERIPH(RCC_AHBPeriph)); src\stm32f0xx_rcc.c(1518): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_APB2_PERIPH(RCC_APB2Periph)); src\stm32f0xx_rcc.c(1561): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_APB1_PERIPH(RCC_APB1Periph)); src\stm32f0xx_rcc.c(1613): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_IT(RCC_IT)); src\stm32f0xx_rcc.c(1656): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_FLAG(RCC_FLAG)); src\stm32f0xx_rcc.c(1726): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_GET_IT(RCC_IT)); src\stm32f0xx_rcc.c(1758): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_RCC_CLEAR_IT(RCC_IT)); src\stm32f0xx_rcc.c: 36 warnings, 0 errors compiling Buttons_STM32F0-Discovery.c... compiling LED_STM32F0-Discovery.c... assembling startup_stm32f051.s... compiling system_stm32f0xx.c... linking... .\Objects\test.axf: Error: L6218E: Undefined symbol assert_param (referred from stm32f0xx_gpio.o). Not enough information to list image symbols. Finished: 1 information, 0 warning and 1 error messages. ".\Objects\test.axf" - 1 Error(s), 49 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack ARM::CMSIS:CORE:3.40.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 3.40.0 Package Vendor: Keil http://www.keil.com/pack/Keil.MDK-Middleware.6.2.0.pack ::Board Support:LED:1.00 (API) Keil MDK-ARM Professional Middleware for ARM Cortex-M based devices * Component: LED Version: 1.00 * Component: Buttons Version: 1.00 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F0xx_DFP.1.2.0.pack Keil::Device:Startup:1.4.0 STMicroelectronics STM32F0 Series Device Support and Examples * Component: Startup Version: 1.4.0 * Component: LED Version: 1.0.0 * Component: Buttons Version: 1.0.0

Collection of Component include folders:

C:\Users\MAHRULEZ\Documents\Keil Programme\test\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\6.2.0\Board C:\Keil_v5\ARM\PACK\Keil\STM32F0xx_DFP\1.2.0\Device\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:3.40.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c * Component: ::Board Support:LED:1.00 (API) Include file: Board\Board_LED.h * Component: ::Board Support:Buttons:1.00 (API) Include file: Board\Board_Buttons.h * Component: Keil::Device:Startup:1.4.0 Source file: Device\Source\ARM\startup_stm32f051.s Source file: Device\Source\system_stm32f0xx.c * Component: Keil.STM32F0-Discovery::Board Support:LED:1.0.0 Source file: Boards\ST\STM32F0-Discovery\Common\LED_STM32F0-Discovery.c * Component: Keil.STM32F0-Discovery::Board Support:Buttons:1.0.0 Source file: Boards\ST\STM32F0-Discovery\Common\Buttons_STM32F0-Discovery.c Target not created. Load "C:\\Users\\MAHRULEZ\\Documents\\Keil Programme\\test\\Objects\\test.axf" _____^ *** error 56: cannot open file Error: Flash Download failed - Could not load file 'C:\Users\MAHRULEZ\Documents\Keil Programme\test\Objects\test.axf'