123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- 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: Segger\JL2CM3.dll V2.99.36.0
- Dialog DLL: TCM.DLL V1.36.5.0
-
- <h2>Project:</h2>
- D:\Project\Lora_gateway_sx1278\app\MDKProject\lora_gateway.uvprojx
- Project File Date: 09/21/2023
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\workSoftware\stm32Software\mdk\mdkcore\ARM\ARMCC\Bin'
- Build target 'Target 1'
- compiling MQTTClient.c...
- compiling protocol.c...
- ..\System\includes\gateway_message.h(111): 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(116): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "const char *"
- len = strlen(string);
- ..\System\source\protocol.c(459): warning: #223-D: function "sprintf" declared implicitly
- sprintf(pubJsonString, "{\"data\":[");
- ..\System\source\protocol.c: 7 warnings, 0 errors
- compiling sys_sx1278.c...
- ..\System\includes\sys_sx1278.h(8): warning: #1-D: last line of file ends without a newline
- #endif
- ..\System\includes\json_queue.h(5): warning: #1295-D: Deprecated declaration creat_queue - give arg types
- void creat_queue();
- ..\System\includes\json_queue.h(13): warning: #1-D: last line of file ends without a newline
- #endif
- ..\System\source\sys_sx1278.c(19): warning: #1-D: last line of file ends without a newline
- }
- ..\System\source\sys_sx1278.c(11): warning: #550-D: variable "length" was set but never used
- int length;
- ..\System\source\sys_sx1278.c: 5 warnings, 0 errors
- compiling task.c...
- ..\System\includes\myFile.h(12): warning: #1295-D: Deprecated declaration ViewRootDir - give arg types
- void ViewRootDir();
- ..\System\includes\myFile.h(14): warning: #1-D: last line of file ends without a newline
- #endif
- ..\System\includes\gateway_message.h(111): 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_data_acquisition.h(8): warning: #1-D: last line of file ends without a newline
- #endif
- ..\System\source\task.c(15): warning: #1295-D: Deprecated declaration slave_task - give arg types
- void slave_task();
- ..\System\source\task.c(37): warning: #177-D: variable "cpu_sr" was declared but never referenced
- OS_CPU_SR cpu_sr;
- ..\System\source\task.c(177): warning: #1-D: last line of file ends without a newline
-
- ..\System\source\task.c: 8 warnings, 0 errors
- compiling main.c...
- ..\System\includes\sys_sx1278.h(8): warning: #1-D: last line of file ends without a newline
- #endif
- ..\USER\main.c: 1 warning, 0 errors
- compiling sys_mqtt.c...
- ..\System\includes\json_queue.h(5): warning: #1295-D: Deprecated declaration creat_queue - give arg types
- void creat_queue();
- ..\System\includes\json_queue.h(13): warning: #1-D: last line of file ends without a newline
- #endif
- ..\System\source\sys_mqtt.c(62): warning: #177-D: variable "lenght" was declared but never referenced
- int lenght=msglen;
- ..\System\source\sys_mqtt.c: 3 warnings, 0 errors
- linking...
- Program Size: Code=115232 RO-data=177444 RW-data=692 ZI-data=668412
- FromELF: creating hex file...
- "..\OBJ\lora_gateway.axf" - 0 Error(s), 24 Warning(s).
- <h2>Software Packages used:</h2>
- 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
- <h2>Collection of Component include folders:</h2>
- .\RTE\_Target_1
- D:\workSoftware\stm32Software\mdk\mdkpack\Keil\STM32F2xx_DFP\2.9.0\Drivers\CMSIS\Device\ST\STM32F2xx\Include
- <h2>Collection of Component Files used:</h2>
- Build Time Elapsed: 00:00:03
- </pre>
- </body>
- </html>
|