This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM243X: Toolchain dependencies (Tools) of mcu-plus-sdk

Part Number: MCU-PLUS-SDK-AM243X

Hello,

we have some problems setting up the build toolchain in our build-server for the am243 processor.

The problem is the following: Some targets in the SDK require tools from CCS. This might be okay for development computers but not for automatic build servers.

Our server is desktopless and therefore we cannot build some targets there since the tools which are shipped with CCS cannot be installed there (for example "utils/tiobj2bin/tiobj2bin").

CCS cannot be installed at our build-severs since the installer requires a GUI.

In our opinion all of those tools shall be included in the build toolchain of the compiler (TI ARM Clang CGT). Then the SDK does not depend on CCS anymore which brings great benefits.

Best Regards

Fabian