Hello friends, I was able to have my TOSSIM implementation send the package
in a certain time and receive this package (data) correctly. Apparently, it
compiles TOSSIM correctly, but I still get the warning:
Someone could tell me the reason, or how to adjust these "errors."
The warning is:


nesc1: warning: calls to AMPacket.group in testeC fan out, but there is no
combine function specified for the return type
nesc1: warning: calls to AMPacket.source in testeC fan out, but there is no
combine function specified for the return type
nesc1: warning: calls to AMPacket.address in testeC fan out, but there is no
combine function specified for the return type
nesc1: warning: calls to AMPacket.destination in testeC fan out, but there
is no combine function specified for the return type
nesc1: warning: calls to AMPacket.type in testeC fan out, but there is no
combine function specified for the return type
nesc1: warning: calls to AMPacket.isForMe in testeC fan out, but there is no
combine function specified for the return type
nesc1: warning: calls to AMPacket.localGroup in testeC fan out, but there is
no combine function specified for the return type

Thanks



--
View this message in context: 
http://tinyos-help.10906.n7.nabble.com/Send-a-data-packet-on-TOSSIM-tp25082p25083.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to