µVision Build Log
Tool Versions:
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\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 7 (build 960)
Assembler: Armasm.exe V5.06 update 7 (build 960)
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
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
Project:
U:\Documents\4ir\S1\Microcontroleur\TP_Voilier\Projet1.uvprojx
Project File Date: 11/25/2022
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'SImulation'
compiling main.c...
Sources\main.c(52): warning: #223-D: function "Get_Time" declared implicitly
Send_Message(Get_Time());
Sources\main.c(52): error: #167: argument of type "int" is incompatible with parameter of type "char *"
Send_Message(Get_Time());
Sources\main.c: 1 warning, 1 error
compiling MyVoile.c...
compiling Driver_GPIO.c...
compiling MyGirouette.c...
FileInclude\MyGirouette.c(25): warning: #177-D: variable "GPIOB0" was declared but never referenced
MyGPIO_Struct_TypeDef GPIOB0={
FileInclude\MyGirouette.c: 1 warning, 0 errors
compiling Batterie.c...
compiling MyTimer.c...
compiling MyADC.c...
assembling startup_stm32f10x_md.s...
compiling Plateau.c...
compiling Time.c...
FileInclude\Time.c(9): warning: #550-D: variable "varTime" was set but never used
time varTime;
FileInclude\Time.c: 1 warning, 0 errors
compiling Telecommande.c...
compiling system_stm32f10x.c...
".\Objects\Projet1_Simulation.axf" - 1 Error(s), 3 Warning(s).
Software Packages used:
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
Collection of Component include folders:
.\RTE\Device\STM32F103RB
.\RTE\_SImulation
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
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.4.0
* Component: Keil::Device:Startup:1.0.0
Include file: RTE_Driver\Config\RTE_Device.h
Source file: Device\Source\system_stm32f10x.c
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:02