📄 ex2.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\AT89C51单片机系统设计与仿真实验视频教程\实验二\KEIL\C\EX2.uv2
Project File Date: 12/09/2007
<h2>Output:</h2>
compiling EX2.C...
EX2.C(3): error C129: missing ';' before 'sbit'
EX2.C - 1 Error(s), 0 Warning(s).
compiling EX2.C...
EX2.C(3): error C129: missing ';' before 'sbit'
EX2.C - 1 Error(s), 0 Warning(s).
compiling EX2.C...
EX2.C - 0 Error(s), 0 Warning(s).
compiling EX2.C...
EX2.C - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling EX2.C...
linking...
Program Size: data=9.0 xdata=0 code=94
"EX2" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling EX2.C...
EX2.C(23): error C132: 'main': not in formal parameter list
EX2.C(23): error C141: syntax error near '{'
EX2.C(26): error C244: 'P1': can't initialize, bad type or class
EX2.C(26): error C132: 'P1': not in formal parameter list
EX2.C(27): error C244: 'P1_0': can't initialize, bad type or class
EX2.C(27): error C132: 'P1_0': not in formal parameter list
EX2.C(28): error C132: 'delay02s': not in formal parameter list
EX2.C(29): error C244: 'P1': can't initialize, bad type or class
EX2.C(29): error C132: 'P1': not in formal parameter list
EX2.C(30): error C244: 'P1_1': can't initialize, bad type or class
EX2.C(30): error C132: 'P1_1': not in formal parameter list
EX2.C(31): error C132: 'delay02s': not in formal parameter list
EX2.C(32): error C244: 'P1': can't initialize, bad type or class
EX2.C(32): error C132: 'P1': not in formal parameter list
EX2.C(33): error C244: 'P1_2': can't initialize, bad type or class
EX2.C(33): error C132: 'P1_2': not in formal parameter list
EX2.C(34): error C132: 'delay02s': not in formal parameter list
EX2.C(35): error C244: 'P1': can't initialize, bad type or class
EX2.C(35): error C132: 'P1': not in formal parameter list
EX2.C(36): error C244: 'P1_3': can't initialize, bad type or class
EX2.C(36): error C132: 'P1_3': not in formal parameter list
EX2.C(37): error C132: 'delay02s': not in formal parameter list
EX2.C(38): error C244: 'P1': can't initialize, bad type or class
EX2.C(38): error C132: 'P1': not in formal parameter list
EX2.C(39): error C244: 'P1_4': can't initialize, bad type or class
EX2.C(39): error C132: 'P1_4': not in formal parameter list
EX2.C(40): error C132: 'delay02s': not in formal parameter list
EX2.C(41): error C244: 'P1': can't initialize, bad type or class
EX2.C(41): error C132: 'P1': not in formal parameter list
EX2.C(42): error C244: 'P1_5': can't initialize, bad type or class
EX2.C(42): error C132: 'P1_5': not in formal parameter list
EX2.C(43): error C132: 'delay02s': not in formal parameter list
EX2.C(44): error C244: 'P1': can't initialize, bad type or class
EX2.C(44): error C132: 'P1': not in formal parameter list
EX2.C(45): error C244: 'P1_6': can't initialize, bad type or class
EX2.C(45): error C132: 'P1_6': not in formal parameter list
EX2.C(46): error C132: 'delay02s': not in formal parameter list
EX2.C(47): error C244: 'P1': can't initialize, bad type or class
EX2.C(47): error C132: 'P1': not in formal parameter list
EX2.C(48): error C244: 'P1_7': can't initialize, bad type or class
EX2.C(48): error C132: 'P1_7': not in formal parameter list
EX2.C(49): error C132: 'delay02s': not in formal parameter list
EX2.C(50): error C141: syntax error near '}'
Target not created
Build target 'Target 1'
compiling EX2.C...
linking...
Program Size: data=9.0 xdata=0 code=94
"EX2" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -