am243x: docs: Update discovery path addition instruction

- Add the note in main page

Fixes: PINDSW-6637

Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
This commit is contained in:
Dhaval Khandla 2023-09-17 14:11:04 +05:30
parent 2af7fde88a
commit 70ce9a249e
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@ Applications and PRU-ICSS firmwares for position sense and current sense are pro
To get started, see <a href="@VAR_MCU_SDK_DOCS_PATH/GETTING_STARTED.html" target="_blank"> GETTING STARTED </a> page. To get started, see <a href="@VAR_MCU_SDK_DOCS_PATH/GETTING_STARTED.html" target="_blank"> GETTING STARTED </a> page.
\note To build examples from Industrial Communications SDK and MCU+ SDK using CCS projects, user has to add <b>${SDK_INSTALL_PATH}/ind_comms_sdk</b> path and <b>${SDK_INSTALL_PATH}/mcu_plus_sdk</b> path to "Product discovery path" respectively in CCS (from Window->Preferences->Code Composer Studio->Products)
## Block Diagram ## Block Diagram
Given below is a block diagram of the SW modules in this SDK Given below is a block diagram of the SW modules in this SDK

View File

@ -5,7 +5,7 @@ Components under Motor Control SDK were available in MCU+ SDK 7.x and 8.x releas
If you are a user of MCU+ SDK, then items listed on this page that will assist you in migration to Motor Control SDK. If you are a user of MCU+ SDK, then items listed on this page that will assist you in migration to Motor Control SDK.
- To build examples from Industrial Communications SDK and MCU+ SDK using CCS projects, user has to add <b>${SDK_INSTALL_PATH}/ind_comms_sdk</b> and <b>${SDK_INSTALL_PATH}/mcu_plus_sdk</b> to "Product discovery path" respectively in CCS. - To build examples from Industrial Communications SDK and MCU+ SDK using CCS projects, user has to add <b>${SDK_INSTALL_PATH}/ind_comms_sdk</b> path and <b>${SDK_INSTALL_PATH}/mcu_plus_sdk</b> path to "Product discovery path" respectively in CCS (from Window->Preferences->Code Composer Studio->Products).
\cond SOC_AM64X || SOC_AM243X \cond SOC_AM64X || SOC_AM243X