Hello,
On the way of porting CCS3.3 projects to CCSv4. I had my first successful debug session now, great! Board is a custom borad using DM468, and emulator is Spectrum Digital XDS510USB.
As I see, the handling for Target Configurations is a little bit different to the previous CCS's? For CCS3.3 every developer did the configuration once for his local PC and uses it for many projects. The target configuration is stored on a central installation place, isn't it? And there is no sharing using SVN repositories.
For CCSv4 it seems the target configuration must be stored within the project tree for every executable-project, is this true? Is there any way to store the configuration(s) on a central place and use it with several projects to reduce duplicity? Can I link a target configuration into the project?
And does it make sense to share a target configuration in the SVN repository, is it relative to the other files (GEL, for example)? Can users using the same board types and the same emulator share this configurations?
So, I'm looking for the best practises in creating and using target configurations, GEL files, etc. I want to supply the developers with predefind configurations for easy use, if possible.
Kind regards,
Andi