Other Parts Discussed in Thread: TVP5158
Hi experts,
I installed the RDK4.1 and followed its install guide to run the demo application (SD capture + encode + decode + display) in 8148 EVM board (../DVRRDK_04.01.00.xx/DM81xx_DVR_RDK_Install_Guide.pdf),
but it failed and notice IOCTL_DEVICE_SII9022A_QUERY_HPD Failed!! when we were testing, any ideas?
Thanks in advance !
=========
Main Menu
=========
1: 4CH VCAP + VENC + VDEC + VDIS - Progressive SD Encode + Decode
2: 8CH <D1+CIF> VCAP + VENC + VDEC + VDIS - Progressive SD Encode + Decode
3: 16CH RT VCAP + VENC + VDEC + VDIS - Progressive SD Encode + Decode
4: 16CH NRT <D1+CIF> VCAP + VENC + VDEC + VDIS - Progressive SD Encode + Decode
5: VDEC + VDIS - SD/HD Decode ONLY
e: Exit
Enter Choice: 1
--------------- CHANNEL DETAILS-------------
Capture Channels => 4
Enc Channels => Primary 4, Secondary 4
Dec Channels => 4
Disp Channels => 8
-------------------------------------------
0: SYSTEM: System Common Init in progress !!!
0: SYSTEM: IPC init in progress !!!
11: SYSTEM: CPU [DSP] syslink proc ID is [0] !!!
11: SYSTEM: CPU [VIDEO-M3] syslink proc ID is [1] !!!
11: SYSTEM: CPU [VPSS-M3] syslink proc ID is [2] !!!
11: SYSTEM: CPU [HOST] syslink proc ID is [3] !!!
11: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_3] ...
13: SYSTEM: Creating MsgQ [HOST_MSGQ] ...
14: SYSTEM: Creating MsgQ [HOST_ACK_MSGQ] ...
16: SYSTEM: Opening MsgQ [DSP_MSGQ] ...
16: SYSTEM: Opening MsgQ [VIDEO-M3_MSGQ] ...
17: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
18: SYSTEM: Notify register to [DSP] line 0, event 15 ...
18: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
19: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
19: SYSTEM: IPC init DONE !!!
20: SYSTEM: Creating ListMP [HOST_IPC_OUT_24] in region 0 ...
22: SYSTEM: Creating ListMP [HOST_IPC_IN_24] in region 0 ...
23: SYSTEM: ListElem Shared Addr = 0x406fa680
24: SYSTEM: Creating ListMP [HOST_IPC_OUT_25] in region 0 ...
26: SYSTEM: Creating ListMP [HOST_IPC_IN_25] in region 0 ...
27: SYSTEM: ListElem Shared Addr = 0x40731480
29: SYSTEM: Creating ListMP [HOST_IPC_OUT_19] in region 0 ...
31: SYSTEM: Creating ListMP [HOST_IPC_IN_19] in region 0 ...
32: SYSTEM: ListElem Shared Addr = 0x40768280
33: SYSTEM: Creating ListMP [HOST_IPC_OUT_20] in region 0 ...
34: SYSTEM: Creating ListMP [HOST_IPC_IN_20] in region 0 ...
36: SYSTEM: ListElem Shared Addr = 0x407ab580
36: SYSTEM: Creating ListMP [HOST_IPC_OUT_21] in region 0 ...
38: SYSTEM: Creating ListMP [HOST_IPC_IN_21] in region 0 ...
40: SYSTEM: ListElem Shared Addr = 0x407ee880
58: SYSTEM: System Common Init Done !!!
IOCTL_DEVICE_SII9022A_QUERY_HPD Failed!! This can happen because
1. enableConfigExtVideoEncoder is set to TRUE and Sii9022A is absent in the system OR
ASSERT (ti_vdis.c|Vdis_init|404)
2. Loose connection between the board and the daugther card
Sincerely,