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: Maximum display link instances supported in Vision SDK

Tool/software: TI-RTOS

Hello ,

I am using PROCESSOR_SDK_VISION_03_00_00_00  sdk and want to know,

1. How many maximum instances of Display are supported currently?

Above is my doubts because in vision_sdk/links_fw/include/link_api/displayLink.h file,

DisplayLink_displayID enum is for maximum 4 instances.

2. Can we increase/decrease that number ?

Also in vision_sdk/links_fw/src/rtos/links_ipu/display/displayLink_priv.h file maximum display link instances supported is 4 count,

#define DISPLAY_LINK_OBJ_MAX                           (4U)

Guide for the same.


Regards,

Kajal