Hello:
I am trying to build volib_C55_2_0_0_3 with CCS5.3. I am following the directions in the VOLIB: CCS Project Conversion ( prj_convert.html).
I have overcome the first obstetrical in getting a error message....
**** Build of configuration Debug for project VOLIB_C55_PROJECT_CONVERT ****
C:\ti\ccsv5\utils\bin\gmake CCSVERSION=CCSV5 -k .projects
"C:\\ti\\ccsv5\\utils\\bin\\gmake" CCSVERSION=CCSV5 -k .projects
Cannot run program "C:\ti\ccsv5\utils\bin\gmake": The directory name is invalid.
I changed Build location -> Build directory: from its default of ${BuildDirectory} to ${workspace_loc:/VOLIB_C55_PROJECT_CONVERT} by pressing the Workspace... button.
That got rid of the error..
Now I get
**** Build of configuration Debug for project VOLIB_C55_PROJECT_CONVERT ****
"C:\\ti\\ccsv5\\utils\\bin\\gmake" CCSVERSION=CCSV5 -k .projects
gmake: Nothing to be done for `.projects'.
**** Build Finished ****
And of course the project is not converted...
Please help or tell me what I may be missing hear??
Thanks
Brian