📄 demo-cs8900.plg
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\设计资料\项目\基于以太网的温湿度传感器\pro\OpenTCP_8052-1.0.2.4.src\demo\demo8252.uv2
Project File Date: 09/29/2004
<h2>Output:</h2>
Build target 'Mon51-CS8900'
assembling Startup.a51...
compiling vectors.c...
..\arch\at89s8252\vectors.c(70): warning C318: can't open file 'inet/arch/at89s8252/at89s8252.h'
..\arch\at89s8252\vectors.c(71): warning C318: can't open file 'inet/datatypes.H'
..\arch\at89s8252\vectors.c(72): warning C318: can't open file 'inet/timers.h'
..\arch\at89s8252\vectors.c(73): warning C318: can't open file 'inet/system.h'
..\arch\at89s8252\vectors.c(75): warning C318: can't open file 'inet/ethernet.h'
..\arch\at89s8252\vectors.c(76): warning C318: can't open file 'inet/ip.h'
..\arch\at89s8252\vectors.c(77): warning C318: can't open file 'inet/tcp_ip.h'
..\ARCH\AT89S8252\VECTORS.C(81): error C129: missing ';' before 'i_temp'
compiling init.c...
..\arch\at89s8252\init.c(72): warning C318: can't open file 'inet/arch/at89s8252/at89s8252.h'
..\arch\at89s8252\init.c(73): warning C318: can't open file 'inet/datatypes.h'
..\ARCH\AT89S8252\INIT.C(83): error C202: 'P0': undefined identifier
..\ARCH\AT89S8252\INIT.C(86): error C202: 'P1': undefined identifier
..\ARCH\AT89S8252\INIT.C(89): error C202: 'P2': undefined identifier
..\ARCH\AT89S8252\INIT.C(92): error C202: 'P3': undefined identifier
..\ARCH\AT89S8252\INIT.C(96): error C202: 'TH1': undefined identifier
..\ARCH\AT89S8252\INIT.C(97): error C202: 'TL1': undefined identifier
..\ARCH\AT89S8252\INIT.C(119): error C202: 'TH0': undefined identifier
..\ARCH\AT89S8252\INIT.C(120): error C202: 'TL0': undefined identifier
..\ARCH\AT89S8252\INIT.C(123): error C202: 'TMOD': undefined identifier
..\ARCH\AT89S8252\INIT.C(127): error C202: 'ET1': undefined identifier
..\ARCH\AT89S8252\INIT.C(128): error C202: 'ET0': undefined identifier
..\ARCH\AT89S8252\INIT.C(129): error C202: 'TR1': undefined identifier
..\ARCH\AT89S8252\INIT.C(130): error C202: 'TR0': undefined identifier
..\ARCH\AT89S8252\INIT.C(132): error C202: 'EA': undefined identifier
compiling main_demo.c...
main_demo.c(16): warning C318: can't open file 'inet/debug.h'
main_demo.c(17): warning C318: can't open file 'inet/debug.h'
main_demo.c(18): warning C318: can't open file 'inet/arch/config.h'
main_demo.c(19): warning C318: can't open file 'inet/datatypes.h'
main_demo.c(20): warning C318: can't open file 'inet/timers.h'
main_demo.c(21): warning C318: can't open file 'inet/system.h'
main_demo.c(22): warning C318: can't open file 'inet/ethernet.h'
main_demo.c(23): warning C318: can't open file 'inet/ip.h'
main_demo.c(24): warning C318: can't open file 'inet/tcp_ip.h'
main_demo.c(25): warning C318: can't open file 'inet/arp.h'
main_demo.c(26): warning C318: can't open file 'inet/arch/at89s8252/serial-io.h'
main_demo.c(27): warning C318: can't open file 'inet/bootp/bootp.h'
MAIN_DEMO.C(38): error C129: missing ';' before 'https_init'
compiling timers.c...
..\timers.c(74): warning C318: can't open file 'inet/debug.h'
..\timers.c(75): warning C318: can't open file 'inet/datatypes.h'
..\timers.c(76): warning C318: can't open file 'inet/timers.h'
..\timers.c(77): warning C318: can't open file 'inet/system.h'
..\TIMERS.C(88): error C141: syntax error near 'UINT32'
..\TIMERS.C(88): error C129: missing ';' before 'value'
compiling system.c...
..\system.c(69): warning C318: can't open file 'inet/arch/config.h'
..\system.c(70): warning C318: can't open file 'inet/datatypes.h'
..\system.c(71): warning C318: can't open file 'inet/system.h'
..\system.c(72): warning C318: can't open file 'inet/debug.h'
..\system.c(73): warning C318: can't open file 'inet/arch/at89s8252/serial-io.h'
..\SYSTEM.C(74): error C129: missing ';' before 'base_timer'
compiling arp.c...
..\arp.c(69): warning C318: can't open file 'inet/datatypes.h'
..\arp.c(70): warning C318: can't open file 'inet/debug.h'
..\arp.c(71): warning C318: can't open file 'inet/ethernet.h'
..\arp.c(72): warning C318: can't open file 'inet/arp.h'
..\arp.c(73): warning C318: can't open file 'inet/timers.h'
..\arp.c(74): warning C318: can't open file 'inet/system.h'
..\arp.c(75): warning C318: can't open file 'inet/globalvariables.h'
..\ARP.C(86): error C202: 'ARP_TSIZE': undefined identifier
..\ARP.C(86): error C136: invalid dimension size: [0]
..\ARP.C(94): error C129: missing ';' before 'arp_timer'
compiling cs8900.c...
..\cs8900.c(4): warning C318: can't open file 'inet/datatypes.h'
..\cs8900.c(5): warning C318: can't open file 'inet/system.h'
..\cs8900.c(6): warning C318: can't open file 'inet/ethernet.h'
..\cs8900.c(7): warning C318: can't open file 'inet/cs8900.h'
..\cs8900.c(9): warning C318: can't open file 'inet/arch/config.h'
..\CS8900.C(19): error C129: missing ';' before 'xdata'
compiling tcp.c...
..\tcp.c(85): warning C318: can't open file 'inet/debug.h'
..\tcp.c(86): warning C318: can't open file 'inet/datatypes.h'
..\tcp.c(87): warning C318: can't open file 'inet/timers.h'
..\tcp.c(88): warning C318: can't open file 'inet/ethernet.h'
..\tcp.c(89): warning C318: can't open file 'inet/ip.h'
..\tcp.c(90): warning C318: can't open file 'inet/tcp_ip.h'
..\tcp.c(91): warning C318: can't open file 'inet/system.h'
..\TCP.C(118): error C202: 'NO_OF_TCPSOCKETS': undefined identifier
..\TCP.C(118): error C136: invalid dimension size: [0]
..\TCP.C(120): error C129: missing ';' before 'tcp_tempbuf'
compiling ip.c...
..\ip.c(70): warning C318: can't open file 'inet/debug.h'
..\ip.c(71): warning C318: can't open file 'inet/datatypes.h'
..\ip.c(72): warning C318: can't open file 'inet/ethernet.h'
..\ip.c(73): warning C318: can't open file 'inet/arp.h'
..\ip.c(74): warning C318: can't open file 'inet/ip.h'
..\ip.c(75): warning C318: can't open file 'inet/system.h'
..\IP.C(97): error C129: missing ';' before 'ip_id'
compiling icmp.c...
..\icmp.c(72): warning C318: can't open file 'inet/debug.h'
..\icmp.c(73): warning C318: can't open file 'inet/datatypes.h'
..\icmp.c(74): warning C318: can't open file 'inet/ethernet.h'
..\icmp.c(75): warning C318: can't open file 'inet/ip.h'
..\icmp.c(76): warning C318: can't open file 'inet/tcp_ip.h'
..\icmp.c(77): warning C318: can't open file 'inet/system.h'
..\ICMP.C(97): error C129: missing ';' before 'process_icmp_in'
compiling tcp_server_demo.c...
tcp_server_demo.c(72): warning C318: can't open file 'inet/debug.h'
tcp_server_demo.c(73): warning C318: can't open file 'inet/datatypes.h'
tcp_server_demo.c(74): warning C318: can't open file 'inet/globalvariables.h'
tcp_server_demo.c(75): warning C318: can't open file 'inet/system.h'
tcp_server_demo.c(76): warning C318: can't open file 'inet/tcp_ip.h'
TCP_SERVER_DEMO.C(78): error C129: missing ';' before 'code'
compiling tcp_client_demo.c...
tcp_client_demo.c(75): warning C318: can't open file 'inet/debug.h'
tcp_client_demo.c(76): warning C318: can't open file 'inet/datatypes.h'
tcp_client_demo.c(77): warning C318: can't open file 'inet/globalvariables.h'
tcp_client_demo.c(78): warning C318: can't open file 'inet/system.h'
tcp_client_demo.c(79): warning C318: can't open file 'inet/tcp_ip.h'
TCP_CLIENT_DEMO.C(90): error C129: missing ';' before 'tcpc_demo_eventlistener'
compiling http_server.c...
..\http\http_server.c(67): warning C318: can't open file 'inet/datatypes.h'
..\http\http_server.c(68): warning C318: can't open file 'inet/globalvariables.h'
..\http\http_server.c(69): warning C318: can't open file 'inet/debug.h'
..\http\http_server.c(70): warning C318: can't open file 'inet/system.h'
..\http\http_server.c(71): warning C318: can't open file 'inet/tcp_ip.h'
..\http\http_server.c(72): warning C318: can't open file 'inet/http/http_server.h'
..\HTTP\HTTP_SERVER.C(75): error C129: missing ';' before 'https_enabled'
compiling https_callbacks.c...
..\http\https_callbacks.c(69): warning C318: can't open file 'inet/datatypes.h'
..\http\https_callbacks.c(70): warning C318: can't open file 'inet/debug.h'
..\http\https_callbacks.c(71): warning C318: can't open file 'inet/globalvariables.h'
..\http\https_callbacks.c(72): warning C318: can't open file 'inet/system.h'
..\http\https_callbacks.c(73): warning C318: can't open file 'inet/http/http_server.h'
..\HTTP\HTTPS_CALLBACKS.C(116): error C129: missing ';' before 'https_findfile'
Target not created
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -