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>FX Demos</TITLE>
9</HEAD>
10<BODY>
11<H1>Fixed Point (FX) Sample Demo</H1>
12<H2>Location</H2>
13<P><CODE>$TwlSDK/build/demos/fx</CODE></P>
14<H2>Compilation</H2>
15<P>Move to the <CODE>$TwlSDK/build/demos/fx</CODE> directory and enter the following:</P>
16<BLOCKQUOTE><CODE>% make</CODE></BLOCKQUOTE>
17<P>&nbsp;The <CODE>SRL</CODE> executable file and the <CODE>NEF</CODE> or <CODE>TEF</CODE> files with binary information are created in <CODE>$TwlSDK/build/demos/fx/(sample name)/bin/(platform)/(target)/</CODE>.</P>
18<BLOCKQUOTE><CODE></CODE></BLOCKQUOTE>
19<P>&nbsp;For example:</P>
20<BLOCKQUOTE><CODE>$TwlSDK/build/demos/fx/test/bin/ARM9-TS/Release/main.srl</CODE></BLOCKQUOTE>
21<P>will be the executable file for the <CODE>test</CODE> demo.</P>
22
23<H2>Execution</H2>
24<H3>For NITRO ROMs:</H3>
25<P>If using the Ensata emulator:</P>
26<UL>
27<LI>Execute NEF and SRL files with ensata.
28</UL>
29<P>If using IS-NITRO-DEBUGGER:</P>
30<UL>
31<LI>Load and execute an NLF file with IS-NITRO-DEBUGGER.
32<LI>Execute an SRL file with IS-NITRO-DEBUGGER
33<LI>Execute an SRL file with IS-NITRO-DEBUGGER using the <CODE>loadrun.exe</CODE> tool from a command line.
34</UL>
35<P>If using IS-TWL-DEBUGGER:</P>
36<UL>
37<LI>Load and execute an NLF file with IS-TWL-DEBUGGER.
38<LI>Execute an SRL file with IS-TWL-DEBUGGER.
39<LI>Execute an SRL file with IS-TWL-DEBUGGER using the <CODE>loadrun.TWL.exe</CODE> tool from a command line.
40</UL>
41<H3>For TWL/NITRO HYBRID ROMs:</H3>
42<P>If using IS-NITRO-DEBUGGER:</P>
43<UL>
44<LI>Execute an SRL file with IS-NITRO-DEBUGGER
45<LI>Execute an SRL file with IS-NITRO-DEBUGGER using the <CODE>loadrun.exe</CODE> tool from a command line.
46</UL>
47<P>If using IS-TWL-DEBUGGER:</P>
48<UL>
49<LI>Load and execute a TLF file with IS-TWL-DEBUGGER.
50<LI>Execute an SRL file with IS-TWL-DEBUGGER.
51<LI>Execute an SRL file with IS-TWL-DEBUGGER using the <CODE>loadrun.TWL.exe</CODE> tool from a command line.
52</UL>
53<H3>For TWL LIMITED ROMs:</H3>
54<P>If using IS-TWL-DEBUGGER:</P>
55<UL>
56<LI>Load and execute a TLF file with IS-TWL-DEBUGGER.
57<LI>Execute an SRL file with IS-TWL-DEBUGGER.
58<LI>Execute an SRL file with IS-TWL-DEBUGGER using the <CODE>loadrun.TWL.exe</CODE> tool from a command line.
59</UL>
60
61<H2>Description</H2>
62<BR>
63<TABLE width="720">
64  <TBODY>
65    <TR>
66<TH>Name</TH>
67<TH>Directories</TH>
68<TH>Operation</TH>
69    </TR>
70    <TR>
71<TD width="187"><EM><STRONG><CODE>test</CODE></STRONG></EM></TD>
72<TD><CODE>demos</CODE></TD>
73<TD width="525">Tests all FX functions.</TD>
74    </TR>
75  </TBODY>
76</TABLE>
77<H2>Operation</H2>
78<P>Operates normally in all operating environments.</P>
79<H2>See Also</H2>
80<P><A href="../../fx/list_fx.html"><CODE>FX Function List</CODE></A></P>
81<H2>Revision History</H2>
82<P>
832008/07/11 Changed descriptions to support TWL.<br /> 2005/03/02 Revised descriptions to reflect current support environment conditions.<br />2004/08/17 Standardized the notation of the IS-NITRO-EMULATOR.<br /> 2004/07/19 Initial version.</P>
84<hr><p>CONFIDENTIAL</p></body>
85</HTML>