$REVOLUTION_SDK_ROOT/build/demos/cxdemo
Change directory to $REVOLUTION_SDK_ROOT/build/demos/cxdemo and enter make. An executable (.elf) file will be generated in $REVOLUTION_SDK_ROOT/RVL/bin/demos/cxdemo/.
You must configure DVDRoot before execution. Be sure to specify the folder name $REVOLUTION_SDK_ROOT/dvddata as the DvdRoot argument of the SetNdEnv command.
Change to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/cxdemo directory and do the following:
ndrun script using the .elf file as the argument.$CWFOLDER/bin/IDE.exe with the .elf file as an argument.$CWFOLDER/bin/IDE.exe, then drag the .elf file..elf file is associated with $CWFOLDER/bin/IDE.exe, double-click the .elf file.| cx_uncompress | Decompresses and displays the texture data compressed by one of various compression methods provided on DVD. |
|---|---|
| cx_uncompress_stream | Performs streaming decompression of texture data compressed by one of various compression methods provided on DVD. Using a double buffer for loading data, data is decompressed in parallel with an asynchronous read of the DVD. |
2006/07/10 Initial version.
CONFIDENTIAL