µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.24.2.0 Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: CKF Administrator, yaonie, LIC=EXJT4-FVHYV-TG47T-RI7QK-Y8SHN-0KFAR Tool Versions: Toolchain: MDK-ARM Plus Version: 5.24.1 Toolchain Path: C:\Program Files (x86)\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 5 (build 528) Assembler: Armasm.exe V5.06 update 5 (build 528) Linker/Locator: ArmLink.exe V5.06 update 5 (build 528) Library Manager: ArmAr.exe V5.06 update 5 (build 528) Hex Converter: FromElf.exe V5.06 update 5 (build 528) CPU DLL: SARMCM3.DLL V5.24.1 Dialog DLL: DCM.DLL V1.16.0.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0 Dialog DLL: TCM.DLL V1.32.0.0Project:
E:\Keil Projects\CosyOS-II-STM32F4\CosyOS-II-STM32F4.uvprojx Project File Date: 05/09/2024Output:
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Program Files (x86)\Keil_v5\ARM\ARMCC\Bin' Build target 'CosyOS-II-STM32F4' ".\Objects\CosyOS-II-STM32F4.axf" - 0 Error(s), 0 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack ARM.CMSIS.5.8.0 CMSIS (Common Microcontroller Software Interface Standard) * Component: CORE Version: 5.5.0 Package Vendor: Keil project-path/Keil.FrameworkCubeMX.1.0.0.pack Keil.FrameworkCubeMX.1.0.0 STM32CubeMX generated pack description * Component: STM32CubeMX Version: 1.1.0 Package Vendor: Keil https://www.keil.com/pack/Keil.STM32F4xx_DFP.2.17.1.pack Keil.STM32F4xx_DFP.2.17.1 STMicroelectronics STM32F4 Series Device Support, Drivers and Examples * Component: Startup Version: 2.6.3 * Component: USART Version: 1.8.1 * Component: UART Version: 1.8.1 * Component: TIM Version: 1.8.1 * Component: RCC Version: 1.8.1 * Component: PWR Version: 1.8.1 * Component: GPIO Version: 1.8.1 * Component: EXTI Version: 1.8.1 * Component: DMA Version: 1.8.1 * Component: Cortex Version: 1.8.1 * Component: Common Version: 1.8.1 * Component: STM32Cube Framework Version: 1.0.0Collection of Component include folders:
.\RTE\Device\STM32F407VETx .\RTE\Device\STM32F407VETx\STCubeGenerated\Inc .\RTE\_CosyOS-II-STM32F4 C:\Program Files (x86)\Keil_v5\ARM\PACK\ARM\CMSIS\5.8.0\CMSIS\Core\Include C:\Program Files (x86)\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.17.1\Drivers\CMSIS\Device\ST\STM32F4xx\Include C:\Program Files (x86)\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.17.1\Drivers\STM32F4xx_HAL_Driver\IncCollection of Component Files used:
* Component: Keil::Device:Startup:2.6.3 Source file: MDK\Device\Source\ARM\STM32F4xx_OTP.s Source file: MDK\Device\Source\ARM\STM32F40xxx_41xxx_OPT.s Include file: Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f407xx.s Source file: Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c * Component: Keil::Device:STM32Cube HAL:USART:1.8.1 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c * Component: Keil::Device:STM32Cube HAL:UART:1.8.1 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c * Component: Keil::Device:STM32Cube HAL:TIM:1.8.1 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c * Component: Keil::Device:STM32Cube HAL:RCC:1.8.1 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.8.1 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c * Component: Keil::Device:STM32Cube HAL:GPIO:1.8.1 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c * Component: Keil::Device:STM32Cube HAL:EXTI:1.8.1 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c * Component: Keil::Device:STM32Cube HAL:DMA:1.8.1 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:Cortex:1.8.1 Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c * Component: Keil::Device:STM32Cube HAL:Common:1.8.1 Include file: Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal.h Source file: Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c * Component: Keil::Device:STM32Cube Framework:STM32CubeMX:1.1.0 Include file: MX_Device.h Source file: STCubeGenerated\Src\stm32f4xx_hal_msp.c Source file: STCubeGenerated\Src\stm32f4xx_hal_timebase_tim.c Include file: STCubeGenerated\Inc\stm32f4xx_hal_conf.h * Component: ARM::CMSIS:CORE:5.5.0 * Component: ::Device:STM32Cube Framework:1.0.0 (API) Build Time Elapsed: 00:00:01