110 lines
4 KiB
HTML
110 lines
4 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: µVision V5.24.2.0
|
|
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: Vincent MAHOUT, INSA, LIC=----
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-Lite Version: 5.24.1
|
|
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
|
|
C Compiler: Armcc.exe V5.06 update 5 (build 528)
|
|
Assembler: Armasm.exe V5.06 update 5 (build 528)
|
|
Linker/Locator: ArmLink.exe V5.06 update 5 (build 528)
|
|
Library Manager: ArmAr.exe V5.06 update 5 (build 528)
|
|
Hex Converter: FromElf.exe V5.06 update 5 (build 528)
|
|
CPU DLL: SARMCM3.DLL V5.24.1
|
|
Dialog DLL: DARMSTM.DLL V1.68.0.0
|
|
Target DLL: UL2CM3.DLL V1.160.3.0
|
|
Dialog DLL: TCM.DLL V1.32.0.0
|
|
|
|
<h2>Project:</h2>
|
|
C:\Users\vmahout\Documents\Enseignement\Informatique_Materielle\Assembleur\TP 2019\Roue Magique TP Etape 0\Etape_0.uvprojx
|
|
Project File Date: 03/28/2018
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
|
Build target 'Simulé'
|
|
assembling FonctionEtape.asm...
|
|
assembling Principale.asm...
|
|
compiling misc.c...
|
|
compiling stm32f10x_rcc.c...
|
|
compiling stm32f10x_spi.c...
|
|
compiling stm32f10x_tim.c...
|
|
compiling DMA_STM32F10x.c...
|
|
compiling GPIO_STM32F10x.c...
|
|
compiling system_stm32f10x.c...
|
|
linking...
|
|
Program Size: Code=5164 RO-data=268 RW-data=144 ZI-data=1048
|
|
".\Objects\Simu_Etape0.axf" - 0 Error(s), 0 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
http://www.keil.com/pack/ARM.CMSIS.5.0.1.pack
|
|
ARM.CMSIS.5.0.1
|
|
CMSIS (Cortex Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 5.0.1
|
|
|
|
Package Vendor: Keil
|
|
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.2.0.pack
|
|
Keil.STM32F1xx_DFP.2.2.0
|
|
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
|
|
* Component: TIM Version: 3.5.0
|
|
* Component: SPI Version: 3.5.0
|
|
* Component: RCC Version: 3.5.0
|
|
* Component: Framework Version: 3.5.1
|
|
* Component: Startup Version: 1.0.0
|
|
* Component: GPIO Version: 1.3
|
|
* Component: DMA Version: 1.2
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
.\RTE\Device\STM32F103RB
|
|
.\RTE\_Simul_
|
|
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\Include
|
|
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include
|
|
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\inc
|
|
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\RTE_Driver
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:TIM:3.5.0
|
|
Include file: Device\StdPeriph_Driver\inc\stm32f10x_tim.h
|
|
Source file: Device\StdPeriph_Driver\src\stm32f10x_tim.c
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:SPI:3.5.0
|
|
Include file: Device\StdPeriph_Driver\inc\stm32f10x_spi.h
|
|
Source file: Device\StdPeriph_Driver\src\stm32f10x_spi.c
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:RCC:3.5.0
|
|
Source file: Device\StdPeriph_Driver\src\stm32f10x_rcc.c
|
|
Include file: Device\StdPeriph_Driver\inc\stm32f10x_rcc.h
|
|
|
|
* Component: Keil::Device:StdPeriph Drivers:Framework:3.5.1
|
|
Include file: Device\StdPeriph_Driver\inc\misc.h
|
|
Source file: Device\StdPeriph_Driver\templates\stm32f10x_it.c
|
|
Source file: Device\StdPeriph_Driver\templates\stm32f10x_conf.h
|
|
Include file: Device\StdPeriph_Driver\templates\stm32f10x_it.h
|
|
Source file: Device\StdPeriph_Driver\src\misc.c
|
|
|
|
* Component: Keil::Device:Startup:1.0.0
|
|
Source file: Device\Source\ARM\STM32F1xx_OPT.s
|
|
Include file: RTE_Driver\Config\RTE_Device.h
|
|
Source file: Device\Source\system_stm32f10x.c
|
|
Source file: Device\Source\ARM\startup_stm32f10x_md.s
|
|
|
|
* Component: Keil::Device:GPIO:1.3
|
|
Source file: RTE_Driver\GPIO_STM32F10x.c
|
|
Include file: RTE_Driver\GPIO_STM32F10x.h
|
|
|
|
* Component: Keil::Device:DMA:1.2
|
|
Source file: RTE_Driver\DMA_STM32F10x.c
|
|
Include file: RTE_Driver\DMA_STM32F10x.h
|
|
|
|
* Component: ARM::CMSIS:CORE:5.0.1
|
|
Build Time Elapsed: 00:00:03
|
|
</pre>
|
|
</body>
|
|
</html>
|