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.
Dear Community,
I would like to ask whether it is possible to use the profile clock easier and quicker in CCS 5.2.1. It is so boring (and very slow) to click Run menu and then in the Clock submenu the enable and disable buttons again and again, when i try to count a few cycles in a bigger main program. It would be OK if I could use right mouse button on the Profile Clock at the bottom of the debugger window or to give a shortcut key for enable/disable profile clock. But I can't find any solution.
Thanks,
G.
Hi Gergely,
I will certainly give the feedback here. Unfortunately there is not really options I can offer you. The profile clock does not seem to be listed in the keys options in order to attach a shortcut. The one thing you can do is in the clock setup (Run->Clock->Settings) you can put it in manual which will basically clear the clock when you pause/stop the debugging.
Hope this helps clarify and sorry for any inconvenience.
Best Regards,
Lisa
Thank you for your reply.
In manual mode, I can reset the clock if I double click on the profile clock icon at the bottom of the debugger window. I just want to enable/disable it as easy as the reset is (because program runs very slow when I turn the count cycling on, so I have to disable it when program runs where cycles does not matter for me).
I would appreciate if the next CCS version came with a bit better profile clock.
G.