This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Import an Emtpy Project build fail on CCSv11

I am using ccs11 tirtos 520 on windows i

and import a new software cc1312  emtpy project TIRTOS from the Resource explorer.

Once i build it, it continuous showing the following error

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
**** Build of configuration Debug for project tirtos_builds_cc13x2_cc26x2_release_ccs_5_20_00_52 ****
"C:\\ti\\ccs1110\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
Building file: "../release.cfg"
subdir_rules.mk:12: recipe for target 'build-1231611761-inproc' failed
'0' is not recognized as an internal or external command,
operable program or batch file.
gmake[1]: *** [build-1231611761-inproc] Error 1
Building file: "../release.cfg"
subdir_rules.mk:12: recipe for target 'build-1231611761-inproc' failed
'0' is not recognized as an internal or external command,
operable program or batch file.
gmake[2]: *** [build-1231611761-inproc] Error 1
makefile:127: recipe for target 'all' failed
gmake[1]: *** No rule to make target 'build-1231611761', needed by 'configPkg/linker.cmd'.
gmake[1]: Target 'configPkg/linker.cmd' not remade because of errors.
gmake: *** [all] Error 2
**** Build Finished ****
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Please suggest if there any solution for me. thanks