iotest.plg

来自「LPC2103的绝大部分驱动」· PLG 代码 · 共 39 行

PLG
39
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\IOTEST\IOtest.uv2
Project File Date:  11/29/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling RTC.c...
RTC.c(61): warning:  #177-D: variable "MESSAGE" was declared but never referenced
RTC.c(62): warning:  #177-D: variable "MESSAGE2" was declared but never referenced
compiling main.c...
AD.h(8): warning:  #1295-D: Deprecated declaration ADStart - give arg types
main.c(28): warning:  #177-D: variable "SendData" was declared but never referenced
main.c(29): warning:  #177-D: variable "RevData" was declared but never referenced
main.c(30): warning:  #177-D: variable "Data" was declared but never referenced
assembling Startup.s...
compiling RS232.c...
compiling PinSet.c...
compiling RS485.c...
RS485.c(44): warning:  #550-D: variable "thisChar" was set but never used
compiling VirtualSPI.c...
compiling SPI.c...
compiling AD.c...
AD.h(8): warning:  #1295-D: Deprecated declaration ADStart - give arg types
linking...
FromELF: creating hex file...
".\OUT\IOtest.axf" - 0 Error(s), 8 Warning(s).
Load "F:\\IOTEST\\OUT\\IOtest.AXF" 
Erase Done.
Programming Done.
Verify OK.
Load "F:\\IOTEST\\OUT\\IOtest.AXF" 
Erase Done.
Programming Done.
Verify OK.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?