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>WBT Demos</TITLE>
9</HEAD>
10<BODY>
11<H1>WM Block Transfer Library (WBT) Sample Demos</H1>
12<H2>Location</H2>
13<P><CODE>$TwlSDK/build/demos/wbt</CODE></P>
14<H2>Compilation</H2>
15<P>Move to the <CODE>$TwlSDK/build/demos/wbt</CODE> directory and enter</P>
16<BLOCKQUOTE><CODE>% make</CODE></BLOCKQUOTE>
17<P>&nbsp;Compiling will begin, and the SRL executable file and the NEF or TEF files having binary information will be generated in <CODE>$TwlSDK/build/demos/wbt/(sample name)/bin/(platform)/(target)/</CODE>.</P>
18<BLOCKQUOTE></BLOCKQUOTE>
19<P>&nbsp;For example:</P>
20<BLOCKQUOTE><CODE>$TwlSDK/build/demos/wbt/wbt-1/bin/ARM9-TS/Release/main.srl</CODE></BLOCKQUOTE>
21<P>will be the executable file for the <CODE>wbt-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>Directory</TH>
64<TH>Operation</TH>
65    </TR>
66    <TR>
67<TD width="187"><CODE>wbt-1</CODE></TD>
68<TD><CODE>demos</CODE></TD>
69<TD width="525">A simple sample demonstrating the basic functions of WBT library.</TD>
70    </TR>
71  </TBODY>
72</TABLE>
73<H2>Operation</H2>
74<P>The WBT library demos do not work properly on <CODE>ensata</CODE>.</P>
75<H2>See Also</H2>
76<P><A href="../../wbt/list_wbt.html">WBT Function List</A></P>
77<H2>Revision History</H2>
78<P>
792008/07/23 Removed the <CODE>wbt-fs</CODE> sample.<BR> 2008/07/11 Changed descriptions to support TWL.<BR> 2004/10/06 Added some information to the description of the <CODE>wbt-fs</CODE> sample.<br> 2004/09/29 Initial version.
80</P>
81<hr><p>CONFIDENTIAL</p></body>
82</HTML>