Embedded Target for Texas Instruments C6000 DSPs    

Using FDATool with the Embedded Target for TI C6000 DSP


Guidelines on Exporting Filters from FDATool to CCS IDE
Things to think about when you export filters to Code Composer StudioTM
Tutorial--Exporting Filters from FDATool to CCS IDE
Takes you through the process of exporting a filter from FDATool to Code Composer Studio





The Filter Design and Analysis Tool (FDATool) in the Signal Processing Toolbox is a powerful user interface used for designing and analyzing filters. FDATool enables you to quickly design digital FIR or IIR filters by setting filter performance specifications, by importing filters from your MATLAB workspace, or by directly specifying filter coefficients. FDATool also provides tools for analyzing filters, such as magnitude and phase response plots and pole-zero plots.

Once you have designed a filter in FDATool, you can export it to Code Composer StudioTM Integrated Development Environment (CCS IDE) to test the filter on an actual target digital signal processor (DSP). Using FDATool with CCS IDE takes filter design to the next level by enabling you to quickly test your filter on a target DSP, tune and optimize the filter in FDATool, and test your redesigned filter on the target.

Guidelines on Exporting Filters from FDATool to CCS IDE

You can export filters from FDATool to CCS IDE by generating a C header file, or by writing the filter coefficients directly to target memory. To export a filter from FDATool to CCS IDE, use the Export to Code Composer Studio (tm) IDE dialog (shortened to Export to CCS IDE dialog in this section). Open the dialog from the FDATool Targets menu.

For guidelines on exporting filters using the Export to CCS IDE dialog, see the following sections:

For instructions on using the Export to CCS IDE dialog, see Tutorial--Exporting Filters from FDATool to CCS IDE.


  Building Models Selecting the Export Mode