Hi,
We are using OMAP35x EVM board and trying to integrating an MP3 decoder into the DVSDK stack as given in the below page.
http://processors.wiki.ti.com/index.php/How_do_I_Integrate_new_codecs_into_DVSDK
After installing c64xplus_mp3dec_1_31_001_production.bin and making all the necessary modifications,
when I try to rebuild the server, I get below error :
"ti/sdo/codecs/mp3dec/ce/MP3DEC.xdc", line 29: incompatible override (serverFxns)
error: compilation failed: parser failed (pass 2)
gmake[1]: *** [package/package.xdc.inc] Error 1
gmake: *** [packages/ti/sdo/codecs/mp3dec/ce,.interfaces] Error 2
make: *** [.all-packages] Error 2
Please let me know what could be the solution to compile without errors.
Thankyou in advance.
Prad