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.

C6Accel or C6Run to be added to the DVSDK framework

My application requires the use of some video codec provided by the DVSDK framework. Yet, there are some additional DSP functions (not codec related) outside of DVSDK we need to implement to together harmoniously  with the DVSDK framework on the DSP core. My question is how can I add custom DSP function to the DVSDK framework without interfering with the DVSDK. I read about both C6Accel and C6Run and am not sure which one is appropriate for the task. could someone give more details as to which one is the better fit?