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.

RTOS: network tx rx usecase

Tool/software: TI-RTOS

Hello All,

I wanted to run  default "Network RX + Decode + Display (TDA2x ONLY)" usecase on TDA2xx evm.

I am using Vision SDK 3.5.

But I am getting following error:

[IPU1-0] 30.675959 s: Chains: Using TCP/IP
[IPU1-0] 30.685567 s: IPC_IN_0 : Create in progress !!!
[IPU1-0] 30.686543 s: IPC_IN_0 : Create Done !!!
[IPU1-0] 30.686726 s: DECODE: Create in progress ... !!!
[IPU1-0] 30.869364 s: DECODE: Creating CH0 of 1920 x 1080 [1] [0],target bitrate = 10000 Kbps ...
[IPU1-0] 30.870188 s: DECODE: All CH Create ... DONE !!!
[IPU1-0] 30.872049 s: DECODE: Create ... DONE !!!
[IPU1-0] 30.872415 s: DISPLAY: Create in progress !!!
[IPU1-0] 30.872720 s: dispcore/src/vpscore_dss.c @ Line 1459:
[IPU1-0] 30.872811 s: Scaling should be enabled
[IPU1-0] 30.872872 s: dispdrv/src/vpsdrv_displayCore.c @ Line 304:
[IPU1-0] 30.873025 s: Set DSS parameter failed
[IPU1-0] 30.873086 s: Assertion @ Line: 467 in displayLink_drv.c: status==SYSTEM_LINK_STATUS_SOK : failed !!!
[IPU1-0] 30.873543 s: Assertion @ Line: 467 in displayLink_drv.c: status==SYSTEM_LINK_STATUS_SOK : failed !!!
[HOST ] 30.685262 s: NETWORK_RX: NETWORK_RX: Server listening (port=29171) !!!
[HOST ] 30.685414 s: IPC_OUT_0 : Create in progress !!!
[HOST ] 30.685475 s: IPC_OUT_0 : Create Done !!!

Can anyone help me to resolve this issue?

Regards,

Kirti