i2c-lcd.plg
来自「STC89C51控制LCD显示」· PLG 代码 · 共 90 行
PLG
90 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\learn\I2C-LCD\I2C-LCD.uv2
Project File Date: 12/01/2007
<h2>Output:</h2>
compiling RS232.c...
RS232.C(3): error C202: 'SCON': undefined identifier
RS232.C(4): error C202: 'PCON': undefined identifier
RS232.C(5): error C202: 'TMOD': undefined identifier
RS232.C(6): error C202: 'TCON': undefined identifier
RS232.c - 4 Error(s), 0 Warning(s).
compiling RS232.c...
RS232.C(8): warning C206: 'BPS19200': missing function-prototype
RS232.C(11): warning C206: 'printf': missing function-prototype
RS232.C(11): error C267: 'printf': requires ANSI-style prototype
RS232.c - 1 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling RS232.c...
RS232.C(8): warning C206: 'BPS19200': missing function-prototype
RS232.C(11): warning C206: 'printf': missing function-prototype
RS232.C(11): error C267: 'printf': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling main.c...
compiling I2C.c...
compiling delay.c...
compiling display.c...
compiling RS232.c...
RS232.C(8): warning C206: 'BPS19200': missing function-prototype
RS232.C(11): warning C206: 'printf': missing function-prototype
RS232.C(11): error C267: 'printf': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling RS232.c...
RS232.C(8): warning C206: 'BPS19200': missing function-prototype
RS232.C(11): warning C206: 'printf': missing function-prototype
RS232.C(11): error C267: 'printf': requires ANSI-style prototype
Target not created
compiling RS232.c...
RS232.C(8): warning C206: 'BPS19200': missing function-prototype
RS232.C(11): warning C206: 'printf': missing function-prototype
RS232.C(11): error C267: 'printf': requires ANSI-style prototype
RS232.c - 1 Error(s), 2 Warning(s).
compiling RS232.c...
RS232.C(19): warning C206: 'printf': missing function-prototype
RS232.C(19): error C267: 'printf': requires ANSI-style prototype
RS232.c - 1 Error(s), 1 Warning(s).
compiling RS232.c...
RS232.c - 0 Error(s), 0 Warning(s).
compiling main.c...
MAIN.C(45): error C141: syntax error near 'unsigned'
MAIN.C(45): error C202: 'c1': undefined identifier
MAIN.C(48): error C202: 'c1': undefined identifier
MAIN.C(52): error C202: 'c2': undefined identifier
MAIN.C(60): error C202: 'c1': undefined identifier
MAIN.C(61): error C202: 'c2': undefined identifier
MAIN.C(67): error C202: 'c1': undefined identifier
main.c - 7 Error(s), 0 Warning(s).
compiling main.c...
MAIN.C(46): error C141: syntax error near 'unsigned'
MAIN.C(46): error C202: 'c1': undefined identifier
MAIN.C(49): error C202: 'c1': undefined identifier
MAIN.C(53): error C202: 'c2': undefined identifier
MAIN.C(61): error C202: 'c1': undefined identifier
MAIN.C(62): error C202: 'c2': undefined identifier
MAIN.C(68): error C202: 'c1': undefined identifier
main.c - 7 Error(s), 0 Warning(s).
compiling main.c...
main.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling RS232.c...
linking...
Program Size: data=32.1 xdata=0 code=1687
creating hex file from "I2C-LCD"...
"I2C-LCD" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling I2C.c...
compiling delay.c...
compiling display.c...
compiling RS232.c...
linking...
Program Size: data=32.1 xdata=0 code=1687
creating hex file from "I2C-LCD"...
"I2C-LCD" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?