exinterrupt.plg
来自「ARM7(LPC2124)学习的一些例程」· PLG 代码 · 共 65 行
PLG
65 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\ARM study\EXInterrupt\EXInterrupt.uv2
Project File Date: 10/12/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
main.c(33): error: #20: identifier "U1BLL" is undefined
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
linking...
FromELF: creating hex file...
"EXInterrupt.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
linking...
FromELF: creating hex file...
"EXInterrupt.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
linking...
FromELF: creating hex file...
"EXInterrupt.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
linking...
FromELF: creating hex file...
"EXInterrupt.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
linking...
FromELF: creating hex file...
"EXInterrupt.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
main.c(48): error: #29: expected an expression
main.c(48): error: #18: expected a ")"
main.c(48): error: #29: expected an expression
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
main.c(48): error: #29: expected an expression
main.c(48): error: #18: expected a ")"
main.c(48): error: #29: expected an expression
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
linking...
FromELF: creating hex file...
"EXInterrupt.axf" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?