test spi.plg

来自「该代码在KEIL平台基础上实现LPC2132与24C32EEPROM通信」· PLG 代码 · 共 38 行

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

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling main.c...
src\main.c(61): error:  #20: identifier "I2SCLH" is undefined
src\main.c(62): error:  #20: identifier "I2SCLL" is undefined
src\main.c(63): error:  #20: identifier "I2CONCLR" is undefined
src\main.c(64): error:  #20: identifier "I2CONSET" is undefined
src\main.c(131): warning:  #111-D: statement is unreachable
compiling I2CINT.c...
I2C\I2CINT.c(44): error:  #20: identifier "I2CONCLR" is undefined
I2C\I2CINT.c(45): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(70): error:  #20: identifier "I2CONCLR" is undefined
I2C\I2CINT.c(71): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(120): error:  #20: identifier "I2CONCLR" is undefined
I2C\I2CINT.c(125): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(181): error:  #20: identifier "I2CONCLR" is undefined
I2C\I2CINT.c(186): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(215): error:  #20: identifier "I2STAT" is undefined
I2C\I2CINT.c(220): error:  #20: identifier "I2DAT" is undefined
I2C\I2CINT.c(223): error:  #20: identifier "I2DAT" is undefined
I2C\I2CINT.c(226): error:  #20: identifier "I2CONCLR" is undefined
I2C\I2CINT.c(233): error:  #20: identifier "I2DAT" is undefined
I2C\I2CINT.c(248): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(271): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(303): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(323): error:  #20: identifier "I2CONSET" is undefined
I2C\I2CINT.c(330): error:  #20: identifier "I2CONSET" is undefined
Target not created

⌨️ 快捷键说明

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