Skip to content

Commit

Permalink
Pull request #1711: Update MCU+SDK Links for AM62X & AM62P
Browse files Browse the repository at this point in the history
Merge in PROCESSOR-SDK/processor-sdk-doc from ~A0501904/processor-sdk-doc:master to master

* commit '5b9ace8bd200ac94f30c196060b16be40217cbd3':
  Update MCU+SDK Links for AM62X & AM62P
  • Loading branch information
cshilwant committed Mar 31, 2024
2 parents ace8ef1 + 5b9ace8 commit 22c8f6c
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 10 deletions.
11 changes: 11 additions & 0 deletions source/devices/AM62PX/index_RTOS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#######################
RTOS/NO-RTOS [MCU+ SDK]
#######################

.. note::
In order to better support industry standards, TI is transitioning from TIRTOS to FreeRTOS in this release of the SDK.


**For MCU+ SDK RTOS/NO-RTOS documentation, refer below links**

- `MCU+ SDK Documentation <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/09_02_00_38/exports/docs/api_guide_am62px/index.html>`__
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Build and Run the Demos
======================================
=======================

**Build Instructions**

Expand All @@ -18,5 +18,4 @@ Processor SDK AM62Px support GNU make based build system.
Refer the respective user guides to build Linux and other RTOS/NO-RTOS packages

- For Linux Kernel, u-boot & DTB `[Use Link] <../../../../linux/Foundational_Components.html>`__


- For RTOS/NO-RTOS source (MCU+ SDK) `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/09_02_00_38/exports/docs/api_guide_am62px/index.html>`__
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ by double clicking on it within your Linux host PC.
.. note::
Processor SDK Linux AM62Px 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/AM62PX/09_01_00_39/exports/docs/api_guide_am62px/index.html>`__.
package `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/09_02_00_38/exports/docs/api_guide_am62px/index.html>`__.

**Instructions to set-up CCS**

- Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/09_01_00_39/exports/docs/api_guide_am62px/CCS_SETUP_PAGE.html>`__
- Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/09_02_00_38/exports/docs/api_guide_am62px/CCS_SETUP_PAGE.html>`__
2 changes: 1 addition & 1 deletion source/devices/AM62X/index_RTOS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ RTOS/NO-RTOS [MCU+ SDK]

**For MCU+ SDK RTOS/NO-RTOS documentation, refer below links**

- `MCU+ SDK Documentation <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_00_00_19/exports/docs/api_guide_am62x/index.html>`__
- `MCU+ SDK Documentation <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_02_00_38/exports/docs/api_guide_am62x/index.html>`__

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Processor SDK AM62x support GNU make based build system.
Refer the respective user guides to build Linux and other RTOS/NO-RTOS packages

- For Linux Kernel, u-boot & DTB `[Use Link] <../../../../linux/Foundational_Components.html>`__
- For RTOS/NO-RTOS source (MCU+ SDK) `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_00_00_19/exports/docs/api_guide_am62x/index.html>`__
- For RTOS/NO-RTOS source (MCU+ SDK) `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_02_00_38/exports/docs/api_guide_am62x/index.html>`__



Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ by double clicking on it within your Linux host PC.
.. note::
Processor SDK Linux AM62x 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/AM62X/09_01_00_39/exports/docs/api_guide_am62x/index.html>`__.
package `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_02_00_38/exports/docs/api_guide_am62x/index.html>`__.

**Instructions to set-up CCS**

- Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_00_00_19/exports/docs/api_guide_am62x/CCS_SETUP_PAGE.html>`__
- Refer `[Use Link] <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/09_02_00_38/exports/docs/api_guide_am62x/CCS_SETUP_PAGE.html>`__
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ How to build Display Cluster Demo

**Building the MCU Firmware from sources**

#. Please refer to the `MCU+ SDK Documentation <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/09_01_00_39/exports/docs/api_guide_am62px/group__DRV__DSS__MODULE.html>`__
#. Please refer to the `MCU+ SDK Documentation <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/09_02_00_38/exports/docs/api_guide_am62px/group__DRV__DSS__MODULE.html>`__


0 comments on commit 22c8f6c

Please sign in to comment.