Hi,
I have a question about the access cycle time of L3.
When MCU reads 16bits from L3,
how many cycle times does it cost?
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 have a question about the access cycle time of L3.
When MCU reads 16bits from L3,
how many cycle times does it cost?
Hi Biser,
Thank you for your response.
I know one cycle time of L3 is 5 ns.
And I would like to know when MCU accesses 128 bits from L3,
how many cycle times does it cost?
Sorry Huang, I mixed up forum threads. I was talking about the DM814X in the post above, but things are pretty much the same. Here it's Table 10-1 and Figure 10-1 in the AM335X TRM, the rest is valid for this processor also.
Hi Biser,
There is On-Chip Memory(64 KB) with AM3357.
And I think I can use this memory as the system data storage,
but I would like to know when MCU accesses 512 bytes from On-Chip Memory,
how many clock cycles does it cost?
The L3 read access incurs latency (as seen by ARM core) for first data of approximately 21 cycles of L3 clock at 200MHz and CPU clock at 600MHz.
Thanks.
Maneesh said:The L3 read access incurs latency (as seen by ARM core) for first data of approximately 21 cycles of L3 clock at 200MHz and CPU clock at 600MHz.
Hi Maneesh,
Can you tell me, where can I find document about L3 interconnect read access incurs latency ( as you said : "as seen by ARM core" ) ?
Thanks!