µVision Build Log
Tool Versions:
IDE-Version: µVision V5.18a Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Victor Bay, Home, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.18a Toolchain Path: C:\Program Files (x86)\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 1 (build 61) Assembler: Armasm.exe V5.06 update 1 (build 61) Linker/Locator: ArmLink.exe V5.06 update 1 (build 61) Library Manager: ArmAr.exe V5.06 update 1 (build 61) Hex Converter: FromElf.exe V5.06 update 1 (build 61) CPU DLL: SARMCM3.DLL V5.18a Dialog DLL: DCM.DLL V1.13.6.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0 Dialog DLL: TCM.DLL V1.14.8.0Project:
C:\Users\Victor\Documents\STM32F4\Projects\Usart_menu\MDK-ARM\Usart_menu.uvprojx Project File Date: 04/24/2016Output:
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Program Files (x86)\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'Target 1' compiling message.c... ..\Include\usart.h(9): warning: #1295-D: Deprecated declaration Usart_Read_Ch - give arg types char Usart_Read_Ch(); ..\Include\usart.h(10): warning: #1295-D: Deprecated declaration Usart_Read_Str - give arg types void Usart_Read_Str(); ..\Src\message.c(8): warning: #1-D: last line of file ends without a newline } ..\Src\message.c: 3 warnings, 0 errors compiling main.c... ..\Include\usart.h(9): warning: #1295-D: Deprecated declaration Usart_Read_Ch - give arg types char Usart_Read_Ch(); ..\Include\usart.h(10): warning: #1295-D: Deprecated declaration Usart_Read_Str - give arg types void Usart_Read_Str(); ..\User\main.c: 2 warnings, 0 errors compiling usart.c... ..\Include\usart.h(9): warning: #1295-D: Deprecated declaration Usart_Read_Ch - give arg types char Usart_Read_Ch(); ..\Include\usart.h(10): warning: #1295-D: Deprecated declaration Usart_Read_Str - give arg types void Usart_Read_Str(); ..\User\usart.c(38): warning: #1293-D: assignment in condition while((c=*data ++)){ ..\User\usart.c: 3 warnings, 0 errors assembling startup_stm32f407xx.s... compiling system_stm32f4xx.c... linking... Program Size: Code=928 RO-data=424 RW-data=4 ZI-data=1636 FromELF: creating hex file... ".\Objects\Usart_menu.axf" - 0 Error(s), 8 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.5.0.pack ARM::CMSIS:CORE:4.3.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 4.3.0 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.7.0.pack Keil::Device:Startup:2.4.2 STMicroelectronics STM32F4 Series Device Support, Drivers and Examples * Component: Startup Version: 2.4.2Collection of Component include folders:
C:\Users\Victor\Documents\STM32F4\Projects\Usart_menu\MDK-ARM\RTE C:\Program Files (x86)\Keil_v5\PACK\ARM\CMSIS\4.5.0\CMSIS\Include C:\Program Files (x86)\Keil_v5\PACK\Keil\STM32F4xx_DFP\2.7.0\Drivers\CMSIS\Device\ST\STM32F4xx\IncludeCollection of Component Files used:
* Component: ARM::CMSIS:CORE:4.3.0 * Component: Keil::Device:Startup:2.4.2 Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f407xx.s Source file: MDK\Device\Source\ARM\STM32F40xxx_41xxx_OPT.s Source file: MDK\Device\Source\ARM\STM32F4xx_OTP.s Include file: Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c Build Time Elapsed: 00:00:02