Hi,
I making some DMA examples with connection between PRU and ARM.
So I need to measure the time between two PRU code commands.
The simplest way to do it on the ARM side is using library time or something like that.
Are there some software method to do the same on the PRU side?