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.

[OMAP3530] Failed to create "mymodule" which i created by using GenCodecPkg

I have exploited GenCodecPkg to generate "mycompany.mymodule.MYMODULE" (i choosed IUNIVERSAL in Base interface).

I've integrated it to .x64P by  using GenServer.

Finally, i could open the engine i generated, but i could not create "mymodule" by using  I2p_create.

What errors are there ?

Or what arm-side code could i exploit to call "mymodule"  ?

By the way, i've integrated TI's H264(codec) and MPEG4(codec) to .x64P, too.

Then i've called  H264(codec) and MPEG4(codec)  successfully by using DMAI.

 

Thank you for your reply.