forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

wujiazhi
2024-06-07 d0cca79a4aa7efce979c6aed275fe1bb75af4cc4
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 123 123, 123, LIC=LSNXV-PZVS8-QD4KD-801FG-RE7B8-LNHFU
 
Tool Versions:
Toolchain:       MDK-ARM Plus  Version: 5.25.2.0
Toolchain Path:  D:\Keil5\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.25.2.0
Dialog DLL:      DARMCM1.DLL V1.19.1.0
Target DLL:      Segger\JL2CM3.dll V2.99.29.0
Dialog DLL:      TARMCM1.DLL V1.14.0.0
 
<h2>Project:</h2>
F:\work\Project\SZV10X_Test\SZV103_FM33A0xxEV_Hard_Test\KEIL_MDKARM\UFG220_FM33A0_MainSystem.uvprojx
Project File Date:  06/07/2024
 
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil5\ARM\ARMCC\Bin'
Build target 'UFG220_FM33A0_MainSystem'
compiling project_test.c...
..\Drivers\fm33a0xxev_cmu.h(33): warning:  #9-D: nested comment is not allowed
  #define __XTHF_CLOCK               /* (8000000) //*/    (12000000) //ĬÈÏΪ8M£¬Ð޸ijÉʵ¼ÊµÄ12M
..\Hardware\DELAY\delay.h(16): warning:  #9-D: nested comment is not allowed
  #define SYSCLOCK_U      /* 8000000 //*/    12000000
..\Function\GPRS\gprs_protocol_ideacreated_gasmeter_api.h(31): warning:  #47-D: incompatible redefinition of macro "PROTOCOL_VERSION"  (declared at line 48 of "..\Pre_Drivers\1gprs.h")
  #define PROTOCOL_VERSION 0x40    // Ð­Òé°æ±¾
..\Function\PROJECT_TETS\project_test.c(369): warning:  #223-D: function "pwr_enter_sleep_mode" declared implicitly
        pwr_enter_sleep_mode((uint32)(PMU_CR_SLPDP_DEEPSLEEP));
..\Function\PROJECT_TETS\project_test.c(415): warning:  #167-D: argument of type "GPIOH_Type *" is incompatible with parameter of type "GPIO_Type *"
        if (GPIO_ReadInputDataBit(GPIOH, GPIO_Pin_0) == 1) // ¼îµç´æÔÚ
..\Function\PROJECT_TETS\project_test.c(452): warning:  #167-D: argument of type "GPIOH_Type *" is incompatible with parameter of type "GPIO_Type *"
    if (GPIO_ReadInputDataBit(LOWPLUSE_PIN_GROUP, LOWPLUSE_PIN_NUM) == 0) // Âö³å¼ì²â
..\Function\PROJECT_TETS\project_test.c(513): warning:  #167-D: argument of type "GPIOH_Type *" is incompatible with parameter of type "GPIO_Type *"
      if (GPIO_ReadInputDataBit(GPIOH, GPIO_Pin_0) == 0)
..\Function\PROJECT_TETS\project_test.c(618): warning:  #223-D: function "Get_Time" declared implicitly
      Get_Time();
..\Function\PROJECT_TETS\project_test.c(727): warning:  #1-D: last line of file ends without a newline
  }
..\Function\PROJECT_TETS\project_test.c: 9 warnings, 0 errors
linking...
Program Size: Code=40958 RO-data=2786 RW-data=1608 ZI-data=28096  
FromELF: creating hex file...
".\Objects\UFG220_FM33A0_MainSystem.axf" - 0 Error(s), 9 Warning(s).
 
<h2>Software Packages used:</h2>
 
Package Vendor: ARM
                http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack
                ARM.CMSIS.5.3.0
                CMSIS (Cortex Microcontroller Software Interface Standard)
   * Component: CORE Version: 5.1.1
 
Package Vendor: Keil
                
                Keil.FM33A0XXEV_DFP.0.0.4
                FMSH ARM Cortex-M0 Device Family Pack
   * Component: Startup Version: 1.0.0
 
<h2>Collection of Component include folders:</h2>
  .\RTE\_UFG220_FM33A0_MainSystem
  D:\Keil5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
  D:\Keil5\ARM\PACK\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include
 
<h2>Collection of Component Files used:</h2>
 
   * Component: ARM::CMSIS:CORE:5.1.1
 
   * Component: Keil::Device:Startup:1.0.0
      Source file:   Device\Source\ARM\startup_FM33A0XXEV.s
      Source file:   Device\Source\system_FM33A0XXEV.c
Build Time Elapsed:  00:00:02
</pre>
</body>
</html>