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.

Cache_disable on the C64p family...

Other Parts Discussed in Thread: OMAP-L138

When trying to disable the caches on the DSP, Cache_disable(Cache_Type_All) asserts.  Acording to the comments in the code, its not allowed on the L2. 

So how do you shut down the L2?

The way the code is written, Cache_disable(Cache_Type_L1) is not allowed and I believe it should be?

Thanks