beautypg.com

Ompiling the, Cceleration, Ample – Lanner AV-ICE01 User Manual

Page 21: Chapter 4. running sample applications, 1 compiling the acceleration sample code

background image

Software User Manual Version 1.0.1

18

Chapter 4. Running Sample Applications

This section describes the sample code that can be executed on the target platform
along with instructions on their usage.

The software package contains a set of sample tests that exercises the Intel
Communications Chipset 89xx Series acceleration functionality. This section describes
the steps required to build and execute the sample tests.

The sample application is provided for both Kernel Space and User Space and the
following sections contain instructions for both.

4.1 Compiling the Acceleration Sample Code

The acceleration sample code can be built from the installation script, or it can be
compiled manually.

To build from the installation script, do the following:

1. Open a Terminal Window and switch to superuser:

#su

2. In the /CRF_Release directory, start the installation script.

# cd /CRF_release

#./installer.sh

Select

the Build Acceleration Sample Code installation option. This option

compiles the Acceleration Sample code for both user space and kernel space. It

also compiles the memory mapping driver used with the user space application.

You will be prompted for a directory location to build the package and the Build

Output Directory. Use the default value for the location to build the package. The

Build Output Directory parameter is ignored.

3. Proceed

to

signOfLife Tests next page for instructions on executing the tests.