[Tinyos-help] how to write data into flash in mica2

2006-03-01 Thread Zhengsu Gao
Hi, all:    I am new to tinyos. Can anybody tell me how to store data into mica2 flash? Any help is appreciated. Zhengsu___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tiny

Re: [Tinyos-help] how to write data into flash in mica2

2006-03-01 Thread Vinayak Naik
Here is a primitive way to write a flash in terms of pages.http://www.cse.ohio-state.edu/~naik/programming/testing_pageEEPROM.htm - VinayakOn 3/1/06, Zhengsu Gao <[EMAIL PROTECTED]> wrote: Hi, all:    I am new to tinyos. Can anybody tell me how to store data into mica2 flash? Any help is apprec