Skip to content

Commit

Permalink
docs(linux): AM62AX: Fix installer name and MCU+SDK link
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyash Sinha <[email protected]>
  • Loading branch information
sinha-shreyash committed Dec 11, 2024
1 parent 92f23db commit 2c57093
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ to start Linux development on the TI microprocessor.

**The** |__SDK_FULL_NAME__| **Release supports installer only for Linux machine.**

+--------------------------------------------+----------------------------------------------------------------------+
| **Installer Details** | **Installers Name** |
+--------------------------------------------+----------------------------------------------------------------------+
| PSDK Linux AM62A Installer (Linux version) | ti-processor-sdk-linux-am62axx-evm-<version>-Linux-x86-Install.bin |
+--------------------------------------------+----------------------------------------------------------------------+
+--------------------------------------------+-----------------------------------------------------------------------------+
| **Installer Details** | **Installers Name** |
+--------------------------------------------+-----------------------------------------------------------------------------+
| PSDK Linux AM62A Installer (Linux version) | ti-processor-sdk-linux-edgeai-am62a-evm-<version>-Linux-x86-Install.bin |
+--------------------------------------------+-----------------------------------------------------------------------------+

Use Linux installer for complete source package, tools, prebuilt-image, filesystems,
etc for product development.
Expand Down Expand Up @@ -97,8 +97,8 @@ Refer :ref:`Release Notes <Release-note-label>` for complete feature-set and fur
.. note::
Processor SDK Linux AM62A contains only the Linux specific source and application intended
to runs on A53/Linux core. For R5F and RTOS/NO-RTOS side source and applications, refer **MCU+ SDK**
package `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/08_06_00_18/exports/docs/api_guide_am62ax/index.html>`__.
package `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/latest/exports/docs/api_guide_am62ax/index.html>`__.

**Instructions to set-up CCS**

- Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/08_06_00_18/exports/docs/api_guide_am62ax/CCS_SETUP_PAGE.html>`__
- Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/latest/exports/docs/api_guide_am62ax/CCS_SETUP_PAGE.html>`__

0 comments on commit 2c57093

Please sign in to comment.