Attempting to compile any CC1310 code in Code Composer Studio gives the following errors, trying to build different examples for CC1310 Launchpad using Code Composer Studio ( ver. 20.3.1.5__1.9.1) on Windows 11:
[8]gmake[1]: *** [subdir_rules.mk:14: build-1317695535-inproc] Error -1073741701
[9]gmake[2]: *** [subdir_rules.mk:14: build-1317695535-inproc] Error -1073741701
[10]gmake[1]: *** No rule to make target 'build-1317695535', needed by 'configPkg/linker.cmd'.
[11]gmake[1]: Target 'configPkg/linker.cmd' not remade because of errors.
[12]gmake: *** [makefile:127: all] Error 2