My Very Biased History of the
Electrical and Computer Engineering Department at College Park
ENEE 322 Signal and System Theory
ENEE 324 Engineering Probability
ENEE 420 Communication Systems
ENEE 425 Digital Signal Processing
ENEE 428
COMMUNICATIONS DESIGN LABORATORY Lecture Slides for TMS320C6713 DSK,
Notes, and Programs
This version of dsk6713bsl32.lib does not have support for all the
TMS320C6713 interrupts or RTDX. Include the headers and command
file described in the book in your projects. It was compiled with Version
3.1 of CCS.
Newer Software Disk for
COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS with RTDX Support
(CCS v3.1)
The version of dsk6713bsl32.lib, headers, and linker command file in this zip file support all the TMS320C6713 interrupts and Real-Time Data Exchange (RTDX). It was compiled with Version 3.1 of CCS. Include DSKintr.h instead of intr.h in your C program. Use the linker command file dsk6713_RTDX.cmd instead of dsk6713.cmd. If you use RTDX, include rtdx.h in your C program. The folder c:\digfil is the same as before.
To install this software, simply download NewBookSoftware.zip and unzip it to C:\. This will create the folders c:\digfil and c:\c6713dsk. (Be sure to delete your old \digfil and \c6713dsk first.)
Latest Software Disk for
COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS (CCS v5.1)
The version of dsk6713bsl32.lib, headers, and linker command file in this zip file support all the TMS320C6713 interrupts. CCS v5.1 does not support Real-Time Data Exchange (RTDX). It was compiled with Version 3.1 of CCS. Include DSKintr.h instead of intr.h in your C program. Use the linker command file dsk6713.cmd. Also include compiler.cmd in your build options. See the text at the top of dskstart32.c in the folder C:\c6713dsk for instructions on how to set the build options for CCS v5.1. The folder c:\digfil is the same as before.
To install this software, simply download LatestBookSoftware.zip and
unzip it to C:\. This will create the folders c:\digfil and
c:\c6713dsk. (Be sure to delete your old \digfil and \c6713dsk first.)
DIGFIL Programs Compiled for
64-Bit Systems
These filter design programs were compiled with the INTEL Fortran compiler.