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.
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
**** 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 ****
Please suggest if there any solution for me. thanks
Hi Jeff,
Can you try using a new (clean) workspace folder and then reimport the empty example for Resource Explorer and try to build it?
Thanks
ki
i was missing a "configPkg" folder in the tirtos_builds folder
I assume you are talking about the one is the configuration subfolder (like Debug/configPkg). If the build for the tirtos project fails, then would not get generated.
Can you zip up the project folder for both the empty and tirtos projects and attach them to this thread?
Thanks
ki
Thanks for the projects. Those imported and build just fine for me. Hence there must be something specific to your environment.
Can you provide the full path of your workspace folder?
Thanks
ki
Can you see if the below thread regarding the "Autorun" datavariable applies to your environment?
Thanks
ki