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

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 applicatio

    Similar works