Greetings,

Thanks for all who will make an effort to answer my querry in advance. I am 
using Beaglebone Black Rev C with 3.8.x kernel and I'm stuck with 
establishng inter-communication between one of the cores of the PRU to the 
main ARM core where the OS lies.Requirement-

The PRU requires a variable which counts number of loops and post execution 
of this program the OS should have the accessibility to get the data inside 
this variable and use it to display the number of counts that has happened 
during program execution.

Questions-

1.How to load the data onto so register such that it can be accesible in 
ARM or OS end?

2.How to access PRU written data and using it in OS?

3.I have heard a lot about shared RAM used in similar process so does it 
impy to my application as well? If so how to implement it?

Note: I'm using Python at the OS end, Assembly language to program PRU and 
a C program to load the Assebly.bin file to PRU for execution.

Thanks for the help .

-- 
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/78402260-dfb8-412f-ae88-6ff59d6c2df4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to