Wireless Driver Operation Control Library (WVR) Sample Demos

Location

$TwlSDK/build/demos/wvr

Compilation

Move to the $TwlSDK/build/demos/wvr directory and enter the following.

% make

 The compilation begins, and the SRL executable file and the NEF files with binary information are generated in the following directory.

$TwlSDK/build/demos/wvr/sample_name/bin/platform/target/

   For example:

$TwlSDK/build/demos/wvr/simple/bin/ARM9-TS/Release/main.srl

The above path shows the executable file for the simple demo.

Execution

For NITRO ROMs

If using IS-NITRO-DEBUGGER:

If using IS-TWL-DEBUGGER:

Description

Name Directory Operation
simple demos A simple sample that demonstrates communications using VRAM-D in wireless communications through the WVR library.
switchover demos 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.
/build/demos/wvr/simple
/build/demos/gx/UnitTours/Sub_Double3D
with_mb demos A sample used when the WVR library is in DS download play.
It is based on the following sample:
/build/demos/mb/multiboot-Model

Operation

The WVR library demos work properly only with NITRO ROMs.

See Also

WVR Function List

Revision History

2009/08/31 Changed button for selecting switchover.
2008/07/11 Changed the description to match TWL.
2005/02/17 Initial version.


CONFIDENTIAL