Texas Instruments OMAP35 DVEVM Series Getting Started Manual page 33

Hide thumbs Also See for OMAP35 DVEVM Series:
Table of Contents

Advertisement

Document
OMAP35x DVEVM Getting Started Guide
Document Number
SPRUFZ7
The installer will start as a GUI application. Follow the instructions in the dialog boxes. You'll be
asked to agree to the End User License Agreement. When you are prompted for an installation
location, use the default installation location, that points to /home/<useracct>/dvsdk_#_##_##_##.
This location will be used as the DVSDK installation folder through out this document.
3. Execute the XDC installer that you previously downloaded from the DVSDK download page. For
example:
host $ ./xdctools_setuplinux_#_##_##.bin 
When you are prompted for an installation location, do not use the default installation location.
Instead, install the software in the directory created in the previous step. For example,
/home/<useracct>/dvsdk_#_##_##_##
NOTE: When prompted select Typical for the type of Setup.
4. Execute the DSP/BIOS installer that you previously downloaded from the DVSDK download page.
For example:
host $ ./bios_setuplinux_#_##_##.bin 
When you are prompted for an installation location, do not use the default location. Instead, install the
software in the directory created in step 2. For example, /home/<useracct>/dvsdk_#_##_##_##
5. Execute the Codec Server installer that you have previously downloaded from the DVSDK download
page. For example:
host $ ./cs1omap3530_setuplinux_#_##_##‐##.bin 
When you are prompted for an installation location, install it in the location as specified or under the
directory as created in step 2. For example, /home/<useracct>/dvsdk_#_##_##_##
6. Execute the Code Generation Tools installer that you previously downloaded from the DVSDK
download page. For example:
host $ ./TI‐C6x‐CGT‐v#.#.##.#.bin 
When you are prompted for an installation location, install it in the location as specified or under the
directory as created in step 2. If you are installing it under the DVSDK installation folder created in
step 2, create a new folder under the dvsdk installation folder and then proceed to install. For
example, /home/<useracct>/dvsdk_#_##_##_##/cg6x_#_#_##, where #_#_## is the version number.
7. Remember to set the environment variable as directed by the installer. For example: csh: (in the
.cshrc file)
host $ setenv C6X_C_DIR 
/home/<useracct>/dvsdk_#_##_##_##/cg6x_#_#_#/include:/home/<useracct>/dvsdk_#_##_##_##/cg6x_#_#
_#/lib 
ksh or bash: (in the .bashrc file)  
host $ export 
C6X_C_DIR=/home/<useracct>/dvsdk_#_##_##_##/cg6x_#_#_#/include:/home/<useracct>/dvsdk_#_##_##_#
#/cg6x_#_#_#/lib
8. You can now delete the .bin files that you loaded into the temporary directory.
Note: You can uninstall these components by using the uninstall file in the respective installation
directories. For example:
host $ cd /home/<useracct>/dvsdk_#_##_##_##/xdctools_#_#_# 
host $ ./uninstall
Rev
Date
33
3.0
Sept 23, 2009

Advertisement

Table of Contents
loading

Table of Contents