uart0irq.plg
来自「由keil软件调试的串口中断程序[IRQ中断]」· PLG 代码 · 共 33 行
PLG
33 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\文档\mp\mp_uart0_irq\Uart0irq.uv2
Project File Date: 03/25/2008
<h2>Output:</h2>
compiling test.c...
test.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
linking...
FromELF: creating hex file...
User command #1: C:\Keil\ARM\BIN30\fromelf.exe uart0irq.axf -z
========================================================================
** Object/Image Component Sizes
Code (inc. data) RO Data RW Data ZI Data Debug File Name
1692 80 16 12 1256 4016 uart0irq.axf
"Uart0irq.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling test.c...
linking...
FromELF: creating hex file...
User command #1: C:\Keil\ARM\BIN30\fromelf.exe uart0irq.axf -z
========================================================================
** Object/Image Component Sizes
Code (inc. data) RO Data RW Data ZI Data Debug File Name
1692 80 16 12 1256 4016 uart0irq.axf
"Uart0irq.axf" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?