diff --git a/source/devices/AM62AX/linux/Overview/Download_and_Install_the_SDK.rst b/source/devices/AM62AX/linux/Overview/Download_and_Install_the_SDK.rst index b7ab994e0..f32af7e54 100644 --- a/source/devices/AM62AX/linux/Overview/Download_and_Install_the_SDK.rst +++ b/source/devices/AM62AX/linux/Overview/Download_and_Install_the_SDK.rst @@ -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--Linux-x86-Install.bin | -+--------------------------------------------+----------------------------------------------------------------------+ ++--------------------------------------------+-------------------------+ +| **Installer Details** | **Installers Name** | ++--------------------------------------------+-------------------------+ +| PSDK Linux AM62A Installer (Linux version) | |__SDK_INSTALL_FILE__| | ++--------------------------------------------+-------------------------+ Use Linux installer for complete source package, tools, prebuilt-image, filesystems, etc for product development. @@ -53,11 +53,13 @@ by double clicking on it within your Linux host PC. Double click on the installer to begin installation. .. note:: + As a part of the installation, the installer will run a script to configure your environment and extract the Linux devkit. This will cause the installation to continue for roughly a minute even after it shows that it has reached 100%. .. note:: + If nothing seems to happen, your computer may be running a 32-bit version of its operating system. The installer is 64-bit, and will not execute properly. @@ -76,7 +78,10 @@ application specific demos. The SDK has the below folder structure | board-support | Linux board supported packages (prebuilt-images, tools, | | | Linux kernel and u-boot in source) | +----------------------+---------------------------------------------------------+ -| docs | Manifest and License | +| licenses | Software Licenses | +| | | ++----------------------+---------------------------------------------------------+ +| manifests | Software Manifests | | | | +----------------------+---------------------------------------------------------+ | filesystem | Prebuilt Filesystems (both tar and wic images) | @@ -85,6 +90,9 @@ application specific demos. The SDK has the below folder structure | linux-devkit | Linux development kit (tools, compilers etc.) | | | | +----------------------+---------------------------------------------------------+ +| k3r5-devkit | RTOS (R5F) development kit (tools, compilers etc.) | +| | | ++----------------------+---------------------------------------------------------+ | example-applications | Sample examples and application specific demos | | | (GUI composer of benchmark demos) | +----------------------+---------------------------------------------------------+ @@ -95,10 +103,11 @@ Refer :ref:`Release Notes ` for complete feature-set and fur **MCU+ SDK for RTOS/NO-RTOS** .. 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] `__. + package `[Use Link] `__. **Instructions to set-up CCS** -- Refer `[Use Link] `__ +- Refer `[Use Link] `__