Hi
We have ported Android JB 4.2.5P1 onto our OMAP4430 based custom board.
We have a problem when we are trying to use the BT capture on our board.
Following is our configuration:
We have connected BT to McBsp 2 line. In kernel, BT Capture & Playback are mapped to mcbsp2 on our board.
When we turn on BT SCO app to enable Music audio profile, the system & the console freezes, and if we disconnect the BT headset, the system resumes back.
I tried to dump the McBSP registers, but there is a crash when i try to dump because the registers are not accessible. Some research led me to a point that the specific clocks to McBSP should be enabled, only then i would be able to dump the registers. Could someone tell me which clock i should enable so that i can dump the McBSP registers and know whats happening ?
Also can someone guide me through this whole BT McBSP problem I'm facing?
Regards
Prakash