forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

周巍
2024-04-11 91ef77c00ed797b1048c5187f416e351e646a009
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.17.0.0
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: J LC, SZ, LIC=PE7DL-06HYR-01QP1-C3WW5-SZ4P3-ZMWMD
 
Tool Versions:
Toolchain:       MDK-ARM Standard  Version: 5.17
Toolchain Path:  F:\Keil_v5\ARM\ARMCC\Bin
C Compiler:      Armcc.exe V5.06 update 1 (build 61)
Assembler:       Armasm.exe V5.06 update 1 (build 61)
Linker/Locator:  ArmLink.exe V5.06 update 1 (build 61)
Library Manager: ArmAr.exe V5.06 update 1 (build 61)
Hex Converter:   FromElf.exe V5.06 update 1 (build 61)
CPU DLL:         SARMCM3.DLL V5.17
Dialog DLL:      DCM.DLL V1.13.4.0
Target DLL:      STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL:      TCM.DLL V1.14.6.0
 
<h2>Project:</h2>
E:\GasFlowmeter\UFG620\UFG620_h109\UFG620_h109_SiZhu\UFG620_h109_SiZhu\UFG620softv5.0.0_h109NEW2.0\UFG620softv5.0.0_h109NEW2.0\USER\HCI.uvprojx
Project File Date:  02/09/2022
 
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'F:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling regdefine.c...
compiling mem_pro.c...
..\v20\core\mem_pro.c(717): warning:  #223-D: function "sprintf" declared implicitly
      sprintf(&network_com_apn_g.APN[0],"CMNET");
..\v20\core\mem_pro.c(258): warning:  #177-D: variable "cmpCharTemp" was declared but never referenced
      char cmpCharTemp[]="050";
..\v20\core\mem_pro.c(16): warning:  #177-D: variable "code_my_date" was declared but never referenced
  static char code_my_date[] = __DATE__;
..\v20\core\mem_pro.c(17): warning:  #177-D: variable "code_my_time" was declared but never referenced
  static char code_my_time[] = __TIME__;
..\v20\core\mem_pro.c: 4 warnings, 0 errors
linking...
Program Size: Code=211064 RO-data=49384 RW-data=536 ZI-data=18720  
FromELF: creating hex file...
"..\OBJ\HCI.axf" - 0 Error(s), 4 Warning(s).
 
<h2>Software Packages used:</h2>
 
Package Vendor: ARM
                http://www.keil.com/pack/ARM.CMSIS.4.5.0.pack
                ARM::CMSIS:CORE:4.3.0
                CMSIS (Cortex Microcontroller Software Interface Standard)
   * Component: CORE Version: 4.3.0
 
<h2>Collection of Component include folders:</h2>
  E:\GasFlowmeter\UFG620\UFG620_h109\UFG620_h109_SiZhu\UFG620_h109_SiZhu\UFG620softv5.0.0_h109NEW2.0\UFG620softv5.0.0_h109NEW2.0\USER\RTE
  F:\Keil_v5\ARM\PACK\ARM\CMSIS\4.5.0\CMSIS\Include
  F:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include
 
<h2>Collection of Component Files used:</h2>
 
   * Component: ARM::CMSIS:CORE:4.3.0
Build Time Elapsed:  00:00:01
</pre>
</body>
</html>