Base_GD303.build_log.htm 2.99 KB
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
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
 
<h2>Project:</h2>
E:\C100B_S6\C100B_GD\Proj\Base_GD303.uvprojx
Project File Date:  12/15/2022

<h2>Output:</h2>
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'C100B'
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 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 func_multipkt_up.c...
..\Base_core\func_src\func_multipkt_up.c(175): warning:  #550-D: variable "pele"  was set but never used
  	base_pktup_ele_STR *pele;
..\Base_core\func_src\func_multipkt_up.c(255): 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
compiling gen_linklist.c...
linking...
Program Size: Code=44980 RO-data=8384 RW-data=1612 ZI-data=54412  
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), 6 Warning(s).

<h2>Software Packages used:</h2>

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

<h2>Collection of Component include folders:</h2>
  C:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include

<h2>Collection of Component Files used:</h2>
Build Time Elapsed:  00:00:02
</pre>
</body>
</html>