test1.plg
来自「W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协」· PLG 代码 · 共 131 行
PLG
131 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\ding\EVB8051V3.0\SOFTWARE\FIRMWARE\DIRECTMODE\LB_TCP_SERVER\test1.uv2
Project File Date: 10/17/2006
<h2>Output:</h2>
Build target 'Target 1'
compiling AT24C02.C...
compiling I2C.C...
compiling LCD.C...
compiling MAIN.C...
..\PING\MAIN.C(107): warning C206: 'GetString': missing function-prototype
..\PING\MAIN.C(107): error C267: 'GetString': requires ANSI-style prototype
compiling NETCONF.C...
compiling PING.C...
..\PING\PING.C(102): warning C206: 'setIPprotocol': missing function-prototype
..\PING\PING.C(102): error C267: 'setIPprotocol': requires ANSI-style prototype
compiling SERIAL.C...
compiling SOCKET.C...
compiling SOCKUTIL.C...
..\PING\SOCKUTIL.C(239): warning C206: 'StrTok': missing function-prototype
..\PING\SOCKUTIL.C(239): error C267: 'StrTok': requires ANSI-style prototype
compiling UTIL.C...
..\PING\UTIL.C(187): warning C206: 'StrLen': missing function-prototype
..\PING\UTIL.C(187): error C267: 'StrLen': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling AT24C02.C...
compiling I2C.C...
compiling LCD.C...
compiling MAIN.C...
..\PING\MAIN.C(107): warning C206: 'GetString': missing function-prototype
..\PING\MAIN.C(107): error C267: 'GetString': requires ANSI-style prototype
compiling NETCONF.C...
compiling PING.C...
..\PING\PING.C(102): warning C206: 'setIPprotocol': missing function-prototype
..\PING\PING.C(102): error C267: 'setIPprotocol': requires ANSI-style prototype
compiling SERIAL.C...
compiling SOCKET.C...
compiling SOCKUTIL.C...
..\PING\SOCKUTIL.C(239): warning C206: 'StrTok': missing function-prototype
..\PING\SOCKUTIL.C(239): error C267: 'StrTok': requires ANSI-style prototype
compiling UTIL.C...
..\PING\UTIL.C(187): warning C206: 'StrLen': missing function-prototype
..\PING\UTIL.C(187): error C267: 'StrLen': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling SERIAL.C...
compiling NETCONF.C...
compiling MAIN.C...
compiling LCD.C...
compiling I2C.C...
compiling AT24C02.C...
compiling SOCKET.C...
compiling SOCKUTIL.C...
compiling UTIL.C...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INIT8051?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INITLCD?LCD
Program Size: data=73.0 xdata=102 code=10061
"test1" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling SERIAL.C...
compiling NETCONF.C...
compiling MAIN.C...
compiling LCD.C...
compiling I2C.C...
compiling AT24C02.C...
compiling SOCKET.C...
compiling SOCKUTIL.C...
compiling UTIL.C...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INIT8051?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INITLCD?LCD
Program Size: data=73.0 xdata=102 code=10061
"test1" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling SERIAL.C...
compiling NETCONF.C...
compiling MAIN.C...
compiling LCD.C...
compiling I2C.C...
compiling AT24C02.C...
compiling SOCKET.C...
compiling SOCKUTIL.C...
compiling UTIL.C...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INIT8051?MAIN
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?INITLCD?LCD
Program Size: data=73.0 xdata=102 code=10061
"test1" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling SERIAL.C...
compiling NETCONF.C...
compiling MAIN.C...
MAIN.C(84): warning C206: 'printf': missing function-prototype
MAIN.C(84): error C267: 'printf': requires ANSI-style prototype
compiling LCD.C...
compiling I2C.C...
compiling AT24C02.C...
compiling SOCKET.C...
compiling SOCKUTIL.C...
compiling UTIL.C...
Target not created
Build target 'Target 1'
compiling SERIAL.C...
compiling NETCONF.C...
compiling MAIN.C...
compiling LCD.C...
compiling I2C.C...
compiling AT24C02.C...
compiling SOCKET.C...
compiling SOCKUTIL.C...
compiling UTIL.C...
linking...
Program Size: data=70.1 xdata=102 code=11028
"test1" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?