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.

C6run Alternatives for ARM+C66x platform

Hi Experts,

I used to employ c6EZrun tools on OMAP-L13X series DSP and it works very well. With that tool there is no need to do any changes to my code and I can use the DSP core as easily as  an ARM core(only for simple use of course).However when my DSP stuff upgrates to evm6614 or evmK2K I find no substitudes for c6run.After investigating for some time and I found these candidates:

codec Engine (seems only supports DVEVM or Davinci boards)
IUNIVERSAL(use together with codec Engine I guess)
RCM(not support c66x?)
OpenCL(under developing?)
---------------------------------------
Seems like that the first three either do not support c66x+ARM or need complex modifications to code.The only hope seems to be the last one... So will OpenCL solve my problem and when shall I get it? If there're other neglected method please let me know.
Thanks!