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 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 compiled SRL executable file, and the NEF or TEF files with binary information are created in <CODE>$TwlSDK/build/demos/cht/(sample name)/bin/(platform)/(target)/</CODE>.</P> 18<BLOCKQUOTE><CODE></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>will be 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 a 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>Directories</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">This demo uses the PictoChat search feature to detect the PictoChat parent's beacon. It uses the WH sample module in $TwlSDK/build/demos/wireless_shared/wh for wireless control.</TD> 70 </TR> 71 <TR> 72<TD width="187"><EM><STRONG><CODE>catch-2</CODE></STRONG></EM></TD> 73<TD><CODE>demos</CODE></TD> 74<TD width="525">This demo uses the PictoChat search feature to detect the PictoChat parent's beacon. It uses the WC sample module in $TwlSDK/build/demos/wireless_shared/wc for wireless control.</TD> 75 </TR> 76 </TBODY> 77</TABLE> 78<H2>Operation</H2> 79<P>The CHT library demos do not work on ensata.</P> 80<H2>See Also</H2> 81<P><A href="../../cht/list_cht.html">CHT function list</A></P> 82<H2>Revision History</H2> 83<P> 842008/07/11 Changed descriptions to support TWL.<BR> 2005/07/14 Added catch-min.<br> 2005/05/10 Initial version.<br>f 85</P> 86<hr><p>CONFIDENTIAL</p></body> 87</HTML>