Other Parts Discussed in Thread: SYSBIOS
I have a question regarding the -ccs.projectSpec usage. Is it not possible to specify an Rtsc configuration when using -ccs.projectSpec ? I have tried the following command
./eclipsec.exe -noSplash -data "d:/workspace2" -application com
.ti.ccstudio.apps.projectCreate -rtsc.platform "" -rtsc.enableRtsc -rtsc.xdcVersion 3.16
.02.32 -rtsc.products "com.ti.rtsc.IPC:1.00.05.60;com.ti.rtsc.SYSBIOS:6.21.00.13;com.ti.r
tsc.XDAIS:6.25.01.08" -rtsc.setConfiguroOptions "-o configPkg -t ti.targets.C674 -p ti.pl
atforms.generic:plat -r whole_program -b \"t:/pa/f/s19/config.bld\" -c \"C:/Program Files
/Texas Instruments/C6000 Code Generation Tools 6.1.3\" -DProjName=pa_i12_evmda830 -DENABL
E_CPULOAD=true -DDSPLINK=true " -ccs.projectSpec tmp.projectspec
The CCS project is getting created as per tmp.projectspec but it does not have any of the RTSC properties. If I remove the -ccs.projectSpec option, I can create a project with the RTSC properties enabled. Is there any way I can specify the RTSC properties within the tmp.projectspec file ?
I am using CCS v5.3
Regards and Thanks,
Maya Kamath