From fae7fcd7ee893dc19d7b67c41895f1153d1ed9fc Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期三, 05 三月 2025 15:32:48 +0800
Subject: [PATCH] MK大工卡标签的boot,修改了UART1的管脚,仍有看门狗

---
 dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm |   10 +++++-----
 1 files changed, 5 insertions(+), 5 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 0c6b994..d08b0e3 100644
--- a/dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm
+++ b/dualboots_Gai_youhua/keil/secondboot/Objects/secondboot.build_log.htm
@@ -26,18 +26,18 @@
 
 <h2>Output:</h2>
 *** Using Compiler 'V6.14', folder: 'd:\Keil_v5\ARM\ARMCLANG\Bin'
-Build Project 'secondboot' - Target 'MK8000 Release'
+Rebuild Project 'secondboot' - Target 'MK8000 Release'
 Before Build - User command #1: D:\project_chen\ChinaUWBProject\dualboots_Gai_youhua\keil\secondboot\..\..\tools\build_customboot.bat d:\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 mk_reset.c...
-compiling system_MK800X.c...
 compiling secondboot.c...
+compiling system_MK800X.c...
+compiling mk_clock.c...
+compiling mk_reset.c...
 compiling startup_MK800X.c...
 compiling mk_wdt.c...
-compiling mk_clock.c...
 linking...
 Program Size: Code=376 RO-data=12704 RW-data=20 ZI-data=1024  
 FromELF: creating hex file...
@@ -56,7 +56,7 @@
   d:\Users\xookk\AppData\Local\Arm\Packs\MKSEMI\MK800X_DFP\1.0.3\Device\Include
 
 <h2>Collection of Component Files used:</h2>
-Build Time Elapsed:  00:00:13
+Build Time Elapsed:  00:00:15
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3