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.

Build codec engine for DSP(OMAPL138)

Other Parts Discussed in Thread: OMAPL138
  1. I want to run (codec engine in local mode i.e both engine and server) on dsp C6748 of OMAPL138 and want to use codec engine using DSPLINK from ARM(OMAPL138). To achieve this task i am using example from DMAI apps (audio_decode_io) . But there is no platform support for C6748(OMAPL138) in DMAI apps. Support for Platform DM6446 is available in DMAI apps. How can i change DMAI apps (audio_decode_io) DM6446 to C6748(OMAPL138) or how can i add support for C6748(OMAPL138).
  2. Is there any documentation provided by ti (how to build DMAI apps for C6748(OMAPL138) ).
  3. Please also suggest me whether this is the right way or some other way to achive my goal.