cs22-1.plg

来自「看门狗程序实例」· PLG 代码 · 共 70 行

PLG
70
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\CS22-1\CS22-1.uv2
Project File Date:  02/20/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling CS22-1.c...
CS22-1.C(20): error C141: syntax error near 'CMD', expected ')'
CS22-1.C(22): error C202: 'Attribc': undefined identifier
Target not created
Build target 'Target 1'
compiling CS22-1.c...
CS22-1.C(23): warning C206: 'WaitForEnable': missing function-prototype
CS22-1.C(25): error C202: 'DataPort': undefined identifier
CS22-1.C(33): error C202: 'DataPort': undefined identifier
Target not created
Build target 'Target 1'
compiling CS22-1.c...
linking...
Program Size: data=14.0 xdata=0 code=588
"CS22-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-1.c...
linking...
Program Size: data=14.0 xdata=0 code=588
creating hex file from "CS22-1"...
"CS22-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-1.c...
linking...
creating hex file from "CS22-1"...
"CS22-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-1.c...
linking...
Program Size: data=14.0 xdata=0 code=588
creating hex file from "CS22-1"...
"CS22-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-1.c...
linking...
Program Size: data=15.0 xdata=0 code=637
creating hex file from "CS22-1"...
"CS22-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-1.c...
linking...
Program Size: data=14.0 xdata=0 code=610
creating hex file from "CS22-1"...
"CS22-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-1.c...
linking...
Program Size: data=14.0 xdata=0 code=588
creating hex file from "CS22-1"...
"CS22-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling CS22-1.c...
linking...
Program Size: data=14.0 xdata=0 code=588
creating hex file from "CS22-1"...
"CS22-1" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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