693 views
in System Integration by
Hi,

I have a project which is a vehicle dashboard. when all the objects are frozen and no movement is sensed CPU load is 26 percent. what does the CPU do?

1 Answer

0 votes
by

Hi,

please note, that the main loop is still active and running even there are no updates necessary on the screen.

The high CPU load can be caused by your device drivers, when you are processing data from your underlying API. Can you exclude your device drivers and check if the CPU load goes down?

Maybe you have some timers active in your GUI application that do some calculation.

Best regards,

Manfred.

by
it's somehow weird. when I have a lot of pictures, the CPU load is high. when I remove pictures and objects CPU load downs to zero.
by
Can you provide an example that shows the issue?

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...