MP Sample Demos

Location

$REVOLUTION_EXT_ROOT/build/demos/mpdemo

Compilation

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

Running the Demo

Navigate to the $REVOLUTION_EXT_ROOT/RVL/bin/demos/mpdemo/ directory and perform the following steps:

Description

mpsimple This demo connects to the wm/simple-1 demo found in the NITRO-SDK and communicates with it.
mpsimpleAsync This demo connects to the wm/simple-1 demo found in the NITRO-SDK and communicates with it asynchronously.

See Also

MP API

Revision History

2007/03/06 Added a description of the mpsimpleAsync demo
2007/1/12 Corrected path.
2006/06/29 Initial version.


CONFIDENTIAL