I am sure the message_t has enough room for the data and the send interface does want a length not a pointer. I just checked that.
David. Am 01.09.2009 um 17:45 schrieb Michael Schippling: > Source came through sorta ok.... > > The basics look good, in terms of address calculations and such. > I don't know what version of TOS you are using so I'm not sure > about the details of the interfaces. The one getPayload() method > I've used expects to get a pointer to a payload size, I think, > rather than the size itself. Also are you sure your message_t > has enough room in it's data for all the structs you overlay? > > MS _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
