Hello,
I successfully build my project in CMD using eclipsec. However, if I change the install root, such as from C:\ti\... to C:\myti\... when I use eclipsec to build my project, I find it's still trying to make the project from this path: C:\ti\ccsv5\utils\bin\gmake and find the link from this patch: C:\ti\ccsv5\tools\complier. Therefore, the project can not be built.
Does anyone know how to solve this problem?