table of contents
other versions
- buster 1.4.2-3+b1
tos-ramsize(1) | General Commands Manual | tos-ramsize(1) |
NAME¶
tos-ramsize - Compute RAM usage of a TinyOS application including the stackSYNOPSIS¶
tos-ramsize [-verbosity=n] mica2|micaz|iris elf-fileDESCRIPTION¶
This tool disassembles an elf file for AVR-based TinyOS platforms and estimates the maximum extent of its call stack. This number is reported, along with the total static and dynamic RAM usage.The primary documentation for this tool can be found on the TinyOS Documentation Wiki.
April 10, 2009 |