timer01.plg
来自「可以熟悉51单片机中断机制 大大方便学习51单片机」· PLG 代码 · 共 146 行
PLG
146 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\编程实例\编程实例\中断\TIMER0+TIMER1\C语言\TIMER01.uv2
Project File Date: 02/14/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=142
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=128
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=114
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=114
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=114
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=114
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(49): error C141: syntax error near '.0'
T01LED.C(49): error C141: syntax error near '.0'
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(49): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(49): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(49): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(16): error C143: invalid absolute bit address
T01LED.C(17): error C143: invalid absolute bit address
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '.0'
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C202: 'p1': undefined identifier
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(51): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(52): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.2 xdata=0 code=244
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
T01LED.C(19): error C231: 'led_0': redefinition
Target not created
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.2 xdata=0 code=244
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.2 xdata=0 code=246
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.2 xdata=0 code=245
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=112
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=112
"TIMER01" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling T01LED.c...
linking...
Program Size: data=13.0 xdata=0 code=112
"TIMER01" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?