]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/misc/tos-write-image.1
Merge devel code into the trunk.
[tinyos-2.x.git] / tools / tinyos / misc / tos-write-image.1
diff --git a/tools/tinyos/misc/tos-write-image.1 b/tools/tinyos/misc/tos-write-image.1
new file mode 100644 (file)
index 0000000..c1894ef
--- /dev/null
@@ -0,0 +1,20 @@
+.TH tos-write-image 1 "Feb 3, 2006"
+.LO 1
+.SH NAME
+
+tos-write-image - Generate executable description for Deluge
+.SH SYNOPSIS
+
+\fBtos-write-image\fR [\fB-DIDENT_\fIname\fB=\fIvalue\fR...] [\fB--objdump=\fIobjdump\fR]
+                \fB--exe=\fIexefile\fR \fB--ihex=\fIhexfile\fR
+.SH DESCRIPTION
+
+\fBtos-write-image\fR writes an XML description of an executable file to
+standard output, based on the contents of a compiled file and the
+identifying options generated by \fBtos-ident-flags\fR.
+
+\fBtos-write-image\fR is normally invoked by the TinyOS build system. See
+the Deluge documentation for more details.
+.SH SEE ALSO
+
+.IR tos-ident-flags (1)