sent.plg
来自「这是我以前做过的51单片机实验代码」· PLG 代码 · 共 58 行
PLG
58 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\baiyang\My Documents\51 lab\红外!\sent.uv2
Project File Date: 04/15/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text.c...
TEXT.C(71): error C141: syntax error near 'flag'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text.c...
linking...
Program Size: data=16.1 xdata=0 code=568
creating hex file from "sent"...
"sent" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text.c...
linking...
Program Size: data=16.1 xdata=0 code=568
creating hex file from "sent"...
"sent" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text.c...
TEXT.C(18): error C202: 'P3_4': undefined identifier
TEXT.C(54): error C202: 'P3_4': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text.c...
TEXT.C(18): error C202: 'P3_4': undefined identifier
TEXT.C(54): error C202: 'P3_4': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text.c...
linking...
Program Size: data=16.1 xdata=0 code=568
creating hex file from "sent"...
"sent" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text.c...
linking...
Program Size: data=16.1 xdata=0 code=568
creating hex file from "sent"...
"sent" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?