📄 io模拟spi实验.plg
字号:
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
E:\My_Workplace\CC1100-C实验\全新\IO模拟SPI实验\IO模拟SPI实验.uvproj
Project File Date: 01/26/2010
<h2>Output:</h2>
Build target 'Target 1'
compiling cc1100.c...
src\CC1100.h(144): warning: #1-D: last line of file ends without a newline
src\cc1100.c(65): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(66): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(67): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(76): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(323): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(371): warning: #940-D: missing return statement at end of non-void function "halRfSendPacket"
src\cc1100.c(372): warning: #1-D: last line of file ends without a newline
compiling main.c...
src\cc1100.h(144): warning: #1-D: last line of file ends without a newline
src\main.c(106): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(118): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(131): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(153): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(162): warning: #111-D: statement is unreachable
src\main.c(166): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
Program Size: Code=4532 RO-data=84 RW-data=8 ZI-data=1168
FromELF: creating hex file...
".\output\IO模拟SPI实验.axf" - 0 Error(s), 15 Warning(s).
Load "E:\\My_Workplace\\CC1100-C实验\\全新\\IO模拟SPI实验\\output\\IO模拟SPI实验.AXF"
VTarget = 3.293V
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: RTCK reaction time is approx. 252ns
Info: Auto JTAG speed: Adaptive
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x7FFFD2D6 after reset.
DLL version V4.08b, compiled Jun 30 2009 19:10:31
Firmware: J-Link ARM V7 compiled Jun 30 2009 11:05:27
Hardware: V7.00
Hardware-Breakpoints: 2
Software-Breakpoints: 2048
Watchpoints: 0
Found 1 JTAG device, Total IRLen = 4:
Id of device #0: 0x4F1F0F0F
ARM7 identified.
Using adaptive clocking instead of fixed JTAG speed.
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x40000000 after reset.
JTAG speed: 1000 kHz
Full Chip Erase Failed!
Build target 'Target 1'
compiling cc1100.c...
src\CC1100.h(144): warning: #1-D: last line of file ends without a newline
src\cc1100.c(65): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(66): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(67): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(76): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(323): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(371): warning: #940-D: missing return statement at end of non-void function "halRfSendPacket"
src\cc1100.c(372): warning: #1-D: last line of file ends without a newline
compiling main.c...
src\cc1100.h(144): warning: #1-D: last line of file ends without a newline
src\main.c(106): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(118): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(131): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(153): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(162): warning: #111-D: statement is unreachable
src\main.c(166): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
Program Size: Code=4204 RO-data=84 RW-data=20 ZI-data=1124
FromELF: creating hex file...
".\output\IO模拟SPI实验.axf" - 0 Error(s), 15 Warning(s).
Load "E:\\My_Workplace\\CC1100-C实验\\全新\\IO模拟SPI实验\\output\\IO模拟SPI实验.AXF"
VTarget = 3.293V
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: RTCK reaction time is approx. 252ns
Info: Auto JTAG speed: Adaptive
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x40000000 after reset.
DLL version V4.08b, compiled Jun 30 2009 19:10:31
Firmware: J-Link ARM V7 compiled Jun 30 2009 11:05:27
Hardware: V7.00
Hardware-Breakpoints: 2
Software-Breakpoints: 2048
Watchpoints: 0
Found 1 JTAG device, Total IRLen = 4:
Id of device #0: 0x4F1F0F0F
ARM7 identified.
Using adaptive clocking instead of fixed JTAG speed.
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x40000000 after reset.
JTAG speed: 1000 kHz
Full Chip Erase Failed!
Load "E:\\My_Workplace\\CC1100-C实验\\全新\\IO模拟SPI实验\\output\\IO模拟SPI实验.AXF"
VTarget = 3.293V
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: RTCK reaction time is approx. 252ns
Info: Auto JTAG speed: Adaptive
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x40000000 after reset.
DLL version V4.08b, compiled Jun 30 2009 19:10:31
Firmware: J-Link ARM V7 compiled Jun 30 2009 11:05:27
Hardware: V7.00
Hardware-Breakpoints: 2
Software-Breakpoints: 2048
Watchpoints: 0
Found 1 JTAG device, Total IRLen = 4:
Id of device #0: 0x4F1F0F0F
ARM7 identified.
Using adaptive clocking instead of fixed JTAG speed.
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x40000000 after reset.
JTAG speed: 1000 kHz
Full Chip Erase Failed!
Build target 'Target 1'
compiling cc1100.c...
src\CC1100.h(144): warning: #1-D: last line of file ends without a newline
src\cc1100.c(65): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(66): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(67): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(76): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(323): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(371): warning: #940-D: missing return statement at end of non-void function "halRfSendPacket"
src\cc1100.c(372): warning: #1-D: last line of file ends without a newline
compiling main.c...
src\cc1100.h(144): warning: #1-D: last line of file ends without a newline
src\main.c(106): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(118): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(131): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(153): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(162): warning: #111-D: statement is unreachable
src\main.c(166): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
Program Size: Code=4204 RO-data=84 RW-data=20 ZI-data=1124
FromELF: creating hex file...
".\output\IO模拟SPI实验.axf" - 0 Error(s), 15 Warning(s).
Load "E:\\My_Workplace\\CC1100-C实验\\全新\\IO模拟SPI实验\\output\\IO模拟SPI实验.AXF"
VTarget = 3.293V
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: RTCK reaction time is approx. 252ns
Info: Auto JTAG speed: Adaptive
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x40000000 after reset.
DLL version V4.08b, compiled Jun 30 2009 19:10:31
Firmware: J-Link ARM V7 compiled Jun 30 2009 11:05:27
Hardware: V7.00
Hardware-Breakpoints: 2
Software-Breakpoints: 2048
Watchpoints: 0
Found 1 JTAG device, Total IRLen = 4:
Id of device #0: 0x4F1F0F0F
ARM7 identified.
Using adaptive clocking instead of fixed JTAG speed.
Info: TotalIRLen = 4, IRPrint = 0x01
Info: TotalIRLen = 4, IRPrint = 0x01
Info: Core does not stop after Reset, setting WP to stop it.
***JLink Warning: PC of target system has unexpected value of 0x40000004 after reset.
JTAG speed: 1000 kHz
Full Chip Erase Failed!
Build target 'Target 1'
compiling cc1100.c...
src\CC1100.h(144): warning: #1-D: last line of file ends without a newline
src\cc1100.c(65): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(66): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(67): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(76): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(323): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(371): warning: #940-D: missing return statement at end of non-void function "halRfSendPacket"
src\cc1100.c(372): warning: #1-D: last line of file ends without a newline
compiling main.c...
src\cc1100.h(144): warning: #1-D: last line of file ends without a newline
src\main.c(106): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(118): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(131): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(153): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(162): warning: #111-D: statement is unreachable
src\main.c(166): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
Program Size: Code=4204 RO-data=84 RW-data=20 ZI-data=1124
FromELF: creating hex file...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -