uart.plg

来自「基于arm—LPC2103的串口通讯程序」· PLG 代码 · 共 46 行

PLG
46
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\ChengJiang\ARM_UART\UART.uv2
Project File Date:  08/12/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling UART.C...
UART.C(236): warning:  #111-D: statement is unreachable
linking...
FromELF: creating hex file...
"UART.axf" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling UART.C...
UART.C(229): warning:  #223-D: function "Rcv" declared implicitly
UART.C(236): warning:  #111-D: statement is unreachable
linking...
UART.axf: Error: L6218E: Undefined symbol Rcv (referred from uart.o).
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling UART.C...
UART.C(236): warning:  #111-D: statement is unreachable
linking...
FromELF: creating hex file...
"UART.axf" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling UART.C...
UART.C(235): warning:  #111-D: statement is unreachable
linking...
FromELF: creating hex file...
"UART.axf" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling UART.C...
UART.C(235): warning:  #111-D: statement is unreachable
linking...
FromELF: creating hex file...
"UART.axf" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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