Копия отTI
Go to file
Naresh A 85fa312349 am64x/am243x : build : Use latest release of MCU+ SDK and IC SDK
Use latest release of MCU+ SDK and IC SDK in Motor Control SDK

Fixes: PINDSW-6906

Signed-off-by: Naresh A <nareshk@ti.com>
2023-09-14 11:58:01 +05:30
am64x am64x/am243x/am263x : initial commit for motor control sdk setup scripts 2023-07-05 13:54:04 +05:30
am243x am64x/am243x/am263x : initial commit for motor control sdk setup scripts 2023-07-05 13:54:04 +05:30
am263x am64x/am243x/am263x : initial commit for motor control sdk setup scripts 2023-07-05 13:54:04 +05:30
docs am64x/am243x/am263x : update tool versions 2023-07-27 11:01:58 +05:30
releases/09_00_00 am64x/am243x : build : Use latest release of MCU+ SDK and IC SDK 2023-09-14 11:58:01 +05:30
scripts am64x/am243x : create symbolic of mcu_plus_sdk inside ind_comms_sdk for Motor Control SDK 2023-08-30 10:07:13 +05:30
LICENSE.md am64x/am243x/am263x : initial commit for motor control sdk setup scripts 2023-07-05 13:54:04 +05:30
README.md am64x/am243x/am263x : read MCU + SDK URL from file 2023-07-11 11:55:46 +05:30

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.