µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.29.0.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: s yf, 11, LIC=WHYH9-4R8F5-WFPI7-E0KRQ-DXARV-W9U12
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.29.0.0
Toolchain Path: D:\workSoftware\stm32Software\mdk\mdkcore\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.29.0.0
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: CMSIS_AGDI.dll V1.32.0.0
Dialog DLL: TCM.DLL V1.36.5.0
Project:
D:\Project\Lora_gateway_sx1278\app\MDKProject\lora_gateway.uvprojx
Project File Date: 06/13/2023
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\workSoftware\stm32Software\mdk\mdkcore\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling usart.c...
..\HARDWARE\includes\usart.h(86): warning: #1295-D: Deprecated declaration NVIC_Configuration - give arg types
void NVIC_Configuration();
..\HARDWARE\sources\usart.c(12): warning: #177-D: variable "NVIC_InitStructure" was declared but never referenced
NVIC_InitTypeDef NVIC_InitStructure;
..\HARDWARE\sources\usart.c(10): warning: #177-D: function "NVIC_Configuration" was declared but never referenced
static void NVIC_Configuration(void)
..\HARDWARE\sources\usart.c: 3 warnings, 0 errors
compiling main.c...
..\HARDWARE\includes\usart.h(86): warning: #1295-D: Deprecated declaration NVIC_Configuration - give arg types
void NVIC_Configuration();
..\USER\main.c: 1 warning, 0 errors
linking...
..\OBJ\lora_gateway.axf: Error: L6218E: Undefined symbol Debug_USART_Config (referred from main.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.
"..\OBJ\lora_gateway.axf" - 1 Error(s), 4 Warning(s).
Software Packages used:
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F2xx_DFP.2.9.0.pack
Keil.STM32F2xx_DFP.2.9.0
STMicroelectronics STM32F2 Series Device Support, Drivers and Examples
Collection of Component include folders:
.\RTE\_Target_1
D:\workSoftware\stm32Software\mdk\mdkpack\Keil\STM32F2xx_DFP\2.9.0\Drivers\CMSIS\Device\ST\STM32F2xx\Include
Collection of Component Files used:
Target not created.
Build Time Elapsed: 00:00:00