gh.plg
来自「自己做的单片机Proteus仿真实例」· PLG 代码 · 共 76 行
PLG
76 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\12232测试\gh.uv2
Project File Date: 06/03/2009
<h2>Output:</h2>
compiling Text1.c...
Text1.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
TEXT1.C(20): error C202: 'XBYTE': undefined identifier
TEXT1.C(29): error C202: 'XBYTE': undefined identifier
TEXT1.C(37): error C202: 'XBYTE': undefined identifier
TEXT1.C(46): error C202: 'XBYTE': undefined identifier
TEXT1.C(71): error C202: 'rst': undefined identifier
TEXT1.C(73): error C202: 'rst': undefined identifier
TEXT1.C(74): error C202: 'E1': undefined identifier
TEXT1.C(75): error C202: 'E2': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
TEXT1.C(20): error C202: 'XBYTE': undefined identifier
TEXT1.C(29): error C202: 'XBYTE': undefined identifier
TEXT1.C(37): error C202: 'XBYTE': undefined identifier
TEXT1.C(46): error C202: 'XBYTE': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=9.0 xdata=0 code=367
"gh" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=9.0 xdata=0 code=367
creating hex file from "gh"...
"gh" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=9.0 xdata=0 code=367
creating hex file from "gh"...
"gh" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=9.0 xdata=0 code=367
creating hex file from "gh"...
"gh" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=9.0 xdata=0 code=367
creating hex file from "gh"...
"gh" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling Text1.c...
linking...
Program Size: data=9.0 xdata=0 code=367
creating hex file from "gh"...
"gh" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?