From 65062d0d5b21f838aa0043a15ce54cfab8d72c43 Mon Sep 17 00:00:00 2001
From: wujiazhi <1147861305@qq.com>
Date: Tue, 11 Jun 2024 14:23:53 +0800
Subject: [PATCH] 1.Fixed communication failure between MCU and wireless module 2.Fix the wrong judgment of alkaline lithium power

---
 KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.build_log.htm |   95 ++++++++++++++++++++++++++---------------------
 1 files changed, 52 insertions(+), 43 deletions(-)

diff --git a/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.build_log.htm b/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.build_log.htm
index 41abd20..3881fea 100644
--- a/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.build_log.htm
+++ b/KEIL_MDKARM/Objects/UFG220_FM33A0_MainSystem.build_log.htm
@@ -3,56 +3,62 @@
 <pre>
 <h1>�Vision Build Log</h1>
 <h2>Tool Versions:</h2>
-IDE-Version: ��Vision V5.38.0.0
-Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
-License Information: jl lc, 111, LIC=S5ISZ-JH2FM-LV21I-TBNDM-6TJ54-0E3SH
+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 Professional  Version: 5.38.0.0
-Toolchain Path:  D:\Program Files\MDK5\ARM\ARMCC\Bin
-C Compiler:      Armcc.exe V5.06 update 7 for Certification (build 960)
-Assembler:       Armasm.exe V5.06 update 7 for Certification (build 960)
-Linker/Locator:  ArmLink.exe V5.06 update 7 for Certification (build 960)
-Library Manager: ArmAr.exe V5.06 update 7 for Certification (build 960)
-Hex Converter:   FromElf.exe V5.06 update 7 for Certification (build 960)
-CPU DLL:         SARMCM3.DLL V5.38.0.0
-Dialog DLL:      DARMCM1.DLL V1.19.6.0
-Target DLL:      Segger\JL2CM3.dll V2.99.42.0
-Dialog DLL:      TARMCM1.DLL V1.14.6.0
+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>
-E:\GasFlowmeter\Internet_of_things_valve\SZV103\SZV103_FM33A0xxEV_SiZhu_jlcGai\KEIL_MDKARM\UFG220_FM33A0_MainSystem.uvprojx
-Project File Date:  04/17/2024
+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 7 for Certification (build 960)', folder: 'D:\Program Files\MDK5\ARM\ARMCC\Bin'
+*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil5\ARM\ARMCC\Bin'
 Build target 'UFG220_FM33A0_MainSystem'
-compiling rtc.c...
-compiling extern_rtc.c...
 compiling main.c...
-compiling system_run_fun.c...
-..\Function\STORAGE\system_mem_para.h(165): warning:  #1-D: last line of file ends without a newline
-  #endif 
-..\Soft\system_run_fun.c(72): warning:  #1-D: last line of file ends without a newline
-  	
-..\Soft\system_run_fun.c: 2 warnings, 0 errors
-compiling system_mem_para.c...
-..\Function\STORAGE\system_mem_para.h(165): warning:  #1-D: last line of file ends without a newline
-  #endif 
-..\Function\STORAGE\system_mem_para.c(155): warning:  #550-D: variable "return_flag"  was set but never used
-  	ErrorStatus	return_flag = PASS;
-..\Function\STORAGE\system_mem_para.c(173): warning:  #550-D: variable "return_flag"  was set but never used
-  	ErrorStatus	return_flag = PASS;
-..\Function\STORAGE\system_mem_para.c: 3 warnings, 0 errors
+..\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
+..\Core\main.c: 2 warnings, 0 errors
+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(373): 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(622): warning:  #223-D: function "Get_Time" declared implicitly
+      Get_Time();
+..\Function\PROJECT_TETS\project_test.c(741): warning:  #1-D: last line of file ends without a newline
+  }
+..\Function\PROJECT_TETS\project_test.c: 6 warnings, 0 errors
 linking...
-Program Size: Code=6252 RO-data=2528 RW-data=32 ZI-data=16888  
+Program Size: Code=31976 RO-data=2016 RW-data=1532 ZI-data=25212  
 FromELF: creating hex file...
-After Build - User command #1: fromelf --bin -o ".\bin_file\UFG220_FM33A0_MainSystem.bin" "E:\GasFlowmeter\Internet_of_things_valve\SZV103\SZV103_FM33A0xxEV_SiZhu_jlcGai\KEIL_MDKARM\Objects\UFG220_FM33A0_MainSystem.axf"
-Error: Q0108E: Could not create output file '.\bin_file\UFG220_FM33A0_MainSystem.bin': Permission denied
-Finished: 0 information, 0 warning and 1 error messages.
-".\Objects\UFG220_FM33A0_MainSystem.axf" - 0 Error(s), 5 Warning(s).
+".\Objects\UFG220_FM33A0_MainSystem.axf" - 0 Error(s), 8 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
                 
@@ -61,15 +67,18 @@
    * Component: Startup Version: 1.0.0
 
 <h2>Collection of Component include folders:</h2>
-  ./RTE/_UFG220_FM33A0_MainSystem
-  D:/Program Files/MDK5/Packs/Keil/FM33A0XXEV_DFP/0.0.4/Device/Include
+  .\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/system_FM33A0XXEV.c
-      Source file:   Device/Source/ARM/startup_FM33A0XXEV.s
-Build Time Elapsed:  00:00:01
+      Source file:   Device\Source\ARM\startup_FM33A0XXEV.s
+      Source file:   Device\Source\system_FM33A0XXEV.c
+Build Time Elapsed:  00:00:02
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3