Hello all,

While running the 6lowpan stack, (from Berkeley), while i give the make make
command, it compiles but shows some warnings.

In file included from /opt/tinyos-2.x/tos/lib/net/6lowpan/IPC.nc:49,
                 from CliAppC.nc:48:
In component `IPP':
/opt/tinyos-2.x/tos/lib/net/6lowpan/IPP.nc: In function `UDPClient.sendTo':
/opt/tinyos-2.x/tos/lib/net/6lowpan/IPP.nc:2092: warning: passing argument 1
of `udp_compressed_output' discards `const' from pointer target type
/opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning
"*** LOW POWER COMMUNICATIONS DISABLED ***"
/opt/tinyos-2.x/tos/lib/net/6lowpan/IPP.nc: In function
`IPP$UDPClient$sendTo':
/opt/tinyos-2.x/tos/lib/net/6lowpan/IPP.nc:2092: warning: passing arg 1 of
`IPP$udp_compressed_output' discards qualifiers from pointer target type
/tmp/ccdgKVv5.o: In function `IPP$Receive$receive':
app.c:(.text+0x4dc2): warning: internal error: unsupported relocation error
/tmp/ccdgKVv5.o: In function `IPP$lowpan_input':
app.c:(.text+0x50ac): warning: internal error: unsupported relocation error
    compiled CliAppC to build/telosb/main.exe
           22506 bytes in ROM
            3024 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe
build/telosb/main.ihex
    writing TOS image


I would like to know if these errors could have some effect in the running
of the program?!!

Thanking all,

With Best Regards,
Swaytha.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to