first commit
This commit is contained in:
117
Objects/example.build_log.htm
Normal file
117
Objects/example.build_log.htm
Normal file
@@ -0,0 +1,117 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1><EFBFBD>Vision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: <20><>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/23/2025
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V6.23', folder: 'C:\Users\gxyos\AppData\Local\Keil_v5\ARM\ARMCLANG\Bin'
|
||||
Build target 'Target_1'
|
||||
compiling iic.c...
|
||||
linking...
|
||||
Program Size: Code=2758 RO-data=822 RW-data=0 ZI-data=2656
|
||||
".\Objects\example.axf" - 0 Error(s), 0 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
|
||||
Include file: Device/StdPeriph_Driver/templates/stm32f10x_it.h
|
||||
Source file: Device/StdPeriph_Driver/src/misc.c
|
||||
Source file: Device/StdPeriph_Driver/templates/stm32f10x_it.c
|
||||
Source file: Device/StdPeriph_Driver/templates/stm32f10x_conf.h
|
||||
Include file: Device/StdPeriph_Driver/inc/misc.h
|
||||
|
||||
* Component: Keil::Device:StdPeriph Drivers:GPIO@3.6.0
|
||||
Source file: Device/StdPeriph_Driver/src/stm32f10x_gpio.c
|
||||
Include file: Device/StdPeriph_Driver/inc/stm32f10x_gpio.h
|
||||
|
||||
* 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
|
||||
Include file: Device/StdPeriph_Driver/inc/stm32f10x_rcc.h
|
||||
Source file: Device/StdPeriph_Driver/src/stm32f10x_rcc.c
|
||||
|
||||
* Component: Keil::Device:StdPeriph Drivers:SPI@3.6.0
|
||||
Include file: Device/StdPeriph_Driver/inc/stm32f10x_spi.h
|
||||
Source file: Device/StdPeriph_Driver/src/stm32f10x_spi.c
|
||||
|
||||
* Component: Keil::Device:StdPeriph Drivers:TIM@3.6.0
|
||||
Include file: Device/StdPeriph_Driver/inc/stm32f10x_tim.h
|
||||
Source file: Device/StdPeriph_Driver/src/stm32f10x_tim.c
|
||||
|
||||
* Component: Keil::Device:StdPeriph Drivers:USART@3.6.0
|
||||
Include file: Device/StdPeriph_Driver/inc/stm32f10x_usart.h
|
||||
Source file: Device/StdPeriph_Driver/src/stm32f10x_usart.c
|
||||
Build Time Elapsed: 00:00:00
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user