I'm running into some trouble with getting CCS 4.2 to compile my application with CGT 6.0.8. By way of background information: There are about 20 projects (19 produce libraries), and one project that links everything into a main application. Each project has several build configurations (one per target: half a dozen).
The procedure I followed:
1) Configured CCS4.2 to find the 6.0.8 toolchain (which is installed in the old ccs3.3 directory)
2) For each project, I added an additional build configuration which uses the old 6.0.8 toolchain.
3) Thought positive thoughts
Everything seems to compile just fine, but when it gets to the point of linking the main application together, the build fails, saying only:
>> Compilation failure
There’s a log file in the workspace that shows a java exception):
|