$REVOLUTION_EXT_ROOT/build/demos/mpdemo
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/.
Navigate to the $REVOLUTION_EXT_ROOT/RVL/bin/demos/mpdemo/ directory and perform the following steps:
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 file is associated with $CWFOLDER/bin/IDE.exe, double-click the .elf file.
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. |
2007/03/06 Added a description of the mpsimpleAsync demo
2007/1/12 Corrected path.
2006/06/29 Initial version.
CONFIDENTIAL