Re: [Tinyos-help] Tinyos1.x,micaz mote,ATmega128,FLASH!!

2006-08-02 Thread Simon Willis
Have a look at tutorial 8. http://www.tinyos.net/tinyos-1.x/doc/tutorial/lesson8.html It uses the logger component to perform datalogging into Flash. That should get you started. I had problems last week using the Flash on mica2, because it was using the wrong PageEEPROM files. For some reas

[Tinyos-help] Tinyos1.x,micaz mote,ATmega128,FLASH!!

2006-08-02 Thread Munaretto, Daniel
Hi all, i found some files in www.tinyos.net/tinyos-1.x/tos/ for using the FLASH memory. I transferred these files to my "FLASH" folder in tinyos-1.x/tos/lib but now i don't know how to use them. Previously in this folder there were only ByteEEPROM.nc, ByteEEPROMC.nc, PageEEPROM.h, PageEEPROM.