Копия отTI
Merge in PINDSW/motor_control_setup from PINDSW-6923_Fix-the-mcu_plus_sdk-link-inside-ind_comms_sdk-folder-in-MCSDK to next * commit 'c49415c1ef61940e3feb9eb1c83fc040d2db00ae': am64x/am243x/am263x : build : remove RTlibs from manifests am243x : build : fix the mcu_plus_sdk link inside ind_comms_sdk folder |
||
|---|---|---|
| am64x | ||
| am243x | ||
| am263x | ||
| docs | ||
| releases/09_00_00 | ||
| scripts | ||
| LICENSE.md | ||
| README.md | ||
Motor Control SDK SETUP
Introduction
Motor Control SDK SETUP is an auxiliary repository to help setup the Motor Control SDK for build. This repo mainly contains shell scripts which will download and install the dependencies for Motor Control SDK which includes but are not limited to:
- Code Composer Studio
- TI ARM CLANG
- SysConfig
- NodeJS and required packages
- MCU + SDK
- Industrial Communications SDK
Currently the scripts only support a Linux / Git Bash environment. Support will be added soon for Windows native environment.
Usage in Motor Control SDK
This repo is meant to be used with Motor Control SDK repo for installing the dependencies. Refer Motor Control SDK Core repository for more details regarding the Motor Control SDK.