79 lines
3 KiB
HTML
79 lines
3 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: µVision V5.34.0.0
|
|
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: CSN CSN, INSA de Toulouse, LIC=----
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-Lite Version: 5.34.0.0
|
|
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
|
|
C Compiler: ArmClang.exe V6.16
|
|
Assembler: Armasm.exe V6.16
|
|
Linker/Locator: ArmLink.exe V6.16
|
|
Library Manager: ArmAr.exe V6.16
|
|
Hex Converter: FromElf.exe V6.16
|
|
CPU DLL: SARMCM3.DLL V5.34.0.0
|
|
Dialog DLL: DARMSTM.DLL V1.68.0.0
|
|
Target DLL: UL2CM3.DLL V1.163.9.0
|
|
Dialog DLL: TARMSTM.DLL V1.66.0.0
|
|
|
|
<h2>Project:</h2>
|
|
U:\Documents\4MIC\S1\Microcontroleur\Activite1\Projet1.uvprojx
|
|
Project File Date: 09/19/2022
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V6.16', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
|
|
Build target 'Target 1'
|
|
assembling startup_stm32f10x_md.s...
|
|
RTE/Device/STM32F103RB/system_stm32f10x.c(167): 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/STM32F103RB/system_stm32f10x.c(167): 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};
|
|
^
|
|
1 warning generated.
|
|
compiling system_stm32f10x.c...
|
|
linking...
|
|
.\Objects\Projet1.axf: Error: L6218E: Undefined symbol main (referred from __rtentry2.o).
|
|
Not enough information to list image symbols.
|
|
Not enough information to list load addresses in the image map.
|
|
Finished: 2 information, 0 warning and 1 error messages.
|
|
".\Objects\Projet1.axf" - 1 Error(s), 1 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
|
|
ARM.CMSIS.5.7.0
|
|
CMSIS (Cortex Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 5.4.0
|
|
|
|
Package Vendor: Keil
|
|
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
|
|
Keil.STM32F1xx_DFP.2.3.0
|
|
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
|
|
* Component: Startup Version: 1.0.0
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
.\RTE\Device\STM32F103RB
|
|
.\RTE\_Target_1
|
|
C:\Programdata\Keil\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
|
|
C:\Programdata\Keil\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: ARM::CMSIS:CORE:5.4.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\STM32F1xx_OPT.s
|
|
Source file: Device\Source\ARM\startup_stm32f10x_md.s
|
|
Target not created.
|
|
Build Time Elapsed: 00:00:01
|
|
</pre>
|
|
</body>
|
|
</html>
|