Part Number: CC2650STK
Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
Hi.
I want to assess some part of my code by counting number of clock cycles it takes to run. I found profile clock in CCS which does exactly what I want. However I can't enable profile clock as it is written in the wiki. The option is present in Run/Clock/Enable (Only in Debug perspective) but it is always disabled whether i'm in the middle of a debug session or not. I'm using CCS 7 which is different from the link.
Can someone help me with this issue? Or is there a better tool hat I can use for my purpose?