µVision Build Log
Project:
E:\edw-eth\filozofia sieci\udp1\udpexample.uvproj
Project File Date: 01/29/2019
Output:
Rebuild target 'Target 1'
assembling LPC2300.s...
creating preprocessor file for udpexample.c...
compiling udpexample.c...
creating preprocessor file for trace.c...
compiling trace.c...
creating preprocessor file for udpservice.c...
compiling udpservice.c...
creating preprocessor file for arpservice.c...
compiling arpservice.c...
creating preprocessor file for emacdriver.c...
compiling emacdriver.c...
creating preprocessor file for frameutil.c...
compiling frameutil.c...
creating preprocessor file for icmpservice.c...
compiling icmpservice.c...
creating preprocessor file for ipmemservice.c...
compiling ipmemservice.c...
creating preprocessor file for ipservice.c...
compiling ipservice.c...
creating preprocessor file for strings.c...
compiling strings.c...
strings.c(76): warning: #1293-D: assignment in condition
while ( * DestStr ++ = * SourStr ++ )
strings.c(98): warning: #1293-D: assignment in condition
while ( * OutStr ++ = * InStr ++ )
strings.c(206): warning: #1293-D: assignment in condition
if ( ! ( * String ++ = * SubStr ++ ) )
strings.c: 3 warnings, 0 errors
creating preprocessor file for system.c...
compiling system.c...
creating preprocessor file for systime.c...
compiling systime.c...
creating preprocessor file for uart0.c...
compiling uart0.c...
linking...
Program Size: Code=15012 RO-data=48 RW-data=500 ZI-data=14812
FromELF: creating hex file...
".\Objects\udpexample.axf" - 0 Error(s), 3 Warning(s).
inking...
Program Size: Code=15012 RO-data=48 RW-data=500 ZI-data=14812
FromELF: creating hex file...
".\Objects\udpexample.axf" - 0 Error(s), 4 Warning(s).
ated
".\Objects\udpexample.axf" - 2 Error(s), 3 Warning(s).
Target not created
creating preprocessor file for systime.c...
compiling systime.c...
creating preprocessor file for uart0.c...
compiling uart0.c...
uart0.c(365): warning: #223-D: function "TraceTxDSignal" declared implicitly
TraceTxDSignal ( ) ;
uart0.c: 1 warning, 0 errors
".\Objects\udpexample.axf" - 3 Error(s), 4 Warning(s).
Target not created
Signal" declared implicitly
TraceTxDSignal ( ) ;
uart0.c: 1 warning, 0 errors
".\Objects\udpexample.axf" - 4 Error(s), 4 Warning(s).
Target not created
ng: #223-D: function "LEDOn" declared implicitly
LEDOn ( UART0RxDLED ) ;
uart0.c(298): error: #20: identifier "UART0RxDLED" is undefined
LEDOn ( UART0RxDLED ) ;
uart0.c: 2 warnings, 2 errors
".\Objects\udpexample.axf" - 6 Error(s), 5 Warning(s).
Target not created
creating preprocessor file for systime.c...
compiling systime.c...
creating preprocessor file for uart0.c...
uart0.c(32): error: #5: cannot open source input file "leddisplay.h": No such file or directory
#include "leddisplay.h"
uart0.c: 0 warnings, 1 error
compiling uart0.c...
uart0.c(32): error: #5: cannot open source input file "leddisplay.h": No such file or directory
#include "leddisplay.h"
uart0.c: 0 warnings, 1 error
".\Objects\udpexample.axf" - 8 Error(s), 5 Warning(s).
Target not created
3 Warning(s).
Target not created
warning: #223-D: function "BindTCPSocket" declared implicitly
if ( BindTCPSocket ( WebSeverInstance . TCPSocket , TCPPortNumber ) != TCP_BindPortOK )
udpexample.c(229): error: #20: identifier "TCPPortNumber" is undefined
if ( BindTCPSocket ( WebSeverInstance . TCPSocket , TCPPortNumber ) != TCP_BindPortOK )
udpexample.c(229): error: #20: identifier "TCP_BindPortOK" is undefined
if ( BindTCPSocket ( WebSeverInstance . TCPSocket , TCPPortNumber ) != TCP_BindPortOK )
udpexample.c(233): warning: #223-D: function "TCPListen" declared implicitly
if ( TCPListen ( WebSeverInstance . TCPSocket , TCPConnectOperation , TCPEstablishOperation ,
udpexample.c(233): error: #20: identifier "TCPConnectOperation" is undefined
if ( TCPListen ( WebSeverInstance . TCPSocket , TCPConnectOperation , TCPEstablishOperation ,
udpexample.c(233): error: #20: identifier "TCPEstablishOperation" is undefined
if ( TCPListen ( WebSeverInstance . TCPSocket , TCPConnectOperation , TCPEstablishOperation ,
udpexample.c(234): error: #20: identifier "TCPRecvOperation" is undefined
TCPRecvOperation , TCPCloseOperation ) != TCP_ListenPortOK )
udpexample.c(234): error: #20: identifier "TCPCloseOperation" is undefined
TCPRecvOperation , TCPCloseOperation ) != TCP_ListenPortOK )
udpexample.c(234): error: #20: identifier "TCP_ListenPortOK" is undefined
TCPRecvOperation , TCPCloseOperation ) != TCP_ListenPortOK )
udpexample.c(238): warning: #223-D: function "InitWebService" declared implicitly
InitWebService ( ) ;
udpexample.c(243): warning: #223-D: function "SerialPool" declared implicitly
SerialPool ( ) ;
udpexample.c(50): warning: #177-D: variable "UDPDemoInstance" was declared but never referenced
static UDPExampleInstanceRecT UDPDemoInstance ; ;
udpexample.c: 14 warnings, 20 errors
creating preprocessor file for trace.c...
compiling trace.c...
".\Objects\udpexample.axf" - 20 Error(s), 14 Warning(s).
Target not created
errors
creating preprocessor file for trace.c...
compiling trace.c...
".\Objects\udpexample.axf" - 21 Error(s), 14 Warning(s).
Target not created
creating preprocessor file for trace.c...
compiling trace.c...
".\Objects\udpexample.axf" - 22 Error(s), 14 Warning(s).
Target not created
LongToHexStr ( NumberStr , 8 , '0' , Data ) ;
trace.c: 1 warning, 0 errors
".\Objects\udpexample.axf" - 22 Error(s), 15 Warning(s).
Target not created
Warning(s).
Target not created
Operation ,
udpexample.c(290): error: #20: identifier "TCPConnectOperation" is undefined
if ( TCPListen ( WebSeverInstance . TCPSocket , TCPConnectOperation , TCPEstablishOperation ,
udpexample.c(290): error: #20: identifier "TCPEstablishOperation" is undefined
if ( TCPListen ( WebSeverInstance . TCPSocket , TCPConnectOperation , TCPEstablishOperation ,
udpexample.c(291): error: #20: identifier "TCPRecvOperation" is undefined
TCPRecvOperation , TCPCloseOperation ) != TCP_ListenPortOK )
udpexample.c(291): error: #20: identifier "TCPCloseOperation" is undefined
TCPRecvOperation , TCPCloseOperation ) != TCP_ListenPortOK )
udpexample.c(291): error: #20: identifier "TCP_ListenPortOK" is undefined
TCPRecvOperation , TCPCloseOperation ) != TCP_ListenPortOK )
udpexample.c(295): warning: #223-D: function "InitWebService" declared implicitly
InitWebService ( ) ;
udpexample.c(300): warning: #223-D: function "SerialPool" declared implicitly
SerialPool ( ) ;
udpexample.c(49): warning: #177-D: variable "UDPExampleInstance" was declared but never referenced
static UDPExampleInstanceRecT UDPExampleInstance ; ;
udpexample.c: 24 warnings, 26 errors
".\Objects\udpexample.axf" - 26 Error(s), 24 Warning(s).
Target not created