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.

How to add JM decoder into CodeEngine framework?

Dear experts,

Now an urgent question is bothering me. I have run the CodeEngine on my zoom2 board, which is fine and I like it very much. I also took my time to read the codes inside from app to codecs, but, however, for my concern now is how to embed the JM17.0 decoder into the CE and let it work.

Any available codes available ? or how to add the JM code into app.c or encoder_decoder.c and so on step by step? 

All bests, many thanks

 

David

 

  • Use the GenServer wizard:

    http://processors.wiki.ti.com/index.php/Codec_Engine_GenServer_Wizard_FAQ

    In general, you can find documentation, app notes, examples on the wiki:

    http://processors.wiki.ti.com/index.php/Category:Codec_Engine

    Mark