Hi,
I am trying to measure the time between two breakpoints by using Registers -> Internal -> Sec property. But when i change the core speed, these time values do not change. Does this property use core clock for measuring time or another source?
Thanks a lot :)
This solves my problem. Because trace frequency was set to 10 Mhz, changing core frequency didn't affect sec variable. Now i set it to my core frequency and everything works perfect.