This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Event Statistics Cortex M0

Hi,

I am migrating my project from KEIL4 legacy support to KEIL5. I am using the ulinkplus debugger with the Cortex M0 controller. I wanted to do event statistics measurements.

I was able to add event recorder code successfully to the existing code base and see some results. But the Event Statistics window is not working and I don't know why. I added the ulinkplus.ini file as well.

I also tried with the example code of ARM Cortex-M3 in uVision Simulator but no luck.
How to get the event statistics measurements working?