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