µVision Build Log
Tool Versions:
IDE-Version: µVision V5.25.0.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Jonatan Antoni, Arm Germany GmbH, LIC=Q7GGM-GYE7N-QMWDI-RQGCG-YXSRG-4LU7C
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.25.0.0
Toolchain Path: C:\tools\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.0.0
Dialog DLL: DCM.DLL V1.17.0.0
Target DLL: UL2CM3.DLL V1.160.6.0
Dialog DLL: TCM.DLL V1.34.0.0
Project:
C:\Users\jonant01\git\CMSIS-FreeRTOS\CMSIS\RTOS2\FreeRTOS\Examples\Blinky\Blinky.uvprojx
Project File Date: 02/09/2018
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\tools\Keil_v5\ARM\ARMCC\Bin'
Build target 'Simulation'
compiling os_systick.c...
compiling clib_arm.c...
compiling Blinky.c...
compiling cmsis_os2.c...
assembling startup_ARMCM3.s...
compiling EventRecorder.c...
compiling system_ARMCM3.c...
compiling event_groups.c...
compiling freertos_evr.c...
compiling list.c...
compiling heap_4.c...
compiling port.c...
compiling queue.c...
compiling tasks.c...
compiling timers.c...
linking...
Program Size: Code=21296 RO-data=248 RW-data=140 ZI-data=12892
".\Flash\Blinky.axf" - 0 Error(s), 0 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.2.1-dev4.pack
ARM.CMSIS.5.2.1-dev4
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: Startup Version: 1.0.1
* Component: CORE Version: 5.0.2
* Component: RTOS2 Version: 2.1.2
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS-FreeRTOS.10.0.1-rc0.pack
ARM.CMSIS-FreeRTOS.10.0.1-rc0
Bundle of FreeRTOS for Cortex-M and Cortex-A
* Component: FreeRTOS Version: 10.0.1
* Component: Timers Version: 10.0.1
* Component: Heap Variant: Heap_4 Version: 10.0.1
* Component: Event Groups Version: 10.0.1
* Component: Core Version: 10.0.1
* Component: Config Variant: CMSIS RTOS2 Version: 10.0.1
Package Vendor: Keil
http://www.keil.com/pack/Keil.ARM_Compiler.1.3.3.pack
Keil.ARM_Compiler.1.3.3
Keil ARM Compiler extensions for ARM Compiler 5 and ARM Compiler 6
* Component: Event Recorder Variant: DAP Version: 1.2.1
Collection of Component include folders:
.\RTE\Compiler
.\RTE\RTOS
.\RTE\_Simulation
C:\tools\PACK\ARM\CMSIS-FreeRTOS\10.0.1-rc0\CMSIS\RTOS2\FreeRTOS\Include
C:\tools\PACK\ARM\CMSIS-FreeRTOS\10.0.1-rc0\Source\include
C:\tools\PACK\ARM\CMSIS-FreeRTOS\10.0.1-rc0\Source\portable\RVDS\ARM_CM3
C:\tools\PACK\ARM\CMSIS\5.2.1-dev4\CMSIS\Include
C:\tools\PACK\ARM\CMSIS\5.2.1-dev4\CMSIS\RTOS2\Include
C:\tools\PACK\ARM\CMSIS\5.2.1-dev4\Device\ARM\ARMCM3\Include
C:\tools\PACK\Keil\ARM_Compiler\1.3.3\Include
Collection of Component Files used:
* Component: Keil.ARM Compiler::Compiler:Event Recorder:DAP:1.2.1
Include file: Config\EventRecorderConf.h
Include file: Include\EventRecorder.h
Source file: Source\EventRecorder.c
* Component: ARM::Device:Startup:1.0.1
Source file: Device\ARM\ARMCM3\Source\ARM\startup_ARMCM3.s
Source file: Device\ARM\ARMCM3\Source\system_ARMCM3.c
Include file: Device\ARM\ARMCM3\Include\ARMCM3.h
* Component: ARM::CMSIS:RTOS2:FreeRTOS:10.0.1
Source file: CMSIS\RTOS2\FreeRTOS\Source\cmsis_os2.c
Source file: CMSIS\RTOS2\FreeRTOS\Source\ARM\clib_arm.c
Source file: CMSIS\RTOS2\FreeRTOS\Source\os_systick.c
* Component: ARM::CMSIS:CORE:5.0.2
* Component: ARM.FreeRTOS::RTOS:Timers:10.0.1
Include file: Source\include\timers.h
Source file: Source\timers.c
* Component: ARM.FreeRTOS::RTOS:Heap:Heap_4:10.0.1
Source file: Source\portable\MemMang\heap_4.c
* Component: ARM.FreeRTOS::RTOS:Event Groups:10.0.1
Include file: Source\include\event_groups.h
Source file: Source\event_groups.c
* Component: ARM.FreeRTOS::RTOS:Core:10.0.1
Source file: Source\portable\RVDS\ARM_CM3\port.c
Source file: Source\tasks.c
Include file: CMSIS\RTOS2\FreeRTOS\Include\freertos_evr.h
Source file: CMSIS\RTOS2\FreeRTOS\Source\freertos_evr.c
Include file: Source\include\queue.h
Include file: Source\include\semphr.h
Include file: Source\include\FreeRTOS.h
Include file: Source\include\task.h
Source file: Source\queue.c
Source file: Source\list.c
* Component: ARM.FreeRTOS::RTOS:Config:CMSIS RTOS2:10.0.1
Include file: CMSIS\RTOS2\FreeRTOS\Config\ARMCM\FreeRTOSConfig.h
* Component: ::CMSIS:RTOS2:2.1.2 (API)
Include file: CMSIS\RTOS2\Include\cmsis_os2.h
Build Time Elapsed: 00:00:02