136 lines
5.1 KiB
HTML
136 lines
5.1 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: ¦ÌVision V5.42.0.0
|
|
Copyright (C) 2025 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: gxyos gxyos, gxyos, LIC=DSNXV-PC3KH-IN3A7-EEI2N-RW7ZN-3M2AN
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Professional Version: 5.42.0.0
|
|
Toolchain Path: C:\Users\gxyos\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin
|
|
C Compiler: ArmClang.exe V6.23
|
|
Assembler: Armasm.exe V6.23
|
|
Linker/Locator: ArmLink.exe V6.23
|
|
Library Manager: ArmAr.exe V6.23
|
|
Hex Converter: FromElf.exe V6.23
|
|
CPU DLL: SARMCM3.DLL V5.42.0.0
|
|
Dialog DLL: DCM.DLL V1.17.5.0
|
|
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.3.0.0
|
|
Dialog DLL: TCM.DLL V1.56.6.0
|
|
|
|
<h2>Project:</h2>
|
|
C:\Users\gxyos\Documents\ST30F103\Example\example.uvprojx
|
|
Project File Date: 07/25/2025
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V6.23', folder: 'C:\Users\gxyos\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin'
|
|
Rebuild target 'Target_1'
|
|
APP/main.c(28): warning: while loop has empty body [-Wempty-body]
|
|
28 | while(1);
|
|
| ^
|
|
APP/main.c(28): note: put the semicolon on a separate line to silence this warning
|
|
1 warning generated.
|
|
compiling main.c...
|
|
compiling stm32f10x_flash.c...
|
|
compiling flash.c...
|
|
compiling misc.c...
|
|
compiling iic.c...
|
|
compiling stm32f10x_gpio.c...
|
|
compiling stm32f10x_i2c.c...
|
|
compiling stm32f10x_rcc.c...
|
|
compiling stm32f10x_spi.c...
|
|
compiling stm32f10x_usart.c...
|
|
compiling GPIO_STM32F10x.c...
|
|
compiling system_stm32f10x.c...
|
|
compiling stm32f10x_tim.c...
|
|
assembling startup_stm32f10x_md.s...
|
|
linking...
|
|
Program Size: Code=3744 RO-data=844 RW-data=0 ZI-data=2656
|
|
".\Objects\example.axf" - 0 Error(s), 1 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
https://www.keil.com/pack/ARM.CMSIS.6.1.0.pack
|
|
ARM::CMSIS@6.1.0
|
|
CMSIS (Common Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 6.1.0
|
|
|
|
Package Vendor: Keil
|
|
https://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.1.pack
|
|
Keil::STM32F1xx_DFP@2.4.1
|
|
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
|
|
* Component: GPIO Version: 1.3
|
|
* Component: Startup Version: 1.0.0
|
|
* Component: Flash Version: 3.6.0
|
|
* Component: Framework Version: 3.6.0
|
|
* Component: GPIO Version: 3.6.0
|
|
* Component: I2C Version: 3.6.0
|
|
* Component: RCC Version: 3.6.0
|
|
* Component: SPI Version: 3.6.0
|
|
* Component: TIM Version: 3.6.0
|
|
* Component: USART Version: 3.6.0
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
./RTE/Device/STM32F103C8
|
|
./RTE/_Target_1
|
|
C:/Users/gxyos/AppData/Local/Arm/Packs/ARM/CMSIS/6.1.0/CMSIS/Core/Include
|
|
C:/Users/gxyos/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include
|
|
C:/Users/gxyos/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/StdPeriph_Driver/inc
|
|
C:/Users/gxyos/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/RTE_Driver
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: ARM::CMSIS:CORE@6.1.0
|
|
|
|
* Component: Keil::Device:GPIO@1.3
|
|
Include file: RTE_Driver/GPIO_STM32F10x.h
|
|
Source file: RTE_Driver/GPIO_STM32F10x.c
|
|
|
|
* Component: Keil::Device:Startup@1.0.0
|
|
Source file: Device/Source/system_stm32f10x.c
|
|
Source file: Device/Source/ARM/startup_stm32f10x_md.s
|
|
Include file: RTE_Driver/Config/RTE_Device.h
|
|
Source file: Device/Source/ARM/STM32F1xx_OPT.s
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:Flash@3.6.0
|
|
Include file: Device/StdPeriph_Driver/inc/stm32f10x_flash.h
|
|
Source file: Device/StdPeriph_Driver/src/stm32f10x_flash.c
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:Framework@3.6.0
|
|
Source file: Device/StdPeriph_Driver/src/misc.c
|
|
Include file: Device/StdPeriph_Driver/inc/misc.h
|
|
Source file: Device/StdPeriph_Driver/templates/stm32f10x_conf.h
|
|
Include file: Device/StdPeriph_Driver/templates/stm32f10x_it.h
|
|
Source file: Device/StdPeriph_Driver/templates/stm32f10x_it.c
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:GPIO@3.6.0
|
|
Include file: Device/StdPeriph_Driver/inc/stm32f10x_gpio.h
|
|
Source file: Device/StdPeriph_Driver/src/stm32f10x_gpio.c
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:I2C@3.6.0
|
|
Include file: Device/StdPeriph_Driver/inc/stm32f10x_i2c.h
|
|
Source file: Device/StdPeriph_Driver/src/stm32f10x_i2c.c
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:RCC@3.6.0
|
|
Source file: Device/StdPeriph_Driver/src/stm32f10x_rcc.c
|
|
Include file: Device/StdPeriph_Driver/inc/stm32f10x_rcc.h
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:SPI@3.6.0
|
|
Source file: Device/StdPeriph_Driver/src/stm32f10x_spi.c
|
|
Include file: Device/StdPeriph_Driver/inc/stm32f10x_spi.h
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:TIM@3.6.0
|
|
Source file: Device/StdPeriph_Driver/src/stm32f10x_tim.c
|
|
Include file: Device/StdPeriph_Driver/inc/stm32f10x_tim.h
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:USART@3.6.0
|
|
Source file: Device/StdPeriph_Driver/src/stm32f10x_usart.c
|
|
Include file: Device/StdPeriph_Driver/inc/stm32f10x_usart.h
|
|
Build Time Elapsed: 00:00:01
|
|
</pre>
|
|
</body>
|
|
</html>
|