DSPLIB 3.0.0.7 Release Notes
May 2, 2011
Introduction, Documentation, What's New Upgrade and Compatibility Information, Host Support, Device Support, Validation Information, Known Issues, Version Information, Technical Support
Introduction
The TI C6000 DSPLIB is an optimized DSP Function Library for C programmers. It includes many C-callable, optimized, general-purpose signal-processing routines. These routines are typically used in computationally-intensive real-time applications where optimal execution speed is critical.
back to top
Documentation
The following documentation is available:
Release notes from previous releases are also available in the relnotes_archive directory.
back to top
What's New
The following new features were added:
- C64x+ big-endian Support.
- C64x+ little-endian Support.
- C66x big-endian Support.
- C66x little-endian Support.
- C66x COFF Support.
back to top
Upgrade and Compatibility Information
This ti.dsplib is initial version.
Please note that the package compatibility keys are independent of XDC product release numbers.
Package compatibility keys are intended to:
- Enable tooling to identify incompatibilities between components, and
- Convey a level of compatibility between different releases to set end user expectations.
Package compatibility keys are composed of 4 comma-delimited numbers - M, S, R, P - where:
- M = Major - A difference in M indicates a break in compatibility. The package consumer is required to re-write its source code in order to use the package.
- S = Source - A difference in S indicates source compatibility. The package consumer’s source code doesn't require change, but does require a recompile.
- R = Radix - A difference in R indicates an introduction of new features, but compatibility with previous interfaces is not broken. If libraries are provided by the package, an application must re-link with the new libraries, but is not required to recompile its source.
- P = Patch - A difference in P indicates that only bugs have been fixed in the latest package and no new features have been introduced. If libraries are provided by the package, an application must re-link with the new libraries, but is not required to recompile its source.
back to top
Device Support
This release supports the following device families:
back to top
Validation Information
This release was built and validated using the following tools:
-
XDC Tools version 3.20.05.76
-
C6x Code Generation Tools version 7.2.0
-
CCS 4.2
back to top
Known Issues
These known issues will be fixed in the next (GA) release.
- Some floating point kernels are not fully optimized for C66
- Floating point FFT needs big-endian support
- Floating point kernels missing cycle formula
- Doxygen user guide missing carriage returns
back to top
Version Information
This product's version follows a version format, M.m.p.b, where M is a single digit Major number, m is single digit minor number, p is a single digit patch number and b is an unrestricted set of digits used as an incrementing build counter.
Please note that version numbers and compatibility keys are NOT the same. For an explanation of compatibility keys, please refer to the 'Upgrade and Compatibility Information' section.
back to top
Technical Support
Contact local TI Field Application Engineer for technical support.
back to top
Copyright 2011, Texas Instruments Incorporated