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!