ex.plg

来自「AT89S51 红外程序 单片机学习板的程序」· PLG 代码 · 共 80 行

PLG
80
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\MAVR51\实验17 红外接收实验\C\ex.uv2
Project File Date:  12/20/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=754
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
EX.C(86): error C233: 'exits': undefined label
EX.C(87): error C141: syntax error near 'while'
EX.C(87): error C141: syntax error near '==', expected ')'
EX.C(88): error C141: syntax error near '=', expected ')'
EX.C(88): error C129: missing ';' before '<='
Target not created
Build target 'Target 1'
compiling ex.c...
EX.C(85): error C233: 'exits': undefined label
EX.C(85): error C141: syntax error near '}'
EX.C(86): error C141: syntax error near '==', expected ')'
EX.C(87): error C141: syntax error near '=', expected ')'
EX.C(87): error C129: missing ';' before '<='
Target not created
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=756
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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