one_key_led.plg

来自「ARM芯片LPC2131的一个小程序」· PLG 代码 · 共 88 行

PLG
88
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\教学\ARM\课件\例题\LPC2131\one_key_led\one_key_led.uv2
Project File Date:  04/17/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
one_key_led.c(5): error:  #5: cannot open source input file "REGX51.H": No such file or directory
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
one_key_led.c(5): error:  #5: cannot open source input file "REGX51.H": No such file or directory
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
one_key_led.c(14): warning:  #223-D: function "delay" declared implicitly
one_key_led.c(22): error:  #247: function "main" has already been defined
one_key_led.c(26): error:  #20: identifier "P1_0" is undefined
one_key_led.c(26): error:  #20: identifier "P1_1" is undefined
one_key_led.c(28): warning:  #1-D: last line of file ends without a newline
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
one_key_led.c(18): warning:  #223-D: function "delay" declared implicitly
one_key_led.c(26): error:  #247: function "main" has already been defined
one_key_led.c(30): error:  #20: identifier "P1_0" is undefined
one_key_led.c(30): error:  #20: identifier "P1_1" is undefined
one_key_led.c(32): warning:  #1-D: last line of file ends without a newline
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
FromELF: creating hex file...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
FromELF: creating hex file...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
FromELF: creating hex file...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
FromELF: creating hex file...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
FromELF: creating hex file...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
FromELF: creating hex file...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling one_key_led.c...
linking...
FromELF: creating hex file...
"one_key_led.axf" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?