pcf8574.plg

来自「KEILC51下的PCF8754芯片的驱动程序,已经通过调试」· PLG 代码 · 共 89 行

PLG
89
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Pcf_8574\Pcf8574.uv2
Project File Date:  10/16/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling Pcf8574.c...
PCF8574.C(72): warning C280: 'i': unreferenced local variable
PCF8574.C(134): error C202: 'JUDGE_SAA1064_SDA': undefined identifier
PCF8574.C(162): error C202: 'JUDGE_SAA1064_SDA': undefined identifier
compiling Delay_s.c...
compiling main.c...
MAIN.C(25): warning C206: 'SAA1064_read_status': missing function-prototype
MAIN.C(25): error C267: 'SAA1064_read_status': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling Pcf8574.c...
PCF8574.C(133): error C202: 'JUDGE_SAA1064_SDA': undefined identifier
PCF8574.C(161): error C202: 'JUDGE_SAA1064_SDA': undefined identifier
compiling main.c...
MAIN.C(25): warning C206: 'SAA1064_read_status': missing function-prototype
MAIN.C(25): error C267: 'SAA1064_read_status': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling Pcf8574.c...
compiling main.c...
MAIN.C(25): warning C206: 'SAA1064_read_status': missing function-prototype
MAIN.C(25): error C267: 'SAA1064_read_status': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling Pcf8574.c...
compiling Delay_s.c...
compiling main.c...
MAIN.C(15): error C129: missing ';' before 'bit'
Target not created
Build target 'Target 1'
compiling main.c...
MAIN.C(24): error C202: 'add': undefined identifier
MAIN.C(25): error C202: 'add': undefined identifier
MAIN.C(26): error C202: 'add': undefined identifier
Target not created
Build target 'Target 1'
compiling Pcf8574.c...
PCF8574.C(47): error C202: 'add_of_part': undefined identifier
PCF8574.C(51): error C202: 'add_of_part': undefined identifier
compiling Delay_s.c...
compiling main.c...
Target not created
Build target 'Target 1'
compiling Pcf8574.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?I2C_READ_BYTE?PCF8574
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_DELAY_X250MS?DELAY_S
Program Size: data=19.1 xdata=0 code=485
"Pcf8574" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?I2C_READ_BYTE?PCF8574
Program Size: data=19.1 xdata=0 code=490
"Pcf8574" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling Pcf8574.c...
linking...
Program Size: data=19.1 xdata=0 code=445
"Pcf8574" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=19.1 xdata=0 code=462
"Pcf8574" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Pcf8574.c...
compiling Delay_s.c...
compiling main.c...
linking...
Program Size: data=19.1 xdata=0 code=462
"Pcf8574" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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