I want to use the PRU's with FreeBSD on the BeagleBone black
version:
I installed pructl with pkg.
I do not see a device node in /dev and no PRU device in dmesg.
How can the PRU's on the beaglebone black be enabled?
version:
Code:
# uname -a
FreeBSD beaglebone 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r319859: Tue Jun 13 00:26:37 UTC 2017 root@releng3.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/BEAGLEBONE arm
Code:
# pructl -t ti
pructl: unable to allocate PRU structure: No such file or directory
How can the PRU's on the beaglebone black be enabled?