1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<TITLE>maketad</TITLE>
8<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
9<STYLE type="text/css">
10<!--
11.sample_source{
12  background-color : #e8e8e8;
13}
14H3{
15  color : teal;
16}
17.command_list{
18  margin-bottom : 16pt;
19}
20.command_desc{
21  }
22.command_item{
23  margin-top : 16pt;
24  background-color : #e8e8e8;
25}
26.blockquoted_table {
27  border : 1px;
28  width : 80%;
29}
30TD,TH{
31  border-color	: #c0d8d8;
32  padding       : 1pt 4pt 1pt 4pt;
33  border-width  : 1px;
34  border-style  : solid;
35}
36-->
37</STYLE>
38</HEAD>
39<BODY>
40<H1 align="left">tad2rom</H1>
41<H2>Description</H2>
42
43<P> The <CODE>tad2rom</CODE> tool generates an SRL file (<code>.tad.srl</code>) that includes the specified TAD file.</P>
44<P> The same processing represented by <CODE>maketad</CODE> with the <CODE>-n</CODE> option is performed on the TAD file.
45</P>
46<P>
47</P>
48
49<H2>Using the Tool</H2>
50<H3>Start Command</H3>
51<P><CODE>% tad2rom TADFILE </CODE></P>
52<P><CODE>TADFILE</CODE> represents the TAD file to be included in the SRL file to be output. A file named <CODE>TADFILE.srl</CODE> is output.</P>
53<P>To import data from the included TAD file, insert a DS card on which the output SRL has been written into the DS card slot of the TWL unit and start the TwlNmenu imported into system save memory.</P>
54<P>The <CODE>-h</CODE> option displays simple instructions.</P>
55<H2>Location</H2>
56<P><CODE>$TwlSDK/tools/bin/tad2rom.exe</CODE></P>
57<H2>See Also</H2>
58<P>None.</P>
59<H2>Revision History</H2>
60<P>
612008/12/25 Initial version.
62</P>
63<hr><p>CONFIDENTIAL</p></body>
64</HTML>