lpc2131.plg
来自「ARM芯片LPC2131的一个完整的中断时钟程序」· PLG 代码 · 共 28 行
PLG
28 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\教学\ARM\课件\例题\LPC2131\clock_timer_xint\lpc2131.uv2
Project File Date: 05/13/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling CLOCK.c...
CLOCK.c(77): warning: #1295-D: Deprecated declaration delay1ms - give arg types
CLOCK.c(77): warning: #77-D: this declaration has no storage class or type specifier
CLOCK.c(78): warning: #1295-D: Deprecated declaration display - give arg types
CLOCK.c(78): warning: #77-D: this declaration has no storage class or type specifier
CLOCK.c(79): warning: #1295-D: Deprecated declaration showNormal - give arg types
CLOCK.c(79): warning: #77-D: this declaration has no storage class or type specifier
CLOCK.c(80): warning: #1295-D: Deprecated declaration showAdjustSec - give arg types
CLOCK.c(80): warning: #77-D: this declaration has no storage class or type specifier
CLOCK.c(81): warning: #1295-D: Deprecated declaration showAdjustMin - give arg types
CLOCK.c(81): warning: #77-D: this declaration has no storage class or type specifier
CLOCK.c(82): warning: #1295-D: Deprecated declaration showAdjustHour - give arg types
CLOCK.c(82): warning: #77-D: this declaration has no storage class or type specifier
linking...
FromELF: creating hex file...
"lpc2131.axf" - 0 Error(s), 12 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?