Hi Rizwan, I added tossim support for at45db. The code is available at our GIT repository (http://hinrg.cs.jhu.edu/git/?p=mike/tinyos-2.x.git). Basically, I went below the storage abstraction layer, and simulate at driver level.
Mike On Jul 22, 2010, at 4:22 PM, Rizwan Mumtaz wrote: > Hello there, > > I am trying to add tossim support for the flash storage for micaz motes. > Currently when i go to tinyos-2.x/apps/tutorials/BlinkConfig and run the make > micaz sim command I get a few errors. I understand that I have to change the > ConfiStorageC and LogStorageC abstraction such that instead of writing the > log data onto the flash At45db (which is the flash chip in case of micaz > motes) the date should be written to a .txt file and read from it. Can > somebody help me with this idea? What changes do I need to make? > > Regards, > Rizwan > RWTH Aachen University Germany > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
