i2cmst.plg

来自「ARM7 LPC2148 demo程序」· PLG 代码 · 共 101 行

PLG
101
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\ARM\Keil-LPC2148例程\I2C\i2cmst.uv2
Project File Date:  02/15/2006

<h2>Output:</h2>
Build target 'MCB2140 Board'
assembling Startup.s...
compiling i2cmst.c...
compiling i2c.c...
compiling irq.c...
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
compiling i2cmst.c...
I2CMST.C(28): error C25: syntax error near 'init_VIC'
I2CMST.C(28): error C53: redefinition of 'init_VIC': different return types
Target not created
Build target 'MCB2140 Board'
compiling i2cmst.c...
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
compiling i2cmst.c...
I2CMST.C(28): error C25: syntax error near 'init_VIC'
I2CMST.C(28): error C53: redefinition of 'init_VIC': different return types
Target not created
Build target 'MCB2140 Board'
compiling i2cmst.c...
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).
Build target 'MCB2140 Board'
compiling irq.c...
..\COMMON\SRC\IRQ.C(64): error C25: syntax error near '}'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near 'volatile'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near ')'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near '0xFFFFF000'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near 'DWORD'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near ')'
..\COMMON\SRC\IRQ.C(67): warning C34: 'DefaultVICHandler': missing declaration specifiers
..\COMMON\SRC\IRQ.C(68): error C25: syntax error near 'return'
Target not created
Build target 'MCB2140 Board'
compiling irq.c...
..\COMMON\SRC\IRQ.C(64): error C25: syntax error near '}'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near 'volatile'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near ')'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near '0xFFFFF000'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near 'DWORD'
..\COMMON\SRC\IRQ.C(67): error C25: syntax error near ')'
..\COMMON\SRC\IRQ.C(67): warning C34: 'DefaultVICHandler': missing declaration specifiers
..\COMMON\SRC\IRQ.C(68): error C25: syntax error near 'return'
Target not created
Build target 'MCB2140 Board'
compiling irq.c...
linking...
Program Size: data=1268 const=24 code=1808
".\Obj\I2CMST" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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