lcdw.plg

来自「12864的万年历时钟加上红外遥控的校准」· PLG 代码 · 共 110 行

PLG
110
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
D:\Program Files\Labcenter Electronics\Proteus 7 Professional\SAMPLES\CodeTemplate\LCDW\lcdw.uvproj
Project File Date:  06/06/2013

<h2>Output:</h2>
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(88): warning C173: missing return-expression
LCDW.C(94): warning C173: missing return-expression
LCDW.C(88): warning C290: missing return value
LCDW.C(94): warning C290: missing return value
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_CAIJI2?LCDW
Program Size: data=17.0 xdata=0 code=839
"lcdw" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(88): warning C173: missing return-expression
LCDW.C(94): warning C173: missing return-expression
LCDW.C(88): warning C290: missing return value
LCDW.C(94): warning C290: missing return value
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_CAIJI2?LCDW
Program Size: data=17.0 xdata=0 code=839
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(88): warning C173: missing return-expression
LCDW.C(94): warning C173: missing return-expression
LCDW.C(88): warning C290: missing return value
LCDW.C(94): warning C290: missing return value
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_CAIJI2?LCDW
Program Size: data=17.0 xdata=0 code=706
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(88): warning C173: missing return-expression
LCDW.C(94): warning C173: missing return-expression
LCDW.C(88): warning C290: missing return value
LCDW.C(94): warning C290: missing return value
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_CAIJI2?LCDW
Program Size: data=17.0 xdata=0 code=706
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(88): warning C173: missing return-expression
LCDW.C(94): warning C173: missing return-expression
LCDW.C(88): warning C290: missing return value
LCDW.C(94): warning C290: missing return value
linking...
Program Size: data=17.0 xdata=0 code=790
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(81): warning C173: missing return-expression
LCDW.C(87): warning C173: missing return-expression
LCDW.C(95): error C202: 'hwx': undefined identifier
LCDW.C(101): error C202: 'hwx': undefined identifier
Target not created
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(82): warning C173: missing return-expression
LCDW.C(88): warning C173: missing return-expression
LCDW.C(104): warning C209: '_delay': too few actual parameters
LCDW.C(120): warning C209: '_delay': too few actual parameters
LCDW.C(82): warning C290: missing return value
LCDW.C(88): warning C290: missing return value
linking...
Program Size: data=25.1 xdata=0 code=1071
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 6 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(82): warning C173: missing return-expression
LCDW.C(88): warning C173: missing return-expression
LCDW.C(120): warning C209: '_delay': too few actual parameters
LCDW.C(82): warning C290: missing return value
LCDW.C(88): warning C290: missing return value
linking...
Program Size: data=25.1 xdata=0 code=1075
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 5 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
LCDW.C(122): warning C209: '_delay': too few actual parameters
linking...
Program Size: data=25.1 xdata=0 code=1079
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling lcdw.c...
linking...
Program Size: data=25.1 xdata=0 code=1083
creating hex file from "lcdw2"...
"lcdw2" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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