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.

Processor SDK and libraries

From field:

I do have our Linux SDK installed, and I found examples in the matrix GUI folders.

But quite frankly: do I really need to read the code to learn how to integrate the example in my own application (where to start BTW?)?

Where is the documentation of parameters, etc. that need to be passed?

How do start out with implementing my own DSP algorithm and integrate it into a Linux application?

Must I use OpenCL or do we support other means of IPC in our package?

For using the M4, there is a guide detailing how to make use of it in the context of Multimedia. How do I transfer this to DSP/OpenCL?