µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.38.0.0 Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 1 Microsoft, Microsoft, LIC=D0D7S-LG060-BSSYX-H6MYT-AINFY-M35VW Tool Versions: Toolchain: MDK-ARM Plus Version: 5.38.0.0 Toolchain Path: D:\keil\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.38.0.0 Dialog DLL: DCM.DLL V1.17.5.0 Target DLL: Segger\JL2CM3.dll V2.99.42.0 Dialog DLL: TCM.DLL V1.56.4.0

Project:

C:\Users\Administrator\Desktop\Lora_gateway_sx1278\app\MDKProject\lora_gateway.uvprojx Project File Date: 08/25/2023

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\keil\ARM\ARMCC\Bin' Build target 'Target 1' compiling protocol.c... ..\SYSTEM\includes\gateway_message.h(108): warning: #1295-D: Deprecated declaration get_gateway_config_params - give arg types GATEWAY_PARAMS *get_gateway_config_params(); ..\SYSTEM\includes\protocol.h(14): warning: #1-D: last line of file ends without a newline #endif ..\SYSTEM\includes\node_message.h(63): warning: #1295-D: Deprecated declaration get_node_receive_params - give arg types NODE_DEVICE_PARAMS *get_node_receive_params(); ..\SYSTEM\includes\node_message.h(64): warning: #1295-D: Deprecated declaration free_all_node_params - give arg types void free_all_node_params(); ..\SYSTEM\includes\node_message.h(68): warning: #1-D: last line of file ends without a newline #endif ..\SYSTEM\source\protocol.c(115): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "const char *" len = strlen(string); ..\SYSTEM\source\protocol.c(408): warning: #223-D: function "sprintf" declared implicitly sprintf(json, "{\"data\":["); ..\SYSTEM\source\protocol.c(569): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "const char *" if(strlen(string)<10) ..\SYSTEM\source\protocol.c(574): warning: #940-D: missing return statement at end of non-void function "GatewayProtocolAnalysis" } ..\SYSTEM\source\protocol.c: 9 warnings, 0 errors linking... Program Size: Code=48260 RO-data=177336 RW-data=460 ZI-data=667924 FromELF: creating hex file... "..\OBJ\lora_gateway.axf" - 0 Error(s), 9 Warning(s).

Software Packages used:

Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F2xx_DFP.2.10.0.pack Keil.STM32F2xx_DFP.2.10.0 STMicroelectronics STM32F2 Series Device Support, Drivers and Examples

Collection of Component include folders:

D:/keil/packs/Keil/STM32F2xx_DFP/2.10.0/Drivers/CMSIS/Device/ST/STM32F2xx/Include

Collection of Component Files used:

Build Time Elapsed: 00:00:02