📄 4.plg
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\学习资料\单片机编程\作业\数码管静态显示\4\4.uv2
Project File Date: 09/02/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
4.C(19): error C202: 'flag1': undefined identifier
4.C(21): error C202: 'flag1': undefined identifier
4.C(31): error C202: 'flag': undefined identifier
4.C(32): error C202: 'flag': undefined identifier
4.C(34): error C202: 'flag': undefined identifier
4.C(35): error C202: 'flag1': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
4.C(3): error C129: missing ';' before 't'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
4.C(3): error C129: missing ';' before 't'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
linking...
Program Size: data=12.0 xdata=0 code=106
"4" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
linking...
Program Size: data=12.0 xdata=0 code=106
"4" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
linking...
Program Size: data=12.0 xdata=0 code=106
creating hex file from "4"...
"4" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
linking...
Program Size: data=12.0 xdata=0 code=106
creating hex file from "4"...
"4" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
4.C(28): warning C276: constant in condition expression
linking...
Program Size: data=12.0 xdata=0 code=112
creating hex file from "4"...
"4" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4.c...
linking...
Program Size: data=12.0 xdata=0 code=114
creating hex file from "4"...
"4" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -