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
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
