-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathTraffic Light System.build_log.htm
37 lines (35 loc) · 1.19 KB
/
Traffic Light System.build_log.htm
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
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: µVision V5.20.0.39
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Frankline Sable, Maseno University, LIC=----
Tool Versions:
Toolchain: PK51 Prof. Develpers Kit Version: 9.56.0.0
Toolchain Path: C:\Program Files (x86)\Keil_V5\C51\BIN
C Compiler: C51.exe V9.56.0.0
Assembler: A51.exe V8.2.5.0
Linker/Locator: BL51.exe V6.22
Library Manager: LIB51.exe V4.30.1.0
Hex Converter: OH51.exe V2.7.0.0
CPU DLL: S8051.DLL V3.106.0.0
Dialog DLL: DP51.DLL V2.63.0.0
<h2>Project:</h2>
C:\Users\Frankline Sable\Documents\Keil uVision\Traffic Light System.uvproj
Project File Date: 08/28/2018
<h2>Output:</h2>
Build target 'Target 1'
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY_50US?TR_SYSTEM
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?DELAY_1US?TR_SYSTEM
Program Size: data=13.0 xdata=0 code=953
creating hex file from ".\Objects\Traffic Light System"...
".\Objects\Traffic Light System" - 0 Error(s), 2 Warning(s).
Build Time Elapsed: 00:00:00
</pre>
</body>
</html>