Part Number: BEAGLEBK
Tool/software: Linux
Hello,
In the above webpage, a method is shown where the uio_pruss driver is used to allocated shared DDR external memory to transfer larger amounts of data between the PRU and Beaglebone Black Linux userspace application. The PRU collects ADC data from MCP3008 chip and stores it in the shared DDR memory for access by the linux userspace application.
Can this be done - allocate and use shared DDR external memory between PRU and Linux userspace - using the new PRU Remoteproc and RPMsg drivers instead of uio_pruss? Is there an example available or webpage that explains how to do this?
I am using the TI RT Linux SDK 03.02.00.05 on Beaglebone Black.
Thanks,
David