Hello,
I am using the PRU to read in an MPEG2 transport stream(190 Mbs), a call to the RPMsg drivers to signal data is available is to slow and messes up the read timing of the data. I would like to simply generate an PRU to ARM interrupt and write a handler for this event. The RPMsg driver is fine otherwise.
The example PRU_PRUtoARM_Interrupt shows how to generate the event, but there does not appear to be any user-land routines showing the how to handle this event on the ARM side using RPMsg.
The older PRU support package has support for this, I had a working version using uio_pruss. This is not available in the latest SDK and cannot be enabled using make -menuconfig, it no longer appears as an option.
Is there any documentation on using the RPMsg code to handle these events or is it possible to enable the installation of uio_pruss. Both do not have to be available in this application.
Also, I prefer the newest SDK and do not want to revert to an older version (2 years older or so).
Thanks,
Mike
Novra Technologies Inc.
