diff --git a/source/devices/AM62PX/index_RTOS.rst b/source/devices/AM62PX/index_RTOS.rst new file mode 100644 index 000000000..cd13f7f20 --- /dev/null +++ b/source/devices/AM62PX/index_RTOS.rst @@ -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 `__ diff --git a/source/devices/AM62PX/linux/Overview/Build_and_Run_the_Demos.rst b/source/devices/AM62PX/linux/Overview/Build_and_Run_the_Demos.rst index 7e8ffa58d..b454d64ac 100644 --- a/source/devices/AM62PX/linux/Overview/Build_and_Run_the_Demos.rst +++ b/source/devices/AM62PX/linux/Overview/Build_and_Run_the_Demos.rst @@ -1,5 +1,5 @@ Build and Run the Demos -====================================== +======================= **Build Instructions** @@ -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] `__ diff --git a/source/devices/AM62PX/linux/Overview/Download_and_Install_the_SDK.rst b/source/devices/AM62PX/linux/Overview/Download_and_Install_the_SDK.rst index d1f699fd1..ccd230a55 100644 --- a/source/devices/AM62PX/linux/Overview/Download_and_Install_the_SDK.rst +++ b/source/devices/AM62PX/linux/Overview/Download_and_Install_the_SDK.rst @@ -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] `__. + package `[Use Link] `__. **Instructions to set-up CCS** -- Refer `[Use Link] `__ +- Refer `[Use Link] `__ diff --git a/source/devices/AM62X/index_RTOS.rst b/source/devices/AM62X/index_RTOS.rst index 3d6be4a13..c7c9c6113 100644 --- a/source/devices/AM62X/index_RTOS.rst +++ b/source/devices/AM62X/index_RTOS.rst @@ -8,5 +8,5 @@ RTOS/NO-RTOS [MCU+ SDK] **For MCU+ SDK RTOS/NO-RTOS documentation, refer below links** -- `MCU+ SDK Documentation `__ +- `MCU+ SDK Documentation `__ diff --git a/source/devices/AM62X/linux/Overview/Build_and_Run_the_Demos.rst b/source/devices/AM62X/linux/Overview/Build_and_Run_the_Demos.rst index e1811a166..c6abee050 100644 --- a/source/devices/AM62X/linux/Overview/Build_and_Run_the_Demos.rst +++ b/source/devices/AM62X/linux/Overview/Build_and_Run_the_Demos.rst @@ -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] `__ +- For RTOS/NO-RTOS source (MCU+ SDK) `[Use Link] `__ diff --git a/source/devices/AM62X/linux/Overview/Download_and_Install_the_SDK.rst b/source/devices/AM62X/linux/Overview/Download_and_Install_the_SDK.rst index e381089b6..8fb75cc98 100644 --- a/source/devices/AM62X/linux/Overview/Download_and_Install_the_SDK.rst +++ b/source/devices/AM62X/linux/Overview/Download_and_Install_the_SDK.rst @@ -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] `__. + package `[Use Link] `__. **Instructions to set-up CCS** -- Refer `[Use Link] `__ +- Refer `[Use Link] `__ diff --git a/source/system/Demo_User_Guides/Display_Cluster_User_Guide.rst b/source/system/Demo_User_Guides/Display_Cluster_User_Guide.rst index 4fefed4b4..8080da3c2 100644 --- a/source/system/Demo_User_Guides/Display_Cluster_User_Guide.rst +++ b/source/system/Demo_User_Guides/Display_Cluster_User_Guide.rst @@ -82,6 +82,6 @@ How to build Display Cluster Demo **Building the MCU Firmware from sources** - #. Please refer to the `MCU+ SDK Documentation `__ + #. Please refer to the `MCU+ SDK Documentation `__