FFTLIB Build Process

Back

 

FFTLIB is provided with TI's Code Composer Studio (Eclipse-based) projects.

 

Code Composer Studio

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.

 

Back

 

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.

 

Code Composer Studio

This release of FFTLIB provides Code Composer Studio (CCS) Version 5 project to re-build library. This project is located in the packages/ti/fftlib/lib folder.

Follow the instructions at CCS Build Process (Windows Only) for more details.

 

GNU Makefile

A GNU makefile is provided for rebuilding FFTLIB via the GNU make utility. This file is located in the packages/ti/fftlib folder. The makefile provides a list of all tools, common build utilities and build rules required for re-building FFTLIB binary.

Follow the instructions at GNU Make Build Process for more details.

 

Copyright 2014, Texas Instruments Incorporated