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:
parent
2af7fde88a
commit
70ce9a249e
@ -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.
|
||||
|
||||
\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
|
||||
|
||||
Given below is a block diagram of the SW modules in this SDK
|
||||
|
||||
@ -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 <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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user