DSPRelated.com
Forums

ADSP 21xx coding standards for Multi-channel implementation

Started by Hari Krishna Vuppaladhadiam March 7, 2000
Hi everyone,
   We are implementing a multi-channel implementation of speech codecs. Now I need the following information:
    1. If Code Re-entry is required what kind of requirements are set on programming standards like global and local variables?
    2. If coding standards are considered like implementing all local variables on STack, then how do we implement circular buffers?
 
Hari