$NitroSDK/build/demos/wvr
Move to the $NitroSDK/build/demos/wvr
directory and enter
% make
Executable (..nef
, .srl
) files will be generated in
$NitroSDK/build/demos/wvr/sample_name/bin/platform/target/
For example:
$NitroSDK/build/demos/wvr/simple/bin/ARM9-TS/Release/
Move to the $NitroSDK/build/demos/wvr/sample_name/bin/platform/target/
directory and perform one of the following:
*.nlf
file with IS-NITRO-DEBUGGER and execute it
*.srl
file with IS-NITRO-DEBUGGER
simple |
This is a simple sample that demonstrates communications using VRAM-D in wireless communications via the WVR library. |
switchover |
This is a sample that switches allocations for single VRAMs to rendering-use or communications-use. When the start button is pushed, the sample demos below will switch back and forth./build/demos/wvr/simple /build/demos/gx/UnitTours/Sub_Double3D
|
with_mb |
This is 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 demo does not work on ensata.
02/17/2005 Initial version