Other Parts Discussed in Thread: PRU-SWPKG
Hello I am trying to use the PRU in the am437x.
I'm following the instructions in the "Boot the new Kernel and FS on the Target" section in the page "PRU Training: Hands-on Labs" for the SDK Linux 1.00.00.00.
When i call " insmod pruss_remoteproc.ko" it was supposed to show some trace messages, but i don't get any message in return, i believe this problem is related to the device tree, because it has no reference to pru int it.
But if a check in the /proc/modules it looks like that the module was loaded.
How should I configure the pruss in the device tree, is there any example of it? Or the problem could be somewhere else?
Thanks.