diff --git a/docs_src/docs/api_guide/main_page/main_page.md b/docs_src/docs/api_guide/main_page/main_page.md index 2f5413a..506c7dd 100644 --- a/docs_src/docs/api_guide/main_page/main_page.md +++ b/docs_src/docs/api_guide/main_page/main_page.md @@ -15,6 +15,8 @@ Applications and PRU-ICSS firmwares for position sense and current sense are pro To get started, see GETTING STARTED page. +\note To build examples from Industrial Communications SDK and MCU+ SDK using CCS projects, user has to add ${SDK_INSTALL_PATH}/ind_comms_sdk path and ${SDK_INSTALL_PATH}/mcu_plus_sdk path to "Product discovery path" respectively in CCS (from Window->Preferences->Code Composer Studio->Products) + ## Block Diagram Given below is a block diagram of the SW modules in this SDK diff --git a/docs_src/docs/api_guide/migration_guides/mcusdk_migration_guide.md b/docs_src/docs/api_guide/migration_guides/mcusdk_migration_guide.md index 2b85f6f..c55c4cc 100644 --- a/docs_src/docs/api_guide/migration_guides/mcusdk_migration_guide.md +++ b/docs_src/docs/api_guide/migration_guides/mcusdk_migration_guide.md @@ -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. -- To build examples from Industrial Communications SDK and MCU+ SDK using CCS projects, user has to add ${SDK_INSTALL_PATH}/ind_comms_sdk and ${SDK_INSTALL_PATH}/mcu_plus_sdk to "Product discovery path" respectively in CCS. +- To build examples from Industrial Communications SDK and MCU+ SDK using CCS projects, user has to add ${SDK_INSTALL_PATH}/ind_comms_sdk path and ${SDK_INSTALL_PATH}/mcu_plus_sdk path to "Product discovery path" respectively in CCS (from Window->Preferences->Code Composer Studio->Products). \cond SOC_AM64X || SOC_AM243X