Part Number: AM3358
Other Parts Discussed in Thread: TIDA-01555
Hi Team,
I am currently working with the BeagleBone Black (AM3358) board and I am using version 6.00.00.07 of the SDK for this processor. I have two questions . First, I would like to confirm my understanding of a post that I found on E2E. The post can be found here:
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/725531/am3358-ddr-access-from-pru
It states that the PRU has limited access to just the first 16 MB of DDR memory. Does this mean that by default I can set DDR in the cmd file with len= FFFF00 to allow the PRU to have access to 16Mb of memory by storing data sections in this memory block? I wanted to use the method laid out in lab 3 of the PRU training labs. They use the DATA_SECTION pragma to store variables into shared ram but instead in my case I will be storing my variables in DDR memory on the ARM side.
My second question is on how can I access the same memory location from the ARM side to acquire the data that the PRU stored into the DDR?|
Thanks in advance!
Kind Regards,
Jejomar


