Hi,
I have noticed some CCS12 performance penalties during debug that may have been due to the indexer built into CCS12, however I am noticing that the penalties occur mainly when the ROV (classic) is open during debugging. It may (or may not) be due to the parsing of the .tcf config files that I am using which has over time been modified numerous time and in some cases certain DSP/BIOS configs have been reverted and then changed back etc. and over time this has created a rather large config file. This happens because duplicate changes are not removed and actually retained.
So I am wondering if CCS12 has some built-in DSP-BIOS config file optimizer (cleaner) to remove duplicate entries and keep only the very last entries that represent the latest configuration so as to remove duplicate/redundant entries ?? I am not sure if this might speed up things during debugging but it just seems a coincidence that when I turn the ROV off I am not really seeing the CCS12 debugger churning away every time I re-compile and re-load the program onto the target. Otherwise there would be a manual way of achieving this, but if this feature already exists then where would this be in CCS12 ?
thanks and regards, MM