This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3354: Access to clocks/timers in PRU assembly programs

Part Number: AM3354

Tool/software: Linux

Hi!

I've been following basic examples for SPI-communication using Derek Molloy's PRU example: 

One PRU is used as an adjustable clock for the communication here, but i was wondering if it is possible to access and use system clocks. (I have a purpose for the other PRU).

This is on the BeagleBone Black, where there are mcSPI-modules available. The purpose is however to demonstrate usage of PRU and its communication with the main processor.