![]() |
![]() |
FFTLIB is provided with TI's Code Composer Studio (Eclipse-based) projects.
This release of FFTLIB provides Code Composer Studio (CCS) projects to build and test each kernel within. Each project is provided within the specific kernel directory. Once loaded, each project provides the ability to build and test the code. Follow the instructions at CCS Build Process (Windows Only) for more details. |
FFTLIB is provided with two methods for re-building libraries. For those familiar with TI's Code Composer Studio (Eclipse-based) IDE, we provide project for rebuilding library with relative ease. Likewise, many developers are more comfortable with the GNU Make utility. As such, we also provide Makefiles to re-build the FFTLIB library.
This release of FFTLIB provides Code Composer Studio (CCS) Version 5 project to re-build library. This project is located in the Follow the instructions at CCS Build Process (Windows Only) for more details. |
A GNU makefile is provided for rebuilding FFTLIB via the GNU make utility. This file is located in the Follow the instructions at GNU Make Build Process for more details. |