Ramkumar Rengaswamy wrote:
Hi,
   The Mica2 schematics show that there is a Atmel AT45DB041 serial flash
chip on the sensor node.
1. Is it currently being used by TinyOS for any purpose ?
It depends on what components you include from TinyOS. Some components which make use of the flash are Xnp (for network programming), Logger (for simply appending data to the flash), and FS (a simple file system for TinyOS applications).

2. Are there TinyOS components that can be used for writing to this
off-chip flash memory ?
As mentioned above, Logger and FS are both useful in writing data to the flash.


Thanks, -Ram _______________________________________________ Tinyos mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos

-- Jonathan W. Hui [EMAIL PROTECTED] http://www.cs.berkeley.edu/~jwhui/ _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to