On Monday, June 15, 2015 at 10:23:51 AM UTC-4, Pat H. wrote: > > Hello everyone, > > I am a newbie when it concerns embedded Linux/BBB and I've been having > some difficulties about shared memory access. > Using the main processor, I could perfectly read/write data into shared > memory (I want to share them with the PRUs). > > And when it comes to PRU, I cannot access shmemory (maybe my code to map > the registers is not working - I am coding in C). > Has anyone tried to write and read shared memory in PRU code? >
I'd recommend looking at the source code for the http://beaglelogic.net and PRU Speak projects. > > > Thanks! > -- 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]. For more options, visit https://groups.google.com/d/optout.
