MPFS Sample Demos

Location

$REVOLUTION_EXT_ROOT/build/demos/mpfsdemo

Compilation

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

Execution

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

Description

mpfssimple This is a demo that, after distributing one Nintendo DS program using the MPDL library, operates the MPFS library as a file system server for the 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.

See Also

MPFS API

Revision History

2007/02/09 Initial version.


CONFIDENTIAL