$TwlSDK/build/demos/wvr
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.
If using IS-NITRO-DEBUGGER:
loadrun.exe tool from the command line
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from the command line
| 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 |
The WVR library demos work properly only with NITRO ROMs.
2009/08/31 Changed button for selecting switchover.
2008/07/11 Changed the description to match TWL.
2005/02/17 Initial version.
CONFIDENTIAL