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 <[email protected] > <mailto:[email protected]>> > > 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 > [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
