Implementation of DSP Applications Using the AT&T DSP32 C Compiler and Application Library

J. Tow
J. Hartung
Steven L. Grant, Missouri University of Science and Technology

This document has been relocated to http://scholarsmine.mst.edu/ele_comeng_facwork/1673

There were 11 downloads as of 28 Jun 2016.

Abstract

The authors briefly introduce the C compiler and the application library for the DSP32 digital signal processor (DSP). Several examples are shown that illustrate the ease of writing C programs for some common filtering applications. In most cases, a small real-time penalty is incurred by using C, rather than assembly language coding. Programming in C, however, allows a dramatic improvement in programmer productivity in terms of implementing, testing, and maintaining an application