From 7ae3d2353625002a612ef5127c3fec44acbf05fa Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期五, 04 七月 2025 09:31:10 +0800
Subject: [PATCH] 修改开机log打印的版本号1.2

---
 dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm |   27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm b/dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm
index 91fbeb8..d3836c9 100644
--- a/dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm
+++ b/dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm
@@ -5,11 +5,11 @@
 <h2>Tool Versions:</h2>
 IDE-Version: μVision V5.30.0.0
 Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
-License Information: qweq xookko@outlook.com, qweqeq, LIC=47GU5-GD9Z0-FWK2N-Y9XQ0-MH3EA-KZ8D2
+License Information: WXK WXK, WXK, LIC=LSNXV-PQMLL-2Z8W4-FC0XG-4GU90-PI7N8
  
 Tool Versions:
 Toolchain:       MDK-ARM Plus  Version: 5.30.0.0
-Toolchain Path:  d:\Keil_v5\ARM\ARMCLANG\Bin
+Toolchain Path:  C:\Keil_v5\ARM\ARMCLANG\Bin
 C Compiler:      ArmClang.exe V6.14
 Assembler:       Armasm.exe V6.14
 Linker/Locator:  ArmLink.exe V6.14
@@ -21,22 +21,27 @@
 Dialog DLL:      TARMCM1.DLL V1.14.2.0
  
 <h2>Project:</h2>
-D:\project chen\anbang_Anchor\ChinaUWBProject\dualboots_Gai_youhua\keil\secondboot\secondboot.uvprojx
-Project File Date:  11/01/2024
+C:\git-mk8000\ChinaUWBProject - 4G工卡BOOT\dualboots_Gai_youhua\keil\secondboot\secondboot.uvprojx
+Project File Date:  04/16/2025
 
 <h2>Output:</h2>
-*** Using Compiler 'V6.14', folder: 'd:\Keil_v5\ARM\ARMCLANG\Bin'
-Build Project 'secondboot' - Target 'MK8000 Release'
-Before Build - User command #1: D:\project chen\anbang_Anchor\ChinaUWBProject\dualboots_Gai_youhua\keil\secondboot\..\..\tools\build_customboot.bat d:\Keil_v5\UV4\UV4.EXE ..\customboot\customboot.uvprojx ..\customboot\Output\customboot.bin
+*** Using Compiler 'V6.14', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
+Rebuild Project 'secondboot' - Target 'MK8000 Release'
+Before Build - User command #1: C:\git-mk8000\ChinaUWBProject - 4G工卡BOOT\dualboots_Gai_youhua\keil\secondboot\..\..\tools\build_customboot.bat C:\Keil_v5\UV4\UV4.EXE ..\customboot\customboot.uvprojx ..\customboot\Output\customboot.bin
 ERRORLEVEL = 1
 Before Build - User command #2: python ..\..\tools\secondboot_prebuild.py
 Binary file '../customboot/Output/customboot.bin' converted to C array in '../../src/secondboot/_customboot_image.c' with array name '_customboot_image'
 Extracted customboot __Vectors address: 0x0202a000
+compiling system_MK800X.c...
+compiling mk_clock.c...
+compiling startup_MK800X.c...
+compiling mk_reset.c...
+compiling mk_wdt.c...
 compiling secondboot.c...
 linking...
-Program Size: Code=376 RO-data=18592 RW-data=20 ZI-data=1024  
+Program Size: Code=376 RO-data=13792 RW-data=20 ZI-data=1024  
 FromELF: creating hex file...
-After Build - User command #1: fromelf.exe --bincombined -o "Output\secondboot.bin" "D:\project chen\anbang_Anchor\ChinaUWBProject\dualboots_Gai_youhua\keil\secondboot\Objects\secondboot.axf"
+After Build - User command #1: fromelf.exe --bincombined -o "Output\secondboot.bin" "C:\git-mk8000\ChinaUWBProject - 4G工卡BOOT\dualboots_Gai_youhua\keil\secondboot\Objects\secondboot.axf"
 ".\Objects\secondboot.axf" - 0 Error(s), 0 Warning(s).
 
 <h2>Software Packages used:</h2>
@@ -48,10 +53,10 @@
 
 <h2>Collection of Component include folders:</h2>
   .\RTE\_MK8000_Release
-  d:\Users\xookk\AppData\Local\Arm\Packs\MKSEMI\MK800X_DFP\1.0.3\Device\Include
+  C:\Keil_v5\ARM\PACK\MKSEMI\MK800X_DFP\1.0.3\Device\Include
 
 <h2>Collection of Component Files used:</h2>
-Build Time Elapsed:  00:00:11
+Build Time Elapsed:  00:00:06
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3