Hello
I checked the CPU usage on our X90 mobile CPU and noticed the following entry:
ArException – 44%
Does anyone know why this system task is using so many CPU resources, or is this normal?
Thanks!
Best regards, Robert
Hello
I checked the CPU usage on our X90 mobile CPU and noticed the following entry:
ArException – 44%
Does anyone know why this system task is using so many CPU resources, or is this normal?
Thanks!
Best regards, Robert
maybe I wrong Robert, but the key question should be “Why do you have an ArException in your code?“
Ciao
Valerio
Hello,
The default Profiler setting has little Buffersize. If the Profiler was from an exeption, most of the Bufferentries are filled by the exeption and does not show the normal percentage of operation.
For a real project it is typicaly usefull to increase buffersize of the Profile when doing diagnosis.
if you like you can upload your Profiling and we can have a look to it.
Greetings
Michael
This wiki post can help with profiler configuraiton How to create a long profiler with enough data for analysis
Thanks for all the answer.
I was not aware of any exception when I did the profiling. But I had a lot of exception in the past… ![]()
However, I tried to reproduce the profiling and I don’t see ArException anymore. So I assume that I used the profiler incorrectly and ended up looking at the profile of an exception.
Thank you very much for your help!
Best regards,
Robert