Sweet! Thanks a lot man! Let me play with this for a day or 2. I am definitely going to have questions but just need to get my thoughts in order!
On Wednesday, February 1, 2017 at 4:23:22 AM UTC-8, Greg wrote: > > OK, great! > > So exactly which firmware are you using? In my docs, for set-up purposes > I suggest the PRUmsg Echo Lab 5. > > So this example does not intentionally toggle any GPIO. The idea is that > if you can get this lab to work, the PRU RemoteProc kernel drivers are > completely functional. > > The final thing to do with this example is to compile the user-space C > program and run it. > I think the Makefile handles this, but compiling any C program for > user-space is easy: > > gcc main.c -o pru_msg_test > > or something like that. > Running the user-space test program does a simple exercise of the > RemoteProc messaging character devices. > Lab 6 toggles an LED using the PRU and uses the same character device > mechanism to control the PRU. > Let me know if you have any more questions. I think you have gained a lot > of capability to experiment with the PRUs. > > Greg > -- 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/cf2f9c9a-bde6-4a4f-bfcc-70d4a5cf4107%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
