Hi,
I'm using the AM243x-EVM.
I would like to write from ARM to PRU shared memory and write from PRU to ARM using shared memory (without interrupt - just simple polling) on both sides)
What is the Shared memory start address ?
Thanks,
Eli
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm using the AM243x-EVM.
I would like to write from ARM to PRU shared memory and write from PRU to ARM using shared memory (without interrupt - just simple polling) on both sides)
What is the Shared memory start address ?
Thanks,
Eli
Hi Eli,
Yes this can be done by keeping two poll address in shared memory which is polled by both r5f and pru. The start address of SMEM from PRU is 0x10000, and from R5F side same is at 0x30010000