I wonder if there is any counter in the C674x which deliveres cache misses.
Background:
- working on dm8148, so the DSP part is a C674x
- programming by use of EZSDK 5.04.00.11
- the software running on DSP is packed into a codec server for the C674x
- called from ARM side via the codec engine mechanism
For the DSP side software I need to compare several optimization results. Time measurement is no problem (TSCL/TSCH), but what I am missing is a counter for cache misses, to get an idea how expensively a code part is concerning memory use...
I stumbled over AET, but yet I did not find there what I'm looking for. The use of CCS for profiling is not possible.
Thanks in advance for any hint,
kind regards,
Joern.