Installation Overview
2-9
2.3
Before Building the Algorithm Library and Sample Test Application
This codec is accompanied by a sample test application. To run the sample test application, XDAIS
tools, BIOS tools, Framework Components, and XDC tools are required.
This version of the codec has been validated with XDAIS tools containing IVIDENC2 interface
version
The version of the XDAIS tools required is 7.21.01.07
The version of the XDC tools required is 3.22.04.46
The version of the BIOS tools required is 6.32.5.54
The version of the Code Generation tools required is 7.4.1
The version of Framework Components required is 3.23.02.16
The version of EDMA low-level driver required is 2.11.03.03
The version of IPC tools required is 1.23.05.40
Make sure environmental variable “CG_TOOL_ROOT” is set to proper code generation tools
installation path.
2.3.1
Installing XDAIS tools(XDAIS)
XDAIS version 7.21 can be downloaded from the following website:
http://software-
dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/xdais/7_21_01_07/index_FDS.html
Extract the XDAIS zip file to the same location where Code Composer Studio is installed. For
example:
C:\CCStudio5.0
Set a system environment variable named XDAIS_INSTALL_DIR pointing
to <install directory>\<Xdais_directory>
2.3.2
Installing XDC Tools
XDC Tools are required to build the test application. The test application
uses the standard files like <std.h> from XDC tools. The xdc tools can be
downloaded and installed from the following website:
http://software-
dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/3_22_04_46/index_FDS.html
Also Ensure that the environment variable XDCROOT is set to the XDC installation directory. Eg:set
XDCROOT to <install directory>\<xdc_tools>
Set a system environment variable named XDC_INSTALL_DIR pointing to <install
directory>\<xdc_directory>