Archive Loading (ARC) Sample Demos

Location

$REVOLUTION_SDK_ROOT/build/demos/arcdemo

Compilation

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

Execution

Move to the $REVOLUTION_SDK_ROOT/RVL/bin/demos/arcdemo/ directory and perform the following steps:

Description

arctest1 Displays the contents of a sample archive file while moving the directories within the archive.
arctest2 This demo is the same as arctest1 other than the manipulation of the files within the archive based on their entry number.
arctest3 Displays the directory structure of an archive file.

See Also

None.

Revision History

2007/11/06 Initial version.


CONFIDENTIAL