Hello TI experts,
As been told in http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/154371.aspx#560197, i have tried to take the example c6xtest and modify it to use VLPB on A8. The c6xtest doesn't return an handle, it doesn't return with an error instead it stuck here:
eError =
OMX_GetHandle (&pAppData->pVlpbHandle,
(OMX_STRING) "OMX.TI.A8.VLPB", pAppData->vlpbILComp,
&pAppData->pCb);
Am i missing something?
Thanks,
Gabi