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 misses

Other Parts Discussed in Thread: SYSBIOS, DM3730

I have already asked this question in BIOS forum. I was told that this question is more related to CCS tools than BIOS.

Here is my question:

Is there any register or any technique that I can use to monitor cache misses? My goal is to get a notification and print a message in my application whenever there is a cache miss. I am using SysBios v6.31 and CCS v4.2.3 and C64x+ core. My application runs on real hardware, not a simulator. In my application, I have a debug buffer. I want to log the cache misses to this buffer.

 

Thanks,

Rahul