uart.plg

来自「Cygnal C8051F020 Dual UART Example」· PLG 代码 · 共 81 行

PLG
81
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
Y:\Support\Project\Examples\C8051F020\UART\uart.uv2
Project File Date:  06/02/2003

<h2>Output:</h2>
Build target 'Target 1'
Target has no object modules
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(16): error C202: 'TI': undefined identifier
MAIN.C(17): error C202: 'TI': undefined identifier
MAIN.C(22): error C202: 'TI1': undefined identifier
MAIN.C(23): error C202: 'TI1': undefined identifier
MAIN.C(39): error C202: 'RI': undefined identifier
MAIN.C(41): error C202: 'RI': undefined identifier
MAIN.C(45): error C202: 'RI1': undefined identifier
MAIN.C(47): error C202: 'RI1': undefined identifier
MAIN.C(91): error C202: 'TR4': undefined identifier
MAIN.C(92): error C202: 'TI1': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(22): error C202: 'TI1': undefined identifier
MAIN.C(23): error C202: 'TI1': undefined identifier
MAIN.C(45): error C202: 'RI1': undefined identifier
MAIN.C(47): error C202: 'RI1': undefined identifier
MAIN.C(91): error C202: 'TR4': undefined identifier
MAIN.C(92): error C202: 'TI1': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(22): error C202: 'TI1': undefined identifier
MAIN.C(23): error C202: 'TI1': undefined identifier
MAIN.C(45): error C202: 'RI1': undefined identifier
MAIN.C(47): error C202: 'RI1': undefined identifier
MAIN.C(92): error C202: 'TI1': undefined identifier
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(23): error C141: syntax error near 'SCON1'
MAIN.C(46): error C141: syntax error near 'c'
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(22): error C141: syntax error near ';'
MAIN.C(45): error C141: syntax error near ';'
Target not created
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=31.2 xdata=0 code=1303
"uart" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=31.2 xdata=0 code=1309
"uart" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=31.2 xdata=0 code=1309
"uart" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=31.2 xdata=0 code=1309
"uart" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=31.2 xdata=0 code=1309
"uart" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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