Texas Instruments TMS320C64X Manuale Utente Pagina 14

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 169
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 13
How to Install DSPLIB
2-2
2.1 How to Install DSPLIB
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 Top−level README file
|
+−−docs library documentation
|
+−−examples CCS project examples
|
|−−include Required include files
|
|−−lib library and source archives
|
|−−support fft twiddle generation functions
|
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
Vedere la pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 168 169

Commenti su questo manuale

Nessun commento