Hello all, I am trying to make PRU work, and tried a sample code, here is the output:
root@beaglebone:/home/xsentius/2# sudo ./pru_loader pru_egp_output.bin prussdrv_open() failed I searched and seems like it happens since I cannot enable PRU, so I did: root@beaglebone:/home/xsentius/2# echo BB-BONE-PRU-01 > $SLOTS bash: echo: write error: No such file or directory However it does not work. What might be the problem? I also tried: root@beaglebone:/home/xsentius/2# echo BB-BONE-PRU-O1 > /sys/devices/platform/bone_capemgr/slots bash: echo: write error: No such file or directory Kernel version: root@beaglebone:/home/iroh/2# uname -a Linux beaglebone 4.1.20-bone-rt-r20 #1 Sat Mar 19 06:28:47 UTC 2016 armv7l GNU/Linux -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
