You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Demo): Update build from sources section of Display Cluster Demo
After QT6 migration the Display Cluster Demo can no longer
be compiled. Update the outdated documentation.
Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
#. Download and Install the Linux SDK from |__SDK_DOWNLOAD_URL__| following the steps mentioned at :ref:`Download and Install the SDK <download-and-install-sdk>`.
[linux-devkit]:> cd <path-to-ti-apps-launcher-sources>
80
-
[linux-devkit]:> qmake ../ti-demo.pro ; make
81
-
82
-
#. Transfer the generated :file:`ti-demo` binary to the target and run it.
68
+
qmlscene --fullscreen apps/auto_cluster.qml
83
69
84
70
Building the MCU Firmware from sources
85
71
--------------------------------------
86
72
87
73
#. Please refer to the `MCU+ SDK Documentation <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/11_01_01_08/exports/docs/api_guide_am62px/group__DRV__DSS__MODULE.html>`__
0 commit comments