How To Install Dsplib - Texas Instruments TMS320C64X Programmer's Reference Manual

Dsp little-endian dsp library
Hide thumbs Also See for TMS320C64X:
Table of Contents

Advertisement

How to Install DSPLIB

2.1 How to Install DSPLIB
2-2
Note:
You should read the README.txt file for specific details of the release.
The DSPLIB is provided in the file dsp64plus.zip. The file must be unzipped to
provide the following directory structure:
dsp
|
+−−README.txt
|
+−−docs
|
+−−examples
|
|−−include
|
|−−lib
|
|−−support
|
Please install the contents of the lib directory in the default directory indicated
by your C_DIR environment. If you choose not to install the contents in the
default directory, update the C_DIR environment variable, for example, by
adding the following line in autoexec.bat file:
SET C_DIR=<install_dir>/lib;<install_dir>/include;%C_DIR%
or under Unix/csh:
setenv C_DIR "<install_dir>/lib;<install_dir>/include;
$C_DIR"
or under Unix/Bourne Shell:
C_DIR="<install_dir>/lib;<install_dir>/include;$C_DIR";
export C_DIR
Top−level README file
library documentation
CCS project examples
Required include files
library and source archives
fft twiddle generation functions

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tms320c64x+

Table of Contents