plc_1.plg

来自「keil for51下编译」· PLG 代码 · 共 60 行

PLG
60
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\软件\plc\PLC_1\Plc_1.uv2
Project File Date:  03/17/2005

<h2>Output:</h2>
Build target 'Target 1'
compiling Led_1.c...
compiling main.c...
compiling Read_Key.c...
compiling I2c.c...
compiling process.c...
compiling input.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_READ_TEST?I2C
Program Size: data=36.4 xdata=0 code=1907
creating hex file from "Plc_1"...
"Plc_1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling Led_1.c...
compiling main.c...
compiling Read_Key.c...
compiling I2c.c...
I2C.C(36): error C202: 'intr': undefined identifier
I2C.C(39): error C202: 'intr': undefined identifier
I2C.C(160): error C202: 'intr': undefined identifier
I2C.C(162): error C202: 'intr': undefined identifier
I2C.C(164): error C202: 'intr': undefined identifier
compiling process.c...
compiling input.c...
Target not created
Build target 'Target 1'
compiling Led_1.c...
compiling main.c...
compiling Read_Key.c...
compiling I2c.c...
compiling process.c...
compiling input.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_READ_TEST?I2C
Program Size: data=36.4 xdata=0 code=1907
creating hex file from "Plc_1"...
"Plc_1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling Led_1.c...
compiling main.c...
compiling Read_Key.c...
compiling I2c.c...
compiling process.c...
compiling input.c...
linking...
Program Size: data=35.3 xdata=0 code=1832
creating hex file from "Plc_1"...
"Plc_1" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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