📄 two_communication.plg
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\08-09上教学资料\单片机嵌入式系统\串行通途\two_communication.uv2
Project File Date: 10/26/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling two_communication.c...
TWO_COMMUNICATION.C(13): error C202: 'scon': undefined identifier
TWO_COMMUNICATION.C(14): error C202: 'pcon': undefined identifier
TWO_COMMUNICATION.C(15): error C202: 'tmod': undefined identifier
TWO_COMMUNICATION.C(16): error C202: 'th1': undefined identifier
TWO_COMMUNICATION.C(17): error C202: 'tl1': undefined identifier
TWO_COMMUNICATION.C(18): error C202: 'tr1': undefined identifier
TWO_COMMUNICATION.C(21): error C202: 'sbuf': undefined identifier
TWO_COMMUNICATION.C(22): error C202: 'ti': undefined identifier
TWO_COMMUNICATION.C(23): error C202: 'ti': undefined identifier
Target not created
Build target 'Target 1'
compiling two_communication.c...
TWO_COMMUNICATION.C(22): error C202: 'OXC0': undefined identifier
Target not created
Build target 'Target 1'
compiling two_communication.c...
TWO_COMMUNICATION.C(22): error C202: 'OxC0': undefined identifier
Target not created
Build target 'Target 1'
compiling two_communication.c...
TWO_COMMUNICATION.C(22): error C202: 'Oxc0': undefined identifier
Target not created
Build target 'Target 1'
compiling two_communication.c...
TWO_COMMUNICATION.C(23): warning C206: 'WHILE': missing function-prototype
TWO_COMMUNICATION.C(23): error C267: 'WHILE': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling two_communication.c...
TWO_COMMUNICATION.C(27): warning C206: 'delay': missing function-prototype
linking...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: DELAY
MODULE: two_communication.obj (TWO_COMMUNICATION)
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: DELAY
MODULE: two_communication.obj (TWO_COMMUNICATION)
ADDRESS: 0023H
*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: DELAY
MODULE: two_communication.obj (TWO_COMMUNICATION)
ADDRESS: 0031H
Program Size: data=9.0 xdata=0 code=65
"two_communication" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling two_communication.c...
linking...
Program Size: data=9.0 xdata=0 code=119
"two_communication" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling two_communication.c...
linking...
Program Size: data=9.0 xdata=0 code=119
creating hex file from "two_communication"...
"two_communication" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -