On 2/27/2019 3:39 AM, [email protected] wrote: > > The problem i am walking in to is that there is next to > no explanation on remoteproc or scratchpad. Are there better resources on > these topics?
Remoteproc is a standard Linux kernel feature, so start with the kernel's Documentation/ directory: https://www.kernel.org/doc/Documentation/remoteproc.txt The scratchpad is documented quite well in the PRU reference materials, see section 5.2.4: https://github.com/beagleboard/am335x_pru_package/blob/master/am335xPruReferenceGuide.pdf -- Charles Steinkuehler [email protected] -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/edb3b596-a4dd-a5ca-9788-aca53beba9c7%40steinkuehler.net. For more options, visit https://groups.google.com/d/optout.
