This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C5505 ezDSP to process sound

Other Parts Discussed in Thread: TMS320C5505

I am using the TMS320C5505 ezDSP to process sound.  I am trying to use the function USBSTK5505_I2S_readLeft(Int16 *) to read in data samples and then write them to the AIC3204 codec using USBSTK5505_I2S_writeLeft(Int16).  However, I do not get any output sound.

Thanks