Content originally posted in LPCWare by Rob65 on Mon Feb 27 14:56:55 MST 2012
Quote: ArneB
There are two special clock cycle registers in the Core Registers View.
and if I remember well these are registers can not be read by the Arm processor - they are only available to the debugger.
but indeed, if all you want to know is the amount of clock cycles that took place between two breakpoints then this is the easiest way to go.
Thanks for reminding me.
Rob