lpc2368_port.plg

来自「ucos移植到LPC2368的源码, 学习的好东西啊」· PLG 代码 · 共 35 行

PLG
35
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\study\ucos移植\LPC2368Kit_PORT\lpc2368_port.uv2
Project File Date:  08/02/2007

<h2>Output:</h2>
Build target 'LPC2368Kit'
compiling target.c...
app\target.c(41): error:  #20: identifier "IO1DIR" is undefined
app\target.c(43): error:  #20: identifier "IO1SET" is undefined
app\target.c(167): error:  #20: identifier "VICDefVectAddr" is undefined
app\target.c(362): error:  #20: identifier "DWORD" is undefined
app\target.c(362): error:  #29: expected an expression
app\target.c(363): error:  #29: expected an expression
assembling Startup.s...
app\Startup.s(165): warning: A1608W: MOV pc,<rn> instruction used, but BX <rn> is preferred
app\Startup.s(212): warning: A1608W: MOV pc,<rn> instruction used, but BX <rn> is preferred
assembling IRQ.s...
compiling Os_cpu_c.c...
compiling OS_CORE.C...
compiling OS_FLAG.C...
compiling OS_MBOX.C...
compiling OS_MEM.C...
compiling OS_MUTEX.C...
compiling OS_Q.C...
compiling OS_SEM.C...
compiling OS_TASK.C...
compiling OS_TIME.C...
Target not created
Clean started: Project: 'lpc2368_port'
   deleting intermediate output files for target 'LPC2368Kit'

⌨️ 快捷键说明

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