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.

[TLV320AIC3254 codec][OMAP3evm]

Other Parts Discussed in Thread: TLV320AIC3254

 

we are using DM37XX/AM37xx evm KIT.

we are using TLV320AIC3254 codec ( I2C + MCBSP2 Interface) on linux version 2.6.32 ( Android2.3) FOR OMAP3EVM.

when we are trying to play music from Android Music Players it shows following logs :


I/TIALSAModule(  983): Initialized ALSA PLAYBACK device default
I/ActivityManager(  940): Displayed activity com.android.music/.MediaPlaybackActivity: 463 ms (total 463 ms)
E/AudioHardwareALSA(  983): RE-OPEN AFTER STANDBY:: took 608 msecs
W/AudioFlinger(  983): write blocked for 609 msecs, 7 delayed writes, thread 0x4bf08
W/AudioTrack(  983): obtainBuffer timed out (is the CPU pegged?) 0x58808 user=00002800, server=00000800
W/AudioTrack(  983): obtainBuffer timed out (is the CPU pegged?) 0x58808 user=00002800, server=00000800
W/AudioTrack(  983): obtainBuffer timed out (is the CPU pegged?) 0x58808 user=00002800, server=00000800
W/AudioTrack(  983): obtainBuffer timed out (is the CPU pegged?) 0x58808 user=00002800, server=00000800

 

can u plz help us ?