AT89C51 clock

This commit is contained in:
2018-05-23 00:12:48 +08:00
parent d20c61f48e
commit 726486111d
17 changed files with 3572 additions and 1 deletions

View File

@@ -0,0 +1,35 @@
<html>
<body>
<pre>
<h1><EFBFBD>Vision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: <20><>Vision V5.25.3.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: a a, a, LIC=----
Tool Versions:
Toolchain: PK51 Prof. Develpers Kit Version: 9.59.0.0
Toolchain Path: C:\Keil_v5\C51\BIN
C Compiler: C51.exe V9.59.0.0
Assembler: A51.exe V8.2.7.0
Linker/Locator: BL51.exe V6.22.2.0
Library Manager: LIB51.exe V4.30.1.0
Hex Converter: OH51.exe V2.7.0.0
CPU DLL: S8051.DLL V3.122.0.0
Dialog DLL: DP51.DLL V2.66.0.0
<h2>Project:</h2>
C:\Users\aixiao.me\Desktop\clock\c\clock.uvproj
Project File Date: 05/23/2018
<h2>Output:</h2>
Rebuild target 'Target 1'
assembling STARTUP.A51...
compiling clock.c...
linking...
Program Size: data=29.0 xdata=0 code=607
creating hex file from ".\Objects\clock"...
".\Objects\clock" - 0 Error(s), 0 Warning(s).
Build Time Elapsed: 00:00:00
</pre>
</body>
</html>