We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?