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.

LCD_STAT Sync Loss bit is set



I am working with C6748 processor which is drawing to a 16 bpp TFT display in raster mode.  I have set the Master priority registers so that the LCDC has the highest priority i.e 0. I notice that whenever we have to do a very CPU intensive task such as scaling or rotating a set of bitmaps, the SYNC loss bit in the LCD_STAT register gets set. When this happens the rendered image shifts on the screen i.e the origin seems to be someplace in the middle of the screen rather than the bottom left corner.

Any ideas on what can be done to correct this?

Thanks in advance