Hi all,
i try to connect OV5640 sensor to socket 2 on OMAP4 Blaze tablet2 platform, but fails!
[Problems]
1. In Android part, OMX fails in switching to loaded state(OMX_StateLoaded), error: -110
2. Android hangs forever and keep in waiting for audio_policy service...(i think OMX_FreeHandle function blocks loading audio_policy service )
ps:
- Platform: OMAP4460 blaze tablet
- BSP: 4AI.1.2
- Camera sensor: OV5640 on CSI2
- Chip ID can be read out correctly for now.
so how to solve this issue??
thanks a lot.
Eason