Hello all,
I,m using Telosb and want to write data on the external flash. I have
Formatted a small portion of the flash into two volumes of size 65 KB
( one Sector Size) each. Initially I mounted volume 1 and am able to
read and write data to it. My doubt is

 - if I want to use the second volume how do i mount it , as per my
understanding i can mount only one volume at a time, so if i have
already mounted volume1 how do i unmount it and mount the second
volume.

- I have tried mounting both volumes in stdcontrol.init() but mount
done is not firing ( checked with an led). If I mount only one volume
then only the mountdone event is gettingf fired.

- one blunt way of managing teh flash would be to format teh whole
flash into a single volume and mount it altogether.And make logical
partitions. But I want to know if there is a better way of doing it.


TIA
jagan

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to