If you mean loaded code size, it varies with the app because only
the relevant components are included in the compile. At the end of
a make you should see something like:

    compiled Robot to build/mica2/main.exe
           14980 bytes in ROM
             527 bytes in RAM

For Lines'o'Code in the original source you could do
        find tos -name "*.nc" -exec wc {} \;
and see...

MS


nandy jones wrote:
Hi ,
I was wondering whats the size of TinyOS...i know its kind of wiered Q but i searched everywhere but didnt get any answer....i would appreciate if someone could answer and also where/in which document can i find much about the previous versions of this particular embedded operating system. Thanks nandy

------------------------------------------------------------------------
Love cheap thrills? Enjoy PC-to-Phone calls to 30+ countries <http://us.rd.yahoo.com/mail_us/taglines/postman9/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com/> for just 2ยข/min with Yahoo! Messenger with Voice.


------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to