Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Hi,
With CCS 5.5, I'm trying to migrate my old project from TI CGT 7.4.x to 8.x (C6000). I setup the new compiler and build without problems, but when I try to look at the Project properties -> C/C++ build Setting I get some error and I'm not able to work on the Optimization pane. I get this error:
"An error has occurred. See error log for more details. com.ti.ccstudio.project.ui.internal.options.CustomComboFieldEditor cannot be cast to org.eclipse.cdt.managedbuilder.ui.properties.BuildOptionComboFieldEditor"
Note that for various reason I don't want to upgrade to CCS 7 (mainly due to the lack of the C6678 simulator).