µVision Build Log
Project:
D:\edw-eth\filozofia sieci\udp6\udpexample.uvproj
Project File Date: 11/17/2020
Output:
Rebuild target 'Target 1'
assembling LPC2300.s...
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 trace.c...
compiling trace.c...
creating preprocessor file for uart0.c...
compiling uart0.c...
creating preprocessor file for udpexample.c...
compiling udpexample.c...
creating preprocessor file for udpservice.c...
compiling udpservice.c...
linking...
Program Size: Code=17924 RO-data=48 RW-data=576 ZI-data=14816
FromELF: creating hex file...
".\Objects\udpexample.axf" - 0 Error(s), 3 Warning(s).
creating preprocessor file for udpexample.c...
compiling udpexample.c...
"udpexample.c" - 0 Error(s), 0 Warning(s).
clared but never referenced
static UCHAR NoDestMsg [ ] = "\r\nNieznane jest miejsce docelowe\r\n" ;
udpexample.c(69): warning: #177-D: variable "SendError" was declared but never referenced
static UCHAR SendError [ ] = "\r\nCos poszlo nie tak...\r\n" ;
udpexample.c: 3 warnings, 1 error
creating preprocessor file for udpservice.c...
compiling udpservice.c...
".\Objects\udpexample.axf" - 1 Error(s), 6 Warning(s).
Target not created
creating preprocessor file for udpexample.c...
compiling udpexample.c...
udpexample.c(65): warning: #177-D: variable "NoUDPData" was declared but never referenced
static UCHAR NoUDPData [ ] = "Pusty pakiet UDP" ;
udpexample.c(68): warning: #177-D: variable "NoDestMsg" was declared but never referenced
static UCHAR NoDestMsg [ ] = "\r\nNieznane jest miejsce docelowe\r\n" ;
udpexample.c(69): warning: #177-D: variable "SendError" was declared but never referenced
static UCHAR SendError [ ] = "\r\nCos poszlo nie tak...\r\n" ;
udpexample.c: 3 warnings, 0 errors
"udpexample.c" - 0 Error(s), 3 Warning(s).
creating preprocessor file for udpexample.c...
compiling udpexample.c...
udpexample.c(67): warning: #177-D: variable "SendError" was declared but never referenced
static UCHAR SendError [ ] = "\r\nCos poszlo nie tak...\r\n" ;
udpexample.c: 1 warning, 0 errors
"udpexample.c" - 0 Error(s), 1 Warning(s).
creating preprocessor file for udpexample.c...
compiling udpexample.c...
"udpexample.c" - 0 Error(s), 0 Warning(s).
(207): error: #20: identifier "SerialBufferSize" is undefined
if ( UDPDemoInstance . SerialBufferIndex >= SerialBufferSize )
udpexample.c(213): error: #136: struct "" has no field "TimerAction"
UDPDemoInstance . TimerAction = AttachTimer ( 100 , SendBuffer , NIL ) ;
udpexample.c(65): warning: #177-D: variable "NoUDPData" was declared but never referenced
static UCHAR NoUDPData [ ] = "Pusty pakiet UDP" ;
udpexample.c: 1 warning, 14 errors
creating preprocessor file for udpservice.c...
compiling udpservice.c...
".\Objects\udpexample.axf" - 14 Error(s), 4 Warning(s).
Target not created
ing, 16 errors
creating preprocessor file for udpservice.c...
compiling udpservice.c...
".\Objects\udpexample.axf" - 16 Error(s), 4 Warning(s).
Target not created