Part Number: TMS320F28379D
Hello,
We use .projectspec files to store CCS projects in repository so that project settings can be shared between developers.
When developer needs to get latest changes to the project, they just reimport .projectspec files to their workspace. What we are lacking is a way to also configure default debug settings, for example, configure flash sectors that would be erased and setting active target configuration. Currently after importing the project, default debug settings is to erase entire flash, so developer needs to manually change that settings each time they do the project import.
Is there a way to configure also debugger in the process of importing projectspec file?
Alvar