yincheng.zhong
9 天以前 d10f581eb749a8338e697a418d630db2cb01843f
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.30.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: ZHONG zhyinch@gmail.com, 111, LIC=YA39H-WXRJ4-KP5ZY-I1QRU-P01Q4-JRNSV
 
Tool Versions:
Toolchain:       MDK-ARM Plus  Version: 5.30.0.0
Toolchain Path:  D:\Keil_v5\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.30.0.0
Dialog DLL:      DCM.DLL V1.17.3.0
Target DLL:      CMSIS_AGDI.dll V1.32.5.0
Dialog DLL:      TCM.DLL V1.42.0.0
 
<h2>Project:</h2>
E:\GIT\Lawnmower_STM32H7\STM32H743\MDK-ARM\STM32H743.uvprojx
Project File Date:  11/12/2025
 
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
Build target 'STM32H743'
compiling app.c...
..\APL\app.c(36): warning:  #223-D: function "Shell_Init" declared implicitly
      Shell_Init();
..\APL\app.c(88): warning:  #223-D: function "printf" declared implicitly
      printf("demo run!\r\n");
..\APL\app.c: 2 warnings, 0 errors
linking...
Program Size: Code=94256 RO-data=5768 RW-data=1384 ZI-data=72824  
FromELF: creating hex file...
"STM32H743\STM32H743.axf" - 0 Error(s), 2 Warning(s).
 
<h2>Software Packages used:</h2>
 
Package Vendor: ARM
                http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
                ARM.CMSIS.5.8.0
                CMSIS (Common Microcontroller Software Interface Standard)
   * Component: CORE Version: 5.5.0
 
Package Vendor: Keil
                https://www.keil.com/pack/Keil.STM32H7xx_DFP.4.1.3.pack
                Keil.STM32H7xx_DFP.4.1.3
                STMicroelectronics STM32H7 Series Device Support
 
<h2>Collection of Component include folders:</h2>
  .\RTE\_STM32H743
  D:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include
 
<h2>Collection of Component Files used:</h2>
 
   * Component: ARM::CMSIS:CORE:5.5.0
      Include file:  CMSIS\Core\Include\tz_context.h
Build Time Elapsed:  00:00:06
</pre>
</body>
</html>