Part Number:TMDX5535EZDSP
Tool/software: Code Composer Studio
Hi.
I installed the application on eZDSP5555.
The DSP receives data from the far end (I2S bus in slave mode). The DSP send sound in the codec via I2S bus in master mode. The codec receives clock from DSP (BCLK). Parameters of I2S: 16 kHz, 16-bit sapple.
The far end side works fine. The near end side (AIC32) does not work, the DMA interrupt does not occur.
I can not understand the problem.
The project code is attached.(Please visit the site to view this file)