On 04/20/2012 05:53 PM, Conny Schmitt wrote: > Hallo Franscesco, > > we have the problem independent of the operating system version. So it might > be a programming error, but we have no idea where to search. Can you give me > a hint for the file I need and perhaps help me to solve it? > > Regards, > Conny
Hi Conny, so... have you also tried to compile and install your application into your nodes with TinyOS 2.1.0? If the answer is yes, then it's certainly a programming error. Look for any assignments to your variable and check if that value, e.g., is negative, whereas the variable is a unsigned (uint8_t, uint16_t, and so on). Regards, -- Francesco Ficarola Department of Computer and System Sciences Sapienza, University of Rome Via Ariosto 25, room B112 00185, Rome Phone: (+39) 0677274119 Skype: francesco.ficarola DIS email: ficarola_at_dis.uniroma1_dot_it Nexse email: francesco.ficarola_at_nexse_dot_com Home email: francesco.ficarola_at_gmail_dot_com GPG KeyID: 0xDBA99D92
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
