Tool/software: Code Composer Studio
On TDA4,How to transfer data to DSP, and how to start the calculation on DSP?
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.
Tool/software: Code Composer Studio
On TDA4,How to transfer data to DSP, and how to start the calculation on DSP?
On TDA4, there are multiple ways. You can either directly connect to C7x core via CCS as described here using JTAG

Or if you are building a use-case then you can take a look at multiple demos we support. Having an understanding of our SDK and OpenVx will help.

