@@ -8,11 +8,11 @@ to start Linux development on the TI microprocessor.
88
99**The ** |__SDK_FULL_NAME__ | **Release supports installer only for Linux machine. **
1010
11- +--------------------------------------------+---------------------------------------------------------------------- +
12- | **Installer Details ** | **Installers Name ** |
13- +--------------------------------------------+---------------------------------------------------------------------- +
14- | PSDK Linux AM62A Installer (Linux version) | ti-processor-sdk-linux-am62axx-evm-<version>-Linux-x86-Install.bin |
15- +--------------------------------------------+---------------------------------------------------------------------- +
11+ +--------------------------------------------+-------------------------+
12+ | **Installer Details ** | **Installers Name ** |
13+ +--------------------------------------------+-------------------------+
14+ | PSDK Linux AM62A Installer (Linux version) | | __SDK_INSTALL_FILE__ | |
15+ +--------------------------------------------+-------------------------+
1616
1717Use Linux installer for complete source package, tools, prebuilt-image, filesystems,
1818etc for product development.
@@ -53,11 +53,13 @@ by double clicking on it within your Linux host PC.
5353Double click on the installer to begin installation.
5454
5555.. note ::
56+
5657 As a part of the installation, the installer will run a script to configure your
5758 environment and extract the Linux devkit. This will cause the installation to
5859 continue for roughly a minute even after it shows that it has reached 100%.
5960
6061.. note ::
62+
6163 If nothing seems to happen, your computer may be running a 32-bit version of
6264 its operating system. The installer is 64-bit, and will not execute properly.
6365
@@ -76,7 +78,10 @@ application specific demos. The SDK has the below folder structure
7678| board-support | Linux board supported packages (prebuilt-images, tools, |
7779| | Linux kernel and u-boot in source) |
7880+----------------------+---------------------------------------------------------+
79- | docs | Manifest and License |
81+ | licenses | Software Licenses |
82+ | | |
83+ +----------------------+---------------------------------------------------------+
84+ | manifests | Software Manifests |
8085| | |
8186+----------------------+---------------------------------------------------------+
8287| filesystem | Prebuilt Filesystems (both tar and wic images) |
@@ -85,6 +90,9 @@ application specific demos. The SDK has the below folder structure
8590| linux-devkit | Linux development kit (tools, compilers etc.) |
8691| | |
8792+----------------------+---------------------------------------------------------+
93+ | k3r5-devkit | RTOS (R5F) development kit (tools, compilers etc.) |
94+ | | |
95+ +----------------------+---------------------------------------------------------+
8896| example-applications | Sample examples and application specific demos |
8997| | (GUI composer of benchmark demos) |
9098+----------------------+---------------------------------------------------------+
@@ -95,10 +103,11 @@ Refer :ref:`Release Notes <Release-note-label>` for complete feature-set and fur
95103**MCU+ SDK for RTOS/NO-RTOS **
96104
97105.. note ::
106+
98107 Processor SDK Linux AM62A contains only the Linux specific source and application intended
99108 to runs on A53/Linux core. For R5F and RTOS/NO-RTOS side source and applications, refer **MCU+ SDK **
100- package `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/08_06_00_18 /exports/docs/api_guide_am62ax/index.html >`__.
109+ package `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/10_01_00 /exports/docs/api_guide_am62ax/index.html >`__.
101110
102111**Instructions to set-up CCS **
103112
104- - 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 >`__
113+ - Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/10_01_00 /exports/docs/api_guide_am62ax/CCS_SETUP_PAGE.html >`__
0 commit comments