Re: [Tinyos-help] How to know usage of memory and external flash while running application

2008-07-28 Thread Paul Stickney
If this is really intended (it seems like an odd requirement), I would
extract the information generated during the compilation phase and set
values in the corresponding images (see tos-set-symbols) before
programming for later retrieval. Of course, this assumes a static
heap.

HTH,
Paul

On Wed, Jul 16, 2008 at 3:46 AM, weiping SONG [EMAIL PROTECTED] wrote:
 Dear all,

 I want to run an application on special nodes to know their usage of
 memory and external flash. I know we can get these from make command,
 but I want to collect by application for realtime.

 Could someone help me?

 Regards,

 Weiping Song
 ___
 Tinyos-help mailing list
 Tinyos-help@millennium.berkeley.edu
 https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] How to know usage of memory and external flash while running application

2008-07-16 Thread weiping SONG
Dear all,

I want to run an application on special nodes to know their usage of 
memory and external flash. I know we can get these from make command, 
but I want to collect by application for realtime.

Could someone help me?

Regards,

Weiping Song
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help