Tool/software: TI-RTOS
Hi all,
We have a customized Dra7xx- Jacinto6 board. We are porting the Display dss application in the target .
DSS is connected to LCD via VOUT2 & LVDS. We have configured the vencId to VPS_DCTRL_DSS_VENC_LCD2 .
DSS - > VOUT2 - >LVDS -LCD
We are getting the below error from the driver during running the application.
DISP_DSS_APP: DispApp_init() - DONE !!!
DISP_DSS_APP: HANDLES 1: RUN COUNT 30: INPUT:1 !!!
DISP_DSS_APP: Display Configuration: Successfully set DCTRL_SET_VENC_PCLK_DIVISORS
src/DisplayDss_main.c @ Line 1147: DISP_DSS_APP: DCTRL Configure Venc Output IOCTL !!!
DISP_DSS_APP: configDctrlPipe : Setting overlay pipeconfig!!!
src/DisplayDss_main.c @ Line 1301: DISP_DSS_APP: Configuring MS Pll Failed!!!
src/DisplayDss_main.c @ Line 1250: DISP_DSS_APP: Configuring MS Video PLL Failed!!!
dispcore/src/vpscore_dss.c @ Line 464: Display Controller registration failed for dss core instance 0
dispdrv/src/vpsdrv_displayCore.c @ Line 401: Dss core open failed!!
dispdrv/src/vpsdrv_displayApi.c @ Line 326: Core open failed!!
src/fvid2_drvMgr.c @ Line 725: Driver create failed!!
src/DisplayDss_main.c @ Line 832: DISP_DSS_APP: Display Create Failed!!!
DISP_DSS_APP: Starting display ... !!!
DISP_DSS_APP: Display in progress ... DO NOT HALT !!!
Can you Please support in solving this issue ?
Thanks & regards
Gokul

