We are using MDK V5.26.2.0 with STM32F429 running at 168MHz. We have set up Event Recording which is working well with DWT Cycle Counter, except for the timestamps and deltas calculated in view Event Recorder & Statistics.
According to EventBuffer, the difference for a StartA/StopA event is 5252 cylces and in the Event Statistics view it is displayed as 525,20us (as if the wrong frequency is used for calculation, 10MHz instead of 168MHz).
We already verified, that the frequency in EventStatus.ts_freq is set correctly to 168000000.
best regards, Gregor