When a compile finishes it prints out the RAM and ROM usage, e.g.:
compiled PanTiltC to build/tmote/main.exe
19464 bytes in ROM
621 bytes in RAM
You can re-direct the compile output into a file like this:
make telosb > error.txt
Is that what you wanted?
MS
hayet nasri wrote:
> I want to have an idea of the RAM and ROM footprint used by my application.
> I want to retrieve this information from my application code java and I want
> to view this information in my frame.
> I am a beginner in WSN, please help me.
> I would appreciate your help. thank you in advance.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help