Hello,
Can the PRU run without any support/interaction from the A9? Is is possible to u-boot a board and load the PRU from it with the PRU firmware and not involve the A9 at all?
Thanks,
Arun
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.
Hello,
Can the PRU run without any support/interaction from the A9? Is is possible to u-boot a board and load the PRU from it with the PRU firmware and not involve the A9 at all?
Thanks,
Arun
Thanks Bin Liu,
So there is no way for loading and running code on the PRU without any involvement from the A9?
Thanks,
Arun
Hi Arun,
Not that I am aware of.
The ROM runs on A9 which transitions the execution to the second bootloader which also runs on A9. So how could you start the PRU without A9 involvement.