Hello,
I am using an OMAP L137 system.
I would like to enable L1 Data and L2 Caches because i'm doing image processing and have to use external memory.
As far as i have found out the CSL is not available for this Processor.
Unfortunatly i'm using the C6Run toolchain to develop my application, so i can't make use of the DSP/BIOS APIs to alter cache registers.
Is there any way to enable the cache using something similar to the CSL or do i have to set every register manually?