Archive Creation (DARCH) Sample Demo

Location

$REVOLUTION_SDK_ROOT/build/demos/darchdemo

Execution

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.

Description

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 darch 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.

Revision History

2009/01/15 Changed darchD to darch.
2008/05/17 Released.
2007/10/10 Initial version.


CONFIDENTIAL