-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SITSW-7945
-
-
11.02.00
-
-
On importing a networking example from mcu_plus_sdk packaged inside ind_comms_sdk, an error pops up once the project import completes stating: An internal error occured during: "Refreshing built-in compiler settings"
Beyond this, operations such as build, clean, rebuild fail with the above error and the build error below:
-
-
-
- Clean-only build of configuration Debug for project enet_l2_cpsw_am64x-evm_r5fss0-0_freertos_ti-arm-clang ****
-
-
"C:\\ti\\ccs1270\\ccs
utils
bin
gmake" -k -j 20 clean -O
__
gmake: *** No rule to make target 'clean'.
-
-
-
- Build Finished ****
-
-
The same issue is seen with all versions of ICSDK but the build using gmake works and the generated .out can be successfully loaded.