uart_test.plg
来自「此源码是sc3c2410串口测试程序」· PLG 代码 · 共 25 行
PLG
25 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\个人\EMBEST文档资料\实验教程资料\《EduKit2410 MDK实验教程》\software\4.4_uart_test\Uart_test.uv2
Project File Date: 10/06/2006
<h2>Output:</h2>
Build target 'uart_test'
assembling S3C2410A.s...
..\common\src\S3C2410A.s(989): warning: A1786W: This instruction using SP is deprecated in ARMv7
compiling main.c...
uart_test.h(10): warning: #1-D: last line of file ends without a newline
compiling uart_test.c...
uart_test.h(10): warning: #1-D: last line of file ends without a newline
compiling 2410lib.c...
compiling sys_init.c...
linking...
Program Size: Code=15924 RO-data=540 RW-data=16 ZI-data=47200
FromELF: creating hex file...
".\obj\uart_test.axf" - 0 Error(s), 3 Warning(s).
Clean started: Project: 'Uart_test'
deleting intermediate output files for target 'uart_test'
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?