This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: Switching compiler version in code composer modifies target string in [Project]->[Properties]->[General]::Tab[Products] | Target: textbox

Tool/software: Code Composer Studio

Hi, when switching from compiler version (in this case due to upgrade from CCSV8 to CCSV9) i discovered a bug I've seen before:

The textbox in the products section of my project properties / general containing the Target string is modified in this process, resulting in errors: it was ti.targets.arm.elf.M4F, but changed to ti.targets.arm.elf.M4.

I can work with this, but since two of my colleagues are not too fond of the whole Code Composer environment and take every chance to criticize the IDE, can this issue be fixed?