$TwlSDK/build/demos/wvr
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.
If using IS-NITRO-DEBUGGER:
loadrun.exe tool from a command line
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from a command line
| 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 |
The WVR library demos work properly only with NITRO ROM.
2008/07/11 Changed descriptions to support TWL.
2005/02/17 Initial version.
CONFIDENTIAL