Hello,
What is the correct way to control the the DSP cache size on OMAP. I guess it's done by the CE framework somewhere but there should be a way to control it if I want, for example, L1P cache size to be 32kb instead of 16kb.
Yehuda.
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.
Hello,
What is the correct way to control the the DSP cache size on OMAP. I guess it's done by the CE framework somewhere but there should be a way to control it if I want, for example, L1P cache size to be 32kb instead of 16kb.
Yehuda.
tlee said:Yehuda,
I just noticed that this is a fairly old topic with no replies. Are you still seeking feedback?
-Tommy
Yes please,
Yehuda.
Yehuda,
The C674x DSP Megamodule Guide ( http://www.ti.com/litv/pdf/sprufk5 ) defines the cache control registers on the DSP that set the cache size.
-Tommy
Brad Griffis said:This could/should be defined in the server.tcf file.
Yes I know. I just thought there is a CE API there alows me to to it in run time.