Hi,
Is there any PRU loader module/application running on Linux for L-138? All PRU examples are using CCS and DSP. I'm looking for a utility to load PRU binaries from ARM side while running Linux?
Thanks,
Caglar
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.
Hi,
Is there any PRU loader module/application running on Linux for L-138? All PRU examples are using CCS and DSP. I'm looking for a utility to load PRU binaries from ARM side while running Linux?
Thanks,
Caglar
We are currently working on putting a loader together. We expect to have it available by the end of the month.
Thanks for the update, I ended up writing my own kernel driver, stealing necessary bits from the CCS examples :)
Caglar