µVision Build Log
Tool Versions:
IDE-Version: µVision V5.36.0.0
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Gabriel Wang, Arm, LIC=4ZLPB-LSGVM-YHDDI-R45KD-FB8KA-H8EDL
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.36.0.0
Toolchain Path: C:\Keil_v5\ARM\Arm Compiler 6.17\Bin
C Compiler: ArmClang.exe V6.17
Assembler: Armasm.exe V6.17
Linker/Locator: ArmLink.exe V6.17
Library Manager: ArmAr.exe V6.17
Hex Converter: FromElf.exe V6.17
CPU DLL: SARMCM3.DLL V5.36.0.0
Dialog DLL: DARMCM1.DLL V1.19.4.0
Target DLL: DbgFM.DLL V1.16.17.0
Dialog DLL: TARMCM1.DLL V1.14.4.0
Project:
E:\SVN\projects\MCU\perf_counter_library\example\example.uvprojx
Project File Date: 11/04/2021
Output:
*** Using Compiler 'V6.17', folder: 'C:\Keil_v5\ARM\Arm Compiler 6.17\Bin'
Rebuild Project 'example' - Target 'example_arm_compiler_6'
compiling platform.c...
compiling retarget_io.c...
compiling main.c...
compiling stdout_USART.c...
compiling system_ARMCM0.c...
ArmClang: warning: Your license for feature Keil will expire in 27 days [-Wlicense-management]
ArmClang: warning: Your license for feature Keil will expire in 27 days [-Wlicense-management]
assembling startup_ARMCM0.s...
linking...
Program Size: Code=2588 RO-data=432 RW-data=140 ZI-data=1052
".\Out\example.axf" - 0 Error(s), 2 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
* Component: Startup Version: 1.2.2
Package Vendor: GorgonMeducer
GorgonMeducer.perf_counter.1.6.0
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfere it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h
* Component: perf_counter Version: 1.6.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.ARM_Compiler.1.6.3.pack
Keil.ARM_Compiler.1.6.3
Keil ARM Compiler extensions for ARM Compiler 5 and ARM Compiler 6
* Component: STDOUT Variant: User Version: 1.2.0
Collection of Component include folders:
.\RTE\_example_arm_compiler_6
C:\Users\gabriel\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include
C:\Users\gabriel\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\Device\ARM\ARMCM0\Include
C:\Users\gabriel\AppData\Local\Arm\Packs\GorgonMeducer\perf_counter\1.6.0\lib
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.5.0
* Component: ARM::Device:Startup:1.2.2
Include file: Device\ARM\ARMCM0\Include\ARMCM0.h
Source file: Device\ARM\ARMCM0\Source\ARM\startup_ARMCM0.s
Source file: Device\ARM\ARMCM0\Source\system_ARMCM0.c
* Component: GorgonMeducer::Utilities:Performance:perf_counter:1.6.0
Include file: lib\perf_counter.h
Library file: lib\perf_counter.lib
* Component: Keil.ARM Compiler::Compiler:I/O:STDOUT:User:1.2.0
Source file: Template\stdout_USART.c
Source file: Template\stdout_display.c
Source file: Source\retarget_io.c
Source file: Template\stdout_user.c
Build Time Elapsed: 00:00:01