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<LINK rel="stylesheet" type="text/css" href="../../css/nitro.css">
8<TITLE>TCL Demos</TITLE>
9</HEAD>
10<BODY>
11<H1>TCL Application Sample Demos</H1>
12<H2>Location</H2>
13<P><CODE>$TwlSDK/build/demos.TWL/tcl</CODE></P>
14<H2>Compilation</H2>
15<P>Move to the <CODE>$TwlSDK/build/demos.TWL/tcl</CODE> directory and enter the following.</P>
16<BLOCKQUOTE><CODE>% make</CODE></BLOCKQUOTE>
17<P>
18&nbsp;Compilation starts, and a TAD file in NAND application format is created in
19</P>
20<BLOCKQUOTE><CODE>$TwlSDK/build/demos.TWL/tcl/(sample_name)/bin/(platform)/(target)/</CODE></BLOCKQUOTE>
21<P>
22&nbsp;&nbsp;&nbsp;For example:
23</P>
24<BLOCKQUOTE><CODE>$TwlSDK/build/demos.TWL/tcl/tcl-1/bin/ARM9-TS.LTD/Release/tcl_1.tad</CODE></BLOCKQUOTE>
25<P>
26The above path shows the file used to import the <CODE>simple</CODE> demo.
27</P>
28
29<H2>Execution</H2>
30<P>Perform either of the following procedures.</P>
31<UL>
32<LI>Open a TAD file using the IS-TWL-DEBUGGER software, and then import and run it.
33<LI>Use <CODE>$TwlSDK/bin/ARM9-TS/Release/TwlNmenu.srl</CODE> to import and then run a TAD file that is stored on an SD Card.
34</UL>
35
36<H2>Description</H2>
37<TABLE width="720">
38  <TBODY>
39    <TR>
40<TH>Name</TH>
41<TH>Directory</TH>
42<TH>Operation</TH>
43    </TR>
44    <TR>
45<TD width="187"><EM><STRONG><CODE>tcl-1</CODE></STRONG></EM></TD>
46<TD><CODE>demos.TWL</CODE></TD>
47<TD width="525">Sample for displaying or deleting photo data from the <CODE>photo</CODE> region.</TD>
48    </TR>
49    <TR>
50<TD width="187"><EM><STRONG><CODE>tcl-2</CODE></STRONG></EM></TD>
51<TD><CODE>demos.TWL</CODE></TD>
52<TD width="525">Sample for adding photo data to the <CODE>photo</CODE> region.</TD>
53    </TR>
54  </TBODY>
55</TABLE>
56<H2>Operation</H2>
57<P>These demos do not work properly with ensata.</P>
58<H2>See Also</H2>
59<P>
60</P>
61<H2>Revision History</H2>
62<P>
632009/04/13 Initial version.</P>
64<hr><p>CONFIDENTIAL</p></body>
65</HTML>