$REVOLUTION_SDK_ROOT/build/demos/darchdemo
Change directories to $REVOLUTION_SDK_ROOT/build/demos/darchdemo and enter make. The executable program (.elf files) is generated in the $REVOLUTION_SDK_ROOT/build/demos/darchdemo/bin/RVL/ directory.
| darchdemo | This sample program creates an archive file image using the DARCH API. After the image is created, a binary comparison is performed against the archive file created using the darchD archiver.
|
$REVOLUTION_SDK_ROOT/dvddata must be set to DVDROOT for darchdemo[D].elf to load files located under $REVOLUTION_SDK_ROOT/dvddata.
The execution result is output by the OSReport function as a debug print. Note: Nothing is output to the TV screen.
2008/05/17 Released.
2007/10/10 Initial version.
CONFIDENTIAL