key.plg

来自「51单片机开发与应用技术详解(珍藏版)PPT及源码」· PLG 代码 · 共 92 行

PLG
92
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\ZJL\BookCD\15\Key\Key.uv2
Project File Date:  03/25/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
    SYMBOL:  MAIN
    MODULE:  C:\PROGRAM FILES\KEIL\C51\LIB\C51S.LIB (?C_INIT)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
    SYMBOL:  MAIN
    MODULE:  C:\PROGRAM FILES\KEIL\C51\LIB\C51S.LIB (?C_INIT)
    ADDRESS: 0010H
Program Size: data=9.0 xdata=0 code=144
"Key" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
linking...
Program Size: data=17.0 xdata=0 code=245
"Key" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
linking...
Program Size: data=17.0 xdata=0 code=245
"Key" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
linking...
Program Size: data=17.0 xdata=0 code=245
"Key" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
KEY.C(17): error C141: syntax error near 'int'
KEY.C(17): error C202: 'i': undefined identifier
KEY.C(17): error C202: 'i': undefined identifier
KEY.C(18): error C141: syntax error near 'if'
KEY.C(75): error C202: 'lie': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
KEY.C(17): error C141: syntax error near 'int'
KEY.C(17): error C202: 'i': undefined identifier
KEY.C(17): error C202: 'i': undefined identifier
KEY.C(18): error C141: syntax error near 'if'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
KEY.C(17): error C141: syntax error near 'int'
KEY.C(17): error C202: 'i': undefined identifier
KEY.C(17): error C202: 'i': undefined identifier
KEY.C(17): error C202: 'i': undefined identifier
KEY.C(17): error C141: syntax error near ')'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
linking...
Program Size: data=21.0 xdata=0 code=301
"Key" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
KEY.C(21): error C100: unprintable character 0xA3 skipped
KEY.C(21): error C100: unprintable character 0xBB skipped
KEY.C(22): error C141: syntax error near 'Delay'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
linking...
Program Size: data=21.0 xdata=0 code=302
"Key" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Key.c...
linking...
Program Size: data=21.0 xdata=0 code=302
"Key" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?