µVision Build Log
Tool Versions:
IDE-Version: µVision V5.38.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: asa as, as, LIC=VGXG8-3MQ79-30TNC-79YYQ-D9AMK-Z9GB4
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.38.0.0
Toolchain Path: A:\Program files\Keil_v5\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.19
Assembler: Armasm.exe V6.19
Linker/Locator: ArmLink.exe V6.19
Library Manager: ArmAr.exe V6.19
Hex Converter: FromElf.exe V6.19
CPU DLL: SARMCM3.DLL V5.38.0.0
Dialog DLL: DCM.DLL V1.17.5.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.1.0.0
Dialog DLL: TCM.DLL V1.56.4.0
Project:
B:\Arm\Prodgect\test\test.uvprojx
Project File Date: 05/05/2024
Output:
*** Using Compiler 'V6.19', folder: 'A:\Program files\Keil_v5\ARM\ARMCLANG\Bin'
Rebuild target 'Target 1'
assembling startup_stm32f10x_md.s...
main.c(1): warning: In file included from...
B:/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include\stm32f10x.h(18): warning: invalid UTF-8 in comment [-Winvalid-utf8]
* - To use or not the peripheral<92>s drivers in application code(i.e.
^
B:/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include\stm32f10x.h(19): warning: invalid UTF-8 in comment [-Winvalid-utf8]
* code will be based on direct access to peripheral<92>s registers
^
B:/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include\stm32f10x.h(26): warning: invalid UTF-8 in comment [-Winvalid-utf8]
* - Macros to access peripheral<92>s registers hardware
^
main.c(28): warning: no previous prototype for function 'TIM2_IRQHandler' [-Wmissing-prototypes]
void TIM2_IRQHandler(void)
^
main.c(28): note: declare 'static' if the function is not intended to be used outside of this translation unit
void TIM2_IRQHandler(void)
^
static
4 warnings generated.
compiling main.c...
RTE/Device/STM32F103C8/system_stm32f10x.c(64): warning: In file included from...
B:/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include\stm32f10x.h(18): warning: invalid UTF-8 in comment [-Winvalid-utf8]
* - To use or not the peripheral<92>s drivers in application code(i.e.
^
B:/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include\stm32f10x.h(19): warning: invalid UTF-8 in comment [-Winvalid-utf8]
* code will be based on direct access to peripheral<92>s registers
^
B:/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include\stm32f10x.h(26): warning: invalid UTF-8 in comment [-Winvalid-utf8]
* - Macros to access peripheral<92>s registers hardware
^
RTE/Device/STM32F103C8/system_stm32f10x.c(166): warning: no previous extern declaration for non-static variable 'AHBPrescTable' [-Wmissing-variable-declarations]
__I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9};
^
RTE/Device/STM32F103C8/system_stm32f10x.c(166): note: declare 'static' if the variable is not intended to be used outside of this translation unit
__I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9};
^
4 warnings generated.
compiling system_stm32f10x.c...
linking...
Program Size: Code=916 RO-data=252 RW-data=0 ZI-data=1632
".\Objects\test.axf" - 0 Error(s), 8 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack
ARM.CMSIS.5.9.0
CMSIS (Common Microcontroller Software Interface Standard)
* Component: CORE Version: 5.6.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.0.pack
Keil.STM32F1xx_DFP.2.4.0
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
* Component: Startup Version: 1.0.0
Collection of Component include folders:
./RTE/Device/STM32F103C8
./RTE/_Target_1
B:/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
B:/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.6.0
* Component: Keil::Device:Startup:1.0.0
Source file: Device/Source/system_stm32f10x.c
Include file: RTE_Driver/Config/RTE_Device.h
Source file: Device/Source/ARM/startup_stm32f10x_md.s
Source file: Device/Source/ARM/STM32F1xx_OPT.s
Build Time Elapsed: 00:00:00