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.

C6743 , C6745 , C6747 peformance difference

Other Parts Discussed in Thread: OMAP-L137

C6747 has 64KB  L1 , 256KB L2 , 128KB L3  cache

C6745 has 64KB  L1 , 256KB L2 cache

C6743 has 64KB  L1 , 128KB L2 cache

I'm developing on OMAP-L137 EVM.  This EVM contain  C6747.

Can I change L1/L2/L3 cache in software?   Then, I could simulate C6743/6745/6747?

Or, I'm afraid the cache size could impact the software performance?