Tool/software:
Dear TI:
as 5. PSDK QNX Components — Processor SDK QNX J721E,
By default the PSDK QNX delivery will default to eDP display, controlled from the R5. The items that must be addressed for the system to run with R5 Controlled Display, and are set by default are:
-
The libWFDdummy.so must be used by the QNX graphics.conf file Reference ${PSDK_QNX_PATH}/qnx/scripts/user__dss_on_r5.sh.
-
The QNX BSP startup command line option in the QNX BSP build file, must have the “-d” option specified
-
ENABLE_DSS flag must be defined, please reference Vision Apps User Guide, see section on “Build Instructions”:
but it say :The A72 control of DSS on HDMI Display is not working in some senario.
now we can run vision_app with DP display monitor by R5, but modify to A72 control DSS, it has NULL on DP display monitor;
but we want use A72 control DSS, and use openegl, QT on QNX; is it ok?