source: S-port/trunk/MDK-ARM/SPort/SPort.build_log.htm@ 1

Last change on this file since 1 was 1, checked in by AlexLir, 3 years ago
File size: 2.3 KB
Line 
1<html>
2<body>
3<pre>
4<h1>µVision Build Log</h1>
5<h2>Tool Versions:</h2>
6IDE-Version: µVision V5.34.0.0
7Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
8License Information: ret Ïîëüçîâàò, Microsoft, LIC=MPPLD-8PCD6-EV21R-KG6NM-FF88U-N9I4R
9
10Tool Versions:
11Toolchain: MDK-ARM Plus Version: 5.34.0.0
12Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
13C Compiler: Armcc.exe V5.06 update 7 (build 960)
14Assembler: Armasm.exe V5.06 update 7 (build 960)
15Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
16Library Manager: ArmAr.exe V5.06 update 7 (build 960)
17Hex Converter: FromElf.exe V5.06 update 7 (build 960)
18CPU DLL: SARMCM3.DLL V5.34.0.0
19Dialog DLL: DCM.DLL V1.17.3.0
20Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0
21Dialog DLL: TCM.DLL V1.48.0.0
22
23<h2>Project:</h2>
24C:\WORK\Project\Source SPort\MDK-ARM\SPort.uvprojx
25Project File Date: 12/20/2021
26
27<h2>Output:</h2>
28*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
29Build target 'SPort'
30compiling api.c...
31compiling cmd_plsUnit.c...
32compiling commands.c...
33compiling freertos.c...
34compiling cmd_rtc.c...
35compiling cmd_net.c...
36compiling cmd_login.c...
37linking...
38Program Size: Code=157368 RO-data=14004 RW-data=3788 ZI-data=242084
39FromELF: creating hex file...
40After Build - User command #1: fromelf --bin --output .\S-port.bin .\SPort\SPort.axf
41"SPort\SPort.axf" - 0 Error(s), 0 Warning(s).
42
43<h2>Software Packages used:</h2>
44
45Package Vendor: ARM
46 http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
47 ARM.CMSIS.5.7.0
48 CMSIS (Cortex Microcontroller Software Interface Standard)
49 * Component: CORE Version: 5.4.0
50
51Package Vendor: Keil
52 http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.15.0.pack
53 Keil.STM32F4xx_DFP.2.15.0
54 STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
55
56<h2>Collection of Component include folders:</h2>
57 .\RTE\_SPort
58 C:\Users\Admin\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
59 C:\Users\Admin\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.15.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
60
61<h2>Collection of Component Files used:</h2>
62
63 * Component: ARM::CMSIS:CORE:5.4.0
64Build Time Elapsed: 00:00:20
65</pre>
66</body>
67</html>
Note: See TracBrowser for help on using the repository browser.