Other Parts Discussed in Thread: CCSTUDIO
Hi,
I am trying to import the ccs project and build. I have used command from http://processors.wiki.ti.com/index.php/Projects_-_Command_Line_Build/Create. I am able to import and build with separate commands. However this process takes long time.
I am looking for single command which imports and builds the projects (tried with below cmd). I am not successful in getting this working.
"D:\ti\ccsv5\eclipse\eclipsec.exe" -nosplash -data "C:\Users\a0131762\workspace_v5_2" -application com.ti.ccstudio.apps.projectImport -ccs.location "D:\StarterWare\07\build\armv7a\cgt_ccs\utils" -generateMakefiles -application com.ti.ccstudio.apps.projectBuild -ccs.configuration Release -ccs.projects utils
Regards
Baskaran