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>WVR Demos</TITLE> 9</HEAD> 10<BODY> 11<H1>Wireless Driver Operation Control Library (WVR) Sample Demos</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 the following.</P> 16<BLOCKQUOTE><CODE>% make</CODE></BLOCKQUOTE> 17<P> The compilation begins, and the SRL executable file and the NEF files with binary information are generated in the following directory.</P> 18<BLOCKQUOTE><CODE>$TwlSDK/build/demos/wvr/sample_name/bin/platform/target/</CODE></BLOCKQUOTE> 19<P> For example:</P> 20<BLOCKQUOTE><CODE>$TwlSDK/build/demos/wvr/simple/bin/ARM9-TS/Release/main.srl</CODE></BLOCKQUOTE> 21<P>The above path shows 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 the 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 the command line 37</UL> 38 39<H2>Description</H2> 40<TABLE width="720"> 41 <TBODY> 42 <TR> 43<TH>Name</TH> 44<TH>Directory</TH> 45<TH>Operation</TH> 46 </TR> 47 <TR> 48<TD width="187"><EM><STRONG><CODE>simple</CODE></STRONG></EM></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"><EM><STRONG><CODE>switchover</CODE></STRONG></EM></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. Display of the following sample demos is toggled by pressing the Select button.<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"><EM><STRONG><CODE>with_mb</CODE></STRONG></EM></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:<br><CODE>/build/demos/mb/multiboot-Model</CODE><br> 62 </TD> 63 </TR> 64 </TBODY> 65</TABLE> 66<H2>Operation</H2> 67<P><CODE></CODE>The WVR library demos work properly only with NITRO ROMs.</CODE></P> 68<H2>See Also</H2> 69<P><A href="../../wvr/list_wvr.html"><CODE>WVR Function List</CODE></A></P> 70<H2>Revision History</H2> 71<P> 722009/08/31 Changed button for selecting switchover.<BR>2008/07/11 Changed the description to match TWL.<BR>2005/02/17 Initial version.<BR> 73</P> 74<hr><p>CONFIDENTIAL</p></body> 75</HTML>