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