I'd encourage you more toward the FS/Matchbox and ByteEEProm interfaces; the Logger is deprecated.
-kw > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:tinyos-users- > [EMAIL PROTECTED] On Behalf Of Jonathan W Hui > Sent: Thursday, February 05, 2004 1:25 PM > To: Ramkumar Rengaswamy > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: [Tinyos-users] Re: [Tinyos] Flash Memory on Motes > > > 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 _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
