tos-ramsize.1
来自「tinyos-2.x.rar」· 1 代码 · 共 17 行
1
17 行
.TH tos-ramsize 1 "Apr 10, 2009"
.LO 1
.SH NAME
tos-ramsize - Compute RAM usage of a TinyOS application including the stack
.SH SYNOPSIS
\fBtos-ramsize\fR [-verbosity=n] mica2|micaz|iris elf-file
.SH DESCRIPTION
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.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?