-I am using SYSBIOS 6
-DSP is C6424.
-JTAG Emulator is spectrum digital XDS560v2 STM over 14-pin JTAG.
-Currently on CCS4. Can move to CCS5 if helps.
I am interested in profiling/benchmarking my whole application code on actual hardware ( NOT simulator ). Is there a way for doing this with or without instrumentation ?
I am not interested in manually putting timers around all my functions so please do not suggest that.