-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Medium
-
Code Composer Studio IDE
-
CCSIDE-4007
-
CCS_10.3.0
-
CCS_11.0.0
-
Generic
-
Use GCC9
-
Cannot reproduce
When attempting to create a new build configuration that uses GCC instead of the TI compiler a null pointer exception will occur.
Start with a project that has a build configuraiton for the TI Arm Compiler.
Change the compiler to GCC7
CCS will prompt to create a new configuration that uses GCC and will migrate the options.
This will result in java.lang.NullPointerException
The same process works fine if you select GCC9.