ex1.plg

来自「tcp/ip_protocol_based on 8051」· PLG 代码 · 共 51 行

PLG
51
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\liu\桌面\zlIP0.2\KeilC\Ex1.uv2
Project File Date:  10/11/2003

<h2>Output:</h2>
Build target 'Ex1'
compiling IP.c...
compiling NetIf.c...
compiling TCP.c...
compiling TCPIPmem.c...
compiling icmp.c...
compiling ARP.c...
compiling etherif.c...
compiling RTL8019.c...
compiling main.c...
compiling GloblDef.c...
linking...
BL51 BANKED LINKER/LOCATER V5.12 - SN: Eval Version
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2004
".\IP.obj",
".\NetIf.obj",
".\TCP.obj",
".\TCPIPmem.obj",
".\icmp.obj",
".\ARP.obj",
".\etherif.obj",
".\RTL8019.obj",
".\main.obj",
".\GloblDef.obj" 
TO "Ex1" 
RAMSIZE(256) 
******************************************************************************
* RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 3736H BYTE (690%) *
******************************************************************************
Program Size: data=44.0 xdata=11068 code=14824
LINK/LOCATE RUN COMPLETE.  0 WARNING(S),  0 ERROR(S)
*** FATAL ERROR L250: CODE SIZE LIMIT IN RESTRICTED VERSION EXCEEDED
    MODULE:  C:\KEIL\C51\LIB\C51S.LIB (-----)
    LIMIT:   0800H BYTES
Target not created
compiling GloblDef.c...
..\GloblDef\GloblDef.c - 0 Error(s), 0 Warning(s).
compiling TCP.c...
..\TCPIP\TCP.c - 0 Error(s), 0 Warning(s).
compiling RTL8019.c...
..\Netif\RTL8019.c - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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