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 cannot do program cache layout analysis?

Hi,

Why the C674x target cannot show cache option in its properties?

I find that C674x manual does describe its cache. Why there is no cache in its function profiling property?

Regards,

  • Hi Robert,

    The C674x CPU simulator does not model cache and assumes a flat memory system. Hence there are no cache events to count with the function profiler. You will need to use one of the device simulators if you wish to use a simulator that does model cache.

    Thanks

    ki

  • I originally want to simulate C6748, but I only find C674x, in the target configuration. How to get cache info for C6748? Thanks.

  • Sorry, but there is no C6748 device simulator. There is one for C6747 however. They are pretty similar with the differences being with the peripheral. If you are mainly interested in core simulation with cache modeling, you can try using the C6747.

    Thanks

    ki