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.

Dm8148 universal‘s codecs through codec engine

Other Parts Discussed in Thread: DM3730, SYSBIOS

we know that dm3730 develop flow:

1.produce xdais algs from iuniversla interface

2.produce codecs from codec engine

3. produce server from codec engine

4.produce app 

but  now i use this flow the apps run not ok.If i want to use codec engine  and dsp to do video analytics,how can i do it?

Thanks !

  • For DM814x/816x devices, the development process would be the same.  The integration might be slightly different as, Codec Engine v3.x for 81xx devices use different versions of the underlying components (SysBios 6 vs. DSP/BIOS 5.x) on the remote cores.

  • I use codec engine v3.21 wizards genserver  tool to generate sever ,the app can not run on the 8148 evm board.But if i use the codec engine /examples /servers/all_codecs configure file, the app can run ok,i can not find them different.Please offer some information about to configure codec server.

    Thanks!