Hello,
I am developing software for C6000 DSP with CCS 5.3, using SYSBIOS and SYSLINK.
The build will eventually need to be done on the command line under Linux, integrated in a wider build environment.
Also, we want to move the tools (including SYSBIOS) under source control (we use Clearcase).
From what I have read here it appears that the recommended way of doing command line build is to use eclipse with the -nospalsh option etc.
So for us this will involve moving the whole CCS/Eclipse tree into clearcase. This means about 2.8 Gbytes, (54000 files, 7300 directories).
Is there another way of doing this, and limiting the number tools/SYSBIOS files to a more manageable number?
thanks