test spi.plg

来自「该代码采用LPC2132嵌入式单片机实现ISD4003语音芯片报警功能」· PLG 代码 · 共 60 行

PLG
60
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\BYSJ CODE\TEST ISD4003\TEST SPI.uv2
Project File Date:  05/14/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
SPI.h(11): warning:  #1295-D: Deprecated declaration VOICE_play - give arg types
SPI.h(14): warning:  #1295-D: Deprecated declaration Consecutive_play - give arg types
SPI.h(15): warning:  #1-D: last line of file ends without a newline
main.c(26): warning:  #111-D: statement is unreachable
compiling SPI.C...
SPI.h(11): warning:  #1295-D: Deprecated declaration VOICE_play - give arg types
SPI.h(14): warning:  #1295-D: Deprecated declaration Consecutive_play - give arg types
SPI.h(15): warning:  #1-D: last line of file ends without a newline
TIME_DELAY.h(8): warning:  #1-D: last line of file ends without a newline
SPI.C(65): warning:  #1-D: last line of file ends without a newline
compiling TIME_DELAY.c...
TIME_DELAY.h(8): warning:  #1-D: last line of file ends without a newline
TIME_DELAY.c(28): warning:  #1-D: last line of file ends without a newline
linking...
FromELF: creating hex file...
".\output\TEST SPI.axf" - 0 Error(s), 11 Warning(s).
Load "G:\\BYSJ CODE\\TEST ISD4003\\output\\TEST SPI.AXF" 
Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
SPI.h(11): warning:  #1295-D: Deprecated declaration VOICE_play - give arg types
SPI.h(14): warning:  #1295-D: Deprecated declaration Consecutive_play - give arg types
SPI.h(15): warning:  #1-D: last line of file ends without a newline
main.c(26): warning:  #111-D: statement is unreachable
compiling SPI.C...
SPI.h(11): warning:  #1295-D: Deprecated declaration VOICE_play - give arg types
SPI.h(14): warning:  #1295-D: Deprecated declaration Consecutive_play - give arg types
SPI.h(15): warning:  #1-D: last line of file ends without a newline
TIME_DELAY.h(8): warning:  #1-D: last line of file ends without a newline
SPI.C(65): warning:  #1-D: last line of file ends without a newline
compiling TIME_DELAY.c...
TIME_DELAY.h(8): warning:  #1-D: last line of file ends without a newline
TIME_DELAY.c(28): warning:  #1-D: last line of file ends without a newline
linking...
FromELF: creating hex file...
".\output\TEST SPI.axf" - 0 Error(s), 11 Warning(s).
Load "G:\\BYSJ CODE\\TEST ISD4003\\output\\TEST SPI.AXF" 
USB Communication Failure
Load "G:\\BYSJ CODE\\TEST ISD4003\\output\\TEST SPI.AXF" 
Erase Done.
Programming Done.
Verify OK.
Application running ...

⌨️ 快捷键说明

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