Tool/software: Code Composer Studio
Hi
I encountered an issue when migrating a CCS V5 project to CCS V9.
The project can be successfully built in CCS V5.
However, when I try to build the project in CCS V9 it failed with the error log displayed below:
**** Build of configuration Debug for project OCALibGeoTrans ****
"C:\\ti\\ccs910\\ccs\\utils\\bin\\gmake" -k all
makefile:131: recipe for target 'all' failed
gmake[1]: *** No rule to make target 'configPkg/linker.cmd'.
gmake: *** [all] Error 2
**** Build Finished ****
Could anyone help me to resolve this issue or provide any suggestions on migrating an old CCS project to latest CCS?
Thanks in advance
Regards