From 7a855539e3c1d8a0218d332c9c5a6790f32ddbea Mon Sep 17 00:00:00 2001 From: Prudhvi Veeramachaneni Date: Wed, 23 Jul 2025 13:17:16 +0530 Subject: [PATCH] fix(linux): Updated 11.01 MCU+SDK Docs URLs for released devices Signed-off-by: Prudhvi Veeramachaneni --- source/devices/AM62PX/index_RTOS.rst | 2 +- source/devices/AM62X/index_RTOS.rst | 2 +- source/devices/AM64X/index_RTOS.rst | 2 +- .../devices/AM64X/linux/Overview/Build_and_Run_the_Demos.rst | 5 ++--- source/linux/Foundational_Components/Sysfw.rst | 2 +- 5 files changed, 6 insertions(+), 7 deletions(-) diff --git a/source/devices/AM62PX/index_RTOS.rst b/source/devices/AM62PX/index_RTOS.rst index 6950b8977..dddfd5ed0 100644 --- a/source/devices/AM62PX/index_RTOS.rst +++ b/source/devices/AM62PX/index_RTOS.rst @@ -8,4 +8,4 @@ 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/index_RTOS.rst b/source/devices/AM62X/index_RTOS.rst index 7bcffcfd7..0a8f60737 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/AM64X/index_RTOS.rst b/source/devices/AM64X/index_RTOS.rst index c37d2da4b..b0f23a078 100644 --- a/source/devices/AM64X/index_RTOS.rst +++ b/source/devices/AM64X/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/AM64X/linux/Overview/Build_and_Run_the_Demos.rst b/source/devices/AM64X/linux/Overview/Build_and_Run_the_Demos.rst index 92af17c24..72a54941c 100644 --- a/source/devices/AM64X/linux/Overview/Build_and_Run_the_Demos.rst +++ b/source/devices/AM64X/linux/Overview/Build_and_Run_the_Demos.rst @@ -29,9 +29,8 @@ Below is a list of build targets supported by processor SDK AM64x: 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 Industrial Protocols (ECAT) `[Use Link] `__ -- For Industrial Drives (EnDAT,HDSL) `[Use Link] `__ +- For RTOS/NO-RTOS source (MCU+ SDK) `[Use Link] `__ +- For Industrial Protocols (ECAT) `[Use Link] `__ diff --git a/source/linux/Foundational_Components/Sysfw.rst b/source/linux/Foundational_Components/Sysfw.rst index 8e5426d7c..57eb4fed5 100644 --- a/source/linux/Foundational_Components/Sysfw.rst +++ b/source/linux/Foundational_Components/Sysfw.rst @@ -30,5 +30,5 @@ The responsibilities of Device Manager are: * Forwarding response received from the DMSC to non-secure hosts for the above forwarded messages. -Please refer to `TISCI User Guide `__ +Please refer to `TISCI User Guide `__ for details.