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.

C6Run : configuring part of L1cache as L1DSRAM

Hello,


I am trying to run image processing algorithm on beagleboard XM Rev C  using c6runapp.

For dsp, I want to use part of L1 cache as L1DSRAM to see variation in performance and tune the settings accordingly.

For example, I want to use 16KB of L1D cache and use remaining 16KB as L1DSRAM. This is in addition to already available 48KB of L1DSRAM.

So I should be able to use 64KB of L1DSRAM.

Can anyone explain me the procedure to do this for c6run application?

Thanks in advance.