uart.plg
来自「测试LPC2103的串口功能 打印出: program start here」· PLG 代码 · 共 70 行
PLG
70 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\owey\桌面\外设驱动\uart\uart.uv2
Project File Date: 05/25/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling irq.c...
compiling target.c...
compiling uart.c...
uart.c(34): warning: #550-D: variable "Dummy" was set but never used
uart.c(162): warning: #223-D: function "strlen" declared implicitly
compiling uarttest.c...
uarttest.c(38): warning: #223-D: function "Printf_UART" declared implicitly
uarttest.c(41): warning: #111-D: statement is unreachable
linking...
"uart.axf" - 0 Error(s), 4 Warning(s).
Load "C:\\Documents and Settings\\owey\\桌面\\外设驱动\\uart\\uart.AXF"
Erase Done.
Programming Done.
Verify OK.
Build target 'Target 1'
assembling Startup.s...
compiling irq.c...
compiling target.c...
compiling uart.c...
uart.c(34): warning: #550-D: variable "Dummy" was set but never used
uart.c(162): warning: #223-D: function "strlen" declared implicitly
compiling uarttest.c...
uarttest.c(38): warning: #223-D: function "Printf_UART" declared implicitly
uarttest.c(41): warning: #111-D: statement is unreachable
linking...
"uart.axf" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling irq.c...
compiling target.c...
compiling uart.c...
uart.c(34): warning: #550-D: variable "Dummy" was set but never used
uart.c(162): warning: #223-D: function "strlen" declared implicitly
compiling uarttest.c...
uarttest.c(38): warning: #223-D: function "Printf_UART" declared implicitly
uarttest.c(41): warning: #111-D: statement is unreachable
linking...
"uart.axf" - 0 Error(s), 4 Warning(s).
Load "C:\\Documents and Settings\\owey\\桌面\\外设驱动\\uart\\uart.AXF"
Erase Done.
Programming Done.
Verify OK.
Build target 'Target 1'
assembling Startup.s...
compiling irq.c...
compiling target.c...
compiling uart.c...
uart.c(34): warning: #550-D: variable "Dummy" was set but never used
uart.c(162): warning: #223-D: function "strlen" declared implicitly
compiling uarttest.c...
uarttest.c(28): warning: #223-D: function "Printf_UART" declared implicitly
uarttest.c(42): warning: #111-D: statement is unreachable
linking...
"uart.axf" - 0 Error(s), 4 Warning(s).
Load "C:\\Documents and Settings\\owey\\桌面\\外设驱动\\uart\\uart.AXF"
Erase Done.
Programming Done.
Verify OK.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?