[Tinyos-help] TinyOS in a 1KB RAM processor
Michael Schippling
schip at santafe.edu
Mon Jul 6 09:33:24 PDT 2009
Bear in mind that the RAM use reported by make is
only the statically defined part. You still have the
stack to deal with...
MS
aldo wrote:
> Thank you Carlos,
>
> I'll try to upload a program in /tinyos-2.1.0/apps to check my memory
> capacity.
>
> 2009/7/6 Carlos Gil Soriano <gilsoriano at gmail.com
> <mailto:gilsoriano at gmail.com>>
>
> Hi Aldo,
>
> I have the impression that a 1 KB mote would be heavily constrained
> because of its RAM. I don't know what your motes are intented for
> (sensing, synchro, net protocols), but one thing that you could try
> is to compile for a similar platform the tests applications hold at
> /tinyos-2.1.0/apps. For instance, if you try TestFTSP the amount of
> RAM used goes to 750 bytes, and the program is pretty simple. It
> means that if you want to add a net protocol to it, there are only
> 250 bytes for it...
>
> Regards,
> Carlos
>
>
>
>
> --
> aldo
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list