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.

Compiler: Running .bin file on AM572x PRU

Tool/software: TI C/C++ Compiler

Hi,

 I want  to run C programs .bin file on the BeagleBoard_x15's PRU microcontrollers.I compile c programs with code composer studio(7.2).

the step is as fllows:

copy the binary(.out) to BeagleBoard_x15.

How can i link and run the program on the  BeagleBoard_x15's PRU microcontrollers?

Thanks!