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.

Couldn't check the cache information on CCS5 at C6747 device simulator

Hi Guys,

This is my setting and environment when the problem occurs.

CCS-5.0.1

Simulator-C6747 Device Functional Simulator, Little Endian

But when i enter the debug mode and check the memory browser, there is no cache-related options and "Show Cache Coloring"/"Show Cache Line Markers" were unavailable. What I missed?

Thanks in advanced.

Allen 

  • Allen,

    CCSv5.0.1 should not be used. It is a pre-production release and, if I recall correctly, the cache display was not implemented in its Memory Browser view. I strongly recomment you install a newer release.

    Regards,

    Rafael

  • Hi Rafael,

    I checked the version again, it should be 5.0.3 on my PC, and I changed the Target Configuration to another simulator such as "C6678 Device Functional Simulator, Little Endian", the cache view is available. So I guess there is some issue on my previous target configuration.

    Allen