Part Number: CCSTUDIO
Tool/software: Code Composer Studio
I want to import the ccs project from command line. Below is the command i am using
"D:\ti\ccsv6\eclipse\eclipsec.exe" -nosplash –data "D:\Jenkins_OUT\workspace\" -application com.ti.ccstudio.apps.projectImport –ccs.location “d:\c2000_mcal\c2000-mcal-drivers-source\examples\driver”
I am getting the message "dvtLogOptions.xml DOES NOT exists" in command line and it freezes there. Also the CCS IDE opens at this point.