Hello,
I'm using a Spectrum Digital TCI6482 DSK.
I've installed CCSv5 - Limited Release Beta 1 Update 1 (Aug 4, 2010) ( setup_CCS_5.0.0.00046.exe )..
I selected the option "Add TI plugins into an existing Eclipse Install" and browsed to an Eclipse Helios installation that I've already been using.
After some twiddling, compiling, linking and running TI code works within my own Eclipse installation. Integration with other plugins I'm using works well, so a thanks goes to the CCS developers for what has already been accomplished with this Beta!
I noticed that the standard configurations of CCSv5 make assumptions that may be true when using the supplied TI Eclipse, but these assumptions are wrong with existing Eclipse installations. For instance, in a project's "C/C++ Build" settings, on the "Builder Settings" tab, by default "External builder" and "Use default build command" are selected. The "default build command" is "${CCS_INSTALL_ROOT}/utils/gmake/gmake -k". This path evaluates to "C:\location-of-my-own-eclipse-installation\utils\gmake\gmake" which is wrong - gmake does not exist at this place.
Also I noticed that the installation procedure always installs the CCSv5 Eclipse edition, even if I don't require it (as I'm using my own Eclipse).
I'd be nice if there is the possibility to add all required TI components (including Simulator/Emulators, compiler) to any Eclipse Helios installation using the "Install new Software"/"Update Site" functionality.
Cheers,
Jerry