Wireless Driver Operation Control Library (WVR) Sample Demo

Location

$TwlSDK/build/demos/wvr

Compilation

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

% make

Compiling will begin, and the SRL executable file and the NEF files with the binary information will be generated in $TwlSDK/build/demos/wvr/(sample name)/bin/(platform)/(target)/.

 For example:

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

will be the executable file for the simple demo.

Execution

For NITRO ROMs:

If using IS-NITRO-DEBUGGER:

If using IS-TWL-DEBUGGER:

Description

Name Directories 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. When the start button is pressed, the sample demos below will switch back and forth.
/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 ROM.

See Also

List of WVR Functions

Revision History

2008/07/11 Changed descriptions to support TWL.
2005/02/17 Initial version.


CONFIDENTIAL