This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

scrolling text issue

Other Parts Discussed in Thread: DM3730

Hi,

I have created a scrolling text using Qt timer. It works fine in x86-based linux. But I found it is not scrolling smooth on 1Ghz DM3730 processor when I test it on beagleboard. It has a short pause periodically, it seems one or two ticks are missed periodically. I just want to know if the processor has any hardware function to do font acceleration.