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.

C674x L1P cache

Hi,

Lastly I've been strugling with enabling L1P cache in C674x and it seems I'm doing something wrong cause I can't start L1P caching.

Due to guidelines in  the user guide ( as far as I understood it ) its enough to write into L1PCFG register  (0x01840020) values between 0x1 to 0x7 to set appropriate cache size. By doing this nothing happens, looking into Code Composer Studio's memory view the L1P cache area all the time is filled with  0x0, but I suppose it should contain code which is going to be cached.

Does anyone can give me any hint where should I look, or any suggestions?

Regards