You could use for example the matchbox filesystem or directly the underlying tools which matchbox uses, to do this. But keep in mind that using the flash memory instead of the RAM is much slower and consumes a lot more energy. Maybe you should consider to use a different CPU, like the MSP430, which has in some configurations 10k of RAM (but only 48k flash).
Thomas On 11/21/05, Vikram Munishwar <[EMAIL PROTECTED]> wrote: > Hi, > > The information that I got from the mailing list archieves (and also > from crossbow mica2 mannual) depicts that Mica2 motes have 4K of RAM > and 128K of program memory. So if I have my arrays greater than 4K > then is it possible to store them on program memory instead of RAM? > Could I know how to do that if it is possible? Any pointers regarding > this would be greatly appreciated. > > Thanks & Regards, > Vikram > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
