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.

Function Profiling on C6747 HW

Hello,


I need to profile the function calls of my code but could not find out how to do this.
From what I read so far I have to conclude that this only works with the simulator, which is removed from CCS v6.
The Hardware is EVMC6747 and XDS560v2 JTAG.

Is there any way to measure how often every function is called and how many time/cycles it took?

Thanks!