spi.plg

来自「使用 Keil C工具改写的zlg 的 lpc2131开发板一些程序」· PLG 代码 · 共 66 行

PLG
66
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\Key Pad\2131_Keil\SPI\SPI0\SPI.uv2
Project File Date:  04/25/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
linking...
"SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
main.c(36): error:  #20: identifier "SPCCR" is undefined
main.c(37): error:  #20: identifier "SPCR" is undefined
main.c(52): error:  #20: identifier "IOCLR" is undefined
main.c(54): error:  #20: identifier "SPI_SPDR" is undefined
main.c(55): error:  #20: identifier "SPI_SPSR" is undefined
main.c(57): error:  #20: identifier "IOSET" is undefined
main.c(86): error:  #20: identifier "IODIR" is undefined
main.c(106): warning:  #111-D: statement is unreachable
Target not created
Build target 'Target 1'
compiling main.c...
main.c(52): error:  #20: identifier "IOCLR" is undefined
main.c(54): error:  #20: identifier "SPI_SPDR" is undefined
main.c(55): error:  #20: identifier "SPI_SPSR" is undefined
main.c(57): error:  #20: identifier "IOSET" is undefined
main.c(86): error:  #20: identifier "IODIR" is undefined
main.c(106): warning:  #111-D: statement is unreachable
Target not created
Build target 'Target 1'
compiling main.c...
main.c(52): error:  #20: identifier "IOCLR" is undefined
main.c(57): error:  #20: identifier "IOSET" is undefined
main.c(58): error:  #20: identifier "SPI_SPDR" is undefined
main.c(86): error:  #20: identifier "IODIR" is undefined
main.c(106): warning:  #111-D: statement is unreachable
Target not created
Build target 'Target 1'
compiling main.c...
main.c(57): error:  #20: identifier "IOSET" is undefined
main.c(86): error:  #20: identifier "IODIR" is undefined
main.c(106): warning:  #111-D: statement is unreachable
Target not created
Build target 'Target 1'
compiling main.c...
main.c(106): warning:  #111-D: statement is unreachable
linking...
"SPI.axf" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
linking...
"SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
"SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
"SPI.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
"SPI.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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