Real-Time Digital Signal Processing
from Matlab to C with the TMS320C6x DSK
Welch, Wright, Morrow

Software Revisions:

2011-10-16:
 C6X_CONTROL_VS2010.zip -- updated version for use with Microsoft Visual Studio 2010.  Includes both 32-bit and 64-bit versions of the DLL.  For Appendix E.  Copy the zip file to the CD\appendix_e\ directory and "Extract here" with directories.

2007-08-13:
 C6X_CONTROL_VS2005.zip -- updated version for use with Microsoft Visual Studio 2005.  For Appendix E.  Copy the zip file to the CD\appendix_e\ directory and "Extract here" with directories.

2007-02-28:
 ISRs.c -- updated version for the FRAME project in Chapter 6.  Rename file to "ISRs.c" when saving.
 ISRs.c -- updated version for the FFT_FRAME project in Chapter 9.  Rename file to "ISRs.c" when saving.

2006-07-25:

C6X_CONTROL_SPECTRUM.zip -- replaces six files in the Visual C++ and CCS projects that were incorrect on the CD.
 For Appendix E.  Copy the zip file to the CD\appendix_e\ directory and "Extract here" with directories.

2006-10-18:
DSK_Config.h -- added additional defines to support using 6713 DSK codec line and microphone inputs.  For the Common Code directory.
DSK_Support.c and DSK_Support.h -- added initialization for 6713 PLL to obtain 225MHz DSP clock. Revised support for 6713 codec line and microphone input selection.  For the Common Code directory.

2006-10-02:
lnk6713.cmd -- updated support for 6713 DSK projects.
 For the Common Code directory.