µ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: d Microsoft, Microsoft, LIC=RC93N-YLQQB-8TQ3P-MHIHV-VJYCC-FP6J4 Tool Versions: Toolchain: MDK-ARM Plus Version: 5.36.0.0 Toolchain Path: C:\Keil_v5\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.36.0 Dialog DLL: TCM.DLL V1.53.0.0

Project:

E:\C100B_S6\C100B_GD\Proj\Base_GD303.uvprojx Project File Date: 12/15/2022

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'C100B' compiling gd32f30x_it.c... compiling buzzer.c... compiling main.c... compiling led.c... compiling platform.c... ..\Base_core\user_driver\platform.c(299): warning: #223-D: function "memcpy" declared implicitly memcpy(id,tmp,12); ..\Base_core\user_driver\platform.c: 1 warning, 0 errors compiling i2c.c... compiling base_core.c... compiling base_process_pc_cmd_0x60.c... compiling HW_MCUIO.c... ..\Base_core\user_driver\HW_MCUIO.c(141): warning: #1-D: last line of file ends without a newline #endif ..\Base_core\user_driver\HW_MCUIO.c: 1 warning, 0 errors compiling RF24L01 - multi.c... ..\Base_core\user_driver\RF24L01 - multi.c(206): warning: #177-D: variable "btmp" was declared but never referenced uint8_t btmp; ..\Base_core\user_driver\RF24L01 - multi.c(257): warning: #177-D: variable "i" was declared but never referenced uint8_t i; ..\Base_core\user_driver\RF24L01 - multi.c(161): warning: #177-D: function "DelayUs" was declared but never referenced static void DelayUs( unsigned short time ) ..\Base_core\user_driver\RF24L01 - multi.c: 3 warnings, 0 errors compiling base_process_pc_cmd_0x61.c... ..\Base_core\core_src\base_process_pc_cmd_0x61.c(208): warning: #177-D: variable "i" was declared but never referenced unsigned char tmp[16],i,rslt=0; ..\Base_core\core_src\base_process_pc_cmd_0x61.c: 1 warning, 0 errors compiling base_process_pc_enter.c... compiling base_process_rx_keypad.c... compiling base_timer.c... compiling base_process_tx_keypad.c... compiling debug.c... compiling function_e2prom.c... compiling multi_channel.c... compiling Queue_circle.c... compiling transfer_keypad_pc.c... compiling vote__report.c... compiling vote__process.c... ..\Base_core\core_src\vote__process.c(53): warning: #940-D: missing return statement at end of non-void function "Core_PC_active_rpt" } ..\Base_core\core_src\vote__process.c(302): warning: #177-D: variable "j" was declared but never referenced unsigned char i,j,confirmed[10]; ..\Base_core\core_src\vote__process.c: 2 warnings, 0 errors compiling gen_lgpkt_ch.c... compiling fast_beacon.c... compiling function.c... compiling fucntion_fastmatch.c... compiling fucntion_text_message.c... ..\Base_core\func_src\fucntion_text_message.c(60): warning: #940-D: missing return statement at end of non-void function "msg_delay_us" } ..\Base_core\func_src\fucntion_text_message.c(131): warning: #177-D: variable "i" was declared but never referenced uint16_t i; ..\Base_core\func_src\fucntion_text_message.c(201): warning: #177-D: variable "status" was declared but never referenced uint8_t status; ..\Base_core\func_src\fucntion_text_message.c(358): warning: #177-D: variable "buf" was declared but never referenced uint8_t buf[1500]; ..\Base_core\func_src\fucntion_text_message.c: 4 warnings, 0 errors compiling ext_beacon.c... ..\Base_core\core_src\ext_beacon.c(56): warning: #550-D: variable "index" was set but never used unsigned char index,len; ..\Base_core\core_src\ext_beacon.c(56): warning: #550-D: variable "len" was set but never used unsigned char index,len; ..\Base_core\core_src\ext_beacon.c: 2 warnings, 0 errors compiling function_txmsg_beacon.c... compiling function_broadcast.c... compiling function_monitor_freq.c... ..\Base_core\func_src\function_monitor_freq.c(218): warning: #177-D: variable "rslt" was declared but never referenced unsigned char rslt; ..\Base_core\func_src\function_monitor_freq.c: 1 warning, 0 errors compiling function_NFC.c... compiling function_T2_display.c... compiling function_update_keypad.c... compiling function_AES.c... compiling function_update_keypad_5G8.c... compiling function_upload_multipkt.c... compiling function_whitelist.c... compiling TransparentUpgrade.c... ..\Base_core\func_src\TransparentUpgrade.c(69): warning: #940-D: missing return statement at end of non-void function "update_kp_progress" } ..\Base_core\func_src\TransparentUpgrade.c(140): warning: #188-D: enumerated type mixed with another type Down_FSM22_Def DownFSM = 0; ..\Base_core\func_src\TransparentUpgrade.c(194): warning: #940-D: missing return statement at end of non-void function "Upgrade_DelayUs" } ..\Base_core\func_src\TransparentUpgrade.c(198): warning: #177-D: variable "status" was declared but never referenced uint8_t status; ..\Base_core\func_src\TransparentUpgrade.c(279): warning: #177-D: variable "temp" was declared but never referenced static uint8_t temp = 0; ..\Base_core\func_src\TransparentUpgrade.c: 5 warnings, 0 errors compiling function_network.c... ..\Base_core\func_src\function_network.c(95): warning: #177-D: variable "status" was declared but never referenced unsigned char status; ..\Base_core\func_src\function_network.c(113): warning: #177-D: variable "j" was declared but never referenced unsigned char j; ..\Base_core\func_src\function_network.c: 2 warnings, 0 errors compiling func_list_mgnt.c... compiling func_down_beacon.c... ..\Base_core\func_src\func_down_beacon.c(243): warning: #177-D: variable "times" was declared but never referenced unsigned short times = pele->tx_times;//debug only ..\Base_core\func_src\func_down_beacon.c(434): warning: #546-D: transfer of control bypasses initialization of: variable "pele" (declared at line 441) switch(db.tx_step){ ^ ..\Base_core\func_src\func_down_beacon.c: 2 warnings, 0 errors compiling func_multipkt_up.c... ..\Base_core\func_src\func_multipkt_up.c(173): warning: #550-D: variable "pele" was set but never used base_pktup_ele_STR *pele; ..\Base_core\func_src\func_multipkt_up.c(253): warning: #550-D: variable "pele" was set but never used multi_up_ele_STR *pele; ..\Base_core\func_src\func_multipkt_up.c: 2 warnings, 0 errors linking... Program Size: Code=47080 RO-data=8380 RW-data=1692 ZI-data=54812 FromELF: creating hex file... After Build - User command #1: fromelf.exe --bin -o "E:\C100B_S6\C100B_GD\Proj\Objects\Base_GD303.bin" "E:\C100B_S6\C100B_GD\Proj\Objects\Base_GD303.axf" ".\Objects\Base_GD303.axf" - 0 Error(s), 26 Warning(s).

Software Packages used:

Package Vendor: GigaDevice http://gd32mcu.com/data/documents/pack/GigaDevice.GD32F30x_DFP.2.1.0.pack GigaDevice.GD32F30x_DFP.2.1.0 GigaDevice GD32F30x Series Device Support and Examples

Collection of Component include folders:

C:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

Collection of Component Files used:

Build Time Elapsed: 00:00:06