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.

Linux/PROCESSOR-SDK-DRA7X: Writing a code to run in a particular core

Part Number: PROCESSOR-SDK-DRA7X

Tool/software: Linux

Hi,

Is it possible write a sample code and run it in a particular core? After installing DRA7x processor SDK a yocto image is generated which will bring up the board. In Vision SDK doc it generates code for DSP,IPU etc separately and can be flashed and start it separately. In Linux how can we do this, How to generate binary for different cores(DSP,IPU etc). How Processor SDK and Code Compose studio is linked i didn't see anything like that?