MPDL Sample Demos

Location

$REVOLUTION_EXT_ROOT/build/demos/mpdldemo

Compilation

Go to the $REVOLUTION_EXT_ROOT/build/demos/mpdldemo directory and type make. An executable file (.elf file) will be generated in the path $REVOLUTION_EXT_ROOT/RVL/bin/demos/mpdldemo/.

Execution

Change to the $REVOLUTION_EXT_ROOT/RVL/bin/demos/mpdldemo directory and do the following:

Description

mpdlsimple This demo starts up as a server that distributes a single Nintendo DS program.
Because this demo accesses the disc, be aware that it will encounter errors and stop when the NDEV firmware is version 0.7.7 or later and the build target is RVL0.
mpdlntr2rvl This demo distributes an MP child device program and performs communication with the child device program that was distributed.
Key input information of the parent and child devices will be displayed on the screen.

See Also

MPDL API

Revision History

2007/01/30 Added the demo.
2007/01/12 Corrected the path.
2006/07/04 Initial version.


CONFIDENTIAL