📄 aaa.plg
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\proteus文件\基于单片机系统的LED电路\aaa.uv2
Project File Date: 03/12/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling aaa.c...
AAA.C(2): error C202: 'p2': undefined identifier
AAA.C(10): error C202: 'gate': undefined identifier
Target not created
Build target 'Target 1'
compiling aaa.c...
AAA.C(3): error C202: 'p2': undefined identifier
AAA.C(11): error C202: 'gate': undefined identifier
Target not created
Build target 'Target 1'
compiling aaa.c...
aaa.c(3): warning C317: attempt to redefine macro 'uint'
AAA.C(4): error C202: 'p2': undefined identifier
AAA.C(12): error C202: 'gate': undefined identifier
Target not created
Build target 'Target 1'
compiling aaa.c...
AAA.C(4): error C141: syntax error near '=', expected '<id>'
AAA.C(10): error C129: missing ';' before '>'
Target not created
Build target 'Target 1'
compiling aaa.c...
AAA.C(4): error C141: syntax error near '=', expected '<id>'
AAA.C(10): error C129: missing ';' before '>'
Target not created
Build target 'Target 1'
compiling aaa.c...
AAA.C(4): error C141: syntax error near '=', expected '<id>'
AAA.C(10): error C129: missing ';' before '>'
Target not created
Build target 'Target 1'
compiling aaa.c...
AAA.C(4): error C141: syntax error near '==', expected '='
AAA.C(12): error C202: 'gate': undefined identifier
Target not created
Build target 'Target 1'
compiling aaa.c...
AAA.C(4): error C141: syntax error near '=', expected '<id>'
AAA.C(4): error C141: syntax error near '=', expected ';'
AAA.C(12): error C141: syntax error near '='
AAA.C(12): error C141: syntax error near '='
Target not created
Build target 'Target 1'
compiling aaa.c...
AAA.C(2): error C202: 'p2': undefined identifier
AAA.C(10): error C202: 'gate': undefined identifier
Target not created
Build target 'Target 1'
compiling aaa.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?MIAN?AAA
*** WARNING L10: CANNOT DETERMINE ROOT SEGMENT
Program Size: data=8.0 xdata=0 code=63
creating hex file from "aaa"...
"aaa" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling aaa.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?MIAN?AAA
*** WARNING L10: CANNOT DETERMINE ROOT SEGMENT
Program Size: data=8.0 xdata=0 code=63
creating hex file from "aaa"...
"aaa" - 0 Error(s), 2 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -