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>WVR Demos</TITLE>
9</HEAD>
10<BODY>
11<H1>Wireless Driver Operation Control Library (WVR) Sample Demo</H1>
12<H2>Location</H2>
13<P><CODE>$TwlSDK/build/demos/wvr</CODE></P>
14<H2>Compilation</H2>
15<P>Move to the <CODE>$TwlSDK/build/demos/wvr</CODE> directory and enter</P>
16<BLOCKQUOTE><CODE>% make</CODE></BLOCKQUOTE>
17<P> Compiling will begin, and the SRL executable file and the NEF files with the binary information will be generated in <CODE>$TwlSDK/build/demos/wvr/(sample name)/bin/(platform)/(target)/</CODE>.</P>
18<BLOCKQUOTE><CODE></CODE></BLOCKQUOTE>
19<P>&nbsp;For example:</P>
20<BLOCKQUOTE><CODE>$TwlSDK/build/demos/wvr/simple/bin/ARM9-TS/Release/main.srl</CODE></BLOCKQUOTE>
21<P>will be the executable file for the <CODE>simple</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
39<H2>Description</H2>
40<TABLE width="720">
41  <TBODY>
42    <TR>
43<TH>Name</TH>
44<TH>Directories</TH>
45<TH>Operation</TH>
46    </TR>
47    <TR>
48<TD width="187"><CODE>simple</CODE></TD>
49<TD><CODE>demos</CODE></TD>
50<TD width="525">A simple sample that demonstrates communications using VRAM-D in wireless communications through the WVR library.</TD>
51    </TR>
52    <TR>
53<TD width="187"><CODE>switchover</CODE></TD>
54<TD><CODE>demos</CODE></TD>
55<TD width="525">A sample that switches allocations for single VRAMs to rendering use or communications use. When the start button is pressed, the sample demos below will switch back and forth.<br><CODE>/build/demos/wvr/simple</CODE><br> <CODE>/build/demos/gx/UnitTours/Sub_Double3D</CODE>
56	  </TD>
57    </TR>
58    <TR>
59<TD width="187"><CODE>with_mb</CODE></TD>
60<TD><CODE>demos</CODE></TD>
61<TD width="525">A sample used when the WVR library is in DS download play.<br>It is based on the following sample: /build/demos/mb/multiboot-model
62	  </TD>
63    </TR>
64  </TBODY>
65</TABLE>
66<H2>Operation</H2>
67<P>The WVR library demos work properly only with NITRO ROM.</P>
68<H2>See Also</H2>
69<P><A href="../../wvr/list_wvr.html">List of WVR Functions</A></P>
70<H2>Revision History</H2>
71<P>
722008/07/11 Changed descriptions to support TWL.<BR>2005/02/17 Initial version.<br>
73</P>
74<hr><p>CONFIDENTIAL</p></body>
75</HTML>