?? io模擬spi實(shí)驗(yàn).plg
字號:
compiling cc1100.c...
src\CC1100.h(144): warning: #1-D: last line of file ends without a newline
src\cc1100.c(57): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(58): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(59): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(67): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(312): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(351): 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(98): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(100): warning: #223-D: function "halSpiWriteReg" declared implicitly
src\main.c(102): warning: #223-D: function "halSpiStrobe" declared implicitly
src\main.c(111): warning: #223-D: function "RfSendPacket" declared implicitly
src\main.c(124): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(146): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(155): warning: #111-D: statement is unreachable
src\main.c(159): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
.\output\IO模擬SPI實(shí)驗(yàn).axf: Error: L6218E: Undefined symbol RfSendPacket (referred from main.o).
Target not created
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(57): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(58): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(59): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(67): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(312): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(351): 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(98): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(100): warning: #223-D: function "halSpiWriteReg" declared implicitly
src\main.c(102): warning: #223-D: function "halSpiStrobe" declared implicitly
src\main.c(111): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(124): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(146): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(155): warning: #111-D: statement is unreachable
src\main.c(159): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
.\output\IO模擬SPI實(shí)驗(yàn).axf: Error: L6218E: Undefined symbol halRfSendPacket (referred from main.o).
Target not created
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(57): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(58): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(59): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(68): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(313): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(361): warning: #940-D: missing return statement at end of non-void function "halRfSendPacket"
src\cc1100.c(362): 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(98): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(100): warning: #223-D: function "halSpiWriteReg" declared implicitly
src\main.c(102): warning: #223-D: function "halSpiStrobe" declared implicitly
src\main.c(111): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(124): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(146): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(155): warning: #111-D: statement is unreachable
src\main.c(159): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
Program Size: Code=4160 RO-data=68 RW-data=8 ZI-data=1188
FromELF: creating hex file...
".\output\IO模擬SPI實(shí)驗(yàn).axf" - 0 Error(s), 17 Warning(s).
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(60): warning: #1295-D: Deprecated declaration POWER_UP_RESET_CC1100 - give arg types
src\cc1100.c(61): warning: #1295-D: Deprecated declaration halRfWriteRfSettings1 - give arg types
src\cc1100.c(62): warning: #1295-D: Deprecated declaration InitCC1100 - give arg types
src\cc1100.c(71): warning: #177-D: variable "j" was declared but never referenced
src\cc1100.c(316): warning: #223-D: function "DelayNS" declared implicitly
src\cc1100.c(364): warning: #940-D: missing return statement at end of non-void function "halRfSendPacket"
src\cc1100.c(365): 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(98): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(100): warning: #223-D: function "halSpiWriteReg" declared implicitly
src\main.c(102): warning: #223-D: function "halSpiStrobe" declared implicitly
src\main.c(111): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(124): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(146): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(155): warning: #111-D: statement is unreachable
src\main.c(159): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
Program Size: Code=4160 RO-data=68 RW-data=8 ZI-data=1188
FromELF: creating hex file...
".\output\IO模擬SPI實(shí)驗(yàn).axf" - 0 Error(s), 17 Warning(s).
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(98): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(100): warning: #223-D: function "halSpiWriteReg" declared implicitly
src\main.c(102): warning: #223-D: function "halSpiStrobe" declared implicitly
src\main.c(111): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(124): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(146): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(155): warning: #111-D: statement is unreachable
src\main.c(159): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
linking...
Program Size: Code=4160 RO-data=68 RW-data=8 ZI-data=1188
FromELF: creating hex file...
".\output\IO模擬SPI實(shí)驗(yàn).axf" - 0 Error(s), 17 Warning(s).
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(93): error: #20: identifier "DISP_TAB" is undefined
src\main.c(98): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(111): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(124): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(146): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(155): warning: #111-D: statement is unreachable
src\main.c(159): warning: #1-D: last line of file ends without a newline
compiling target.c...
assembling Startup.s...
Target not created
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(109): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(121): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(134): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(156): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(165): warning: #111-D: statement is unreachable
src\main.c(169): 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實(shí)驗(yàn).axf" - 0 Error(s), 15 Warning(s).
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(109): warning: #223-D: function "InitCC1100" declared implicitly
src\main.c(121): warning: #223-D: function "halRfSendPacket" declared implicitly
src\main.c(134): warning: #223-D: function "halRfReceivePacket" declared implicitly
src\main.c(156): warning: #223-D: function "halSpiReadStatus" declared implicitly
src\main.c(165): warning: #111-D: statement is unreachable
src\main.c(169): 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實(shí)驗(yàn).axf" - 0 Error(s), 15 Warning(s).
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實(shí)驗(yàn).axf" - 0 Error(s), 15 Warning(s).
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -