If you're looking for example code that uses the BeagleBone PRU: The 5370 
processor replacement project <https://github.com/jks-prv/5370_proc> uses the 
PRU to meet real-time requirements accessing the 5370 and Beagle GPIOs 
(basically, by staying away from Linux). The code shows how to communicate to a 
PRU program from a C program running on the main processor via shared memory. 
The code includes, builds and runs the PRU assembler and runtime loader. So 
it's pretty much a self-contained PRU build environment.

The only problem is that I haven't tested it on the newer Beagles that run the 
Ubuntu distribution instead of Angstrom. So there may be some adjustment 
required.

_______________________________________________
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to