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: [AWR1243] DISPLAY link init problem -> Invalid channel Id

Other Parts Discussed in Thread: AWR1243

Tool/software: TI-RTOS

Hi

I'm using TDA3xx EVM, PROCESSOR RADAR SDK_03_06 version.

and mmwave_dfp_01_02_00_00 version of AWR1243.

ERROR happened after AWR1243 init DONE.

error log is

[IPU1-0] 130.751448 s: CHAINS: Init AR12xx ... DONE !!!
[IPU1-0] 130.752241 s: ISSCAPTURE: Create in progress !!!
[IPU1-0] 130.773744 s: ISSCAPTURE: Create Done !!!
[IPU1-0] 130.773988 s: IPC_OUT_0 : Create in progress !!!
[IPU1-0] 130.774293 s: IPC_OUT_0 : Create Done !!!
[IPU1-0] 130.778716 s: IPC_IN_0 : Create in progress !!!
[IPU1-0] 130.779540 s: IPC_IN_0 : Create Done !!!
[IPU1-0] 130.779662 s: DISPLAY: Create in progress !!!
[IPU1-0] 130.779784 s:
[IPU1-0] Invalid channel Id
[IPU1-0] 130.779997 s: dispcore/src/vpscore_dss.c @ Line 1459:
[IPU1-0] 130.780119 s: Upscaling of greater than 8x is not supported
[IPU1-0] 130.780241 s: dispdrv/src/vpsdrv_displayCore.c @ Line 304:
[IPU1-0] 130.780302 s: Set DSS parameter failed
[IPU1-0] 130.780363 s: Assertion @ Line: 459 in displayLink_drv.c: status==SYSTEM_LINK_STATUS_SOK : failed !!!

Would i get some advice about this?


Thank you.