Part Number: MSP-TS430PN80A
Hello E2E Experts,
I have a project, imported from the previous Eclipse-based CCS, with a lot of build configurations that are a cross-product of 6 different hardware platforms and different customer specific configurations.
The issue I have is mainly that when I need to add or remove a file from many build configurations I have to do it one by one in the new CCS Theia, which is a slow and tedious process.
I tried reducing build configurations to just support the hardware platforms and have the customer defines injected when building from command line, but the ccs-server-cli does not support settings additional defines in its buildProject action.
Is there any way to either ease the setup of many build configurations using CCS or a way of building from command line each configuration injecting some defines? Or is there any other method recommended by TI for this case?