µVision Build Log
Tool Versions:
IDE-Version: µVision V5.42.0.0 Copyright (C) 2025 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: user user, INSA Toulouse, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.42.0.0 Toolchain Path: C:\Keil\542a\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: DARMSTM.DLL V1.69.1.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.3.0.0 Dialog DLL: TARMSTM.DLL V1.67.1.0Project:
U:\Documents\ProjetVoilier\BE_VOILIER\ProjetVoilier.uvprojx Project File Date: 12/16/2025Output:
*** Using Compiler 'V6.23', folder: 'C:\Keil\542a\ARM\ARMCLANG\Bin' Build target 'Simulation' compiling principal.c... linking... .\Objects\ProjetVide.axf: Error: L6218E: Undefined symbol initRTC (referred from principal.o). .\Objects\ProjetVide.axf: Error: L6218E: Undefined symbol getTime (referred from principal.o). .\Objects\ProjetVide.axf: Error: L6218E: Undefined symbol MySPI_Init (referred from accelerometre.o). .\Objects\ProjetVide.axf: Error: L6218E: Undefined symbol MySPI_Clear_NSS (referred from accelerometre.o). .\Objects\ProjetVide.axf: Error: L6218E: Undefined symbol MySPI_Send (referred from accelerometre.o). .\Objects\ProjetVide.axf: Error: L6218E: Undefined symbol MySPI_Set_NSS (referred from accelerometre.o). .\Objects\ProjetVide.axf: Error: L6218E: Undefined symbol MySPI_Read (referred from accelerometre.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 7 error messages. ".\Objects\ProjetVide.axf" - 7 Error(s), 0 Warning(s).Software Packages used:
Package Vendor: ARM https://www.keil.com/pack/ARM.CMSIS.6.2.0.pack ARM::CMSIS@6.2.0 CMSIS (Common Microcontroller Software Interface Standard) * Component: CORE Version: 6.1.1 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: Startup Version: 1.0.0Collection of Component include folders:
./RTE/Device/STM32F103RB ./RTE/_Simulation C:/ProgramData/Keil/Packs/ARM/CMSIS/6.2.0/CMSIS/Core/Include C:/ProgramData/Keil/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/IncludeCollection of Component Files used:
* Component: ARM::CMSIS:CORE@6.1.1 * Component: Keil::Device:Startup@1.0.0 Source file: Device/Source/ARM/STM32F1xx_OPT.s Source file: Device/Source/system_stm32f10x.c Include file: RTE_Driver/Config/RTE_Device.h Source file: Device/Source/ARM/startup_stm32f10x_md.s Target not created. Build Time Elapsed: 00:00:02