µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.36.0.0 Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 1 1, 1, LIC=D0D7S-LUDD6-UHI8H-WGPSX-UUXXX-1T4U9 Tool Versions: Toolchain: MDK-ARM Plus Version: 5.36.0.0 Toolchain Path: D:\software\MDK5\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.36.0.0 Dialog DLL: DCM.DLL V1.17.3.0 Target DLL: Segger\JL2CM3.dll V2.99.40.0 Dialog DLL: TCM.DLL V1.53.0.0

Project:

d:\project\dtu_gateway\app\Proj\Ringzle.uvprojx Project File Date: 10/31/2023

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\software\MDK5\ARM\ARMCC\Bin' Build target 'GD32F103C8T6' compiling otaEvent.c... ..\App\otaEvent.h(26): warning: #1295-D: Deprecated declaration check_ota_event - give arg types int8_t check_ota_event(); ..\App\device_message.h(99): warning: #1295-D: Deprecated declaration get_gateway_config_params - give arg types GATEWAY_PARAMS *get_gateway_config_params(); ..\App\otaEvent.c(164): warning: #940-D: missing return statement at end of non-void function "check_ota_event" } ..\App\otaEvent.c(168): warning: #188-D: enumerated type mixed with another type bool timeoutFlag = false; ..\App\otaEvent.c(171): warning: #188-D: enumerated type mixed with another type timeoutFlag = true; ..\App\otaEvent.c(251): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "char *" EC800MSendCmd(ota_data.data + 3,128); ..\App\otaEvent.c(343): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "char *" EC800MSendCmd((uint8_t *)&ota_message,sizeof(OTA_MESSAGE)); ..\App\otaEvent.c: 7 warnings, 0 errors linking... Program Size: Code=16468 RO-data=524 RW-data=172 ZI-data=82836 FromELF: creating hex file... After Build - User command #1: fromelf --bin --output ./Objects/Ringzle.bin ./Objects/Ringzle.axf ".\Objects\Ringzle.axf" - 0 Error(s), 7 Warning(s).

Software Packages used:

Package Vendor: GigaDevice https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F10x_DFP.2.1.0.pack GigaDevice.GD32F10x_DFP.2.1.0 GigaDevice GD32F10x Series Device Support and Examples

Collection of Component include folders:

D:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include

Collection of Component Files used:

Build Time Elapsed: 00:00:03