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.

TDA2: IVAHD encoder sample application hangs at H264ENC_create

Part Number: TDA2


Hi

I am trying to generate the encoded output file by running the TI ivahd encoder sample application TestAppDM816x/TestAppOmap4

on TDA2PX evm board but the application hangs at 

handle[insChanid] = H264ENC_create((H264ENC_Fxns *)&H264ENC_TI_IH264ENC,
&gParams[insChanid]);

I haven't modified any encoder configuration and i am running the default application.

On suspend the running i am seeing the following error message in diassembly window:

Memory map prevented reading 0xFEF4000C [code=0x20000]

Any workarounds so that i should be able to generate the output file.

Regards

Mayank