µVision Build Log

Tool Versions:

IDE-Version: µVision V5.18a Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: ISRAEL GBATI, Scaevola, LIC=1WSCX-HPFSX-QHP8A-1PZC4-36TJJ-IEQ6C Tool Versions: Toolchain: MDK-ARM Professional Version: 5.18a Toolchain Path: C:\Keil_v5\V518a\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.0

Project:

M:\CORTEX-M.COM\STM32F4 DISCO PROJECTS\RTOS COURSE\STM32F4_DISCO_BSP_v4\STM32F4_DISCO_BSP.uvprojx Project File Date: 02/27/2018

Output:

*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\V518a\ARM\ARMCC\Bin' Rebuild target 'STM32F4-DISCO' compiling main.c... GLCD_ST7735.h(384): warning: #1-D: last line of file ends without a newline #endif main.c: 1 warning, 0 errors compiling STM32F4_RTOS_BSP.c... GLCD_ST7735.h(384): warning: #1-D: last line of file ends without a newline #endif STM32F4_RTOS_BSP.c: 1 warning, 0 errors compiling stm32f4xx_hal.c... compiling GLCD_ST7735.c... GLCD_ST7735.h(384): warning: #1-D: last line of file ends without a newline #endif GLCD_ST7735.c: 1 warning, 0 errors compiling stm32f4xx_hal_adc.c... compiling stm32f4xx_hal_adc_ex.c... compiling stm32f4xx_hal_cortex.c... compiling stm32f4xx_hal_dma.c... compiling stm32f4xx_hal_gpio.c... compiling stm32f4xx_hal_dma_ex.c... compiling stm32f4xx_hal_pwr_ex.c... compiling stm32f4xx_hal_pwr.c... compiling stm32f4xx_hal_rcc_ex.c... compiling stm32f4xx_hal_rcc.c... compiling stm32f4xx_hal_spi.c... compiling stm32f4xx_hal_tim.c... assembling startup_stm32f411xe.s... compiling system_stm32f4xx.c... compiling stm32f4xx_hal_tim_ex.c... linking... Program Size: Code=9918 RO-data=1734 RW-data=76 ZI-data=2052 ".\Objects\STM32F4_DISCO_BSP.axf" - 0 Error(s), 3 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.2.0.pack ARM::CMSIS:CORE:5.0.2 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.0.2 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.11.0.pack ::Device:STM32Cube Framework:1.0.0 (API) STMicroelectronics STM32F4 Series Device Support, Drivers and Examples * Component: STM32Cube Framework Version: 1.0.0 * Component: Startup Version: 2.6.0 * Component: Classic Version: 1.6.0 * Component: Common Version: 1.6.0 * Component: Cortex Version: 1.6.0 * Component: ADC Version: 1.6.0 * Component: GPIO Version: 1.6.0 * Component: DMA Version: 1.6.0 * Component: RCC Version: 1.6.0 * Component: PWR Version: 1.6.0 * Component: TIM Version: 1.6.0 * Component: SPI Version: 1.6.0

Collection of Component include folders:

M:\CORTEX-M.COM\STM32F4 DISCO PROJECTS\RTOS COURSE\STM32F4_DISCO_BSP_v4\RTE M:\CORTEX-M.COM\STM32F4 DISCO PROJECTS\RTOS COURSE\STM32F4_DISCO_BSP_v4\RTE\Device\STM32F411VETx C:\Keil_v5\V518a\ARM\PACK\ARM\CMSIS\5.2.0\CMSIS\Include C:\Keil_v5\V518a\ARM\PACK\Keil\STM32F4xx_DFP\2.11.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include C:\Keil_v5\V518a\ARM\PACK\Keil\STM32F4xx_DFP\2.11.0\Drivers\STM32F4xx_HAL_Driver\Inc

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.0.2 * Component: ::Device:STM32Cube Framework:1.0.0 (API) * Component: Keil::Device:Startup:2.6.0 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\arm\startup_stm32f411xe.s Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c * Component: Keil::Device:STM32Cube Framework:Classic:1.6.0 Include file: CMSIS\Driver\Config\RTE_Device.h Include file: MDK\Templates\Inc\stm32f4xx_it.h Source file: MDK\Templates\Src\stm32f4xx_it.c Include file: MDK\Templates\Inc\stm32f4xx_hal_conf.h Source file: MDK\Templates\Src\stm32f4xx_hal_msp.c Source file: MDK\Templates\Src\main.c Include file: MDK\Templates\Inc\main.h * Component: Keil::Device:STM32Cube HAL:Common:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c Include file: Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal.h * Component: Keil::Device:STM32Cube HAL:Cortex:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c * Component: Keil::Device:STM32Cube HAL:ADC:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc_ex.c Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc.c * Component: Keil::Device:STM32Cube HAL:GPIO:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c * Component: Keil::Device:STM32Cube HAL:DMA:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c * Component: Keil::Device:STM32Cube HAL:RCC:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c * Component: Keil::Device:STM32Cube HAL:PWR:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c * Component: Keil::Device:STM32Cube HAL:TIM:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c * Component: Keil::Device:STM32Cube HAL:SPI:1.6.0 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c Build Time Elapsed: 00:00:13