DSPLIB Release Notes

Version: 02.05.00.03


Contents

  1. Introduction
  2. Licensing
  3. Getting Started
  4. Documentation
  5. What's New
  6. Upgrade and Compatibility Information
  7. Device Support
  8. Validation Information
  9. Fixed Issues
  10. Deprecation
  11. Known Issues
  12. Technical Support
  13. Package Versioning


Introduction

The DSPLIB package consists of the Texas Instruments optimized kernels for DSP algorithms.


Licensing

The licensing information of this library and a complete manifest along with export control information is detailed here [HTML].


Getting Started

The DSPLIB User Guide [USER_GUIDE] provides the documentation and references necessary to begin development on TI's platforms.


Documentation

Refer to following documentation for further details:

DSPLIB User Guide Build instructions, API Guide [USER_GUIDE]
Test Reports Misra C reports, conformance test reports, TI platform test reports [TEST_RESULTS]
Software Manifest Licenses, terms of use [HTML]


What's New

Here are a few of the new features supported in this release for C7120:

  • [new] DSPLIB_add
  • [new] DSPLIB_addConstant
  • [new] DSPLIB_cascadeBiquad
  • [new] DSPLIB_fir
  • [new] DSPLIB_max
  • [new] DSPLIB_min
  • [new] DSPLIB_mul
  • [new] DSPLIB_mulConstant
  • [new] DSPLIB_sqr
  • [new] DSPLIB_sqrAdd
  • [new] DSPLIB_sub
  • [new] DSPLIB_subConstant
  • DSP


    Upgrade and Compatibility Information

    File Change description User application change required User application recompile required


    Device Support

    SoC Host (OS) Target (OS) Test Platform
    J7AEP, J7ES C7x, MMA No OS No OS

    Validation Information

    This release was built and validated using the following tools:

    Build Tools (NOT included in DSPLIB):


    Fixed Issues

    1. [MMALIB-548] DSPLIB shall support FIR and Cascade Biquad on C7x

    Deprecation


    Known Issues

      None

    Technical Support

    For technical support, please post your questions on TI E2E Forum.

    For additional assistance, contact local TI Field Application Engineer


    Package Versioning

    Each package version is composed of 4 period-delimited numbers - represented here by the letters M, m, p and b [M.m.p.b]. The table below provides a descriptive reference regarding package version numbering.

    Digit Meaning Description
    1 (M=Major) Major revision Incremented when the new version is substantially different from the previous For example, a new module added or an existing module's algorithm significantly altered.
    2 (m=minor) Minor revision Incremented when the new version has changed but not in a major way. For example, some minor changes in the API or feature set.
    3 (p=patch) Patch number Incremented for all other source code changes. This include any packaging support code.
    4 (b=build) Build number Incremented for each release delivery to CM. Reset for any change to M, m or p

    Copyright 2018, Texas Instruments Incorporated