[Tinyos-help] 6lowpan implementation
swaytha sasi
swaytz at gmail.com
Thu Oct 16 05:03:32 PDT 2008
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20081016/e1a57f72/attachment.htm
More information about the Tinyos-help
mailing list