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.

Trying to program PRU on omap-l138 LCDK

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

Hello,

I am using the Omap-L138 LCDK dev board.  I am able to program the ARM and DSP with AISgen and the sfh_OMAP-L138 flash-loader utility.

But how do I load a program onto one of the PRUs in the OMAP?  I can build a PRU program with CCSv6, but how to I load it onto the device?  Trying to use the debugger probe through CCS does not seem to work for the PRU (debug build doesn't fit in the PRU memory).  The debug probe works for ARM and DSP, but not for the PRU.  Do I need to make a release build for the PRU, and convert it to something smaller that will fit in the PRU memory?  Even if I can do that, how to I load it into the device?

Thanks for any guidance you can provide,

- Matt.