?? owire.plg
字號:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\EFG\學習篇\制作\單片機\單片機程序資料\MCS-51系列單片機Keil C語言源程序集\1wire\1wire\owire\owire.uv2
Project File Date: 08/21/2002
<h2>Output:</h2>
Build target 'Target 1'
compiling ledtest.c...
assembling wireasm.asm...
linking...
Program Size: data=83.1 xdata=0 code=2009
creating hex file from "owire"...
"owire" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ledtest.c...
LEDTEST.C(839): warning C206: 'docrc8': missing function-prototype
LEDTEST.C(839): error C267: 'docrc8': requires ANSI-style prototype
assembling wireasm.asm...
Target not created
Build target 'Target 1'
compiling ledtest.c...
assembling wireasm.asm...
linking...
Program Size: data=83.1 xdata=0 code=2009
creating hex file from "owire"...
"owire" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ledtest.c...
LEDTEST.C(26): warning C206: 'delay': missing function-prototype
LEDTEST.C(26): error C267: 'delay': requires ANSI-style prototype
LEDTEST.C(638): error C231: 'delay': redefinition
LEDTEST.C(641): error C231: 'delay': redefinition
assembling wireasm.asm...
Target not created
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -