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?