Skip to content

Commit efa3bc2

Browse files
feat(AM62LX): Add Hardware EVM Setup Guide
Add AM62L Hardware EVM Setup Guide in How to Guides section. Fix some MCU+ SDK links Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
1 parent 092bb63 commit efa3bc2

File tree

5 files changed

+17
-3
lines changed

5 files changed

+17
-3
lines changed

configs/AM62LX/AM62LX_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ linux/How_to_Guides/Target/Runtime_debug_unlock_on_secure_device
115115
linux/How_to_Guides/FAQ/How_to_Check_Device_Tree_Info
116116
linux/How_to_Guides/FAQ/How_to_Integrate_Open_Source_Software
117117
linux/How_to_Guides_Hardware_Setup_with_CCS
118-
linux/How_to_Guides/Hardware_Setup_with_CCS/AM62L_EVM_Hardware_Setup
118+
linux/How_to_Guides/Hardware_Setup_with_CCS/AM62Lx_EVM_Hardware_Setup
119119

120120
linux/Demo_User_Guides/index_Demos
121121
linux/Demo_User_Guides/TI_LVGL_Demo_User_Guide
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
AM62Lx EVM Hardware Setup
2+
==========================
3+
4+
.. rubric:: Description
5+
6+
The AM62L evaluation module (EVM) is a standalone test and development platform
7+
built around the AM62Lx system-on-a-chip (SoC). AM62Lx processors consist of a dual-core 64-bit
8+
Arm®-Cortex®-A53 microprocessor.
9+
10+
To know more on how to quickly start Linux on the AM62Lx EVM and run out-of-box demos, you can refer `AM62Lx EVM Quick Start Guide. <https://dev.ti.com/tirex/content/tirex-product-tree/processors-devtools_1_02_00/am62lx_evm_quick_start_guide.html>`__
11+
12+
To know more about the hardware architecture of the AM62Lx EVM, you can refer `AM62L EVM User's Guide. <https://www.ti.com/lit/ug/sprujg8/sprujg8.pdf>`__

source/devices/AM62LX/linux/Overview/Download_and_Install_the_SDK.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ by double clicking on it within your Linux host PC.
8585
.. note::
8686
AM62L Linux SDK contains only the Linux specific source and application intended
8787
to run on A53/Linux core. For A53 based FreeRTOS side source and applications, refer **MCU+ SDK**
88-
package
88+
package `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62LX/latest/exports/docs/api_guide_am62lx/index.html>`__.
8989

9090
**Instructions to set-up CCS**
9191

92-
- Refer
92+
- Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62LX/latest/exports/docs/api_guide_am62lx/CCS_SETUP_PAGE.html>`__
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.. include:: ../../../common/EVM_Hardware_Setup/_AM62Lx_EVM_Hardware_Setup.rst

source/linux/How_to_Guides_Hardware_Setup_with_CCS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ Hardware EVM Setup
2626
How_to_Guides/Hardware_Setup_with_CCS/J742S2_EVM_Hardware_Setup
2727
How_to_Guides/Hardware_Setup_with_CCS/AM62x_EVM_Hardware_Setup
2828
How_to_Guides/Hardware_Setup_with_CCS/AM62Px_EVM_Hardware_Setup
29+
How_to_Guides/Hardware_Setup_with_CCS/AM62Lx_EVM_Hardware_Setup
2930
How_to_Guides/Hardware_Setup_with_CCS/AM64x_EVM_Hardware_Setup
3031
How_to_Guides/Hardware_Setup_with_CCS/J722S_EVM_Hardware_Setup

0 commit comments

Comments
 (0)