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.

Link's getLinkInfo



After run run.sh, I got it:

 [host] Enable/Disable SCD-VA GPX Event Display (Only On ON-CHIP HDMI) (YES - y / NO - n) : 

 [host]  SCD-VA GPX Event Display DISABLED !!!
 ********* Entered usecase 16CH Progressive <816x> Cap/Enc/Dec/Dis

 636: MCFW  : CPU Revision cpuRev=8!!!
 636: MCFW  : CPU Revision [UNKNOWN] !!! 
 [c6xdsp ]  5459: Assertion @ Line: 100 in links_c6xdsp/alg_link/algLink_priv.c: status == FVID2_SOK : failed !!!

Is ling depend some other?

I SDK source code, I found that:

 these link: displayLink、grpxLink、nullLink、systemLink  is the same that :linkObj.getLinkInfo = NULL;

so

1 is my problem depends on displayLink ok?

2 when these link's getLinkInfo is set?