A C compiler based methodology for implementing audio DSP applications on a class of embedded systems

This paper describes a methodology for a common task of audio application implementation from the referent C code to executable image targeting an audio fixed-point mid-scale DSPs. This methodology tries to efficiently cover the gap between the referent code and the assembler code by usage of the C compiler, which supports fixed-point types defined in C language extensions for the embedded processors. By relaying on C++ classes this methodology deliveries a possibility to debug a DSP compiler ready C code in a C++ environment (e.g. Visual C++). The methodology was successfully applied to several audio applications, such as Dolby Volume, SRS TSHD, SRS VIQ, and Audyssey Dynamic EQ, and their implementation to Cirrus Logic Coyote DSP family. Experience with those applications shows that this methodology greatly shortens time to market for DSP firmware product.

[1]  K. Karnofsky Speeding DSP algorithm design , 1996 .

[2]  Rainer Leupers,et al.  Optimized array index computation in DSP programs , 1998, Proceedings of 1998 Asia and South Pacific Design Automation Conference.

[3]  N. Vun,et al.  Development of H.264 Encoder for a DSP Based Embedded System , 2007, 2007 IEEE International Symposium on Consumer Electronics.