Hello everyone,
I want to enable the cacheability of the external memory area from 0x80000000 to 0x80FFFFFF. In TMS320C66x DSP Cache user guide, it saids that it needs to set the register CACHE_MAR128/MAR128 to 1 by function CACHE_enableCaching(). But I cannot find these registers in csl. In the following example, there is an example which use a register CACHE_CE00. And I cannot find this register too. So any suggestion about which register should I use? Thank you!