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=utf-8">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.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>CHT Demos</TITLE>
9</HEAD>
10<BODY>
11<H1>PictoChat Library (CHT) Demos</H1>
12<H2>Location</H2>
13<P><CODE>$TwlSDK/build/demos/cht</CODE></P>
14<H2>Compilation</H2>
15<P>Move to the <CODE>$TwlSDK/build/demos/cht</CODE> directory and enter the following:</P>
16<BLOCKQUOTE><CODE>% make</CODE></BLOCKQUOTE>
17<P> The compilation begins, and the SRL executable file and the NEF or TEF files with binary information are generated in the following directory.</P>
18<BLOCKQUOTE><CODE>$TwlSDK/build/demos/cht/(sample name)/bin/(platform)/(target)/</CODE></BLOCKQUOTE>
19<P> For example:</P>
20<BLOCKQUOTE><CODE>$TwlSDK/build/demos/cht/catch-1/bin/ARM9-TS/Release/main.srl</CODE></BLOCKQUOTE>
21<P>is the executable file for the <CODE>catch-1</CODE> demo.</P>
22
23<H2>Execution</H2>
24<H3>For NITRO ROMs:</H3>
25
26<P>If using IS-NITRO-DEBUGGER:</P>
27<UL>
28<LI>Load and execute an NLF file with IS-NITRO-DEBUGGER
29<LI>Execute an SRL file with IS-NITRO-DEBUGGER
30<LI>Execute an SRL file with IS-NITRO-DEBUGGER using the <CODE>loadrun.exe</CODE> tool from a command line
31</UL>
32<P>If using IS-TWL-DEBUGGER:</P>
33<UL>
34<LI>Load and execute an NLF file with IS-TWL-DEBUGGER
35<LI>Execute an SRL file with IS-TWL-DEBUGGER
36<LI>Execute an SRL file with IS-TWL-DEBUGGER using the <CODE>loadrun.TWL.exe</CODE> tool from a command line
37</UL>
38<H3>For TWL/NITRO Hybrid ROMs</H3>
39<P>If using IS-NITRO-DEBUGGER:</P>
40<UL>
41<LI>Execute an SRL file with IS-NITRO-DEBUGGER
42<LI>Execute an SRL file with IS-NITRO-DEBUGGER using the <CODE>loadrun.exe</CODE> tool from the command line
43</UL>
44<P>If using IS-TWL-DEBUGGER:</P>
45<UL>
46<LI>Load and execute a TLF file with IS-TWL-DEBUGGER
47<LI>Execute an SRL file with IS-TWL-DEBUGGER
48<LI>Execute an SRL file with IS-TWL-DEBUGGER using the <CODE>loadrun.TWL.exe</CODE> tool from a command line
49</UL>
50<H3>For TWL Limited ROMs</H3>
51<P>If using IS-TWL-DEBUGGER:</P>
52<UL>
53<LI>Load and execute a TLF file with IS-TWL-DEBUGGER
54<LI>Execute an SRL file with IS-TWL-DEBUGGER
55<LI>Execute an SRL file with IS-TWL-DEBUGGER using the <CODE>loadrun.TWL.exe</CODE> tool from a command line
56</UL>
57
58<H2>Description</H2>
59<TABLE width="720">
60  <TBODY>
61    <TR>
62<TH>Name</TH>
63<TH>Directory</TH>
64<TH>Operation</TH>
65    </TR>
66    <TR>
67<TD width="187"><EM><STRONG><CODE>catch-1</CODE></STRONG></EM></TD>
68<TD><CODE>demos</CODE></TD>
69<TD width="525">Uses the PictoChat search feature to detect the PictoChat parent's beacon. It uses the WH sample module in <CODE>$TwlSDK/build/demos/wireless_shared/wh</CODE> for wireless control.</TD>
70    </TR>
71  </TBODY>
72</TABLE>
73<H2>Operation</H2>
74<P><CODE>The CHT library demos do not work with Ensata.</CODE></P>
75<H2>See Also</H2>
76<P><A href="../../cht/list_cht.html"><CODE>CHT function list</CODE></A></P>
77<H2>Revision History</H2>
78<P>
792009/08/28 Deleted <CODE>catch-2</CODE>.<BR>2008/07/11 Changed the description to match TWL.<BR>2005/07/14 Added <CODE>catch-min</CODE>.<BR>2005/05/10 Initial version.<BR>
80</P>
81<hr><p>CONFIDENTIAL</p></body>
82</HTML>