Hello, I use Telosb motes. And i get this error only for the 6lowpan application.All the other examples compiles without errors.
Ive installed Tinyos-2.x and it was done directly from the cvs. I also checked out the archives which stated that if i remove the packed attributes and word align the struct the errors will go. But then i see no changes. Also the 2 functions in which the relocation errors are indicated are TRUSTEDBLOCK. Could that be a reason? The following is the output of the compiler. 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/ccnvUtlk.o: In function `IPP$Receive$receive': app.c:(.text+0x4dc2): warning: internal error: unsupported relocation error /tmp/ccnvUtlk.o: In function `IPP$lowpan_input': app.c:(.text+0x50ac): warning: internal error: unsupported relocation error With thanks, Swaytha.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
