Console Settings (SC) Sample Demo

Location

$REVOLUTION_SDK_ROOT/build/demos/scdemo

Compilation

Change to the $REVOLUTION_SDK_ROOT/build/demos/scdemo directory and execute make. An executable file (.elf file) will be generated within the path $REVOLUTION_SDK_ROOT/RVL/bin/demos/scdemo/.

Execution

Change to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/scdemo directory and do the following:

Description

scdemo References the console settings and uses the OSReport function to display the results.

See Also

SC API Feature List

Revision History

2006/08/26 Added the return values for SCGetLanguage.
2006/08/15 Added SCGetWpadMotorMode, SCGetWpadSensorBarPosition, SCGetWpadSpeakerVolume, SCSetWpadMotorMode, SCSetWpadSensorBarPosition, and SCSetWpadSpeakerVolume. Deleted the emulator functions.
2006/05/29 Initial version.


CONFIDENTIAL