-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Code Composer Studio IDE
-
CCSIDE-3915
-
C2000WAREPKG_02-01-00
-
C2000WAREPKG_03-04-00
-
Generic
-
Edit the .cproject file and remove lines 44 through 46
Impacts CCSv8.2 through CCSv10.1.1
C2000Ware 1.06 through 3.03
When you import an example such as F28069_can_flash_kernel it will fail to build as the build options are mangled. The project has set --diag_suppress=10064 but ends up passing just 10064 to the compiler which fails.