Hello all!
I am using TI's EVM Am335x.
It has Qt libraries it, as you all know.
I wrote a simple GUI application using Qt.
The application is pretty simple. I have a table widget with prepopulated data of about 50 rows in it.
I ran this application on the target. The CPU was showing 0% as the app was idle.
I dragged the scroll bar up and down continuously and the CPU usage was raising up drastically to 40% and then to 60% and still growing.
I have no idea on why.
Can someone please explain about it and also on how to keep it optimized?
Thanks,
Kumara