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
Old Software Disk for
COMMUNICATION SYSTEM DESIGN with prebuilt dsk6713bsl32.lib
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.
Latest Software Disk for
COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS
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.)
Examples of Using RTDX and
MATLAB on the PC for Plotting Data Sent from the
DSK
The C6713DSK project was created with Code Composer Studio 3.1 and
the PC project was created using Microsoft Visual Studio 2008 and
MATLAB Student Version 6.5.
ENEE 722 Error Correcting Codes