Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added source/images/AM62xx_3d_demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_Arm_Analytics_demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_Chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_GPU_demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_HMI_demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_Seva_Store.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_TI_Apps_Launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_additional_demos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_benchmarks_demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_camera.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/AM62xx_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 13 additions & 7 deletions source/linux/Demo_User_Guides/TI_Apps_Launcher_User_Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Launching the Industrial HMI

.. ifconfig:: CONFIG_sdk in ('SITARA')

.. Image:: /images/ti-apps-launcher-hmi.png
.. Image:: /images/AM62xx_HMI_demo.png
:height: 400

.. ifconfig:: CONFIG_sdk in ('j7_foundational')
Expand Down Expand Up @@ -212,7 +212,7 @@ Launching the ARM Analytics Demo

2. To launch the ARM Analytics demo, click on the `ARM Analytics` button on the left panel.

.. Image:: /images/ti-apps-launcher-arm-analytics.png
.. Image:: /images/AM62xx_Arm_Analytics_demo.png
:height: 400

3. By default, the ARM Analytics demo shows the results of **Object Detection** Model on existing data.
Expand Down Expand Up @@ -243,7 +243,7 @@ Launching the Benchmarks Demo

3. User will now see the list of Benchmarks available to test on SK-EVM. Click on the `play button` infront of the benchmark you like to test. The image below is captured while running the `glmark2`.

.. Image:: /images/ti-apps-launcher-benchmarks-glmark2.png
.. Image:: /images/AM62xx_benchmarks_demo.png
:height: 400

4. Once after the entire benchmark has been run, the FPS & Score will get populated in the table.
Expand Down Expand Up @@ -271,7 +271,7 @@ Launching the GPU Performance Demo

.. ifconfig:: CONFIG_sdk in ('SITARA')

.. Image:: /images/ti-apps-launcher-gpu-performance.png
.. Image:: /images/AM62xx_GPU_demo.png
:height: 400

3. You will see the updated values of FPS & Score metrices getting populated in the table.
Expand All @@ -296,6 +296,12 @@ Launching the Seva Store

1. |__SDK_FULL_NAME__| now supports Seva Store. Seva Store is a TI developed demo gallery which allows users to download and install demos on the go. Developers can host their demos as Docker Images on any public Docker Registry and link them to Seva Design Gallery.

.. ifconfig:: CONFIG_sdk in ('SITARA')

.. Image:: /images/AM62xx_Seva_Store.png
:height: 400


2. Refer :ref:`Seva Store - User Guide <Seva-Store-label>` to know more about Seva Store.

.. ifconfig:: CONFIG_sdk in ('j7_foundational')
Expand Down Expand Up @@ -341,7 +347,7 @@ Launching the 3D Demo

2. Click `Launch` button to launch the 3D Demo by Imagination. By default, you would see the Skinning Model running on the screen.

.. Image:: /images/ti-apps-launcher-3d-demo.png
.. Image:: /images/AM62xx_3d_demo.png
:height: 400

3. You can use mouse buttons or spacebar to pause the 3D Demo and press `ESC` to exit & go back to TI Apps Launcher.
Expand All @@ -359,8 +365,8 @@ Using the Settings Button

2. Once the user clicks on the Settings button, it will ask for a HTTPS Proxy and No proxy values.

.. Image:: /images/ti-apps-launcher-settings.png
:height: 400
.. Image:: /images/AM62xx_settings.png
:height: 400

3. Once you enter the necessary values for both HTTPS and No proxy, click on `Set Proxy` to set the proxy configuration.

Expand Down
Loading