Tool/software: Linux
hi all:
CPU:am3358
SDK:ti-processor-sdk-linux-am335x-evm-03.02.00.05
filesystem:arago-base-tisdk-image-am335x-evm or tisdk-rootfs-image-am335x-evm
when i boot on my board,sometimes the lcd will display a error ,follow picture show the error.
when this error appear,the debug message will show below.
[ 2154.711045] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000020): FIFO underfow
[ 2154.726868] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.733636] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.743661] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.750484] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.759628] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.766446] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.776424] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.783188] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.793215] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2154.800045] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost
[ 2155.029849] tilcdc 4830e000.lcdc: tilcdc_crtc_irq(0x00000004): Sync lost flood detected, disabling the interrupt.
if I use the filesystem from the SDK,I boot 10 times,this error will appear more 5 times.
I think some sprict in the filesystem is make this mistake,an find if i remove the file "/etc/systemd/system/getty.target.wants/getty@tty1.service",
I boot on more than 100 times,it only appear 1 times, when i run my qt project.
why?
