Hi Dr. Yoder!
Linux beaglebone 4.14.49-ti-r54 #1 SMP PREEMPT Fri Jun 15 22:14:13 UTC 2018 armv7l GNU/Linux
I have browsed through your book (which looks like an *excellent* resource btw) and came across your Makefile with the 'stop/start' commands.
total 0
drwxr-xr-x 3 root root 0 Oct 19 20:13 40300000.ocmcram
drwxrwxr-x 5 root gpio 0 Jan 1 2000 44e07000.gpio
drwxr-xr-x 4 root root 0 Oct 19 20:13 44e09000.serial
drwxr-xr-x 4 root root 0 Oct 19 20:13 44e0b000.i2c
drwxr-xr-x 5 root root 0 Oct 19 20:13 44e35000.wdt
drwxr-xr-x 4 root root 0 Oct 19 20:13 44e3e000.rtc
drwxr-xr-x 9 root root 0 Oct 19 20:13 47400000.usb
drwxr-xr-x 3 root root 0 Oct 19 20:13 48038000.mcasp
drwxr-xr-x 3 root root 0 Oct 19 20:13 48042000.timer
drwxr-xr-x 3 root root 0 Oct 19 20:13 48044000.timer
drwxr-xr-x 3 root root 0 Oct 19 20:13 48046000.timer
drwxr-xr-x 3 root root 0 Oct 19 20:13 48048000.timer
drwxr-xr-x 3 root root 0 Oct 19 20:13 4804a000.timer
drwxrwxr-x 5 root gpio 0 Jan 1 2000 4804c000.gpio
drwxr-xr-x 4 root root 0 Oct 19 20:13 48060000.mmc
drwxr-xr-x 4 root root 0 Oct 19 20:13 480c8000.mailbox
drwxr-xr-x 3 root root 0 Oct 19 20:13 480ca000.spinlock
drwxr-xr-x 4 root root 0 Oct 19 20:13 4819c000.i2c
drwxrwxr-x 5 root gpio 0 Jan 1 2000 481ac000.gpio
drwxrwxr-x 5 root gpio 0 Jan 1 2000 481ae000.gpio
drwxr-xr-x 4 root root 0 Oct 19 20:13 481d8000.mmc
drwxr-xr-x 4 root root 0 Oct 19 20:13 4830e000.lcdc
drwxr-xr-x 3 root root 0 Oct 19 20:13 48310000.rng
drwxr-xr-x 4 root root 0 Oct 19 20:13 49000000.edma
drwxr-xr-x 3 root root 0 Oct 19 20:13 49800000.tptc
drwxr-xr-x 3 root root 0 Oct 19 20:13 49900000.tptc
drwxr-xr-x 3 root root 0 Oct 19 20:13 49a00000.tptc
drwxr-xr-x 7 root root 0 Oct 19 20:13 4a100000.ethernet
drwxr-xr-x 3 root root 0 Oct 19 20:13 4c000000.emif
drwxr-xr-x 3 root root 0 Oct 19 20:13 53100000.sham
drwxr-xr-x 3 root root 0 Oct 19 20:13 53500000.aes
drwxr-xr-x 3 root root 0 Oct 19 20:13 56000000.sgx
-rw-r--r-- 1 root root 4096 Oct 19 20:13 driver_override
-r--r--r-- 1 root root 4096 Oct 19 20:13 modalias
drwxr-xr-x 3 root root 0 Oct 19 20:13 ocp:cape-universal
drwxr-xr-x 6 root root 0 Oct 19 20:13 ocp:l4_wkup@44c00000
drwxrwxr-x 3 root gpio 0 Jan 1 2000 ocp:P9_19_pinmux
drwxrwxr-x 3 root gpio 0 Jan 1 2000 ocp:P9_20_pinmux
lrwxrwxrwx 1 root root 0 Oct 19 20:13 of_node -> ../../../firmware/devicetree/base/ocp
drwxr-xr-x 2 root root 0 Oct 19 20:13 power
lrwxrwxrwx 1 root root 0 Oct 19 20:13 subsystem -> ../../../bus/platform
-rw-r--r-- 1 root root 4096 Oct 19 20:13 uevent
This file does exist, although I'm not sure how to verify that the information in it will cause the PRU's to show up.
I'm not sure what's wrong.
Thanks again for taking the time to reply.