Tweak your TOSH_DATA_LENGTH to be just big enough for your payloads so you 
don't waste memory on packet buffers.
Michiel

-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Flavio Pompermaier
Sent: Tue 4/8/2008 10:52 AM
To: Tinyos
Subject: [Tinyos-help] Minimizing RAM  consmption
 
Hi,
I would like to know if there's any document reporting all possible 
enhancements focused in minimizing RAM consumption on Tmotes.
And why components variables are stored in RAM whereas function local variable 
are stored in ROM?? Shouldn't be the viceversa?

Some suggestions I found for RAM consumption minimizing are:
    - use enum for constants instead of variables
    - avoiding signalling from command/events
   -  do not use enum variables
others?

Thanks,
Flavio




      Inviato da Yahoo! Mail. 
La casella di posta intelligente.
http://it.docs.yahoo.com/mail/overview/index.html

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to