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.

Utilizing the DSP on the OMAP 3530

I have a c++ application that is using the Opencv (open computer vision library)

I also have an embedded board that is similar to the beagle Board and is based on the OMAP 3530.

I would like to run my application on my embedded board.

How can I utilize and offload some of the processing to the DSP that is on the OMAP 3530. ???


AR