From: Jianzhong Xu Date: Tue, 20 Nov 2018 15:55:39 +0000 (-0500) Subject: PRSDK-4874: adding documentation in release notes on how to rebuild DSPLIB. X-Git-Url: https://git.ti.com/gitweb?p=ep-processor-libraries%2Fdsplib.git;a=commitdiff_plain;h=fa9e53d323374fdbf918bccdd643b9ff7c916388;ds=sidebyside PRSDK-4874: adding documentation in release notes on how to rebuild DSPLIB. Signed-off-by: Jianzhong Xu --- diff --git a/readme.txt b/readme.txt index f967546..ec64ca0 100644 --- a/readme.txt +++ b/readme.txt @@ -10,7 +10,7 @@ Instructions to build DSPLIB from source: - CCS - MATHLIB -3. Setup following environment variables: +3. Setup following environment variables (exact version numbers may be different): export SYSBIOS_INSTALL_DIR="/bios_6_52_00_12" export XDC_INSTALL_DIR="/xdctools_3_50_03_33_core/" export XDCCGROOT="/ti-cgt-c6000_8.2.2" @@ -23,7 +23,7 @@ export CCSVERSION="CCSV8" export CCS_INSTALL_DIR="/ccsv8" export DSPLIB_ROOT="" -export MATHLIB_INSTALL_DIR="/mathlib_c66x_3_1_1_0/packages" +export MATHLIB_INSTALL_DIR="/mathlib_c66x_3_1_2_2/packages" export SWTOOLS_INSTALL_DIR="" export SWTOOLS_PATH="/ti/mas/swtools" @@ -32,7 +32,7 @@ export INCDIR="${MATHLIB_INSTALL_DIR}/" export PATH="${XDC_INSTALL_DIR}:${PATH}" -export XDCPATH="${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SWTOOLS_INSTALL_DIR};${MATHLIB_INSTALL_DIR};${DSPLIB_ROOT};${SYSBIOS_INSTALL_DIR}/packages;/usr/share/php5;/usr/lib/php5" +export XDCPATH="${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SWTOOLS_INSTALL_DIR};${MATHLIB_INSTALL_DIR};${DSPLIB_ROOT};${SYSBIOS_INSTALL_DIR}/packages;" 4. Build SWTOOLS and then DSPLIB - Go to directory and issue command "xdc" diff --git a/ti/dsplib/docs/bundle/doxygen/release.h.xdt b/ti/dsplib/docs/bundle/doxygen/release.h.xdt index ad676a6..e056e68 100644 --- a/ti/dsplib/docs/bundle/doxygen/release.h.xdt +++ b/ti/dsplib/docs/bundle/doxygen/release.h.xdt @@ -107,6 +107,7 @@ *
  • Upgrade and Compatibility Information
    *
  • Device Support
    *
  • Validation Information
    + *
  • Rebuilding DSPLIB
    *
  • Known Issues
    *
  • Technical Support
    * @@ -244,6 +245,11 @@ * *
    * + *

    Rebuilding DSPLIB

    + * To rebuild DSPLIB, clone the git repo at https://git.ti.com/ep-processor-libraries/dsplib and follow + * build instructions in readme.txt in root folder. + *
    + * *

    Known Issues

    * *