uc.plg

来自「ucos移植使用-6个简单任务功能: Task0 任务0 (P1.8 灯循环」· PLG 代码 · 共 75 行

PLG
75
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\LiZi\ARM\UcOs\ucos移植使用-6个简单任务\LPC2148 UCOS移植使用-6个简单任务\uc.uv2
Project File Date:  12/04/2007

<h2>Output:</h2>
Build target 'UC'
assembling Startup.s...
compiling Os_cpu_c.c...
Os_cpu_c.c(138): warning:  #1267-D: Implicit physical register R0 should be defined as a variable
assembling Os_cpu_a.s...
compiling target.c...
assembling IRQ.s...
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...
OS_TASK.C(370): warning:  #177-D: variable "self" was declared but never referenced
compiling OS_TIME.C...
compiling uCOS_II.C...
compiling main.c...
main.c(137): warning:  #1-D: last line of file ends without a newline
compiling led.c...
compiling spi.c...
LPC2294.h(148): warning:  #47-D: incompatible redefinition of macro "U0IER" (declared at line 188 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
LPC2294.h(149): warning:  #47-D: incompatible redefinition of macro "U0IIR" (declared at line 189 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
LPC2294.h(161): warning:  #47-D: incompatible redefinition of macro "U1IER" (declared at line 205 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
LPC2294.h(162): warning:  #47-D: incompatible redefinition of macro "U1IIR" (declared at line 206 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
linking...
FromELF: creating hex file...
"uc.axf" - 0 Error(s), 7 Warning(s).
Load "D:\\LiZi\\ARM\\UcOs\\ucos移植使用-6个简单任务\\LPC2148 UCOS移植使用-6个简单任务\\uc.AXF" 
USB Communication Failure
Build target 'UC'
assembling Startup.s...
compiling Os_cpu_c.c...
Os_cpu_c.c(138): warning:  #1267-D: Implicit physical register R0 should be defined as a variable
assembling Os_cpu_a.s...
compiling target.c...
assembling IRQ.s...
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...
OS_TASK.C(370): warning:  #177-D: variable "self" was declared but never referenced
compiling OS_TIME.C...
compiling uCOS_II.C...
compiling main.c...
main.c(137): warning:  #1-D: last line of file ends without a newline
compiling led.c...
compiling spi.c...
LPC2294.h(148): warning:  #47-D: incompatible redefinition of macro "U0IER" (declared at line 188 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
LPC2294.h(149): warning:  #47-D: incompatible redefinition of macro "U0IIR" (declared at line 189 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
LPC2294.h(161): warning:  #47-D: incompatible redefinition of macro "U1IER" (declared at line 205 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
LPC2294.h(162): warning:  #47-D: incompatible redefinition of macro "U1IIR" (declared at line 206 of "C:\Keil\ARM\INC\Philips\LPC214x.H")
linking...
FromELF: creating hex file...
"uc.axf" - 0 Error(s), 7 Warning(s).
Load "D:\\LiZi\\ARM\\UcOs\\ucos移植使用-6个简单任务\\LPC2148 UCOS移植使用-6个简单任务\\uc.AXF" 
Erase Done.
Programming Done.
Verify OK.
Application running ...

⌨️ 快捷键说明

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