📄 project.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\ARM Keil Lsh\UCOSII2200forKEIL(模板)\UCOSII2200forKEIL\Project.uv2
Project File Date: 08/18/2005
<h2>Output:</h2>
Build target 'Debug in ExtRAM'
assembling IRQ.s...
assembling Startup.s...
compiling target.c...
compiling OS_CORE.C...
SOURCE\OS_CORE.C(18): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_CORE.C(29): error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'INT8U'
SOURCE\OS_CORE.C(29): error: C2285E: expected ';' or ',' - inserted ';' before 'const'
SOURCE\OS_CORE.C(40): error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'INT8U'
SOURCE\OS_CORE.C(40): error: C2285E: expected ';' or ',' - inserted ';' before 'const'
SOURCE\OS_CORE.C(87): warning: C2206W: Undefined macro 'OS_VERSION' in #if - treated as 0
SOURCE\OS_CORE.C(97): warning: C2206W: Undefined macro 'OS_VERSION' in #if - treated as 0
SOURCE\OS_CORE.C(101): warning: C2206W: Undefined macro 'OS_MEM_EN' in #if - treated as 0
SOURCE\OS_CORE.C(105): warning: C2206W: Undefined macro 'OS_Q_EN' in #if - treated as 0
SOURCE\OS_CORE.C(110): warning: C2206W: Undefined macro 'OS_TASK_STAT_EN' in #if - treated as 0
SOURCE\OS_CORE.C(114): warning: C2206W: Undefined macro 'OS_VERSION' in #if - treated as 0
SOURCE\OS_CORE.C(146): error: C2456E: undeclared name, inventing 'extern int OSRunning'
SOURCE\OS_CORE.C(146): error: C2456E: undeclared name, inventing 'extern int TRUE'
SOURCE\OS_CORE.C(147): error: C2456E: undeclared name, inventing 'extern int OSIntNesting'
SOURCE\OS_CORE.C(174): warning: C2206W: Undefined macro 'OS_CRITICAL_METHOD' in #if - treated as 0
SOURCE\OS_CORE.C(180): warning: C2207W: inventing 'extern int OS_ENTER_CRITICAL();'
SOURCE\OS_CORE.C(184): error: C2456E: undeclared name, inventing 'extern int OSLockNesting'
SOURCE\OS_CORE.C(185): error: C2456E: undeclared name, inventing 'extern int OSIntExitY'
SOURCE\OS_CORE.C(185): error: C2456E: undeclared name, inventing 'extern int OSRdyGrp'
SOURCE\OS_CORE.C(186): error: C2456E: undeclared name, inventing 'extern int OSPrioHighRdy'
SOURCE\OS_CORE.C(186): error: C2456E: undeclared name, inventing 'extern int OSRdyTbl'
SOURCE\OS_CORE.C(186): error: C2947E: Illegal types for operands: <subscript>
SOURCE\OS_CORE.C(186): error: C2966E: attempt to apply a non-function
SOURCE\OS_CORE.C(187): error: C2456E: undeclared name, inventing 'extern int OSPrioCur'
SOURCE\OS_CORE.C(188): error: C2456E: undeclared name, inventing 'extern int OSTCBHighRdy'
SOURCE\OS_CORE.C(188): error: C2456E: undeclared name, inventing 'extern int OSTCBPrioTbl'
SOURCE\OS_CORE.C(188): error: C2947E: Illegal types for operands: <subscript>
SOURCE\OS_CORE.C(189): error: C2456E: undeclared name, inventing 'extern int OSCtxSwCtr'
SOURCE\OS_CORE.C(190): warning: C2207W: inventing 'extern int OSIntCtxSw();'
SOURCE\OS_CORE.C(193): warning: C2207W: inventing 'extern int OS_EXIT_CRITICAL();'
SOURCE\OS_CORE.C(213): warning: C2206W: Undefined macro 'OS_SCHED_LOCK_EN' in #if - treated as 0
SOURCE\OS_CORE.C(247): warning: C2206W: Undefined macro 'OS_SCHED_LOCK_EN' in #if - treated as 0
SOURCE\OS_CORE.C(295): warning: C2917W: no side effect in void context: 'INT8U'
SOURCE\OS_CORE.C(295): error: C2284E: expected ';' after command - inserted before 'y'
SOURCE\OS_CORE.C(295): error: C2456E: undeclared name, inventing 'extern int y'
SOURCE\OS_CORE.C(295): warning: C2917W: no side effect in void context: 'y'
SOURCE\OS_CORE.C(296): warning: C2917W: no side effect in void context: 'INT8U'
SOURCE\OS_CORE.C(296): error: C2284E: expected ';' after command - inserted before 'x'
SOURCE\OS_CORE.C(296): error: C2456E: undeclared name, inventing 'extern int x'
SOURCE\OS_CORE.C(296): warning: C2917W: no side effect in void context: 'x'
SOURCE\OS_CORE.C(299): error: C2456E: undeclared name, inventing 'extern int FALSE'
SOURCE\OS_CORE.C(301): error: C2947E: Illegal types for operands: <subscript>
SOURCE\OS_CORE.C(302): error: C2966E: attempt to apply a non-function
SOURCE\OS_CORE.C(304): error: C2947E: Illegal types for operands: <subscript>
SOURCE\OS_CORE.C(305): error: C2456E: undeclared name, inventing 'extern int OSTCBCur'
SOURCE\OS_CORE.C(306): warning: C2207W: inventing 'extern int OSStartHighRdy();'
SOURCE\OS_CORE.C(330): warning: C2206W: Undefined macro 'OS_TASK_STAT_EN' in #if - treated as 0
SOURCE\OS_CORE.C(366): warning: C2206W: Undefined macro 'OS_CRITICAL_METHOD' in #if - treated as 0
SOURCE\OS_CORE.C(369): error: C2456E: undeclared name, inventing 'extern int OS_TCB'
SOURCE\OS_CORE.C(369): error: C2456E: C3047U: Too many errors
compiling OS_FLAG.C...
SOURCE\OS_FLAG.C(17): error: C2857E: #include file "INCLUDES.H" wouldn't open
SOURCE\OS_FLAG.C(19): warning: C2206W: Undefined macro 'OS_VERSION' in #if - treated as 0
SOURCE\OS_FLAG.C(897): warning: C3040E: no external declaration in translation unit
compiling OS_MBOX.C...
SOURCE\OS_MBOX.C(17): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_MBOX.C(19): warning: C2206W: Undefined macro 'OS_MBOX_EN' in #if - treated as 0
SOURCE\OS_MBOX.C(494): warning: C3040E: no external declaration in translation unit
compiling OS_MEM.C...
SOURCE\OS_MEM.C(17): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_MEM.C(19): warning: C2206W: Undefined macro 'OS_MEM_EN' in #if - treated as 0
SOURCE\OS_MEM.C(289): warning: C3040E: no external declaration in translation unit
compiling OS_MUTEX.C...
SOURCE\OS_MUTEX.C(17): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_MUTEX.C(31): warning: C2206W: Undefined macro 'OS_MUTEX_EN' in #if - treated as 0
SOURCE\OS_MUTEX.C(544): warning: C3040E: no external declaration in translation unit
compiling OS_Q.C...
SOURCE\OS_Q.C(17): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_Q.C(19): warning: C2206W: Undefined macro 'OS_Q_EN' in #if - treated as 0
SOURCE\OS_Q.C(726): warning: C3040E: no external declaration in translation unit
compiling OS_SEM.C...
SOURCE\OS_SEM.C(17): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_SEM.C(19): warning: C2206W: Undefined macro 'OS_SEM_EN' in #if - treated as 0
SOURCE\OS_SEM.C(416): warning: C3040E: no external declaration in translation unit
compiling OS_TASK.C...
SOURCE\OS_TASK.C(17): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_TASK.C(39): warning: C2206W: Undefined macro 'OS_TASK_CHANGE_PRIO_EN' in #if - treated as 0
SOURCE\OS_TASK.C(157): warning: C2206W: Undefined macro 'OS_TASK_CREATE_EN' in #if - treated as 0
SOURCE\OS_TASK.C(262): warning: C2206W: Undefined macro 'OS_TASK_CREATE_EXT_EN' in #if - treated as 0
SOURCE\OS_TASK.C(356): warning: C2206W: Undefined macro 'OS_TASK_DEL_EN' in #if - treated as 0
SOURCE\OS_TASK.C(485): warning: C2206W: Undefined macro 'OS_TASK_DEL_EN' in #if - treated as 0
SOURCE\OS_TASK.C(540): warning: C2206W: Undefined macro 'OS_TASK_SUSPEND_EN' in #if - treated as 0
SOURCE\OS_TASK.C(595): warning: C2206W: Undefined macro 'OS_TASK_CREATE_EXT_EN' in #if - treated as 0
SOURCE\OS_TASK.C(668): warning: C2206W: Undefined macro 'OS_TASK_SUSPEND_EN' in #if - treated as 0
SOURCE\OS_TASK.C(727): warning: C2206W: Undefined macro 'OS_TASK_QUERY_EN' in #if - treated as 0
SOURCE\OS_TASK.C(755): warning: C3040E: no external declaration in translation unit
compiling OS_TIME.C...
SOURCE\OS_TIME.C(17): error: C2857E: #include file "includes.h" wouldn't open
SOURCE\OS_TIME.C(35): error: C2285E: expected ')' or ',' - inserted ')' before 'ticks'
SOURCE\OS_TIME.C(35): error: C2470E: function prototype formal 'INT16U' needs type or class - 'int' assumed
SOURCE\OS_TIME.C(35): error: C2285E: expected ';' or ',' - inserted ';' before 'ticks'
SOURCE\OS_TIME.C(35): error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'ticks'
SOURCE\OS_TIME.C(35): error: C2285E: expected ';' or ',' - inserted ';' before ')'
SOURCE\OS_TIME.C(35): error: C2322E: Expecting <declarator> or <type> but found ')'
SOURCE\OS_TIME.C(36): error: C2285E: expected ';' or ',' - inserted ';' before '{'
SOURCE\OS_TIME.C(36): error: C2337E: Misplaced '{' at top level - ignoring block
SOURCE\OS_TIME.C(37): warning: C2206W: Undefined macro 'OS_CRITICAL_METHOD' in #if - treated as 0
SOURCE\OS_TIME.C(43): warning: C2207W: inventing 'extern int OS_ENTER_CRITICAL();'
SOURCE\OS_TIME.C(44): error: C2456E: undeclared name, inventing 'extern int OSRdyTbl'
SOURCE\OS_TIME.C(44): error: C2456E: undeclared name, inventing 'extern int OSTCBCur'
SOURCE\OS_TIME.C(44): error: C2947E: Illegal types for operands: '->'
SOURCE\OS_TIME.C(44): error: C2947E: Illegal types for operands: '->'
SOURCE\OS_TIME.C(45): error: C2456E: undeclared name, inventing 'extern int OSRdyGrp'
SOURCE\OS_TIME.C(45): error: C2947E: Illegal types for operands: '->'
SOURCE\OS_TIME.C(47): error: C2947E: Illegal types for operands: '->'
SOURCE\OS_TIME.C(48): warning: C2207W: inventing 'extern int OS_EXIT_CRITICAL();'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -