-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-3521
-
CCS_20.5.0
-
CCS_21.1.0
-
None
- Windows 11
- CCS version 20.5.0
- C2000Ware_26_01_00_00 (multi core example for F28P65 device)
In CCS 20.5, the autogenerated makefile in the F28P65/s "multi" project is missing an exception handling case resulting in the below error:
-
-
-
- Clean-only build of configuration 'FLASH' for project 'led_ex2_blinky_sysconfig_multi' ****
-
-
"C:\\ti\\ccs2050\\ccs\\utils\\bin
gmake" -k clean -r
DEL /F
The syntax of the command is incorrect.
-
-
-
- Build finished ****
-
-