On Mon, Dec 14, 2015 at 8:32 PM, Sam Daleo <[email protected]> wrote: > Ah, thank you for the help! I'll give that a try. > > Yeah, doing a quick google search I found this thread and was running into > an issue with trying to use the PRU so I figured I'd give this a try.
For the pru, compatible with 3.8 you can use: 4.1.x-bone linux-image-4.1.14-bone17 or the real time version: linux-image-4.1.14-bone-rt-r17 With the magic script: cd /opt/scripts/tools/ git pull sudo ./update_kernel.sh --bone-kernel --lts or sudo ./update_kernel.sh --bone-rt-kernel --lts Regards, -- Robert Nelson https://rcn-ee.com/ -- 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.
