$REVOLUTION_EXT_ROOT/build/demos/mpdldemo
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/.
Change to the $REVOLUTION_EXT_ROOT/RVL/bin/demos/mpdldemo directory and do the following:
ndrun script with the .elf file as the argument.$CWFOLDER/bin/IDE.exe with the .elf file as an argument.$CWFOLDER/bin/IDE.exe, then drag and drop the .elf file..elf files are associated with $CWFOLDER/bin/IDE.exe, double-click the .elf file.
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. |
2007/01/30 Added the demo.
2007/01/12 Corrected the path.
2006/07/04 Initial version.
CONFIDENTIAL