µ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:

C:\Users\16936\Desktop\dtu_gateway\bootloader\USER\bootloader.uvprojx Project File Date: 04/10/2024

Output:

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\workSoftware\stm32Software\mdk\mdkcore\ARM\ARMCC\Bin' Build target 'bootloader' compiling main.c... main.h(26): warning: #1295-D: Deprecated declaration task_fwdgt_reload - give arg types void task_fwdgt_reload(); ..\HW\Include\ota_message.h(14): warning: #1295-D: Deprecated declaration load_ota_message_config_params - give arg types extern int load_ota_message_config_params(); ..\HW\Include\ota_message.h(16): warning: #1295-D: Deprecated declaration get_config_params - give arg types extern OTA_MESSAGE *get_config_params(); ..\HW\Include\gd_ota_flash.h(16): warning: #1295-D: Deprecated declaration soft_init - give arg types void soft_init(); ..\HW\Include\gd_ota_flash.h(17): warning: #1295-D: Deprecated declaration write_soft_version - give arg types void write_soft_version(); ..\HW\Include\gd_ota_flash.h(20): warning: #1-D: last line of file ends without a newline #endif ..\HW\Include\ec800.h(30): warning: #1295-D: Deprecated declaration gd_com_init - give arg types void gd_com_init(); ..\HW\Include\ec800.h(39): warning: #1295-D: Deprecated declaration EC800MWaitReady - give arg types void EC800MWaitReady(); ..\HW\Include\ec800.h(40): warning: #1295-D: Deprecated declaration EC800MSetPDP - give arg types void EC800MSetPDP(); ..\HW\Include\ec800.h(42): warning: #1295-D: Deprecated declaration read_bin_txt - give arg types int read_bin_txt(); main.c(20): warning: #177-D: variable "ota_data" was declared but never referenced OTA_MESSAGE *ota_data; main.c: 11 warnings, 0 errors compiling ec800.c... ..\HW\Include\ec800.h(30): warning: #1295-D: Deprecated declaration gd_com_init - give arg types void gd_com_init(); ..\HW\Include\ec800.h(39): warning: #1295-D: Deprecated declaration EC800MWaitReady - give arg types void EC800MWaitReady(); ..\HW\Include\ec800.h(40): warning: #1295-D: Deprecated declaration EC800MSetPDP - give arg types void EC800MSetPDP(); ..\HW\Include\ec800.h(42): warning: #1295-D: Deprecated declaration read_bin_txt - give arg types int read_bin_txt(); ..\USER\main.h(26): warning: #1295-D: Deprecated declaration task_fwdgt_reload - give arg types void task_fwdgt_reload(); ..\HW\Source\ec800.c(291): warning: #167-D: argument of type "uint8_t *" is incompatible with parameter of type "char *" dma_config_change(dmabuffer,BufferSize); ..\HW\Source\ec800.c(292): warning: #223-D: function "sprintf" declared implicitly cmdLoadFile(cmd,"bin.txt"); ..\HW\Source\ec800.c(371): warning: #513-D: a value of type "const uint8_t *" cannot be assigned to an entity of type "const char *" last = haystack + hlen - nlen; ..\HW\Source\ec800.c(372): warning: #513-D: a value of type "const uint8_t *" cannot be assigned to an entity of type "const char *" for (cur = haystack; cur <= last; ++cur) { ..\HW\Source\ec800.c(393): warning: #223-D: function "sscanf" declared implicitly sscanf(start, "%u,", &len); // ¶ÁÈ¡³¤¶È ..\HW\Source\ec800.c: 10 warnings, 0 errors linking... Program Size: Code=7708 RO-data=400 RW-data=16 ZI-data=70144 FromELF: creating hex file... "..\OBJ\bootloader.axf" - 0 Error(s), 21 Warning(s).

Software Packages used:

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

Collection of Component include folders:

.\RTE\_bootloader D:\workSoftware\stm32Software\mdk\mdkpack\GigaDevice\GD32F10x_DFP\2.0.3\Device\Include

Collection of Component Files used:

Build Time Elapsed: 00:00:01