uart_debug.plg
来自「LPC23XX ARM的驱动程序库」· PLG 代码 · 共 21 行
PLG
21 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\work\LPC_ARM_23XX\例程\Keil\UART\uart.uv2
Project File Date: 01/22/2007
<h2>Output:</h2>
Build target 'MCB2300 Debug'
compiling irq.c...
compiling target.c...
compiling uart.c...
uart.c(34): warning: #550-D: variable "Dummy" was set but never used
compiling uarttest.c...
uarttest.c(36): warning: #111-D: statement is unreachable
assembling Startup.s...
assembling swi_handler.s...
linking...
".\Obj\uart_debug.axf" - 0 Error(s), 2 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?