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.
Hi,
a customer using UCD3138128A would like to implement a headless build in Linux.
Complier and linker will run on a Linux server and customer would like to build the project from command line.
Compiler version is TI v5.2.5
I it doable ?
Do we have documentation how to implement this ?
regards
andreas
Hello Andreas,
implement a headless build in Linux.
This is supported. Please see:
https://dev.ti.com/tirex/explore/node?node=AJpAFDF7v70N4B0-zFMXpw__FUz-xrs__LATEST
Note that this method still requires a full CCS installation. If you want to remove any CCS dependency, then you will need to use standard makefiles instead of a CCS project
Thanks
ki