Hi,
->I wanted to use the DSP using opencl on the AM5827 SOC based board.
->There are some examples in the /opt/ti-processor-sdk-linux-am57xx-evm-06.03.00.106/example-applications/opencl-examples-1.2.00.02 directory(for example ccode and vecadd etc). These use opencl to offload the task to DSP cores present in AM5728 SOC. I was not able to run any of these applications. There were runtime errors.
->Could anyone suggest a way to successfully run these applications? Also, I wanted to use the ECU (Echo cancellation) feature of DSP. Is there a tutorial which uses OPENCL to use the ECU feature of the DSP. I mean I want to send the RTP packets received on A15 core from the network to DSP for processing, and then send the processed packet back to A15 core from DSP. How can we implement the feature using OPENCL (IPC)?
->So basically I am asking as to to how to implement an application (which uses opencl or any other way)on A15 core(arm linux) which can offload ECU on DSP and do packet processing?
Regards
Vishal Maheshwari